]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_userhost.cpp
Merge pull request #70 from Shawn-Smith/insp20+chancreatefix
[user/henk/code/inspircd.git] / src / commands / cmd_userhost.cpp
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFixes for bug #12
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-09-16 danieldgAttempt to revert r11734
2009-09-16 danieldgMerge commands and modules in source, since they are...
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-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-10-18 w00tTie display of realhost in USERHOST to users/auspex...
2008-08-27 w00tUSERHOST/USERIP fix, return '-' char, not '+' if the...
2008-05-04 brainConversion of command handler params from "const char...
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...