Author: Entrope <mdpoole@troilus.org>
[ircu2.10.12-pk.git] / include /
2009-01-13 Michael PooleAuthor: Entrope <mdpoole@troilus.org>
2008-03-20 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2008-01-09 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-12-28 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-12-04 Michael PooleBump PATCHLEVEL for .12 release.
2007-11-29 Michael PooleBump PATCHLEVEL for u2.10.12.pre12 development.
2007-11-29 Michael PooleBump PATCHLEVEL for u2.10.12.11 release.
2007-11-05 Michael PooleSupport /LIST M to show modes in channels (using the...
2007-10-30 Michael PooleRequire force for many-victim realname G-lines; clean...
2007-08-09 Michael PooleFix confusion over whether 0.0.0.0-like addresses are...
2007-07-14 Perry LorierAuthor: Perry Lorier <isomer@undernet.org>
2007-05-29 Michael PooleComplain to the client when it sends a line that is...
2007-05-20 Michael PooleFix bugs reported in SF#1691357.
2007-04-01 Michael PooleAvoid triggering warnings about strict-aliasing violations.
2007-03-17 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-03-17 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2007-03-09 Michael PooleBump PATCHLEVEL for pre11 development.
2007-03-09 Michael PooleBump PATCHLEVEL for u2.10.12.10 release.
2007-02-25 Michael PooleAllow specification of DNS vhost and server in ircd...
2007-02-25 Michael PooleAuthor: Jeannot Langlois
2007-01-23 Michael PooleLimit ISUPPORT to 16 total items per line.
2007-01-21 Michael PooleBump patchlevel to pre10.
2007-01-21 Michael PooleBump patchlevel for 2.10.12.09 release.
2007-01-16 Michael PoolePass the other two USER parameters to iauth.
2007-01-15 Michael PooleMerge end-of-December changes from HEAD to u2_10_12_branch.
2006-12-07 Michael PooleAllow per-port specification of address family, and...
2006-12-07 Michael PooleConvert listeners to use a flagset in preparation for...
2006-11-04 Michael PooleAllow -A channels to have oplevels as well. Allow...
2006-08-03 Michael PooleFix doxygen comment typo.
2006-07-09 Michael PooleBump patchlevel for pre09 development.
2006-07-09 Michael PooleBump patchlevel for 2.10.12.08 release.
2006-06-26 Michael PooleBump patchlevel for u2.10.12.08 development.
2006-06-26 Michael PooleBump patchlevel for u2.10.12.07 release.
2006-05-08 Michael PooleGive iauth its full share of time to respond.
2006-05-08 Michael PooleDo not let ident or DNS timeouts kill a client.
2006-04-04 Michael PooleUpdate patchlevel for pre07.
2006-04-04 Michael PooleUpdate patchlevel.h for 2.10.12.06 release.
2006-03-14 Michael PooleFix /uping on IPv6-enabled FreeBSD builds (#1435373).
2006-02-16 Michael PooleHandle NXDOMAIN DNS errors.
2006-02-16 Michael PooleImplement a progressive iauth system.
2006-02-16 Michael PooleAdd infrastructure to handle child processes exiting.
2006-02-16 Michael PooleAdd os_socketpair() function; clean up blocking tests.
2006-01-13 Michael PooleUpdate patchlevel to 2.10.12.pre06.
2006-01-13 Michael PooleUpdate files for 2.10.12.05 release.
2006-01-10 Michael PooleRecognize ZANNELS feature for compatibility.
2006-01-03 Michael PooleDo not try to destroy a channel's nonexistent destruct...
2005-12-23 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2005-11-19 Michael PooleUpdate patchlevel for pre05.
2005-11-19 Michael PooleUpdate patchlevel for 2.10.12.04 release.
2005-11-18 Michael PooleAdd HIS_MODEWHO feature.
2005-11-17 Michael PooleAdd ZANNELS feature; tweak recreate after bogus DESTRUCT.
2005-11-13 Michael PooleBump patchlevel for 2.10.12.pre04.
2005-11-13 Michael PooleFix bugs relating to joining zannels for a quick release.
2005-11-13 Michael PooleBump patchlevel for pre03 development.
2005-11-13 Michael PooleUpdate patchlevel for 2.10.12.02 release.
2005-10-14 Michael PooleBump patchlevel for 2.10.12*pre*02.
2005-10-14 Michael PooleBump patchlevel for 2.10.12pre02.
2005-10-14 Michael PooleBump patchlevel for release of ircu2.10.12.01.
2005-10-12 Michael PooleAdd a flag to /stats that makes a /stats available...
2005-10-05 Michael PooleDo not leak connection class structures after they...
2005-10-01 Michael PooleBump patchlevel and fix init_class() dropping configure...
2005-09-30 Michael PooleBump patchlevel on release branch.
2005-09-27 Michael PooleFix desync when an oplevel deop is bounced (#1298140).
2005-09-24 Michael PooleSupport showing join-delayed users in /WHO output.
2005-09-15 Michael PooleIncrement patchlevel to reflect the pre-release code...
2005-09-13 Michael PooleRip out clean_channelname() and reject invalid names...
2005-09-12 Michael PooleFix IP mask parsing some more (hopefully for good).
2005-09-02 Michael PooleRework JOIN handler to make keys, apass, and upass...
2005-08-31 Michael PooleMake references to channel password lengths consistent.
2005-08-29 Michael PooleMake keys and passwords behave more uniformly.
2005-08-25 Michael PooleBump patchlevel; add more epoll support; assertion...
2005-08-21 Michael PooleFix bugs in rehashing pseudo commands and in kill handling.
2005-08-15 Michael PooleMinor code and output cleanups for the week of 2005...
2005-07-15 Michael PooleUse HIS_SERVERNAME instead of cli_name(&me) for a varie...
2005-07-12 Michael PooleAdd CHANNELLEN feature, analogous to NICKLEN feature.
2005-07-12 Michael PooleLocalize FD_SETSIZE manipulation to engine_select.c.
2005-06-27 Michael PooleRewrite DNS lookup API to remove a memory leak and...
2005-06-27 Michael PooleRemove the unused (and deceptively named) get_sockhost().
2005-06-20 Andrew MillerImplement tracker item #1031606(relating to wildcards...
2005-06-17 Michael PooleMake struct Ban monolithic and improve memory statistic...
2005-06-17 Michael PooleAdd missing header to ircd_string.h; add debug logging...
2005-05-30 Michael PooleRemove unused code and variables.
2005-05-30 Michael PooleNumeric reply bug fixes and cleanup.
2005-05-05 Michael PooleRemap oplevel numeric range.
2005-05-03 Michael PooleProhibit same +A and +U pass; fix IAuth crash (#1193808...
2005-05-01 Michael PooleFix more IAuth bugs and add IAUTH log target.
2005-04-25 Michael PooleAdd autoconnect option for Connect block.
2005-04-24 Michael PooleFix sporadic spurious (and mysterious) config file...
2005-04-17 Michael PooleMake realname Kill blocks more predictable, and add...
2005-04-09 Michael PooleAdd option to debug Client block selections. Fix relat...
2005-04-07 Michael PooleSplit RPL_APASSWARN and ERR_NOTMANAGER into multiple...
2005-04-05 Michael PooleMake CAP handling comply with draft-mitchell-irc-capabi...
2005-04-02 Michael PooleAllow flagging of pseudo-commands as "fast".
2005-04-02 Michael PooleReturn accurate privilege information for remote opers.
2005-03-31 Michael PooleFix Doxygen comment typo; clarify username handling.
2005-03-30 Michael PooleAlphabetize HIS_STATS_? features, but remove HIS_STATS_h.
2005-03-30 Michael PooleReed Loden's patch to add /stats J, listing nick jupes...
2005-03-19 Michael PooleAdd assertions to try to catch IPcheck counting errors.
2005-02-24 Michael PooleDefine a privilege (off by default) that allows opers...
2005-02-22 Michael PooleMake PRIV_LIST_CHAN work as it should (affecting LIST...
next