]> jfr.im git - irc/quakenet/newserv.git/history - chanserv/chancmds
allow forcing of settime commands (for devs only)
[irc/quakenet/newserv.git] / chanserv / chancmds /
2008-04-04  Paulmerge
2008-04-04  Chris PorterMerge.
2008-04-04  Chris PorterMerge.
2008-04-03  Chris PorterMerge.
2008-04-02  splidgeMerge
2008-04-02  splidgeMade flag checking for ADDCHAN actually consistent...
2008-04-02  Chris PorterMerge.
2008-04-02  splidgeMerge.
2008-04-02  splidgeDon't allow opers to make -j channels via ADDCHAN.
2008-04-02  splidgeMerge
2008-04-02  splidgeDon't core if someone uses REJOIN on a channel with...
2008-04-02  splidgeMerge.
2008-04-02  splidgeMerge.
2008-04-02  splidgeAllow opers to REMOVEUSER owners.
2008-03-29  Paulmerge
2008-03-28  splidgeMerge
2008-03-28  splidgeDon't core in unsuspendchan if there is no suspend...
2008-03-28  splidgeChanged renchan argcount to 3 - this will prevent it...
2008-03-28  splidgeDon't core in suspendchanlist if there's no suspension...
2008-03-28  splidgeDon't core if someone uses REJOIN on an empty channel.
2008-03-24  splidgeMerge.
2008-03-24  splidgeMerge.
2008-03-24  Chris PorterMerge.
2008-03-24  splidgeFixed summary for ADDUSER.
2008-03-24  splidgeFixed help for USERS command.
2008-03-23  splidgeMerge.
2008-03-23  Chris PorterMerge.
2008-03-23  Chris PorterSnail modification, also add help url to challenge...
2008-03-22  splidgeUse the local variables rather than the rcp members...
2008-03-22  splidgeIf someone specifies flags to adduser, don't try and...
2008-03-22  splidgeMake sure the channel exists before doing anything...
2008-03-22  splidgeMerge again. Maybe if I push then I won't have to...
2008-03-22  Chris PorterAdd more snails.
2008-03-22  splidgeMerge.
2008-03-22  Chris PorterAdd snails command.
2008-03-22  Chris PorterFix some typos in help.
2008-03-20  splidgeMade CHANFLAGS display the "nothing changed" message...
2008-03-20  splidgeBumped version to 1.00-RC3 and disabled some commands.
2008-03-20  splidgeMade sure we don't call strncpy with a negative length.
2008-03-20  splidgeADDCHAN now accepts a 5th parameter indicating the...
2008-03-19  Chris PorterAdd support for a database abstraction layer (dbapi).
2008-03-17  Chris PorterMerge.
2008-03-17  splidgeAdd support for "none" to remove chanmode setting.
2008-03-17  splidgeAdded clean_key() call to forcemode. This should sanit...
2008-03-17  Chris PorterClearup some uninitialised variables.
2008-03-17  Chris PorterMerge.
2008-03-17  Chris PorterLarge reorganisation of all Makefiles, including new...
2008-03-16  Chris PorterUse includes in all makefiles.
2008-03-15  splidgeMerge.
2008-03-15  splidgeMoved all chanserv tables into schema "chanserv".
2008-03-15  splidgeFixed problem where you could set silly limits via...
2008-03-15  splidgeMerge.
2008-03-14  splidgeUpdate USERS command to have silly restriction on ...
2008-03-14  Chris PorterMerge.
2008-03-13  splidgeCorrection, only need to be known on the channel to...
2008-03-13  splidgeAdded new USERS command - shows channel users with...
2008-03-13  Chris PorterMerge.
2008-03-13  Chris PorterMerge.
2008-03-13  Chris PorterFix leak in unbanmask.
2008-03-12  Chris PorterMerge.
2008-03-12  splidgeRe-enabled info lines, with +s override flags.
2008-03-12  Chris PorterMerge.
2008-03-12  splidgeAdded some log rotation support and other tweaks.
2008-03-12  splidgeAllowed opers to bypass the +n restriction on CHANLEV...
2008-03-12  splidgeChanged the chanlev response messages a bit.
2008-03-11  Chris PorterMerge.
2008-03-11  Chris PorterFix null pointer dereference in banlist.
2008-03-11  Chris PorterMerge.
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.
next