Age | Commit message (Collapse) | Author |
|
calculate replay start point.
Introduce new function doreplaylastspoke() to achieve this, move doreplay() into replay.c as doreplaytime() and refactor common things into sanitisereplay().
|
|
|
|
|
|
token of greeting 001.
|
|
|
|
|
|
maximum configuration array length, correct configuration array debug output text.
|
|
|
|
extractfinalparameter().
This fixes the topic being stored incorrectly when the setter's host is a raw IPv6 address.
|
|
This fixes issues such as when JOINing a channel whose name is a substring of another channel, things like PARTing don't work properly.
|
|
|
|
and move compilation out of README file.
|
|
|
|
|
|
after server timeouts/reconnects e.g. for XChat.
|
|
return -1 and change callers to check this.
|
|
|
|
reconnecting to server after a timeout.
|
|
get channel nicks after server reconnections.
|
|
is wrong in the debug log and NOTICEs.
|
|
|
|
|
|
between releases.
|
|
elements when they are used for the first time.
|
|
stripprefix() to avoid huge debug logs when using replaymode = "lastspoke" combined with DEBUG_FULL.
|
|
by ignoring unused channel indexes.
|
|
|
|
|
|
Please see the NEWS file for a highlight of changes in this release.
|
|
|
|
|
|
case-insensitive, we can ensure a nick/channel with varying case always ends up in the same log file.
|
|
|
|
|
|
:nick!user@host string.
|
|
|
|
|
|
lengths to avoid an enormous loop.
|
|
since we can't pass MSG_NOSIGNAL to OpenSSL's SSL_write when using TLS connections.
|
|
client array.
|
|
terminate blabouncer with SIGPIPE.
|
|
|
|
correctly log QUITs in the replay log and normal log(s).
|
|
individual settings.
|
|
multiple connect commands.
|
|
misleading error messages going to clients.
|
|
|
|
|
|
|
|
|