summaryrefslogtreecommitdiff
path: root/modules/core/ns_cert.cpp
AgeCommit message (Collapse)Author
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"
2011-07-31Fixed these ModuleManager::Attach calls once and for all..Adam
2011-07-14Rewrote how commands are handled within Anope.Adam
This allows naming commands and having spaces within command names.
2011-05-16Added os_forbidAdam
2011-05-16Use module type to determine what type each module is instead of its ↵Adam
location in the configuration file.
2011-05-16Moved the core pseudo clients out into their own modulesAdam
2011-04-03fixed some duplicate messages and updated the german langfile (10% done)DukePyrolator
2011-03-14Rewrote some of the opertype system, added os_loginAdam
2011-03-12added ns_certDukePyrolator