src/hash.c: Move irc_join() before callback handling for uniformity with other servers.
[srvx.git] / src / hash.c
2008-03-20 Michael Poolesrc/hash.c: Move irc_join() before callback handling...
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-14 Michael PooleAvoid appending a user to curr_opers or curr_helpers...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2006-09-03 Michael PooleDelChannelUser call and semantic fixups
2005-11-01 Michael PooleHandle default oplevels.
2005-10-08 Michael PooleInitial oplevel support.
2005-02-17 Michael PooleFix registered channel desync; fix HelpServ crash for...
2005-01-26 Michael Pooleoffchannel fixes; more memory verification
2005-01-24 Michael PooleMore allocation debugging support.
2004-07-12 Michael Pooleadd FAQ to distribition; make compatible with gcc-2.95
2004-05-22 Michael PooleAdd fake host support (assuming your ircd supports it)
2004-05-21 Michael PooleFix helpserv whine when helpers leave the channel;...
2004-05-09 Michael PooleFix several bugs; make off-channel a per-channel option
2004-05-06 adambasic off-channel support; restructuring how part funct...
2004-04-03 Michael PooleI18N fixes and (hopefully) protocol fixes
2004-03-10 EntropeLicense update
2004-03-10 EntropeFurther cleanups and bugfixes
2004-03-08 Entropebug fixes (from code coverage tests)
2004-02-28 EntropeFix bugs found on GameSurge
2004-02-19 Entropecleanups and fixes
2004-02-18 EntropeSupport topic bursts; fix topic display in CHANINFO...
2004-02-11 EntropeInitial import (again)