summaryrefslogtreecommitdiff
path: root/include/haproxy/cli.h
Commit message (Expand)AuthorAgeFilesLines
* CLEANUP: assorted typo fixes in the code and commentsIlya Shipitsin2022-11-301-2/+2
* MINOR: cli: define usermsgs print contextAmaury Denoyelle2022-11-101-0/+26
* CLEANUP: cli: rename dynamic error printing stateAmaury Denoyelle2022-11-101-1/+1
* MINOR: mworker: stores the mcli_reload bind_confWilliam Lallemand2022-09-241-0/+2
* MINOR: mworker: mworker_cli_proxy_new_listener() returns a bind_confWilliam Lallemand2022-09-241-1/+1
* CLEANUP: cli: move the status print context into its own contextWilly Tarreau2022-05-061-8/+15
* MINOR: cli: add a new keyword dump functionWilly Tarreau2022-03-291-0/+1
* CLEANUP: tree-wide: fix prototypes for functions taking no arguments.Tim Duesterhus2021-09-151-2/+2
* REORG: mworker: move proc_self from global to mworkerWilly Tarreau2021-05-081-0/+1
* MINOR: cli: add a function to look up a CLI service descriptionThierry Fournier2020-12-021-0/+1
* REORG: include: move stream.h to haproxy/stream{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move channel.h to haproxy/channel{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move cli.h to haproxy/cli{,-t}.hWilly Tarreau2020-06-111-0/+100