fixed multiple compiler warnings
[srvx.git] / src / mod-helpserv.c
2013-01-08 pk910fixed multiple compiler warnings
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-10-30 Michael PooleFix compilation warnings from gcc 4.6.
2011-07-17 pk910added helpserv public channel
2011-05-03 Michael PooleFix the name and type of helpserv_bot.persist_types[].
2010-02-15 Michael PooleMinor compilation and correctness fixes.
2010-02-15 ThiefMasterAdd MODSTATS command to HelpServ to allow stats modific...
2010-02-15 ThiefMasterSend helpserv notifications only to one helper client...
2010-02-15 Michael PooleBug fix round-up for SF#2885593, SF#2924219 and SF...
2009-03-06 Michael PooleFix warnings about shadowed variables, and use -Wshadow...
2009-03-05 ThiefMasterForward messages sent to helpserv after pickup to the...
2009-03-05 ThiefMasterDisplay the number of total unhandled + total requests...
2009-01-03 Michael PooleFix compilation with gcc 4.3 and glibc 2.8.90.
2008-07-08 Michael PooleAvoid crash when logging a HelpServ request with no...
2008-03-30 Michael PooleAdd close_file arg to saxdb_close_context(); allocate...
2008-03-30 Michael PooleMake saxdb_context definition private.
2008-03-23 Michael PooleCheck for and use appropriate type of variadic macro...
2008-03-20 Michael PooleRemove extraneous semicolons from end of macro uses.
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2006-09-22 Michael PooleMerge AddService(), AddClone() into AddLocalUser()
2006-09-22 Michael PooleMake IRC message handler 'text' const.
2006-04-05 Michael PooleAdd missing underscore in translation key string.
2005-02-17 Michael PooleFix registered channel desync; fix HelpServ crash for...
2004-07-22 Michael PooleChannel suspension, transfer and line wrap changes
2004-07-12 Michael Pooleadd FAQ to distribition; make compatible with gcc-2.95
2004-06-16 adamadded modes parameter to srvx.conf to control user...
2004-05-06 adambasic off-channel support; restructuring how part funct...
2004-04-09 Michael PooleFix service triggers; allow service hostname configurat...
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-03-10 EntropeFurther cleanups and bugfixes
2004-03-04 EntropeBug fixes and cleanups
2004-02-11 EntropeInitial import (again)