]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_stats.cpp
...because every now and again, i have to do a massive commit.
[user/henk/code/inspircd.git] / src / commands / cmd_stats.cpp
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-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-09-02 danieldgModResult conversion: Change return type of all module...
2009-09-02 danieldgRemove misleading byte counts from stats z
2009-07-01 danieldgMake rehash generate a new ServerInstance->Config object
2009-07-01 danieldgMove list of open ports out of Config object
2009-03-29 dzsend ERR_NEEDMOREPARAMS if an empty parameter is given...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-09 w00tFix bug #764 (/stats i outputs numerics with uppercase...
2009-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-12-28 brainFix bug spotted by KingTarquin, if an empty string...
2008-12-01 w00tRip flood/threshold out of config classes also.
2008-11-01 w00tCorrect this error message to confuse people less.
2008-10-18 w00tTie a number of /who settings to servers/auspex and...
2008-10-18 w00tTie /stats that aren't explicitly marked for users...
2008-08-29 peaveyFix extra End of /STATS on spanningtree override of...
2008-08-20 brainproperly coreexport the getcpu() function etc
2008-08-20 brainWe can finally have percent cpu in the stats z on windo...
2008-08-17 brainThese are not percentages
2008-07-22 brainFix bug #579, missing end of stats and snomask when...
2008-07-02 w00tBack out the incomplete linebuffering stuff that should...
2008-07-02 w00tForward port r9946: make SVSHOLD silent to avoid useles...
2008-06-18 brainmore fixes
2008-06-18 brainmore fixes
2008-06-18 brainMeasure bandwidth statistics from the socket engine...
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...