summaryrefslogtreecommitdiff
path: root/src/coremods/core_info/core_info.cpp
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
2019-04-19Improve the descriptions of various core modules.Peter Powell
2018-12-19Make more modules rehash atomically (#1535)linuxdaemon
2018-12-15Fix a typo in core_user.Peter Powell
2018-12-10Fix overly escaping MOTDs if they are in more than one connect class.Peter Powell
2018-08-22Send the 001-004 numerics and MOTD/LUSERS from core_info.Peter Powell
2018-07-26Use CommandBase::Params instead of std::vector<std::string>.Peter Powell
2016-03-29Ensure server names passed to some commands are really server namesAttila 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