Update patchlevel to 2.10.12.pre06.
[ircu2.10.12-pk.git] / include /
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...
2005-01-27 Michael PooleFix error in MyCalloc definition; memdebug compile...
2005-01-23 Michael PooleFix typos and kqueue() engine.
2004-12-29 Michael PooleImprove support for IPv4 vs IPv6 virtual hosts (fixes...
2004-12-28 Michael PooleRemove unused macros and #include <arpa/inet.h>s.
2004-12-28 Michael PooleConvert irc_in_addr_* to macros. Add test program...
2004-12-18 Michael PooleMove unreg, privs, capab and active fields from struct...
2004-12-18 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-12-18 Michael PooleFix bugs and memory leaks in ban management.
2004-12-16 Michael PooleAdd new server flag (+6) to indicate IPv6 address forma...
2004-12-11 Kevin L. MitchellAuthor: Kev <klmitch@mit.edu>
2004-11-10 Michael PooleFix resolver code when IPv6 is enabled (or at least...
2004-11-07 Michael PooleFix memory leaks from ircd_crypt and epoll support.
2004-11-07 Michael PooleConvert connection byte counters to 64-bit integers.
2004-11-07 Michael PooleImplement silence exceptions.
2004-11-07 Michael PooleAdd an "exception" flag to struct Ban. (This is not...
2004-10-26 Michael PooleFix minor error in FLAGSET_MASK definition (pointed...
2004-10-21 Michael PooleAdd CIDR ban support.
2004-10-20 Michael PooleUpdate names for ban flags.
2004-10-19 Michael PooleConvert the ban parts of struct SLink into struct Ban.
2004-10-18 Michael PooleAllow Client and Operator blocks to be CIDR-based.
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-14 Michael PooleTrack in-progress LISTs by next hash bucket to send...
2004-10-13 Michael PooleClean up struct Client, struct Connection, and user...
2004-10-12 Michael PooleGet rid of CONF_LEAF and CONF_HUB, and follow up with...
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 PooleRemove the unused and unreferenced ircd_xopen.h.
2004-10-05 Michael PooleFix typos in doxygen comment blocks.
2004-10-05 Michael PooleDoxyfy ircd_handler.h.
2004-10-05 Michael PooleDoxyfy hash.h and hash.c.
2004-10-05 Michael PooleDoxyfy msg.h.
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_defs.h.
2004-10-05 Michael PooleDoxyfy ircd_chattr.h.
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 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.
next