1. 18487fb MINOR: cli: implement experimental-mode by Amaury Denoyelle · 3 years, 5 months ago
  2. b12bc64 MINOR: cli: limit spelling suggestions to 5 by Willy Tarreau · 3 years, 5 months ago
  3. b736458 MEDIUM: cli: apply spelling fixes for known commands before listing them by Willy Tarreau · 3 years, 5 months ago
  4. 4451150 CLEANUP: cli: fix misleading comment and better indent the access level flags by Willy Tarreau · 3 years, 5 months ago
  5. a51a1fd MINOR: cli: add a function to look up a CLI service description by Thierry Fournier · 3 years, 8 months ago
  6. e579391 REORG: include: make list-t.h part of the base API by Willy Tarreau · 4 years, 2 months ago
  7. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · 4 years, 2 months ago[Renamed (94%) from include/types/cli.h]
  8. 3f0f82e REORG: move applet.h to haproxy/applet{,-t}.h by Willy Tarreau · 4 years, 2 months ago
  9. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · 4 years, 2 months ago
  10. abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · 4 years, 10 months ago
  11. 86bfe14 REORG: move CLI access level definitions to cli.h by Willy Tarreau · 4 years, 10 months ago
  12. d50c7fe MINOR: cli: add two new states to print messages on the CLI by Willy Tarreau · 5 years ago
  13. 14721be MEDIUM: cli: disable some keywords in the master by William Lallemand · 6 years ago
  14. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · 6 years ago
  15. c4df59e MINOR: cli: add socket commands and config to prepend informational messages with severity by Andjelko Iharos · 7 years ago
  16. 3b6e547 CLEANUP: cli: rename STAT_CLI_* to CLI_ST_* by Willy Tarreau · 8 years ago
  17. 0a73929 REORG: cli: make "show env" also use the generic keyword registration by Willy Tarreau · 8 years ago
  18. 12207b3 REORG: cli: move "show errors" out of cli.c by Willy Tarreau · 8 years ago
  19. f13ebdf REORG: cli: move table dump/clear/set to stick_table.c by Willy Tarreau · 8 years ago
  20. 0baac8c REORG: cli: move "show info" to stats.c by Willy Tarreau · 8 years ago
  21. 2b812e2 REORG: cli: move "show stat" to stats.c by Willy Tarreau · 8 years ago
  22. 933efcd REORG: cli: move 'show backend' to proxy.c by William Lallemand · 8 years ago
  23. 4c5b4d5 REORG: cli: move 'show sess' to stream.c by William Lallemand · 8 years ago
  24. a6c5f33 REORG: cli: move 'show servers' to proxy.c by William Lallemand · 8 years ago
  25. e7ed885 REORG: cli: move 'show pools' to memory.c by William Lallemand · 8 years ago
  26. 69e9644 REORG: cli: move show stat resolvers to dns.c by William Lallemand · 8 years ago
  27. ad8be61 REORG: cli: move map and acl code to map.c by William Lallemand · 8 years ago
  28. 32af203 REORG: cli: move ssl CLI functions to ssl_sock.c by William Lallemand · 8 years ago
  29. 9ed6203 REORG: cli: split dumpstats.h in stats.h and cli.h by William Lallemand · 8 years ago