summaryrefslogtreecommitdiff
path: root/include/haproxy/log.h
Commit message (Expand)AuthorAgeFilesLines
* BUG/MINOR: httpclient/log: free of invalid ptr with httpclient_log_formatWilliam Lallemand2022-12-221-0/+1
* BUG/MINOR: logs: fix logsrv leaks on clean exitWilly Tarreau2022-03-171-0/+2
* CLEANUP: tree-wide: fix prototypes for functions taking no arguments.Tim Duesterhus2021-09-151-2/+2
* MINOR: ssl: Define a default https log formatRemi Tricot-Le Breton2021-07-291-0/+1
* MINOR: log: register config file and line number on log servers.Emeric Brun2021-04-071-1/+1
* BUG/MINOR: proxy/log: frontend/backend and log forward names must differEmeric Brun2020-10-081-0/+16
* MINOR: log: adds counters on received syslog messages.Emeric Brun2020-07-151-0/+4
* MEDIUM: log: adds log forwarding section.Emeric Brun2020-07-151-0/+3
* MINOR: log: adds syslog udp message handler and parsing.Emeric Brun2020-07-151-0/+2
* MEDIUM: log/sink: re-work and merge of build message API.Emeric Brun2020-07-151-4/+3
* MINOR: log: add time second fraction field to rfc5424 log timestamp.Emeric Brun2020-07-021-1/+1
* REORG: include: move THREAD_LOCAL and __decl_thread() to compiler.hWilly Tarreau2020-06-111-1/+0
* REORG: include: move the error reporting functions to from log.h to errors.hWilly Tarreau2020-06-111-25/+0
* REORG: include: move stream.h to haproxy/stream{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move proxy.h to haproxy/proxy{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move log.h to haproxy/log{,-t}.hWilly Tarreau2020-06-111-0/+197