]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_stats.cpp
Revert earlier time() -> SI->Time() diff for now, this causes problems with dns.cpp...
[user/henk/code/inspircd.git] / src / commands / cmd_stats.cpp
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...