summaryrefslogtreecommitdiff
path: root/modules/commands/os_stats.cpp
AgeCommit message (Collapse)Author
2012-11-06Use std::tr1::unordered_map for a few of the larger mapsAdam
2012-10-01Allow modules to store data in their own databases.Adam
2012-10-01Cleanup of all of the protocol modules, rewrote message handling system to ↵Adam
be a bit more C++ ish
2012-04-23Reworked live SQL support yet againAdam
2012-03-13Bug #1382 - Save maxusercount and maxusertimeAdam
2012-02-22Fixed some trivial formattinglethality
2012-02-18Use C++11's explicit override feature if availableAdam
2012-01-25WindowsAdam
2012-01-02Updated Copyright to 2012Adam
2011-12-27Made capab management a bit simplierAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should ↵Adam
be set.
2011-08-05Rewrote the example configurations and split themAdam
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core"