fix possible crash on user deletion
[srvx.git] / src / mod-sockcheck.c
2010-03-18 Michael PooleSupport G-line lifetimes.
2009-01-03 Michael PooleConvert new_user_func_t to return void.
2008-03-23 Michael PooleClean up some -pedantic warnings about passing non...
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-18 Michael PoolePrefer "bind_address" for local addresses over "address".
2007-12-11 Michael PooleClarify some log messages. v1.4.0-rc1
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-03-11 Michael PooleFix typo for "accepted" in PCMSG_STATUS_ACCEPTED.
2006-10-26 Michael PooleFix irc_pton() sense for hostscan command.
2006-10-07 Michael PooleFix a (tiny) memory leak in mod-sockcheck.c.
2006-10-06 Michael PooleRemove "wants_reads" field from struct io_fd.
2006-09-22 Michael PooleAllow multiple ioset backends.
2006-09-11 Michael PooleSupport and use G-line lastmod timestamp.
2005-10-08 Michael PooleAdd IPv6 support.
2005-01-24 Michael PooleMore allocation debugging support.
2004-03-30 Michael Pooletranslate interval strings; translate more NickServ...
2004-03-10 EntropeLicense update
2004-02-11 EntropeInitial import (again)