Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow <log> tags to specify how often logs should be flushed.
|
|
Also use the behaviour behind this to fix #1290.
|
|
Fix some minor problems with the filter docs.
|
|
|
|
|
|
Prefix the returned string with '+'
|
|
|
|
|
|
Create LocalUser::OverruleNick(), call it from User::ChangeNick() and the UID handler in spanningtree
|
|
|
|
|
|
|
|
Fix the clock_gettime() test on macOS Sierra
|
|
Add interactive-mode support for setting the compiler binary.
|
|
|
|
macOS now supports clock_gettime() but it is part of libSystem
rather than librt which does not exist on macOS.
|
|
|
|
Make genssl use STDERR and the real binary name for error messages.
|
|
|
|
Fix LibreSSL not having a shim for the OpenSSL 1.1 BIO API.
|
|
Fix the distribution label not showing up since b8d85c6251.
|
|
|
|
|
|
Rework the example services aliases.
|
|
- Split common stuff into a generic configuration file.
- Reserve all nicknames used by services by default.
- Exempt all services clients from filtering.
- Add missing aliases for services pseudoclients.
|
|
Allow listeners to be able to listen on unavailable addresses.
|
|
Update SSL config documentation for SSL profiles and m_ssl_mbedtls.
|
|
|
|
Update helpop for recent LOCKSERV and <connect:port> changes.
|
|
|
|
Update build system for the removal of . from @INC.
|
|
|
|
|
|
Fix OpenSSL build errors caused by BIO/BIO_METHOD now being opaque.
|
|
Allow classes to take a port range.
|
|
Strip carriage returns in the config parser.
|
|
Allow the reason for locking to be specified in m_lockserv.
|
|
Improvements to flood modules
|
|
|
|
|
|
Fix the directive parser using invalid environment variables.
|
|
|