~singpolyma/biboumi

190c4ff1 — Florent Le Coz 9 years ago
QUIT the irc server when the last channel is left
e390b79a — Florent Le Coz 9 years ago
Do not receive SIGPIPE when send() is called on a closed socket

The error is handled using the return value
16be9af3 — Florent Le Coz 9 years ago
Send unavailable presence to all muc when the IRC server closes the connection
aeae88dd — Florent Le Coz 9 years ago
Move CMake’s config.h(.cmake) files into src/
6804f315 — Florent Le Coz 9 years ago
Set sigaction.sa_flags to 0
112197f6 — Florent Le Coz 9 years ago
Fix the joined flag on channels, avoid sending the topic twice when joining
8fd27466 — Florent Le Coz 9 years ago
Reload the conf on SIGUSR1/2
754dd898 — Florent Le Coz 9 years ago
Fix a typo in Find* comments
293cab0d — Florent Le Coz 9 years ago
Fix FindIconv cmake module to correctly compile the c++ test code
e43de640 — Florent Le Coz 9 years ago
Build the man page as part of the build process, if ronn is found
c5b4be0e — Florent Le Coz 9 years ago
Little man page update
7cfc7917 — Florent Le Coz 9 years ago
Make install rule
6700d5da — Florent Le Coz 9 years ago
Fix quit messages not being sent to XMPP
cf9f3a1f — Florent Le Coz 9 years ago
Include role and affiliation in the join presence of the nick change process
abcf16bc — Florent Le Coz 9 years ago
Log (xmpp) stream-level errors
6dbf36b9 — Florent Le Coz 9 years ago
Revert "Do not include an empty item XML element in join presences"

This reverts commit e3b91475ffd7c1c76868964614f66060ba9e3a85.
274859c0 — Florent Le Coz 9 years ago
Handle most generic error IRC messages
d46e7ee8 — Florent Le Coz 9 years ago
Enable TCP keepalive on sockets
eb2a2e75 — Florent Le Coz 9 years ago
Add missing logger include
e3b91475 — Florent Le Coz 9 years ago
Do not include an empty item XML element in join presences
Next