Properly use the docstring variables
Clean the list of options visible in non-advanced ccmake
Use an ugly way, because SOURCES property does not work in cmake 3.0
Bring back DNSSocketHandler's destructor
Set the required cmake version to 3.0
Don't use target_sources() in cmake because it's >=3.1 only
Don’t use unique_ptr to store dns socket handlers
Move reload.*pp from louloulibs to src
Properly catch and handle database errors
Do not use a singleton for the database.
fix #3203
Send the iq requests to one random resource instead of the bare JID
Replace all include guards by #pragma once
It’s $CURRENT_YEAR
List of channels are saved per-request and not globally
The list would keep the previous results in memory, forever, and the list
would grow each time a new request was made (even with results from
unrelated servers)…
Properly remove the resource from the server when we leave the last channel
Use latest git of botan in the dockerfiles
Add https to the unit file DOC thing
Add a valgrind suppression file
Run e2e through with valgrind if BIBOUMI_E2E_VALGRIND is set in the env
Add a e2e test that checks self-ping with multiple resources behind one nick
Add a e2e for self-ping, with a single channel resource