summaryrefslogtreecommitdiff
path: root/modules/commands/os_defcon.cpp
AgeCommit message (Collapse)Author
2012-10-27Add a module log typeAdam
2012-10-01Cleanup of all of the protocol modules, rewrote message handling system to ↵Adam
be a bit more C++ ish
2012-09-08Fixed os_defcon tooAdam
2012-06-18Allow userless command sourcesAdam
2012-04-25Check for os_sesion to exist before having defcon try and place session bansAdam
2012-04-25Fixed non-debug buildAdam
2012-04-08Added Chanstats. It uses a new, improved database format and is not ↵DukePyrolator
compatible with current phpdenora or magirc installations.
2012-02-18Use C++11's explicit override feature if availableAdam
2012-02-08Removed operserv:notifications in favor of log blocks, as well as some other ↵Adam
notifiications
2012-01-25WindowsAdam
2012-01-20Fixed param check from last commitlethality
2012-01-20Updated DEFCON and fixed Defcons disabling of the removed mlock commandlethality
2012-01-02Updated Copyright to 2012Adam
2011-10-22Added akill idsAdam
2011-09-10Fixed service_reference to work correctly with external classesAdam
2011-09-10Made service_reference type safeAdam
2011-08-05Mark the new commands/ modules as CORE and fixed a typo in the example.confAdam
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"