]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_info
Rewrite invite system
[user/henk/code/inspircd.git] / src / coremods / core_info /
2015-05-13 Attila MolnarMerge pull request #1041 from SaberUK/master+ipv6-names...
2015-05-12 Attila MolnarRemove support for non-unloadable (VF_STATIC) modules
2015-05-12 Attila Molnarcmd_modules Don't show the memory addresses of Module...
2015-05-10 Attila MolnarMerge insp20
2015-04-27 Attila MolnarMerge branch 'master+dns'
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-06-25 Peter PowellAdd formatting to InspIRCd::TimeString; switch all...
2014-06-22 Attila MolnarChange all occurrences of plain sort() to std::sort()
2014-06-13 Attila MolnarChange allocation of InspIRCd::Parser to be physically...
2014-06-13 Attila MolnarAdd CommandParser::GetCommands() and typedef CommandMap...
2014-04-07 Attila MolnarMerge insp20
2014-03-07 Attila MolnarMove admin settings into core_info
2014-03-05 Attila MolnarCreate the core_info module
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/