implemented set KeepConn time function for later use (relay command)
[srvx.git] / src / proto.h
2012-12-26 pk910implemented set KeepConn time function for later use...
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...
2011-07-17 pk910added CMODE_AUDITORIUM & CMODE_NOFLOOD
2011-07-07 pk910general P10_RELAY, P10_SVSMODE & P10_SVSJOIN support
2011-07-07 pk910general support for Channel Mode +NMFa and User Mode...
2010-03-15 Michael PooleFix various mode-related bugs (including SF#2964782...
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...
2008-07-09 Michael PooleSupport sending and receiving account timestamps (but...
2008-03-09 ThiefMasterPass is_notice status to chanmsg funcs.
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-28 ThiefMasterAdded idletime to remote whois.
2007-05-23 Michael PooleFix unreg_{notice,privmsg}_func().
2007-03-18 Michael PooleRemove unnecessary #include from proto.h
2006-10-27 Michael PoolePull ThiefMaster's patch-3..5.
2006-09-22 Michael PooleMerge AddService(), AddClone() into AddLocalUser()
2006-09-22 Michael PooleMake IRC message handler 'text' const.
2005-11-01 Michael PooleHandle default oplevels.
2005-10-08 Michael PooleInitial oplevel support.
2005-10-08 Michael PooleAdd IPv6 support.
2005-07-19 Michael PooleFix gcc-4.0 compile warnings and errors.
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-05-01 adamintroduce unreg_privmsg_func, fix minor autoinvite...
2004-04-09 Michael PooleFix service triggers; allow service hostname configurat...
2004-04-09 adamchanges to !uset autoinvite behavior, introduction...
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-02-11 EntropeInitial import (again)