]> jfr.im git - irc/quakenet/newserv.git/history - chanserv/chancmds
fix bug in G stats
[irc/quakenet/newserv.git] / chanserv / chancmds /
2008-03-11  splidgeAdded code to remove channels when no +dqb users are...
2008-03-11  splidgeYou can requestowner if you are +k now.
2008-03-11  Chris PorterFix a few memory leaks.
2008-03-11  Chris PorterMerge.
2008-03-11  splidgeAdded RESET option to CHANSTAT.
2008-03-11  Chris PorterDoh, autogenerated files.
2008-03-11  Chris PorterChanlev history has an optional duration apparently.
2008-03-11  Chris PorterMerge.
2008-03-11  Chris PorterAdd remaining help.
2008-03-11  Chris PorterAttempt to import clean unloading wrt. pqsql into Q9.
2008-03-10  splidgeAssorted tweaks.
2008-03-10  splidgeMade adduser and removeuser not say "Done." if they...
2008-03-10  splidgeAdded database conversion script (chanserv/utils/conv4.pl)
2008-03-10  splidgeTightened up the auth code a bit.
2008-03-10  splidgeMerge.
2008-03-10  splidgeAdded CHANOPHISTORY command (behaves the same as old...
2008-03-10  splidgeAdded summary information to chanlev.
2008-03-10  splidgeMerge.
2008-03-10  splidgeMerge.
2008-03-10  Chris Portersuspendtime is now set where you'd expect, and displaye...
2008-03-10  splidgeMerge.
2008-03-10  splidgeMerge.
2008-03-10  Chris PorterAdditional checks added to suspendchan/unsuspendchan...
2008-03-10  splidgeAdded suspendtime fields to users and channels.
2008-03-10  Chris PorterAdd more validation to bantimer.
2008-03-10  Chris PorterAdditional validation in tempban/autolimit.
2008-03-10  splidgeMerge.
2008-03-10  splidgeMerge
2008-03-09  splidgeAdded BAN as an alias to PERMBAN.
2008-03-09  splidgeVarious user friendliness improvements.
2008-03-10  splidgeMerge.
2008-03-09  splidgeMerge.
2008-03-09  splidgeAdded help for most remaining user commands.
2008-03-09  Chris PorterFix a lot of memory leaks in the async pqsql code.
2008-03-09  Chris Porterrecover/unbanme now remove registered bans, refactored...
2008-03-08  Chris PorterAdd chanlev/ban limits.
2008-03-08  Chris PorterMark functions that have known leaks.
2008-03-08  Chris Porter'Fix' ban truncation problem.
2008-03-08  Chris PorterPorted requestowner from an old branch and removed...
2008-03-08  Chris PorterAdd overlapping of bans with shorter durations to tempban.
2008-03-08  Chris PorterAdd ban overlapping detection logic to permban and...
2008-03-08  Chris PorterMerge.
2008-03-08  splidgeUpdated ADDUSER to allow flags to be specified. Fixed...
2008-03-08  Chris PorterMerge.
2008-03-08  splidgeAdded help to a large number of commands.
2008-03-07  splidgeMore cleanups.
2008-03-07  Chris PorterMerge.
2008-03-07  splidgeCHANLEV updates.
2008-03-07  splidgeAdded built-in help support.
2008-03-07  splidgeMerge.
2008-03-07  splidgeSome tidying up of "personal" flags (+ijw on chanlev)
2008-03-07  Chris PorterTwo argument op/voice commands now require you to be...
2008-03-06  Chris PorterMerge.
2008-03-06  Chris PorterMerge.
2008-03-05  Chris PorterChanlev can now take the +n flag, but not give it.
2008-03-05  Chris PorterRemove +s channelflag and chanlev flag.
2008-02-22  Chris PorterMerge.
2008-02-11  Chris PorterMerge.
2008-02-11  Chris PorterFix Q9's bandel command when supplied with a ban number.
2008-02-08  Paulmerge
2008-02-08  Chris PorterSome potentially unsafe fixes.
2008-02-08  Chris PorterWarning fixes.
2008-01-26  Paulmerge
2008-01-26  Paulmerge
2007-07-18  Chris PorterMerge
2007-06-14  splidgeMerge.
2007-06-09  Paulshow duration header for chanlevhistory
2007-06-09  Paulshould be j not i
2007-06-08  splidgeMerge.
2007-06-08  splidgeAdded "giveowner" command.
2007-06-03  splidgeMerged
2007-06-03  splidgeMoved some database code from chanservstdcmds.c into...
2007-06-03  splidgeMerged.
2007-06-03  Paultidy up from last nights bits, move chanservdb_updates...
2007-06-02  Paulmerge
2007-06-02  PaulAdd chanlev,account,authhistory.
2007-06-02  splidgemerge
2007-06-02  splidgeCreate "unban" command in chanserv as an alias for...
2007-06-02  splidgeMore chanserv refactoring