summaryrefslogtreecommitdiff
path: root/include/haproxy/errors.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: stats: report the total number of warnings issuedWilly Tarreau2023-05-111-0/+1
* MINOR: logs: startup-logs can use a shm for logging the reloadWilliam Lallemand2022-10-131-0/+5
* MEDIUM: stick-table: handle arrays of standard types into stick-tablesEmeric Brun2021-07-061-0/+1
* BUG/MEDIUM: errors: include missing obj_type fileWilly Tarreau2021-06-111-0/+1
* BUG: errors: remove printf positional args for user messages contextAmaury Denoyelle2021-06-081-0/+4
* MEDIUM: errors: implement parsing context typeAmaury Denoyelle2021-06-071-1/+11
* MEDIUM: errors: implement user messages bufferAmaury Denoyelle2021-06-071-0/+4
* REORG: errors: split errors reporting function from log.cAmaury Denoyelle2021-06-071-1/+1
* MINOR: errors: allow empty va_args for diag variadic macroAmaury Denoyelle2021-06-071-1/+1
* BUILD: errors: include stdarg in errors.hWilly Tarreau2021-05-091-0/+1
* MINOR: global: define diagnostic mode of executionAmaury Denoyelle2021-04-011-0/+16
* REORG: include: move the error reporting functions to from log.h to errors.hWilly Tarreau2020-06-111-0/+30
* REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/Willy Tarreau2020-06-111-0/+66