summaryrefslogtreecommitdiff
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* MINOR: acme.sh: add the deploy script for acme.sh in admin directoryWilliam Lallemand2023-04-263-0/+1061
* BUILD: halog: fix missing double-quote at end of help lineWilly Tarreau2022-11-251-3/+3
* DOC: halog: explain how to use -ac and -ad in the help messageWilly Tarreau2022-11-251-0/+5
* CLEANUP: assorted typo fixes in the code and commentsIlya Shipitsin2022-10-301-1/+1
* BUILD: halog: fix some incorrect signs in printf formats for integersWilly Tarreau2022-04-122-8/+8
* OPTIM: halog: skip fields 64 bits at a time when supportedWilly Tarreau2021-11-081-0/+32
* OPTIM: halog: improve field parser speed for modern compilersWilly Tarreau2021-11-081-8/+4
* CLEANUP: halog: remove unused strl2ui()Willy Tarreau2021-11-081-16/+0
* CLEANUP: halog: make the default usage message fit in small screensWilly Tarreau2021-11-081-9/+10
* CLEANUP: halog: Remove dead storesTim Duesterhus2021-11-051-3/+3
* MINOR: halog: Add support for extracting captures using -hdrTim Duesterhus2021-10-281-4/+105
* BUG/MINOR: halog: Add missing newlines in die() messagesTim Duesterhus2021-10-281-10/+10
* CLEANUP: halog: Use consistent indentation in help()Tim Duesterhus2021-10-281-4/+4
* MINOR: halog: Rename -qry to -queryTim Duesterhus2021-10-281-3/+3
* DOC: halog: Move the `-qry` parameter into the correct section in help textTim Duesterhus2021-10-281-2/+2
* MINOR: halog: Add -qry parameter allowing to preserve the query string in -uXTim Duesterhus2021-10-281-4/+9
* BUILD: halog: fix a -Wundef warning on non-glibc systemsWilly Tarreau2021-09-131-1/+1
* CLEANUP: Add haproxy/xxhash.h to avoid modifying import/xxhash.hTim Duesterhus2021-09-111-1/+2
* MINOR: systemd: remove the ExecStartPre line in the unit fileWilliam Lallemand2021-08-201-1/+0
* BUG/MINOR: systemd: ExecStartPre must use -WsWilliam Lallemand2021-08-201-1/+1
* ADMIN: dyncookie: implement a simple dynamic cookie calculatorWilly Tarreau2021-08-111-0/+55
* BUG/MINOR: systemd: must check the configuration using -WsWilliam Lallemand2021-07-261-1/+1
* MAJOR: config: remove parsing of the global "nbproc" directiveWilly Tarreau2021-06-111-1/+1
* MEDIUM: proxy: remove the deprecated "grace" keywordWilly Tarreau2021-06-111-1/+1
* DOC: fix a few remainig cases of "Haproxy" and "HAproxy" in doc and commentsWilly Tarreau2021-05-091-1/+1
* ADMIN: netsnmp: report "HAProxy" and not "Haproxy" in output descriptionsWilly Tarreau2021-05-095-12/+12
* MINOR: freq_ctr: unify freq_ctr and freq_ctr_period into freq_ctrWilly Tarreau2021-04-111-1/+1
* BUILD: makefile: build halog with the correct flagsWilly Tarreau2021-04-022-22/+4
* ADMIN: halog: automatically enable USE_MEMCHR on the right glibc versionWilly Tarreau2021-04-021-0/+5
* CONTRIB: move halog to admin/Willy Tarreau2021-04-023-0/+2075
* CONTRIB: move some admin-related sub-projects to admin/Willy Tarreau2021-04-0223-0/+5325