summaryrefslogtreecommitdiff
path: root/src/coremods/core_oper
AgeCommit message (Expand)Author
2016-02-25Convert WriteNumeric() calls to pass the parameters of the numeric as method ...Attila Molnar
2016-02-22Merge insp20Attila Molnar
2015-12-07Remove some IS_SERVER() checksAttila Molnar
2015-05-17Move InspIRCd::SendError() to cmd_dieAttila Molnar
2015-05-17Move code that quits all users from InspIRCd::Cleanup() to cmd_dieAttila Molnar
2015-01-10Reduce std::string::substr() usageAttila Molnar
2014-07-16Move typedef OperIndex to ServerConfig::OperIndexAttila Molnar
2014-03-07Read the die and restart password and their hash type on demandAttila Molnar
2014-03-05Create the core_oper moduleAttila Molnar
2014-03-05Move src/commands/cmd_*.cpp to src/coremods[/core_*]/Attila Molnar