diff options
author | Luke Bratch <luke@bratch.co.uk> | 2025-08-08 22:15:43 +0100 |
---|---|---|
committer | Luke Bratch <luke@bratch.co.uk> | 2025-08-08 22:15:43 +0100 |
commit | cdc21500174966ecf2ca1eedb73eb5aa4d2f344c (patch) | |
tree | 1e5a0ffc13ed4af4b229c6361b9cdfead5e4e769 /TODO | |
parent | 53d4843b8d64b4fb928c3790956ccefb4d9e0756 (diff) |
Disconnect zombie clients after a while (if they haven't authenticated after AUTHTIMEOUT seconds).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -55,3 +55,15 @@ QUIT not logged in all channels a person was in? (e.g. Joey Mon 1 Apr 20:49:14 Ability to check for updates (and optional at startup?). Absurd CPU usage and duration doing "/BLABOUNCER REPLAY 24:0" approx. 14/09/2024 17:35. + +User has quit not always listed in all channel log files? (e.g. lebhome 12/11/2024 22:49:37) + +Custom OpenSSL protocols/ciphers? + +NickServ HELP with SA receiving full message in one go? e.g. oper 05/01/2025 10:06:22. Blabouncer or Anope or UnrealIRCD or something else? + +/NAMES doesn't show names in client. + +Allow specifying time zone for timestamps in config. + +Include error messages in response to failed STDIN in STDOUT/STDERR. |