Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
it is a http 404
|
|
|
|
|
|
|
|
|
|
|
|
Add the notice method to XMLRPC.
|
|
Optionally strip variable build date from compiled program
|
|
|
|
To aid build reproducibility, don't include the build date/time if
-DREPRODUCIBLE_BUILD is defined.
Based on the patch provided by Alexis Bienvenüe in the Debian report.
Bug-Debian: https://bugs.debian.org/820152
Patch-Name: reproducible_datetime.diff
|
|
|
|
|
|
Remove references to cmake-bin which was removed ages ago.
|
|
Send new account name to the IRCd on SASL reauth
|
|
|
|
|
|
|
|
Fix host on charybdis if there is no vhost
|
|
Send vident/vhost in SVSLOGIN with SASL
|
|
Remove support for DH-AES and DH-BLOWFISH.
|
|
|
|
These SASL mechanisms are considered insecure and should not be
used anymore.
|
|
Only charybdis seems to support that for the moment.
|
|
|
|
|
|
|
|
proto/charybdis: Add support for MECHLIST
|
|
|
|
Implement support for SASL 3.2 mechanism lists.
|
|
Fix logging into accounts with SASL on servers that support reauth.
|
|
|
|
|
|
apparently (freebsd 10?). I don't know why.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Show where access is "from" in chanserv/status
|
|
|
|
Fix a low risk privilege escalation exploit on InspIRCd with m_autoop.
|
|
|
|
|
|
|
|
|
|
describes. Show message if no memos could be displayed.
|