summaryrefslogtreecommitdiff
path: root/modules/commands/os_login.cpp
AgeCommit message (Expand)Author
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-09Update copyright to 2013. This was done with:Adam
2012-12-19Add a command flag to require that a user is executing the commandAdam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-11-06Use std::tr1::unordered_map for a few of the larger mapsAdam
2012-10-08Fix fantasy !help & give it its own help header, not ChanServ'sAdam
2012-06-18Allow userless command sourcesAdam
2012-02-18Use C++11's explicit override feature if availableAdam
2012-01-02Updated Copyright to 2012Adam
2011-11-18Added operserv/logoutAdam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-09-10Made service_reference type safeAdam
2011-08-05Rewrote the example configurations and split themAdam