fix possible crash on user deletion
[srvx.git] / src / proto-bahamut.c
2012-02-07 pk910Merge branch 'master' of ssh://git.pk910.de:16110/srvx
2012-02-02 rootMerge remote branch 'upstream/master'
2012-01-20 Michael PooleSupport ircu's XQUERY and XRESPONSE.
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-01 rootMerge remote branch 'upstream/master'
2011-07-18 pk910extended MODE_FORWARD check (check if the user is allow...
2010-03-18 Michael PooleClean up the implementations of mod_chanmode_format().
2010-02-15 ThiefMasterAdd support for snircd-style fakehosts (usermode +h...
2009-09-17 Michael PooleAdd a new irc_user_modes() helper function and irc_user...
2009-03-06 Michael PooleFix warnings about shadowed variables, and use -Wshadow...
2009-01-03 Michael PooleConvert new_user_func_t to return void.
2009-01-03 Michael PooleAutomatically stop most user-oriented hooks if the...
2008-07-09 Michael PooleSupport sending and receiving account timestamps (but...
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-05-23 Michael PooleFix unreg_{notice,privmsg}_func().
2006-09-22 Michael PooleAdd "dummy client" support.
2006-09-22 Michael PooleDelete obsolete and non-propagated user modes.
2006-09-22 Michael PooleMerge AddService(), AddClone() into AddLocalUser()
2006-09-03 Michael PooleDelChannelUser call and semantic fixups
2005-11-01 Michael PooleHandle default oplevels.
2005-10-08 Michael PooleAdd IPv6 support.
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-06-08 adamfixed MODE_REGISTERED bug; introduced MCP_REGISTERED
2004-05-22 Michael PooleAdd fake host support (assuming your ircd supports it)
2004-05-09 Michael PooleFix several bugs; make off-channel a per-channel option
2004-04-29 Michael PooleFix Bahamut assertion failure; move BURST to more ...
2004-04-09 Michael PooleFix service triggers; allow service hostname configurat...
2004-03-29 Michael Pooleautomatic arch-version.h update; CTCP support; helpfile...
2004-03-28 Michael PooleMore helpfile fixes
2004-03-24 Michael PooleInfinite recursion fix; mod_chanmode_parse() fixes
2004-03-10 EntropeLicense update
2004-03-10 EntropeFurther cleanups and bugfixes
2004-02-17 EntropeIndenting cleanups, +sp fix, PING fix
2004-02-11 EntropeInitial import (again)