]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_stats.cpp
Move typedef ClassVector to ServerConfig::ClassVector
[user/henk/code/inspircd.git] / src / coremods / core_stats.cpp
2014-07-16 Attila MolnarMove typedef ClassVector to ServerConfig::ClassVector
2014-07-16 Attila Molnarcore_stats Simplify uptime stats code, don't output...
2014-06-13 Attila MolnarChange allocation of InspIRCd::Parser to be physically...
2014-06-13 Attila MolnarAdd CommandParser::GetCommands() and typedef CommandMap...
2014-06-13 Attila MolnarChange allocation of InspIRCd::stats to be physically...
2014-05-12 WindowsUserUpdate core_stats.cpp
2014-04-07 Attila MolnarMerge insp20
2014-03-25 Attila MolnarAdd typedef OperList to UserManager for use with all_opers
2014-03-15 Attila MolnarAdd UserManager::GetUsers()
2014-03-14 Attila MolnarAdd InspIRCd::GetChans(), remove ChannelCount()
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/