updated version information
[srvx.git] / src / modcmd.c
2013-02-24 lukas9950updated version information
2012-02-14 pk910fixed staff_levels to be required for everyone
2012-02-09 pk910applied staff_access patch by ThiefMaster
2012-02-02 rootMerge remote branch 'upstream/master'
2011-11-09 rootMerge remote branch 'upstream/master'
2011-11-02 lukas9950changed cmd_version informations
2011-11-01 rootMerge remote branch 'upstream/master'
2011-10-30 Michael PooleRe-fix compilation of src/modcmd.c.
2011-10-30 Michael PooleFix compilation warnings from gcc 4.6.
2011-07-21 pk910fixed NULL bug on modcmd.c cmd_stats_services
2011-07-08 pk910added LOC Support with privilege exchange and privilege...
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 PooleFix compilation with gcc 4.3 and glibc 2.8.90.
2008-07-23 Michael PooleFix other copyright years.
2008-07-05 Michael PooleFix SourceForge bug #864524: Say if too few arguments...
2008-07-05 Michael Poolesrc/modcmd.c: Allow certain commands to run if chanserv...
2008-03-30 Michael PooleAdd close_file arg to saxdb_close_context(); allocate...
2008-03-30 Michael PooleMake saxdb_context definition private.
2008-03-20 Michael PooleRemove extraneous semicolons from end of macro uses.
2008-03-09 ThiefMasterPass is_notice status to chanmsg funcs.
2008-01-05 Michael PooleConvert time-related variables to consistently use...
2007-12-14 Michael PooleStore git version string to a C file, not a header.
2007-05-28 ThiefMasterWe have year 2007 in !version, too...
2007-05-28 ThiefMasterGet rid of remaining tabs and replace them with spaces.
2007-03-30 Michael PooleReplace ChangeLog appropriately.
2007-01-24 Michael PooleRemove .cvsignore files; replace with .gitignore as...
2006-10-27 Michael PoolePull ThiefMaster's patch-3..5.
2006-10-21 Michael PooleAdd 'tell' command; update copyright message.
2006-09-22 Michael PooleMerge AddService(), AddClone() into AddLocalUser()
2006-09-22 Michael PooleMake IRC message handler 'text' const.
2005-01-31 Michael PooleAdd slab allocator; reduce delta with srvx-gs.
2005-01-20 Michael Poolevarious bugfixes and IPv6 preparation work
2004-09-06 Michael PooleFix bugs; better handle oplevels from ircu2.10.12
2004-06-16 adamadded modes parameter to srvx.conf to control user...
2004-04-09 Michael PooleFix service persistence bug in patch-47
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-23 Michael Poolei18n fixes
2004-03-19 Michael PooleFix language initialization bug; fix email change text
2004-03-11 EntropeFix !resync; helpfile updates; improve ?modcmd
2004-03-10 EntropeLicense update
2004-03-03 EntropeVarious bug fixes
2004-03-01 Adam Loghryno error on inexistent commands done publicly, announce...
2004-02-29 EntropePrivileged service fixes
2004-02-27 Entropefix userlist presence tracking; "version" command on...
2004-02-19 Entropecleanups and fixes
2004-02-17 EntropeIndenting cleanups, +sp fix, PING fix
2004-02-11 EntropeInitial import (again)