fix possible crash on user deletion
[srvx.git] / ChangeLog
2005-03-15 Michael PooleClarify NickServ REGISTER help messages; fix ?raw and...
2005-02-17 Michael PooleFix registered channel desync; fix HelpServ crash for...
2005-02-11 Michael PooleMention 'slab' in --with-malloc docs. Merge fakehosts...
2005-02-08 Michael PooleFix memory corruption when removing certain bans from...
2005-02-05 Michael PooleRearrange slab allocation header; minor slab fixes.
2005-02-05 Michael PooleEven more slab allocator updates.
2005-02-04 Michael Poolemore debugging updates
2005-01-31 Michael PooleMore slab allocator updates.
2005-01-31 Michael PooleAdd "?stats memory" and optional alloc_header to slab.
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2005-01-26 Michael Pooleoffchannel fixes; more memory verification
2005-01-24 Michael Pooletypo fix in alloc-srvx.c; avoid dereferencing free...
2005-01-24 Michael PooleMore allocation debugging support.
2005-01-21 Michael PooleMore debug allocator fixes and enhancements
2005-01-21 Michael PooleAdd redzone and statistics reporting to debug allocator.
2005-01-20 Michael PooleAdd built-in debug malloc wrapper.
2005-01-20 Michael Poolevarious bugfixes and IPv6 preparation work
2005-01-05 Michael PooleAdd MODE_REGISTERED as +z for P10.
2005-01-04 Michael PooleRotate ChangeLog for new repository; clarify documentat...
2004-11-23 ZootFix ban reader
2004-11-10 Michael PooleFix nick length check in is_valid_nick().
2004-10-16 Michael PooleFix glob matching against IPs
2004-09-15 adamConsolidate use_registered_mode into off_channel and...
2004-09-13 Michael PooleChanServ bugfixes for +z and addbans in suspended channels
2004-09-08 Michael PooleImplement item #1011114, #997053
2004-09-06 Michael PooleFix bugs; better handle oplevels from ircu2.10.12
2004-08-12 ZootMore title host checking
2004-08-08 ZootFix format string bug
2004-08-02 Michael PooleAssorted bug fixes
2004-07-22 Michael PooleChannel suspension, transfer and line wrap changes
2004-07-19 Michael PooleBugfixes for !trim users, !unsuspend and /clearmodes
2004-07-12 Michael Pooleadd FAQ to distribition; make compatible with gcc-2.95
2004-07-10 ZootFix OperServ inviteme crash
2004-07-01 Michael Poolemiscellaneous bugfixes and indentation fixes
2004-06-16 adamadded modes parameter to srvx.conf to control user...
2004-06-08 adamfixed MODE_REGISTERED bug; introduced MCP_REGISTERED
2004-05-22 Michael PooleAdd fake host support (assuming your ircd supports it)
2004-05-22 Michael PooleRemove obsolete check for src/srvx directory
2004-05-21 Michael PooleFix memory leak in ?accounts
2004-05-21 Michael PooleFix helpserv whine when helpers leave the channel;...
2004-05-17 adamfix minor EnfModes bug in chanserv.c
2004-05-14 adamfix stupid typo from --patch-61
2004-05-14 adamrearrange chanserv-level ban/kick messages; change...
2004-05-09 Michael PooleFix several bugs; make off-channel a per-channel option
2004-05-07 Michael Pooleallow daemon mode under cygwin
2004-05-06 adambasic off-channel support; restructuring how part funct...
2004-05-01 adamintroduce unreg_privmsg_func, fix minor autoinvite...
2004-04-29 Michael PooleRemove debug messages from account MERGE command; trans...
2004-04-29 Michael PooleFix Bahamut assertion failure; move BURST to more ...
2004-04-29 Michael PooleFix !up for users below GiveVoice level; implement...
2004-04-29 Michael PooleREALLY remove duplicate line in languages/en_UK/chanser...
2004-04-28 Michael PooleRemove duplicate line in en_UK chanserv.help file
2004-04-28 Michael PooleSanity check user infolines
2004-04-12 Michael Poolefix compile errors on readdir()-deficient platforms
2004-04-10 Michael Pooleadd en_UK translation by Byte
2004-04-09 Michael PooleFix service persistence bug in patch-47
2004-04-09 Michael PooleFix service triggers; allow service hostname configurat...
2004-04-09 adamchanges to !uset autoinvite behavior, introduction...
2004-04-08 Michael PooleFix automatic ChangeLog tag (I hope)
2004-04-08 Michael PooleFix some signed/unsigned misbehaviors; add FAQ
2004-02-11 EntropeInitial import (again)