summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-11Use alpine's botan package in the docker imagelouiz’
2018-09-03Remove the example values for hostname and passwordlouiz’
2018-09-03Remove one of the two example conf, because one is enoughlouiz’
2018-09-03Change the doc files listed in the spec filelouiz’
2018-09-01Add the contributing.rst doc in the indexlouiz’
2018-09-01Fix a few things (formatting, wrong page, etc) in the doclouiz’
2018-08-30Add the homepage URL in the doc, and reformat a few paragraphslouiz’
2018-08-29Add an environment for the doclouiz’
2018-08-29Use sphinx instead of pandoc, and add a deploy joblouiz’
2018-08-27Use git_strategy: clone for the freebsd joblouiz’
2018-08-26Flush stdout between each e2e testlouiz’
2018-08-26test:alpine depends on build:alpine, not debianlouiz’
2018-08-26Run the test_suite in the test phase, and do the coverage only on fedoralouiz’
2018-08-26Remove an unused function (and a useless debug log)louiz’
2018-08-26Remove the coverity job entirelylouiz’
2018-08-26Trivial little syntax changeslouiz’
2018-08-26Replace a useless shared_ptr by a unique_ptrlouiz’
2018-08-25Fix the --remove pattern in lcov to exclude catch from the coveragelouiz’
2018-08-24Fix a signed/unsigned mismatchlouiz’
2018-08-23Disable the throttle limit if negativelouiz’
2018-08-23Fix one more warninglouiz’
2018-08-23Fix two more warningslouiz’
2018-08-23Fix a bunch of int to unsigned int conversion warningslouiz’
2018-08-23MaxHistoryLength now has some sensible default value if the user set a negati...louiz’
2018-08-23Trivial move of a variable in a smaller “ifndef” scopelouiz’
2018-08-23Add two missing reflouiz’
2018-08-23Add a missing <string> includelouiz’
2018-08-23Rename and organize the ci buildslouiz’
2018-08-23Create subsections in the CHANGELOGlouiz’
2018-08-13Remove the badges in the readme. The trend is over.louiz’
2018-08-07Split the main() into smaller functionslouiz’
2018-08-04Remove a useless fill_duration memberlouiz’
2018-08-04Fix the real_type of ThrottleLimitlouiz’
2018-08-04Add -Werror to the FreeBSD buildlouiz’
2018-08-04Remove a bunch of useless empty lineslouiz’
2018-07-27Rename SetDesc to set_desc, and only define it if USE_DATABASEsrciplouiz’
2018-07-27Make SetDesc staticJonas Wielicki
2018-07-27Fix incorrect setting of field description in Ad-Hoc config formsJonas Wielicki
2018-07-27Fix a few e2e tests that could fail due to race conditionlouiz’
2018-07-25Add two more sleeps, for the same reasonlouiz’
2018-07-25Disable the throttling for two tests that are very very longlouiz’
2018-07-25Add a timer for each e2e testlouiz’
2018-07-25Add a sleep in a e2e testlouiz’
2018-07-24Trivially improve a e2e testlouiz’
2018-07-24Fix the freebsd build by using no artifactslouiz’
2018-07-24Reflect messages to XMPP only when they are actually sentlouiz’
2018-07-22Document verify_certificate_policyfeature/fix-adhoc-command-descriptionslouiz’
2018-07-22Remove a useless getterlouiz’
2018-07-22add 'verify_certificate' as possible configuration token for policy filesRomain DEP
2018-07-14Fix a compile error with GCC 5.xlouiz’