Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / ircd /
2004-10-18 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-10-18 Michael PooleAllow Client and Operator blocks to be CIDR-based.
2004-10-17 Michael PooleSimplify crule_via()'s lookup for the directly connecte...
2004-10-17 Michael PooleAdd support for CIDR-based MOTD masks.
2004-10-17 Michael PooleGet rid of the unused RPL_STATMEM and RPL_STATMEMTOT.
2004-10-17 Michael PooleLook up server configuration by directly connected...
2004-10-14 Michael PooleTrack in-progress LISTs by next hash bucket to send...
2004-10-14 Michael PooleFix use of uninitialized variable.
2004-10-13 Michael PooleClear information leaks from one conf block to another.
2004-10-13 Michael PooleClean up struct Client, struct Connection, and user...
2004-10-12 Michael PooleAdd some left-out fields for RPL_STATSCLINE.
2004-10-12 Michael PooleGet rid of CONF_LEAF and CONF_HUB, and follow up with...
2004-10-12 Michael PooleWipe out all modes in a wiped-out channel by default.
2004-10-09 Michael PooleForward port leaf and hub conf support; refactor and...
2004-10-09 Michael PooleFix indexing of table for new hash function.
2004-10-06 Michael PooleReplace old hash function with one based on CRC-32.
2004-10-06 Michael PooleAdapt random.c to use ircd_md5 interface and keep a...
2004-10-05 Michael PooleGet rid of "Good" and "Broken" prefixes on MD5 functions.
2004-10-05 Michael PooleAdd file-level doxygen comment blocks where they were...
2004-10-05 Michael PooleFix typos in doxygen comment blocks.
2004-10-05 Michael PooleDoxyfy hash.h and hash.c.
2004-10-05 Michael PooleDoxyfy ircd_signal.c.
2004-10-05 Michael PooleDoxyfy ircd_reply.h and ircd_reply.c.
2004-10-05 Michael PooleDoxyfy ircd_md5.h and ircd_md5.c.
2004-10-05 Michael PooleDoxyfy ircd_alloc.h and ircd_alloc.c.
2004-10-05 Michael PooleDoxyfy fileio.h and fileio.c.
2004-10-05 Michael PooleDoxyfy engine_*.c.
2004-10-05 Michael PooleDoxyfy destruct_event.c.
2004-10-05 Michael PooleDoxyfy dbuf.h and dbuf.c.
2004-10-05 Michael PooleDoxyfy client.h and client.c.
2004-10-04 Michael PooleDoxyfy class.h and class.c.
2004-10-03 Michael PooleDoxyfy random.h and random.c.
2004-10-03 Michael PooleDoxyfy querycmds.h and querycmds.c.
2004-10-03 Michael PooleDoxyfy packet.c.
2004-10-03 Michael PooleDoxyfy opercmds.c.
2004-10-03 Michael PooleDoxyfy memdebug.c.
2004-10-03 Michael PooleDoxyfy jupe.h and jupe.c.
2004-10-03 Michael PooleDoxyfy listener.h and listener.c.
2004-10-02 Michael PooleDoxyfy motd.h and motd.c.
2004-10-02 Michael PooleDoxyfy numnicks.h and numnicks.c.
2004-10-02 Michael PooleDoxyfy ircd_relay.c.
2004-10-02 Michael PooleDoxyfy list.h and list.c.
2004-10-01 Michael PooleDoxyfy IPcheck.c and fix a bug when handling IPv6 clone...
2004-09-30 Michael PooleDoxyfy msgq.h and msgq.c.
2004-09-30 Michael PooleDoxyfy ircd_osdep.h and os_generic.c.
2004-09-30 Michael PooleCompile fixes for ircd_string.c (whoops).
2004-09-30 Michael PooleSquash errors from doxygen (fix typos and unescaped...
2004-09-30 Michael PooleDoxyfy ircd_string.h and ircd_string.c.
2004-09-30 Michael PooleDoxyfy ircd_auth.c.
2004-09-29 Michael PooleDoxyfy ircd.h and ircd.c.
2004-09-29 Michael PooleDoxyfy crule.c.
2004-09-29 Michael PooleDoxyfy ircd_features.h and ircd_features.c.
2004-09-29 Michael PooleDoxyfy ircd_events.h and ircd_events.c.
2004-09-29 Michael PooleDoxyfy gline.h and gline.c.
2004-09-28 Michael PooleDoxyfy match.h and match.c.
2004-09-28 Michael PooleDoxyfy ircd_log.h and ircd_log.c.
2004-09-28 Michael PooleDoxyfy res.h and ircd_res.c.
2004-09-28 Michael PooleDoxyfy ircd_reslib.h and ircd_reslib.c.
2004-09-28 Michael PooleDoxyfy parse.c.
2004-09-28 Michael PooleDoxyfy ircd_snprintf.h and ircd_snprintf.c.
2004-09-27 Michael PooleDoxyfy whowas.h and whowas.c.
2004-09-27 Michael PooleDoxyfy whocmds.h and whocmds.c.
2004-09-27 Michael PooleDoxyfy userload.h and userload.c.
2004-09-27 Michael PooleDoxyfy uping.h and uping.c.
2004-09-27 Michael PooleMove check_if_ipmask() from support.* to match.*.
2004-09-27 Michael PooleDoxyfy send.h and send.c. Move opsarray[] declaration...
2004-09-26 Michael PooleDoxyfy s_user.h and s_user.c.
2004-09-23 Michael PooleDoxyfy s_stats.h and s_stats.c.
2004-09-23 Michael PooleDoxyfy s_serv.c.
2004-09-23 Michael PooleDoxyfy s_numeric.c.
2004-09-23 Michael PooleDoxyfy s_misc.h and s_misc.c.
2004-09-23 Michael PooleDoxyfy numeric.h and s_err.c, getting rid of the unused...
2004-09-23 Michael PooleDoxyfy s_debug.h and s_debug.c.
2004-09-23 Michael PooleDoxyfy s_conf.h and s_conf.c.
2004-09-22 Perry LorierAuthor: Isomer <Isomer@undernet.org>
2004-09-22 Perry LorierAuthor: Isomer <isomer@undernet.org>
2004-09-21 Michael PooleDoxyfy s_bsd.c.
2004-09-21 hikariAuthor: hikari <hikari@undernet.org>
2004-09-21 Michael PooleDoxyfy s_auth.c
2004-09-21 Michael PooleClean up s_auth.c in preparation for Doxygenation.
2004-09-21 hikariAuthor: hikari <hikari@hikari.org.uk>
2004-09-21 hikariAuthor: hikari <hikari@undernet.org>
2004-09-21 Perry LorierAuthor: Isomer <isomer@undernet.org>
2004-09-19 hikariAuthor: hikari <hikari@undernet.org>
2004-09-18 Michael PooleReport configuration file name for "ircd -k".
2004-09-18 hikariAuthor: hikari <hikari@undernet.org>
2004-09-17 Michael PooleMake IAuth protocol work again and add a bit of debuggi...
2004-09-13 Michael PooleMissed one instance of +u -- convert to +U.
2004-09-13 Michael PooleUse +U instead of +u for user passwords (avoiding colli...
2004-09-13 Michael PooleMake default virtual host work for .12, and make IPv4...
2004-09-13 Michael PooleConsolidate duplicated code in add_listener(), and...
2004-09-12 Michael PooleOnly let services (not normal opers) force a change...
2004-09-12 Michael PooleAllow /stats to accept long names for the displayed...
2004-09-12 Michael PooleSend RPL_TRACEEND at end of trace output.
2004-09-11 Michael PooleDo not allowed banned users to change a (-t) channel...
2004-09-11 Michael PooleClean up comments and channel prefix list in a test...
2004-09-11 Michael PooleAdd new feature FEAT_HIS_WHOIS_LOCALCHAN.
2004-09-11 Michael PooleDon't allow remote servers to send messages to our...
2004-09-11 Michael PooleFix GLINE logging (Bug #750927).
2004-09-11 Michael PooleFix bug #916138 so -l doesn't gobble an argument.
next