]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_oper
Merge tag 'v2.0.25' into master.
[user/henk/code/inspircd.git] / src / coremods / core_oper /
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-28 Peter PowellHide User#host and User#dhost and use accessors to...
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-08-05 Peter PowellMerge pull request #1351 from SaberUK/master+webirc
2017-07-27 Peter PowellMerge pull request #1271 from SaberUK/master+exemption
2017-07-25 Peter PowellMerge pull request #1300 from SaberUK/master+genssl
2017-07-24 Peter PowellMerge pull request #1232 from Adam-/master+kill
2017-07-12 Adamcmd_kill: deduplicate logic
2017-07-12 Adamcmd_kill: log all kills from or to remote users
2017-07-12 Adamcmd_kill: correct notices to show as a remote kill...
2017-07-12 Adamcmd_kill: rename u to target
2017-07-12 Adamcmd_kill: don't show kill path in KILL messages to...
2017-07-12 Adamcmd_kill: reshuffle
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2016-09-16 Attila MolnarMerge pull request #1176 from SaberUK/master+format
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-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-22 Attila MolnarMerge insp20
2015-12-07 Attila MolnarRemove some IS_SERVER() checks
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
2015-01-14 Attila MolnarMerge branch 'master+stfjoinforward'
2015-01-10 Attila MolnarReduce std::string::substr() usage
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-07-16 Attila MolnarMove typedef OperIndex to ServerConfig::OperIndex
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_*]/