summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-22Write irc output into a filelouiz’
2016-04-22Run make rpm, in the cilouiz’
2016-04-22Debug and exit if IRC server startup failslouiz’
2016-04-22Correct charybdis config file pathlouiz’
2016-04-22Provide a conf for charybdislouiz’
2016-04-22Forward the topic authors, handle the author from 333 messageslouiz’
2016-04-22e2etests: Use charybdis and update the scenarios accordinglylouiz’
2016-04-22e2etests: we are able to receive optional stanzaslouiz’
2016-04-22More testslouiz’
2016-04-22Remove localdomainlouiz’
2016-04-22Add mammond conflouiz’
2016-04-22Support RPL_NOTPIC and 005louiz’
2016-04-22Improve e2e test, start mammond ourself, etclouiz’
2016-04-22Add a TEMPORARY work-around for botan 1.11.29louiz’
2016-04-22Trivial formattinglouiz’
2016-04-22Convert README, INSTALL etc to markdownlouiz’
2016-03-24Fetch Catch from our own clone, instead of the github one.louiz’
2016-02-29Provide a better way to check stanzas at each step of the end_to_end testFlorent Le Coz
2016-02-28Include a note on own to contribute changesFlorent Le Coz
2016-02-24Fix the ordering of poll callbacks, with ppoll tooFlorent Le Coz
2016-02-24Close the epoll fdFlorent Le Coz
2016-02-24Fix a few ci thingsFlorent Le Coz
2016-02-24end_to_end creates a config file before running biboumiFlorent Le Coz
2016-02-24Add a basic integration test in pythonFlorent Le Coz
2016-02-22log the handshake + stream opening/close in a more consistent wayFlorent Le Coz
2016-02-22Fix the ordering of poll callbacks (recv, connect, send)Florent Le Coz
2016-02-17Simplify the ci fileFlorent Le Coz
2016-02-12Remove the clang ci test that won’t work for a mysterious reason in my dockerFlorent Le Coz
2016-02-10Remove unused xml_unescape() functionFlorent Le Coz
2016-02-10Rename BasicCredentialManagerFlorent Le Coz
2016-02-10Move the irc callbacks into the cpp fileFlorent Le Coz
2016-01-21Build the rpm with gitlab-ciFlorent Le Coz
2016-01-21Fix a clang-check warningFlorent Le Coz
2016-01-21Add a “rpm” target in the makefile, building a RPMFlorent Le Coz
2016-01-21Spec file becomes a template, auto filled with the date and versionFlorent Le Coz
2016-01-15Remove the localhost6 test, that’s not portable at allFlorent Le Coz
2016-01-15Fix a build when litesql is found but not botanFlorent Le Coz
2016-01-14Only activate systemd’s watchdog if we are compiling with systemdFlorent Le Coz
2016-01-13Quiet a warningFlorent Le Coz
2016-01-13Compile with smp_mflags for tests as wellFlorent Le Coz
2016-01-13Display an info message on make distFlorent Le Coz
2016-01-13Install the unit file in lib/, not etc/Florent Le Coz
2016-01-13Include catch.hpp in the dist tarballFlorent Le Coz
2016-01-13If catch.hpp is found in tests/, use it without cloning the git repoFlorent Le Coz
2016-01-13Use make check in the spec fileFlorent Le Coz
2016-01-13Remove the second '-' from the package when ~dev is thereFlorent Le Coz
2016-01-13Build the doc with the default make targetFlorent Le Coz
2016-01-13Generate systemd file from template and make installs it and the confFlorent Le Coz
2016-01-09Do not fail to build when litesql is not usedFlorent Le Coz
2016-01-04Document the Configure ad-hoc commandsFlorent Le Coz