Doxyfy numnicks.h and numnicks.c.
[ircu2.10.12-pk.git] / include /
2004-10-02 Michael PooleDoxyfy numnicks.h and numnicks.c.
2004-10-02 Michael PooleDoxyfy list.h and list.c.
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 PooleSquash errors from doxygen (fix typos and unescaped...
2004-09-30 Michael PooleDoxyfy ircd_string.h and ircd_string.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 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 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_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-21 Michael PooleDoxyfy list.h, removing the unused delist_conf() function.
2004-09-21 Michael PooleRemove unused types and variables from s_bsd.h so I...
2004-09-21 Michael PooleDoxyfile s_auth.h.
2004-09-18 Michael PooleMake "counting" fields of ConnectionClass unsigned.
2004-09-17 Michael PooleMake IAuth protocol work again and add a bit of debuggi...
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-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 PooleAdd new feature FEAT_HIS_WHOIS_LOCALCHAN.
2004-09-11 Michael PooleFix CHANMODES and add CHANNELLEN, STATUSMSG to 005...
2004-09-11 Michael PooleAnnounce oplevels in CHANMODES.
2004-09-10 Michael PooleRemove unused features and their documentation.
2004-09-10 Michael PooleSimilar to Kev's patch dated 2004-08-26, allow specific...
2004-08-25 Michael PooleFix bug in flag checking discovered by ratty
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-16 Michael PooleFixes to improve portability (especially to OS X, Solar...
2004-07-22 Michael PooleFix warnings from gcc -pedantic.
2004-07-22 Michael PooleImport new (much simpler) resolver code from Hybrid.
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-15 Michael PooleApply hikari's pluggable crypt mechanism patch
2004-05-19 Michael PooleImplement invitation announcements (RPL_ISSUEDINVITE).
2004-05-17 Michael PooleReplace privilege-controlling Feature settings with
2004-05-16 Michael PooleForward port account timestamp feature from 2.10.11.
2004-05-16 Michael PooleGet rid of CONF_LOCOP; use PRIV_PROPAGATE instead.
2004-05-16 Michael PooleForward port gline fixes from 2.10.11.
2004-05-15 Michael PooleForward port various channel and /list updates
2004-05-15 Michael PooleForward port SOCKSENDBUF, SOCKRECVBUF features from...
2004-05-15 Michael PooleForward port IPCHECK_CLONE_LIMIT, IPCHECK_CLONE_PERIOD,
2004-05-14 Michael PooleForward port NICKLEN feature from 2.10.11.
2004-05-11 Michael PooleImplement a per-connection-class default usermode option.
2004-05-11 Michael PooleForward port of asuka-topicburst.patch from Quakenet...
2004-05-11 Michael PooleForward port of delayed-join.patch from Quakenet's...
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-05-10 Michael Poole2004-05-09 Michael Poole <mdpoole@troilus.org>
2004-01-21 Kevin L. MitchellAuthor: Gavin Grieve <hektik@dimebox.net> (by way of...
2003-08-12 Jochen MeestersAuthor: beware (by Spike)
2003-06-22 Jochen MeestersAuthor: beware
2003-06-22 Jochen MeestersAuthor: beware
2003-01-12 Thomas HelveyAuthor: Thomas Helvey <tom.helvey@cox.net> Message...
2003-01-11 Thomas HelveyCleanup code so it builds with C++ again
2003-01-11 Thomas HelveyRemoved resolver cache, cleanup client code
2003-01-10 Thomas HelveyRemove HEAD_IN_SAND macros, rebuild dependencies
2003-01-08 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2003-01-07 Andrew Miller- Added some more .cvsignore files.
2003-01-07 Andrew Miller- Forgot to commit ChangeLog.
2003-01-07 Andrew Miller- The big forward port. I probably broke lots of stuff...
2002-07-05 Andrew Miller- The general consensus was my change justified a patch...
2002-07-05 Andrew Miller- Lets put messages from connecting links through the...
2002-07-01 Andrew Miller- Fixed a few memory related issues, mostly to do with...
2002-07-01 Andrew Miller- Also add a ChangeLog for the last two commits, and...
2002-07-01 Andrew Miller- Added some tools to detect memory leaks.
2002-06-29 Andrew Miller- Let handshaking servers flood.
2002-06-18 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-16 Alex BadeaAuthor: beware <steendijk@tomaatnet.nl> && Alex Badea...
2002-04-15 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-13 Stephane ThiellAuthor: Stephane Thiell <mbuna@undernet.org>
2002-04-12 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-08 Alex BadeaAuthor: Gavin Grieve <ggrieve@ihug.co.nz> (by way of...
2002-04-05 Andrew MillerAuthor: Andrew Miller
2002-04-03 Alex BadeaAuthor: Alex Badea <vampire@p16.pub.ro>
2002-04-03 Kevin L. MitchellAuthor: Alex Badea <vampire@p16.pub.ro> (by way of...
2002-04-03 Joseph BongaartsAuthor: A1kmm <a1kmm@mware.virtualave.net> by way of...
2002-04-03 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2002-04-02 Perry LorierAuthor: Andres Miller <a1kmm@mware.virtualave.net>
2002-03-27 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
next