fix possible crash on user deletion
[srvx.git] / src / hash.c
2012-02-02 rootMerge remote branch 'upstream/master'
2011-12-26 pk910Merge branch 'master' of ssh://git.pk910.de:16110/srvx
2011-12-26 pk910handle kick events even if the target user is a service
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-01 rootMerge remote branch 'upstream/master'
2011-07-07 pk910added user invite timeout
2010-02-15 Michael PooleSuppress pointless display of oplevels in ?chaninfo.
2010-02-15 ThiefMasterAdd support for snircd-style fakehosts (usermode +h...
2010-01-07 Michael PooleSend oplevels correctly during a burst.
2009-01-03 Michael PooleAdd a comment on why topic change handlers return int.
2009-01-03 Michael PooleAutomatically stop most user-oriented hooks if the...
2008-07-09 Michael PooleSupport sending and receiving account timestamps (but...
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)