ircu2.10.12-pk.git
2004-09-30 Michael PooleDoxyfy ircd_string.h and ircd_string.c.
2004-09-30 Michael PooleDoxyfy ircd_auth.c.
2004-09-30 Michael PooleFix wrong typename escapes to prevent doxygen auto...
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 struct.h.
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-22 Perry LorierAuthor: Isomer <isomer@undernet.org>
2004-09-21 Michael PooleDoxyfy list.h, removing the unused delist_conf() function.
2004-09-21 Michael PooleDoxyfy s_bsd.c.
2004-09-21 Michael PooleRemove unused types and variables from s_bsd.h so I...
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 Michael PooleDoxyfile s_auth.h.
2004-09-21 hikariAuthor: hikari <hikari@hikari.org.uk>
2004-09-21 Michael PooleAdd Doxyfile and update .cvsignore files to ignore...
2004-09-21 hikariAuthor: hikari <hikari@undernet.org>
2004-09-21 Perry LorierAuthor: Isomer <isomer@undernet.org>
2004-09-19 Michael PooleFix bugs exposed by hikari's update to configure.in.
2004-09-19 hikariAuthor: hikari <hikari@undernet.org>
2004-09-19 hikariAuthor: hikari <hikari@undernet.org>
2004-09-19 hikariAuthor: hikari <hikari@undernet.org>
2004-09-18 Michael PooleReport configuration file name for "ircd -k".
2004-09-18 Michael PooleMake "counting" fields of ConnectionClass unsigned.
2004-09-18 Michael PooleFix typos in example.conf feature entries.
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.
2004-09-11 Michael PooleFix CHANMODES and add CHANNELLEN, STATUSMSG to 005...
2004-09-11 Michael PooleAnnounce oplevels in CHANMODES.
2004-09-11 Michael PooleFix oplevel, chkconf and ipv6 bugs.
2004-09-10 Michael PooleImplement chkconf-like option for ircd.
2004-09-10 Michael PooleRemove unused features and their documentation.
2004-09-10 Michael PooleFix support for IPv4-only hosts.
2004-09-10 Michael PooleSimilar to Kev's patch dated 2004-08-26, allow specific...
2004-09-10 Michael PooleDon't rate limit /gline messages
2004-09-10 Michael PooleFix buggy references to sub-expressions in grammar.
2004-09-10 Michael PooleSet default SOCKSENDBUF and SOCKRECVBUF to SERVER_TCP_W...
2004-09-10 Michael PooleMake server blocks default to leaf.
2004-09-10 Michael PooleFix msg_tree_parse() to not confuse 0 (the digit) with...
2004-09-09 Michael PooleRemove redundant and unused definitions from config...
2004-08-25 Michael PooleFix bug in flag checking discovered by ratty
2004-08-22 Michael PooleSend "XXYYY:o" instead of "XXYYY:0" for ops when opleve...
2004-08-22 Michael PooleFix an IPv6 support bug that prevents an IPv6 server...
2004-08-22 Alex BadeaAuthor: Alex Badea <decampos@users.sourceforge.net>
2004-08-19 Michael PooleNew resolver code cleanups
2004-08-19 Michael PooleIPv6 support (hopefully with fewer future transition...
2004-08-17 Michael PooleChange tokenizer to reduce number of lexer states and be
2004-08-17 Michael PooleFix "make depend" output, since a build tool erroneousl...
2004-08-16 Michael PooleFixes to improve portability (especially to OS X, Solar...
2004-07-27 Michael Pooleclarify code and comment for previous net rider kick...
2004-07-27 Michael Pooledo not kick net riders if channel keys match; do kick...
2004-07-22 Michael PooleFix warnings from gcc -pedantic.
2004-07-22 Michael PooleImport new (much simpler) resolver code from Hybrid.
2004-07-21 Michael PooleUpdate doc/readme.features to describe new-style conf...
2004-07-01 Michael PooleRemove unused file iauth.h and elaborate on why fileio...
2004-07-01 Michael PooleApply minor fixes from patches@, SF tracker, and others.
2004-06-30 Michael Pooleimplement IAUTH client code to query a separate server...
2004-06-25 Michael PooleGet rid of warnings about undefined crypt() and assignm...
2004-06-24 Michael PooleForward port missing fixes from Kev, beware and someone...
2004-06-23 Michael Pooleforward port Alex Badea's gline patch from 2.10.11
2004-06-15 Michael PooleApply hikari's pluggable crypt mechanism patch
2004-05-25 Michael PooleApply landonf@sf.net's patch for ircu to configure...
next