]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/coremods/core_xline
Add the override keyword in places that it is missing.
[user/henk/code/inspircd.git] / src / coremods / core_xline /
2017-11-21 Peter PowellAdd the override keyword in places that it is missing.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-07-12 Peter PowellMerge pull request #1270 from SaberUK/master+sasl
2017-07-12 Peter PowellMerge pull request #1267 from SaberUK/master+config
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-12-30 Attila MolnarRemove remaining doxygen doc for "pcnt" parameters
2016-12-30 Attila MolnarPenalize commands that had 0 penalty
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-28 Attila MolnarFix some whitespace issues
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-06-20 Attila MolnarCheck Q-Lines on nick change in core_xline
2014-04-07 Attila MolnarMerge insp20
2014-03-15 Attila MolnarAdd UserManager::GetUsers()
2014-03-12 Attila MolnarDeduplicate and move the *MatchesEveryone() functions...
2014-03-05 Attila MolnarCreate the core_xline module
2014-03-05 Attila MolnarMove src/commands/cmd_*.cpp to src/coremods[/core_*]/