]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_oper/cmd_die.cpp
Change type of log messages to MODNAME in several modules
[user/henk/code/inspircd.git] / src / coremods / core_oper / cmd_die.cpp
2016-09-12 Attila MolnarChange type of log messages to MODNAME in several modules
2016-09-12 Attila MolnarMerge pull request #1217 from SaberUK/master+die-restart
2016-09-12 Peter PowellUndocument <power> and set the default to the server...
2016-09-02 Attila MolnarMerge insp20
2016-08-17 Attila MolnarMerge insp20
2016-02-22 Attila MolnarMerge insp20
2015-06-25 Attila MolnarMerge pull request #1059 from OVERdrive-IRC/m_repeat...
2015-05-19 Attila MolnarMerge branch 'master+movenames'
2015-05-17 Attila MolnarMove InspIRCd::SendError() to cmd_die
2015-05-17 Attila MolnarMove code that quits all users from InspIRCd::Cleanup...
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-03-07 Attila MolnarRead the die and restart password and their hash type...
2014-03-05 Attila MolnarCreate the core_oper module
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/