~singpolyma/biboumi

5ae33d6b — louiz’ 6 years ago
e2e: add tests for the linger time option
70014a7f — louiz’ 6 years ago
ci: run apt update before apt install in packaging:deb
7d41577b — louiz’ 6 years ago
The form fields in the Configure ad-hoc commands are not required
4ec2e1f7 — louiz’ 6 years ago
ci: packaging:deb try move the build artifacts into the build directory
9ce29fa7 — louiz’ 6 years ago
ci: packaging:deb, build for debian branch, include built .deb file
f197e303 — louiz’ 6 years ago
ci: in packaging:deb, override the before_script
e2da6fcd — louiz’ 6 years ago
Properly destroy the dns_handler socket when first start fails

To correctly exit the process
835c650e — louiz’ 6 years ago
Actually, just use the C locale for the date formats

We don’t need any UTF-8 support here, and it’s more portable
479b7189 — louiz’ 6 years ago
Only use the C.UTF-8 LANG value
5eb5e9e0 — louiz’ 6 years ago
ci: add a packaging:debian job, based on the debian branch
a5d35c24 — louiz’ 6 years ago
Add some missing ifndef for udns
45f7396c — louiz’ 6 years ago
Cancel the IRC server linger timer when we try to-rejoin a channel on it
b660a473 — louiz’ 6 years ago
grammar: than <-> as
5d801ddc — louiz’ 6 years ago
Add a linger_time configuration option on IRC servers
dd129366 — louiz’ 6 years ago
Do not require revocation info for a certificate to be valid

If anyone has any reason to believe this is a bad idea, please let me know.
3699463e — louiz’ 6 years ago
Refactor and split the Dockerfiles, to build a base without litesql
81b21bfc — louiz’ 6 years ago
Update INSTALL.rst to talk about botan-2, and give priority to 2 over 1.11
5e33b618 — louiz’ 6 years ago
Look for botan-2 in addition to botan-1.11
3ae4937f — louiz’ 6 years ago
Add missing <algorithm> include for last commit
6ececd9f — louiz’ 6 years ago
Only try to join chans only once, even if we received multiple presences

ref #3228
Next