src/proto-p10.c (AddUser): Avoid sending a duplicate irc_user() during bursts.
[srvx.git] / src / proto-p10.c
2008-03-25 Michael Poolesrc/proto-p10.c (AddUser): Avoid sending a duplicate...
2008-03-23 Michael PooleClean up some -pedantic warnings about passing non...
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-07-27 ThiefMasterReversed channel order in remote whois so it matches...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-05-28 Michael PooleAvoid crashing when BURST has missing modes.
2007-05-28 ThiefMasterAdded idletime to remote whois.
2007-05-23 Michael PooleFix unreg_{notice,privmsg}_func().
2007-03-11 Michael PooleRelease his_servername and his_servercomment on termina...
2006-12-23 Michael PooleAllow extra arguments to privmsg and notice.
2006-12-23 Michael PooleFix typo in MODE_APASS generation.
2006-10-27 Michael PooleSupport +I while we're adding modes..
2006-10-27 Michael PoolePull ThiefMaster's patch-3..5.
2006-10-06 Michael PooleFix sending P10 bursts with many bans.
2006-09-23 Michael PooleDummy handling fixes.
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-11 Michael PooleSupport and use G-line lastmod timestamp.
2006-09-03 Michael PooleDelChannelUser call and semantic fixups
2006-04-07 Michael PooleFix a +o mode parsing error.
2006-04-06 Michael PooleFix some IPv6 address compatibility issues.
2006-04-05 Michael PooleCorrectly implement AsLL pong.
2005-11-17 Michael PooleFixes for LP64 models; announce IPv6 support.
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.
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2005-01-26 Michael Pooleoffchannel fixes; more memory verification
2005-01-24 Michael PooleMore allocation debugging support.
2005-01-05 Michael PooleAdd MODE_REGISTERED as +z for P10.
2004-11-10 Michael PooleFix nick length check in is_valid_nick().
2004-09-06 Michael PooleFix bugs; better handle oplevels from ircu2.10.12
2004-07-19 Michael PooleBugfixes for !trim users, !unsuspend and /clearmodes
2004-07-12 Michael Pooleadd FAQ to distribition; make compatible with gcc-2.95
2004-07-01 Michael Poolemiscellaneous bugfixes and indentation fixes
2004-06-16 adamadded modes parameter to srvx.conf to control user...
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-06 adambasic off-channel support; restructuring how part funct...
2004-05-01 adamintroduce unreg_privmsg_func, fix minor autoinvite...
2004-04-09 Michael PooleFix service triggers; allow service hostname configurat...
2004-04-03 Michael PooleI18N fixes and (hopefully) protocol fixes
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-03-08 Entropebug fixes (from code coverage tests)
2004-02-29 ZootLimit mode parameter count.
2004-02-18 EntropeSupport topic bursts; fix topic display in CHANINFO...
2004-02-17 EntropeIndenting cleanups, +sp fix, PING fix
2004-02-11 EntropeInitial import (again)