]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_kick.cpp
Merge pull request #1162 from SaberUK/insp20+fix-deinstall
[user/henk/code/inspircd.git] / src / commands / cmd_kick.cpp
2014-04-04 Attila MolnarAdd REG_ALL checks to treat unregistered users as nonex...
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-04 Attila MolnarMerge pull request #239 from alyx/insp20
2012-07-02 attilamolnarRemove leftover #ifdefs and #includes from cmd_*.cpp
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-04-02 Daniel De GraafUse FindNickOnly in a few commands to prevent enumerati...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-18 danieldgCull channels, warn when Extensible objects are not...
2009-10-02 danieldgFix routing for normal core commands like QUIT
2009-09-16 danieldgAttempt to revert r11734
2009-09-16 danieldgMerge commands and modules in source, since they are...
2009-09-14 danieldgFix incorrect min/max parameters on commands
2009-09-13 danieldgClean up Command constructor
2009-09-03 danieldgChange cmd_*.so to use the Module object API
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-05 peaveyfix LoopCalls to not send param count thus avoiding...
2008-05-04 brainConversion of command handler params from "const char...
2008-05-03 aquanightAllow KICKing multiple nicks
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...