fix possible crash on user deletion
[srvx.git] / src / main.c
2012-02-02 rootMerge remote branch 'upstream/master'
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-01 rootMerge remote branch 'upstream/master'
2011-07-07 pk910applied SpamServ patch
2009-03-06 Michael PooleFix warnings about shadowed variables, and use -Wshadow...
2008-03-23 Michael PooleMove SIGCHLD definition to compat.h so that other files...
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-05-29 Michael PooleGet native Win32 mode working (at least in a basic...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-03-31 Michael PooleAdd missing newline to "Forking into the background...
2007-03-19 Michael PooleAdd an asynchronous resolver library.
2007-03-11 Michael PooleRearrange early init printouts to not try to use log_mo...
2007-03-08 Michael PooleSplit sendmail into common and sendmail-specific portions.
2007-03-07 Michael PooleRearrange main*.c and linking for Win32 target.
2006-10-04 Michael PooleMake timeq_init() automatic.
2006-09-22 Michael PooleAllow multiple ioset backends.
2005-10-08 Michael PooleAdd IPv6 support.
2005-10-07 Michael PooleFix compiler warnings on AMD64 Linux.
2005-01-31 Michael PooleMore slab allocator updates.
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2004-05-07 Michael Pooleallow daemon mode under cygwin
2004-03-30 Michael Pooletranslate interval strings; translate more NickServ...
2004-03-23 Michael Poolei18n fixes
2004-03-17 Michael PooleChanServ seen fixes; other cleanups
2004-03-10 EntropeLicense update
2004-03-10 EntropeFurther cleanups and bugfixes
2004-03-08 Entropebug fixes (from code coverage tests)
2004-02-25 EntropeChanServ, OpServ and main.c bug fixes
2004-02-24 Entropefix TODO list, services without "description" fields
2004-02-11 EntropeInitial import (again)