Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-19 | Added configuration for m_dnsbl for what return values get banned | Adam | |
2010-09-19 | Added some more variable fields for dnsbl akill reasons | Adam | |
2010-09-17 | Fixed bug #1190 and prevent m_dnsbl from akilling a user multiple times if ↵ | Adam | |
they are in multiple blacklists | |||
2010-09-14 | Cleanup DNS requests when modules are unloaded, fixes unloading m_dnsbl ↵ | Adam | |
during the middle of queries | |||
2010-09-14 | Added a config option to make operserv not add users found in the dsnbl to ↵ | Adam | |
the akill list | |||
2010-09-10 | Added Anope::CurTime to keep us from calling time() everywhere | Adam | |
2010-09-10 | Fixed bug #1187 - Fixed releasing enforcer clients on TS6 IRCds | Adam | |
2010-09-09 | Added an asynchronous DNS system and m_dnsbl, which checks clients against ↵ | Adam | |
DNS blacklists. Rewrote internal handling of IPs, we now properly support users using IPv6. Fixed a few problems with the UnrealIRCd protocol module. |