summaryrefslogtreecommitdiff
path: root/modules/extra/m_dnsbl.cpp
AgeCommit message (Expand)Author
2010-09-19Added configuration for m_dnsbl for what return values get bannedAdam
2010-09-19Added some more variable fields for dnsbl akill reasonsAdam
2010-09-17Fixed bug #1190 and prevent m_dnsbl from akilling a user multiple times if th...Adam
2010-09-14Cleanup DNS requests when modules are unloaded, fixes unloading m_dnsbl durin...Adam
2010-09-14Added a config option to make operserv not add users found in the dsnbl to th...Adam
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-09-10Fixed bug #1187 - Fixed releasing enforcer clients on TS6 IRCdsAdam
2010-09-09Added an asynchronous DNS system and m_dnsbl, which checks clients against DN...Adam