~singpolyma/biboumi

58b3345f — louiz’ 6 years ago
e2e: Add an outgoing_bind= conf option
fa3d44e7 — louiz’ 6 years ago
Use AI_NUMERICHOST when using getaddrinfo to bind() our client sockets
73915e88 — louiz’ 6 years ago
Remove the sonar-qube build

[ci skip]
c7163791 — louiz’ 6 years ago
Add a test for the ad-hoc command disconnect-from-irc-server
9a4b5d96 — louiz’ 6 years ago
Also test the channel config on a fixed_irc_server instance
26eb28dc — louiz’ 6 years ago
Split the biboumi dockerfile into two, to be able to disable the cache
dcb48c5a — louiz’ 6 years ago
Add a irc channel ad-hoc configure test
d81cbc4a — louiz’ 6 years ago
Use uname() instead of CMAKE_SYSTEM

fix #3235
9f978cda — louiz’ 6 years ago
docker: fix the SECRET->PASSWORD in entrypoint.sh
27d84771 — louiz’ 6 years ago
docker: Add the XMPP_SERVER_IP option, and document the --network=host usage
f90969e1 — louiz’ 6 years ago
docker: Properly handle and document the /var/lib/biboumi directory
a03fd18d — louiz’ 6 years ago
ci: remove all mention of docker.io in packaging:docker
384f3591 — louiz’ 6 years ago
ci: Empty the before_script for the packaging:docker job
724b7bf8 — louiz’ 6 years ago
ci: Add a packaging:docker job that builds and push to the image docker.io
6c35f49d — louiz’ 6 years ago
Add a biboumi Dockerfile
679bf941 — louiz’ 6 years ago
Only call freeaddrinfo if an actual addrinfo struct has been allocated
efb8a11c — louiz’ 6 years ago
Add missing include
561bbe9c — louiz’ 6 years ago
Fix a leak on getaddrinfo, thank you LeakSanitizer!
fef585ad — louiz’ 6 years ago
Surround ipv6 with [], and properly cleanup otherwise invalid domains

fix #2694 (yeah, it was closed, but it was badly fixed)
7f08cf83 — louiz’ 6 years ago
Little scopeguard cleanup, and add a test
Next