aboutsummaryrefslogtreecommitdiff
path: root/docs/conf/providers
Commit message (Expand)AuthorAgeFilesLines
* Add <cloak:username> to the username cloak engine.Gravatar Sadie Powell2025-03-141-0/+1
* Update the DroneBL lookup URL.Gravatar Sadie Powell2025-01-101-1/+1
* Add text replies for DNSBL responses.•••Closes #1243. Gravatar Sadie Powell2024-10-133-2/+102
* Fix an unescaped ampersand in the previous commit.Gravatar Sadie Powell2024-07-111-1/+1
* Add URL encoded versions of the DNSBL/network to the dnsbl module.Gravatar Sadie Powell2024-07-111-1/+1
* Include the network name in the DroneBL example config.Gravatar Sadie Powell2024-07-101-1/+1
* Make filenames a bit more friendly for Windows users.Gravatar Sadie Powell2024-06-174-0/+0
* Retain the "real" username properly like we do for hostnames.•••This introduces the concept of a real username. This value comes from either the initial USER message or from an ident lookup. Doing this allows us to use it for bans through vidents and cloaking web client users using their remote username. While changing this I also changed all of the uses of "ident" other than RFC 1413 lookups and some compatibility cases to refer to usernames as user(name) instead of ident. Our use of ident in these places was incorrect as that only refers to the RFC 1413 response and is not commonly used in the way we used it by any other IRC server implementations. Gravatar Sadie Powell2023-06-291-1/+1
* Refactor the cloak_user module for upcoming username changes.Gravatar Sadie Powell2023-06-291-1/+1
* Suggest using cloak_user to cloak IRCCloud users.Gravatar Sadie Powell2023-06-201-0/+7
* Update IRCCloud IP rangesGravatar James Wheare2021-12-311-2/+2
* Add the <connect:uniqueusername> option.Gravatar Sadie Powell2021-11-231-1/+2
* Update the IRCCloud example config for the latest host changes.•••Also switch it to use multiple hosts per connect class now we have the ability to do that. Gravatar Sadie Powell2021-07-021-16/+8
* Add support for per-DNSBL timeouts.•••This should fix the issue of some DNSBLs being slower than others. Gravatar Sadie Powell2021-03-311-0/+1
* Add a config option for exempting classes from connflood.Gravatar Sadie Powell2021-02-211-0/+1
* Exempt IRCCloud users from connectban and DNSBL lookups.Gravatar Sadie Powell2021-01-271-1/+3
* Add config files for popular DNSBL providers.Gravatar Sadie Powell2020-12-223-0/+33
* Improve the names of the IRCCloud example connect classes.Gravatar Sadie Powell2020-11-031-11/+11
* Update the IRCCloud provider config with the latest host changes.Gravatar Sadie Powell2020-10-231-3/+9
* Remove the KiwiIRC.com example config file.•••Requested by @prawnsalad. These IP addresses are only a small part of a larger pool and may change without notice. Gravatar Sadie Powell2020-07-301-19/+0
* Exempt the KiwiIRC.com servers from X-lines.Gravatar Peter Powell2019-10-241-0/+4
* Fix a typo in the KiwiIRC.com server IPs.Gravatar Peter Powell2019-10-241-2/+2
* Disable DNS/DNSBL/ident lookups for unregistered KiwiIRC.com users.Gravatar Peter Powell2019-10-242-2/+12
* Add more info and a IPv6 class to the IRCCloud example config.Gravatar Peter Powell2019-06-171-1/+7
* Add example connect classes for KiwiIRC.com and IRCCloud.Gravatar Peter Powell2019-06-172-0/+20