Age | Commit message (Collapse) | Author |
|
|
|
return -1 and change callers to check this.
|
|
get channel nicks after server reconnections.
|
|
is wrong in the debug log and NOTICEs.
|
|
elements when they are used for the first time.
|
|
|
|
|
|
|
|
since we can't pass MSG_NOSIGNAL to OpenSSL's SSL_write when using TLS connections.
|
|
correctly log QUITs in the replay log and normal log(s).
|
|
individual settings.
|
|
multiple connect commands.
|
|
|
|
formats.
|
|
nick changes from us if not our current nick, and by completely ignoring replaying any type of replay log line from before blabouncer was launched.
|
|
replaying the replay log.
|
|
print both in related debugprint()s.
|
|
newlines to avoid a potential buffer underflow.
|
|
Also add version information (client welcome message, -v, and --version).
|
|
at least one.
|
|
|
|
!= "time".
|
|
|
|
|
|
given client has missed.
|
|
- replaymode = "noclients": All messages since the bouncer last had no clients connected
- replaymode = "lastchange": All messages since the last client connect or disconnect
|
|
to connect to server at startup. Don't print to terminal if sending to a client or to the server fails.
|
|
for certain settings (password/nick/nick2/nick3).
|
|
created.
|
|
|
|
|
|
or by issuing the SIGHUP signal.
|
|
them properly instead.
|
|
looping the reconnection and keeping clients informed.
|
|
|
|
(auto replay the last X seconds), and "lastspoke" (auto replay everything since you last spoke).
|
|
contain strings.
|
|
|
|
|
|
server and client functions in message.h/message.c.
|
|
connect/exit functions only relevant in main.c.
|
|
|
|
|
|
|
|
Also fix possible crash in debugprint() if debug directory doesn't exist yet.
|
|
server reconnect upon send() returning -1 issue.
|
|
that can be specified on the command line.
|
|
possible. Convert most remaining printing to stdout/stderr to debugprint() instead.
|
|
file with configurable verbosity.
|
|
relaying NickServ IDENTIFY password warnings to clients shortly after connecting.
|