]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_dnsbl.cpp
Improve X-line text consistency.
[user/henk/code/inspircd.git] / src / modules / m_dnsbl.cpp
2019-01-09 Matt SchatzImprove X-line text consistency.
2018-12-19 linuxdaemonMake more modules rehash atomically (#1535)
2018-11-16 Peter PowellFix sending DNSBL error snotices when a user isn't...
2018-11-07 Peter PowellMerge tag 'v2.0.27' into master.
2018-09-25 Robbym_dnsbl: Add the IP address to the positive detection...
2018-09-25 Robbym_dnsbl: Use the blacklist name rather than the domain.
2018-09-25 Peter PowellSend a message to snomask 'd' when a DNSBL lookup fails.
2018-09-24 Peter PowellMerge branch 'insp20' into master.
2018-08-15 Peter PowellMerge branch 'insp20' into master.
2018-08-14 Peter PowellFix a bunch more conflicting/unnamed numerics.
2018-08-07 Peter PowellSwitch m_dnsbl to use its own snomask character.
2018-07-24 Peter PowellMake more config stuff case insensitive.
2018-07-18 Peter PowellInitial support for listening on UNIX socket endpoints.
2018-07-18 Peter PowellAdd the family() member to the sockaddrs union.
2018-07-15 Peter PowellMerge branch 'insp20' into master.
2018-04-22 Peter PowellMerge tag 'v2.0.26' into master.
2018-04-16 Peter PowellAdd ConfigTag::getUInt for reading unsigned config...
2018-04-16 Peter PowellConvert ConfigTag::getDuration to return an unsigned...
2018-04-11 genius3000Change some usage of "gecos" to "real name"
2018-04-08 Peter PowellMove OnStats from the core to a cross-module event.
2017-12-11 Peter PowellMerge branch 'insp20' into master.
2017-11-17 Peter PowellFix a ton of -Wsign-conversion warnings.
2017-11-12 Peter PowellMerge tag 'v2.0.25' into master.
2017-10-12 Peter PowellMerge the latest changes from insp20 into master.
2017-08-06 Peter PowellMerge pull request #1141 from SaberUK/master+windows...
2017-08-06 Peter PowellPurge code for Windows XP and MSVC pre-2015.
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-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 #1211 from SaberUK/master+override
2017-07-12 Peter PowellMerge pull request #677 from Robby-/master-dnsblzline
2017-07-12 Peter PowellMerge pull request #1337 from SaberUK/master+merge
2017-07-09 Peter PowellMerge v2.0.23 and v2.0.24 into master.
2017-05-17 AdamMerge pull request #1094 from SISheogorath/insp20+fixed...
2017-05-17 Attila MolnarMerge pull request #1269 from Adam-/insp20+saslhost
2017-05-17 Attila MolnarMerge pull request #1230 from SaberUK/insp20+ipcache
2017-03-05 Attila MolnarMerge pull request #1266 from Adam-/insp20+cloakip
2017-03-05 Attila MolnarMerge pull request #1280 from Adam-/insp20+dnsblcheck
2017-01-12 Adamm_dnsbl: check returned results are in 127.0.0.0/8
2016-09-02 Attila MolnarMerge insp20
2016-09-02 Adamm_dnsbl Use FindAnswerOfType
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-05-10 Attila MolnarMerge insp20
2015-04-20 Attila MolnarMerge insp20
2015-04-15 Attila MolnarMerge branch 'master+ehdispatch'
2015-04-15 Attila MolnarMerge pull request #1028 from Adam-/master+ipv6dnsbl
2015-04-07 AdamAdd ipv6 dnsbl support
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-23 Attila MolnarMerge branch 'master+no-rtti'
2015-01-22 Attila MolnarMerge branch 'master+exttype' into master+no-rtti
2015-01-18 Attila MolnarSpecify which Extensible subclass an ExtensionItem...
2014-10-27 Attila MolnarMerge insp20
2014-07-25 Attila MolnarMerge insp20
2014-06-23 Robby-m_dnsbl: Correct the address in the Z-line snomask...
2014-04-07 Attila MolnarMerge insp20
2014-01-25 Attila MolnarOmit the server name internally when building a /STATS...
2014-01-21 Attila MolnarMerge insp20
2014-01-20 Attila Molnarm_dnsbl Don't send snotice when the {G|K|Z}line already...
2013-12-18 Attila MolnarClean up CoreException
2013-12-15 Attila MolnarMerge pull request #708 from SaberUK/master+development...
2013-12-15 AdamMerge pull request #689 from SaberUK/master+cxxify
2013-12-15 Peter PowellMake various self contained methods static.
2013-11-12 AdamUse WriteNumeric() everywhere we send numerics and...
2013-09-08 attilamolnarAutomatically register ServiceProviders created by...
2013-08-30 attilamolnarReplace OnRehash() with ReadConfig() that is called...
2013-08-30 attilamolnarMerge insp20
2013-08-21 attilamolnarm_dnsbl Fix possible use-after-free after a rehash
2013-08-12 attilamolnarAdd ConfigTag::getDuration() with optional bounds checking
2013-08-09 attilamolnarAccept std::string as parameter in User::ChangeHost...
2013-08-06 AdamIssue #604, fix m_dnsbl, broken in accccc212cd4f08a3c55...
2013-08-04 attilamolnarAutomatically attach modules to events
2013-08-04 Attila MolnarMerge pull request #590 from SaberUK/master+module...
2013-08-04 Peter PowellChange modules to use the MODNAME constant when logging.
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove $Core and $Mod* comments apart from $ModDep.
2013-06-05 attilamolnarMerge insp20
2013-05-15 Attila MolnarMerge pull request #514 from SaberUK/master+virtual...
2013-05-15 Peter PowellTidy up keywords on module methods.
2013-05-15 AdamMerge pull request #531 from SaberUK/master+snprintf...
2013-05-15 Peter PowellReplace some C-isms with C++-isms.
2013-04-27 attilamolnarMerge insp20
2013-04-26 AdamModularize DNS
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-03 attilamolnarConvert InspIRCd::Duration() to be static
2013-04-01 attilamolnarWhitespace and empty destructor removal, minor coding...
2013-03-31 attilamolnarChange User::GetIPString() to return const std::string&
2013-03-11 attilamolnarm_dnsbl Fix connecting users timeouting when a dnsbl...
2012-12-02 attilamolnarDynamically determine the size of the eventlist[] passe...
2012-11-29 attilamolnarm_dnsbl Add usednsbl option to connect classes
2012-11-19 attilamolnarServerConfig::ServerName is a std::string, don't call...
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 attilamolnarFix broken build
next