summaryrefslogtreecommitdiff
path: root/admin/halog
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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