summaryrefslogtreecommitdiff
path: root/src/coremods/core_info/core_info.h
AgeCommit message (Expand)Author
2020-04-24Update copyright headers.InspIRCd Robot
2020-03-12Implement support for the SERVLIST command.Sadie Powell
2020-01-11Update copyright headers.InspIRCd Robot
2018-12-10Fix overly escaping MOTDs if they are in more than one connect class.Peter Powell
2018-07-26Use CommandBase::Params instead of std::vector<std::string>.Peter Powell
2017-11-21Add the override keyword in places that it is missing.Peter Powell
2016-03-29core_info Deduplicate code by inheriting some commands from ServerTargetCommandAttila Molnar
2016-03-29core_info Add class ServerTargetCommandAttila Molnar
2014-03-07Move admin settings into core_infoAttila Molnar
2014-03-05Create the core_info moduleAttila Molnar