]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/xline.cpp
Update copyright headers.
[user/henk/code/inspircd.git] / src / xline.cpp
2021-03-05 InspIRCd RobotUpdate copyright headers.
2020-12-22 Sadie PowellSend RPL_SAVENICK from irc2 when renaming a user to...
2020-07-29 Sadie PowellReplace all erroneous space indentation with tab indent...
2020-04-24 InspIRCd RobotUpdate copyright headers.
2020-04-21 InspIRCd RobotFixes by misspell-fixer
2020-02-18 Sadie PowellGeneralise XLine stats numerics using RPL_STATS from...
2020-01-11 InspIRCd RobotUpdate copyright headers.
2019-05-17 Peter PowellOnly skip applying more X-lines to a user if they have...
2019-05-16 Peter PowellFix applying pending xlines to online users.
2019-05-01 Peter PowellMerge branch 'insp20' into insp3.
2019-03-10 Matt SchatzFix BanCache entries existing after X-line expiry.
2019-03-10 Matt SchatzFix BanCache entries existing after X-line expiry.
2019-02-22 Matt SchatzImprove the handling of config X-lines and filters...
2019-02-18 Matt SchatzX-line expiries: use the new DurationString() function.
2019-01-24 Matt SchatzAdd the reason to xline removal notices. (#1545)
2019-01-09 Matt SchatzImprove X-line text consistency.
2018-12-13 Peter PowellStore durations as unsigned long not long in XLine...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-10-14 RobbyShow reasons in xline expiry messages.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-09-23 Peter PowellDon't sync xlines defined in the config and expire...
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-04-08 Peter PowellMove OnStats from the core to a cross-module event.
2018-04-06 genius3000Fix ELine::Matches returning false on existing match
2017-12-11 Peter PowellMerge branch 'insp20' into master.
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-11-06 Peter PowellMerge pull request #1359 from genius3000/insp20+sasl_no...
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-09-11 Peter PowellFix killing elined clients on [gkz]line in some cases.
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-02 Attila MolnarMerge insp20
2016-08-23 Attila MolnarMerge branch 'master+ircstring'
2016-08-22 Attila MolnarReplace irc::string in XLineLookup with irc::insensitiv...
2016-08-17 Attila MolnarMerge insp20
2016-02-25 Attila MolnarMerge branch 'master+writenumeric'
2016-02-25 Attila MolnarIntroduce Stats::Context, pass it to the OnStats hook...
2016-02-25 Attila MolnarConvert WriteNumeric() calls to pass the parameters...
2016-02-22 Attila MolnarMerge insp20
2015-09-06 AdamMerge pull request #1018 from SaberUK/insp20+hidekills
2015-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2015-04-16 Attila MolnarRevert c8b344ea748d62d9f37cacd4dd785f15b186725c to...
2015-02-05 Attila MolnarMerge branch 'master+tlsversion'
2015-02-05 Attila MolnarMerge pull request #984 from Renegade334/modules-exempt...
2015-02-05 Attila MolnarMerge pull request #976 from SaberUK/master+fix-xline-db
2015-02-05 Attila MolnarMerge pull request #971 from SaberUK/master+numeric...
2015-01-24 Peter PowellUse ERR_YOUREBANNEDCREEP instead of NOTICE when a user...
2015-01-21 Attila MolnarMerge pull request #961 from SaberUK/insp20+fix-snotice
2015-01-19 Attila MolnarMerge branch 'insp20+penalty' into insp20
2015-01-17 Attila MolnarFix elines not matching elined users when rechecking...
2014-11-01 Attila MolnarAdd stdalgo::erase() and use it to simplify code
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-07-19 Attila MolnarAccess local user list via new UserManager::GetLocalUse...
2014-07-19 Attila MolnarMove and rename typedef LocalUserList to UserManager...
2014-07-03 Attila MolnarRemove now needless User::ForceNickChange()
2014-06-13 Attila MolnarChange allocation of InspIRCd::BanCache to be physicall...
2014-06-13 Attila MolnarPull in bancache.h from inspircd.h
2014-04-07 Attila MolnarMerge insp20
2014-01-25 Attila MolnarOmit the server name internally when building a /STATS...
2014-01-24 Attila MolnarConvert LocalUserList to an intrusively linked list
2014-01-21 Attila MolnarMerge insp20
2014-01-05 Attila MolnarImprove UserManager::QuitUser() and related code
2013-08-30 attilamolnarMerge insp20
2013-08-12 Attila MolnarMerge pull request #591 from SaberUK/master+config...
2013-08-10 Peter PowellRename <options:moronbanner> to <options:xlinemessage>.
2013-08-04 AdamChange the syntax of FOREACH macros to be less dumb.
2013-06-05 attilamolnarMerge insp20
2013-05-22 Attila MolnarMerge pull request #545 from SaberUK/master+logging...
2013-05-22 Attila MolnarMerge pull request #522 from SaberUK/master+xline-displ...
2013-05-21 Peter PowellConvert XLine::Displayable to return a std::string.
2013-05-18 attilamolnarChange the signature of User::ForceNickChange() to...
2013-05-15 AdamMerge pull request #531 from SaberUK/master+snprintf...
2013-05-15 Peter PowellReplace some C-isms with C++-isms.
2013-05-14 Attila MolnarMerge pull request #523 from SaberUK/master+server...
2013-05-14 Peter PowellAdd method for writing server notices.
2013-04-27 attilamolnarMerge insp20
2013-04-12 Attila MolnarMerge pull request #488 from SaberUK/master+loglevel...
2013-04-12 Peter PowellAdd LOG_ prefix to the log level enum values.
2013-04-10 attilamolnarBanCache: Don't repeat ourselves, one BanCacheManager...
2013-04-09 attilamolnarXLine: Provide a default implementation for DisplayExpiry()
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 attilamolnarMove member variables from User to LocalUser
2012-12-05 attilamolnarFix expired xlines being treated as live ones in XLineM...
2012-11-29 attilamolnarAdd a typedef for LocalUserList
2012-11-28 attilamolnarChange empty string assignments to .clear() or remove...
2012-10-12 attilamolnarRemove superfluous std::string()s
2012-08-24 attilamolnarRemove unnecessary cleanup in XLineManager destructor
2012-08-24 attilamolnarRemove unnecessary string copy in XLineManager::InvokeStats
2012-08-13 Robin BurchellMerge pull request #251 from Shawn-Smith/insp20+extbanU
2012-07-22 attilamolnarRemove negative BanCache entries only when the AddLine...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
next