summaryrefslogtreecommitdiff
path: root/include/haproxy/cfgparse.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: config: allow cpu-map to take commas in lists of rangesWilly Tarreau2023-05-051-1/+1
* BUG/MINOR: config: crt-list keywords mistaken for bind ssl keywordsWilliam Lallemand2023-02-161-0/+1
* MINOR: cfgparse: Always check the section positionChristopher Faulet2022-11-181-0/+1
* CLEANUP: deinit: release the config postparsersWilly Tarreau2022-04-271-0/+1
* MINOR: config: add a function to dump all known config keywordsWilly Tarreau2022-03-291-0/+1
* CLEANUP: tree-wide: fix prototypes for functions taking no arguments.Tim Duesterhus2021-09-151-1/+1
* REORG: config: move the condition preprocessing code to its own fileWilly Tarreau2021-07-161-1/+0
* MINOR: haproxy: Add `-cc` argumentMaximilian Mader2021-06-081-0/+1
* BUILD: config: do not include proxy.h nor errors.h anymore in cfgparse.hWilly Tarreau2021-05-081-2/+0
* REORG: config: uninline warnifnotcap() and failifnotcap()Willy Tarreau2021-05-081-50/+5
* MINOR: action: replace match_pfx by a keyword flags fieldAmaury Denoyelle2021-05-071-0/+1
* MINOR: cfgparse: implement experimental config keywordsAmaury Denoyelle2021-05-071-1/+1
* MINOR: cfgparse: add a new field flags in cfg_keywordAmaury Denoyelle2021-05-071-0/+5
* MINOR: cfgparse: support the comma separator on parse_cpu_setAmaury Denoyelle2021-04-231-1/+1
* MINOR: cfgparse: use hap_cpuset for parse_cpu_setAmaury Denoyelle2021-04-231-1/+3
* MINOR: payload/config: Warn if a L6 sample fetch is used from an HTTP proxyChristopher Faulet2021-04-011-0/+1
* MINOR: cfgparse: add cfg_find_best_match() to suggest an existing wordWilly Tarreau2021-03-121-0/+1
* CLEANUP: config: make the cfg_keyword parsers take a const for the defproxyWilly Tarreau2021-03-091-1/+1
* MINOR: cfgparse: move defproxy to cfgparse-listen as a staticWilly Tarreau2021-02-121-1/+0
* REORG: move init_default_instance() to proxy.c and pass it the defproxy pointerWilly Tarreau2021-02-121-1/+0
* MINOR: config: Add failifnotcap() to emit an alert on proxy capabilitiesChristopher Faulet2021-01-131-0/+25
* MINOR: cfgparse: add str2receiver() to parse dgram receiversWilly Tarreau2020-09-161-0/+1
* REORG: include: make list-t.h part of the base APIWilly Tarreau2020-06-111-1/+0
* REORG: include: move the error reporting functions to from log.h to errors.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move cfgparse.h to haproxy/cfgparse.hWilly Tarreau2020-06-111-0/+158
* [CLEANUP] renamed include/haproxy to include/commonWilly Tarreau2006-06-291-45/+0
* [BIGMOVE] exploded the monolithic haproxy.c file into multiple files.Willy Tarreau2006-06-261-0/+45