]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_gline.cpp
Update copyrights for 2009.
[user/henk/code/inspircd.git] / src / commands / cmd_gline.cpp
2009-01-02 w00tUpdate copyrights for 2009.
2008-10-26 brainFix obvious oversight spotted by Ankit, provide xline...
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-04 brainConversion of command handler params from "const char...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-11 w00tFix trampling on memory in Z/G/K/ELine.
2008-02-10 w00tCorrectly rewrite bans in 1.2 also, and make zline...
2008-02-10 w00tMake K|G|Z|ELine actually work with a nickname target...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-10 brainAllow eline/gline/kline/zline by nick
2007-11-02 brainTidy up, and make the identifer for a line type be...
2007-10-31 brainFix up to pass User*
2007-10-31 brainMore fixes
2007-10-31 brainMake /gline etc compile with new methods
2007-10-29 brainCompile fixes
2007-10-28 w00tPERL PIE FOR ALL: Rename a fuckload of XLineManager...
2007-10-28 w00t- Tear out a useless load of XLine clutters that did...
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...