summaryrefslogtreecommitdiff
path: root/src/cmd_stats.cpp
AgeCommit message (Expand)Author
2007-10-22Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w...w00t
2007-10-21Another big commit, just to please all my fans out there.. cmd_* -> Command*....w00t
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-10-15class command_t -> class Command. Whey :Dw00t
2007-10-10Fixed bug #437 (Empty userstats setting denies stats to opers too)special
2007-09-18Fixed bug #417 (empty userstats allowed all stats to be viewed)special
2007-08-28Move everything module-related out of InspIRCd and into ModuleManager, there ...om
2007-08-27Remove more unnecessary header trafficw00t
2007-08-13Commit some changes from third party patch. Thanks Avenger and HiroP. Patch r...w00t
2007-08-03Allow clients on ULined servers to request stats indiscriminately.w00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-01Optimizations and code tidyups. QA please check that svsnick and other forced...brain
2007-06-03Probably fix 2nd compile issue on RH7 and add some checks which *should* ensu...om
2007-06-03And a minor cleanup of the /stats z code. Nothing spectacular..om
2007-06-03Possible fix for compile issue on some distributions. Then again there was pr...om
2007-06-01WIN: As promised when I took it out, whowas stats in /STATS z is now working ...peavey
2007-06-01Make valgrind happy and not leak mem.peavey
2007-05-28Remove code for clientcount/servercount from /stats p. At the moment it was s...w00t
2007-05-28Show IPs that a port is bound to in /stats p, don't remove duplicate ports an...w00t
2007-05-22take out whowas stats from stats z until I figure out how to fix it.peavey
2007-05-19Visual studio's ability to translate tabs to four spaces as default frustrate...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-12We've had an IS_OPER macro for a long time. About time we started using it, m...w00t
2007-05-11Refactor port binding, warning not yet tested fullybrain
2007-05-07we typedeffed nspace::hash_map<std::string,command_t*> to command_table ages ...brain
2007-05-04Fix for bug #274, same port appearing multiple times in stats p if bound mult...brain
2007-03-24Test stuff to fix remote stats brokagebrain
2007-03-12Make /stats P show 'secs' after idle timesbrain
2007-02-17Yes, we know how to spell voluntary (and involuntary!) :<om
2007-01-10Typopeavey
2007-01-10Change stats z to show volountary and involountary seperatelybrain
2007-01-07Move all /WHOWAS related out of core and into cmd_whowas.peavey
2007-01-06Whoopsbrain
2007-01-06Dont try and show idle time of remote opers in STATS Pbrain
2007-01-01Add port type identifiersbrain
2006-12-25Cosmetic fix to stats z output.peavey
2006-12-24Add whowas usage to stats z.peavey
2006-12-23Hash rehashing changebrain
2006-12-22Refactor connect allow/deny linesbrain
2006-12-15Jesus, look who's the commit whore today. More header updates, and removal of...w00t
2006-12-14CPU Usage percent in stats z! yay!brain
2006-11-16Make STATS i, y, c, n more relevent to 1.1brain
2006-10-31Incorporate stats p patch by peaveydk (shows port numbers and number of clien...brain
2006-10-07Replaced operonlystats with userstats to improve securityspecial
2006-10-01Try this w00tbrain
2006-09-17Hide ulines from /stats Pbrain
2006-09-06Command result codes. This isnt finished yet, still got to do most of the mod...brain
2006-09-03Auto loading of commands as shared objects via dlsym (very lightweight interf...brain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain