haproxy/include
Christopher Faulet 4b0b79dd56 MINOR: log: move 'log' keyword parsing in dedicated function
Now, the function parse_logsrv should be used to parse a "log" line. This
function will update the list of loggers passed in argument. It can release all
log servers when "no log" line was parsed (by the caller) or it can parse "log
global" or "log <address> ... " lines. It takes care of checking the caller
context (global or not) to prohibit "log global" usage in the global section.
2018-04-05 15:13:54 +02:00
..
common MINOR: cli/threads: make "show fd" report thread_sync_io_handler instead of "unknown" 2018-03-28 18:06:47 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: log: move 'log' keyword parsing in dedicated function 2018-04-05 15:13:54 +02:00
types MINOR: spoe: Add options to store processing times in variables 2018-04-05 15:13:54 +02:00