]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_dnsbl.cpp
Purge code for Windows XP and MSVC pre-2015.
[user/henk/code/inspircd.git] / src / modules / m_dnsbl.cpp
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
2012-10-12 attilamolnarm_cgiirc, m_dnsbl Remove unnecessary includes
2012-10-12 attilamolnarRemove superfluous std::string()s
2012-09-30 attilamolnarFix more undefined behavior caused by referencing the...
2012-09-23 Attila MolnarMerge pull request #308 from SaberUK/insp20-fingerprint
2012-09-13 attilamolnarm_dnsbl Display <unknown> as the user's nick when annou...
2012-09-13 attilamolnarm_dnsbl Switch to OnUserSetIP hook
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-01 Robin BurchellRevert "m_dnsbl: switch to OnSetClientIP hook which...
2012-06-15 Robin BurchellMerge pull request #193 from attilamolnar/insp20+newlinefix
2012-06-13 William Pitcockm_dnsbl: switch to OnSetClientIP hook which may be...
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...
2010-03-31 Daniel De GraafRemove unneeded inet_aton call
2010-03-31 Daniel De GraafAllow E:lines to make users exempt from DNSBL checks
2010-02-16 danieldgIncrementing the counter in a loop is useful to prevent...
2010-02-14 danieldgm_dnsbl updates
2010-02-12 danieldgRemove possible references to deleted User objects...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-06 danieldgMove StreamSocket inheritance off of User
2009-10-21 danieldgChange module API to use LocalUser* where correct
2009-10-18 danieldgRemove VF_SERVICEPROVIDER, prevent heap allocation...
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-10-03 danieldgGet rid of a bunch of memory-wasting C-style strings
next