fix possible crash on user deletion
[srvx.git] / src / tools.c
2010-11-22 Michael PooleUpdate IP glob matching to work more accurately with...
2010-02-15 Michael PooleProperly check for fake idents when checking for user...
2009-03-06 Michael PooleFix warnings about shadowed variables, and use -Wshadow...
2008-06-15 Michael PooleAdd ircstrlower() function.
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-07-27 Michael PooleFix an error in backtracking (apparently exacerbated...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-05-28 ThiefMaster* Reject durations containing invalid characters (like...
2006-09-03 Michael PooleMake srvx compile on cygwin again.
2006-04-29 Michael PooleFix visible matching for fake and +x-hidden hosts.
2006-04-05 Michael PooleFix backtracking bug after an escaped character.
2005-11-01 Michael PooleAvoid leaking information through ChanServ's ban matching.
2005-10-08 Michael PooleAdd IPv6 support.
2005-07-04 ZootFix match_ircglob() and globtest
2005-05-30 Michael PooleMake match_ircglob() work more like the ircd.
2005-01-20 Michael Poolevarious bugfixes and IPv6 preparation work
2004-10-16 Michael PooleFix glob matching against IPs
2004-07-01 Michael Poolemiscellaneous bugfixes and indentation fixes
2004-05-22 Michael PooleAdd fake host support (assuming your ircd supports it)
2004-03-30 Michael Pooletranslate interval strings; translate more NickServ...
2004-03-29 Michael Pooleautomatic arch-version.h update; CTCP support; helpfile...
2004-03-10 EntropeLicense update
2004-02-17 EntropeIndenting cleanups, +sp fix, PING fix
2004-02-11 EntropeInitial import (again)