Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Ref: #1841.
|
|
|
|
- Require that a non-empty last parameter is given to the commands.
- Use WriteRemoteNumeric instead of WriteNumeric so opers actually see the response.
- Store <security:allowcoreunload> instead of looking it up every time.
|
|
|
|
- Handle DNSBLs that return invalid lookup results.
- Fix DNSBLs that return non-local addresses blocking connections.
- Fix silently failing when a DNSBL returns no IPv4 results.
- General code cleanup.
|
|
|
|
This makes things easier for users who are using InspIRCd on OSes
where OpenSSL is part of the base system.
|
|
Closes #1825.
|
|
Closes #1830.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It's -largon2, not -llibargon2. I've experienced build failures due to this.
|
|
|
|
|
|
Workaround for #1791.
|
|
|
|
Ref: #1816.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows wildcards to be used
|
|
|
|
|
|
|
|
Resolves #1540.
|