]> jfr.im git - irc/srvx.git/shortlog
irc/srvx.git
2006-05-14  Michael PooleUpdate version tag for 1.3.1 release. v1.3.1
2006-05-02  Michael PooleMake some ChanServ ban checks see through hidden hosts.
2006-04-29  Michael PooleFix visible matching for fake and +x-hidden hosts.
2006-04-07  Michael PooleFix a +o mode parsing error.
2006-04-06  Michael PooleFix some IPv6 address compatibility issues.
2006-04-05  Michael PooleFix a possible warning without debugging.
2006-04-05  Michael PooleFix hostmask error from last year's patch-28.
2006-04-05  Michael PooleFix compilation error with slab allocator and no debugging.
2006-04-05  Michael PooleFix backtracking bug after an escaped character.
2006-04-05  Michael PooleAdvise the kernel that we will scan DB files sequentially.
2006-04-05  Michael PooleCorrectly implement AsLL pong.
2006-04-05  Michael PooleAdd missing underscore in translation key string.
2006-04-05  Michael PooleUpdate configure.in; support both baz and tla; avoid...
2006-04-05  Michael PooleUpdate ChangeLog (again?!), ltmain.sh and rx/Makefile.in
2006-04-04  Michael PooleRotate ChangeLog for the new year's archive.
2005-12-23  Michael PooleUpdate rx/Makefile.in for current automake.
2005-12-23  Michael PooleDefault to not trimming users on vacation.
2005-12-23  Michael PooleUpdate config.guess and config.sub
2005-11-17  Michael PooleFixes for LP64 models; announce IPv6 support.
2005-11-01  Michael PooleAvoid leaking information through ChanServ's ban matching.
2005-11-01  Michael PooleHandle default oplevels.
2005-10-13  Michael PooleDefault ?block (etc) to G-line by IP; fix a buffer...
2005-10-08  Michael PooleInitial oplevel support.
2005-10-08  Michael PooleAdd IPv6 support.
2005-10-07  Michael PooleFix compiler warnings on AMD64 Linux.
2005-08-14  Michael PooleImprove channel merging and restrict channel age display.
2005-07-19  Michael PooleProperly check alerts based on numchannels criteria
2005-07-19  Michael PooleFix gcc-4.0 compile warnings and errors.
2005-07-04  ZootFix match_ircglob() and globtest
2005-06-01  ZootIntegrate Global "from" option; reorganize code
2005-05-30  Michael PooleMake match_ircglob() work more like the ircd.
2005-05-01  Michael PooleFix en_GB language name, fix NickServ mergedb command.
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-04-04  ZootFix spurious user protection notices
2004-04-03  Michael PooleI18N fixes and (hopefully) protocol fixes
2004-04-02  Michael PooleFix mistakes in backport of German translation
2004-04-02  Michael PooleAdd German translation
2004-03-30  Michael Pooletranslate interval strings; translate more NickServ...
2004-03-30  Michael PooleFix uninitialized mod_chanmode element in debug build
2004-03-30  Michael PooleMulti-language support fixes
2004-03-29  Michael Pooleautomatic arch-version.h update; CTCP support; helpfile...
next