]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_stats.cpp
Add the rest of the stuff for named pipe comms, including feedback information, and...
[user/henk/code/inspircd.git] / src / commands / cmd_stats.cpp
2008-06-18 brainAdd the rest of the stuff for named pipe comms, includi...
2008-06-06 brainOn ambiguous abbreviation, list all possibilities and...
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-19 brainConvert connection::host
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-04 brainConversion of command handler params from "const char...
2008-04-02 brainFix stats, this has never actually displayed the per...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-14 brainSomebody *eyes a certain norwegian wannabe* defined...
2008-02-02 w00tMove some stuff to usermanager, remove a little header...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainNot yet tested: remove last vestiges of modules[] and...
2007-11-02 brainI must have been smoking craq, this would never have...
2007-11-02 brainPut back different stats numerics for /stats g, /stats...
2007-11-02 brainTidy up, and make the identifer for a line type be...
2007-10-31 brainFix (?) stats chars
2007-10-24 brainWhoops forgot this
2007-10-23 brain-pedantic tidyups, lets see if it finds anything worthy...
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...