Merge remote branch 'upstream/master'
[srvx.git] / src / proto-common.c
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-08 pk910channel created messages added
2011-07-08 pk910added option to force opers to be in staff_auth_channel
2011-07-08 pk910fixed various build errors
2011-07-08 pk910added LOC Support with privilege exchange and privilege...
2011-07-07 pk910added $.x.y fakhosts where $ gets replaced with the...
2011-07-07 pk910general support for Channel Mode +NMFa and User Mode...
2011-07-07 pk910applied SpamServ patch
2010-07-04 Michael PooleFix endianness of IPv6 addresses in generate_hostmask().
2010-02-15 Michael PooleProperly check for fake idents when checking for user...
2010-02-15 ThiefMasterAdd 'service offchannel' command to enable/disable...
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 PooleAutomatically stop most user-oriented hooks if the...
2008-03-09 ThiefMasterPass is_notice status to chanmsg funcs.
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-15 Michael PooleMake triggers work properly again for privsmsgs to...
2007-12-11 Michael PooleClarify some log messages. v1.4.0-rc1
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2006-12-23 Michael PooleRevert miscommitted file from patch-73.
2006-12-23 Michael PooleFix typo in "gtrace criteria" help entry.
2006-10-21 Michael PooleVarious I/O cleanups and fixes.
2006-10-06 Michael PooleRemove "wants_reads" field from struct io_fd.
2006-09-23 Michael PooleFix hostmask generation for hostnames without dots.
2006-09-22 Michael PooleAllow multiple ioset backends.
2006-09-03 Michael PooleDelChannelUser call and semantic fixups
2006-04-05 Michael PooleFix hostmask error from last year's patch-28.
2005-11-01 Michael PooleHandle default oplevels.
2005-10-08 Michael PooleInitial oplevel support.
2005-10-08 Michael PooleAdd IPv6 support.
2005-02-08 Michael PooleFix memory corruption when removing certain bans from...
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2004-07-12 Michael Pooleadd FAQ to distribition; make compatible with gcc-2.95
2004-07-01 Michael Poolemiscellaneous bugfixes and indentation fixes
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 adamchanges to !uset autoinvite behavior, introduction...
2004-04-08 Michael PooleFix some signed/unsigned misbehaviors; add FAQ
2004-03-30 Michael PooleFix uninitialized mod_chanmode element in debug build
2004-03-23 Michael Poolei18n fixes
2004-03-12 Entropefix channel mode bouncing bugs
2004-03-10 EntropeLicense update
2004-03-10 EntropeFurther cleanups and bugfixes
2004-03-08 Entropebug fixes (from code coverage tests)
2004-02-11 EntropeInitial import (again)