1. f4b79c4 MINOR: pools: support setting debugging options using -dM by Willy Tarreau · 2 years, 9 months ago
  2. dae12c7 MINOR: mworker/cli: add flags in the prompt by William Lallemand · 2 years, 10 months ago
  3. 2a17191 MINOR: mworker/cli: mcli-debug-mode enables every command by William Lallemand · 2 years, 10 months ago
  4. a5ce28b DOC: management: add expert and experimental mode in 9.4.1 by William Lallemand · 2 years, 10 months ago
  5. af140ab DOC: management: rework the Master CLI section by William Lallemand · 2 years, 10 months ago
  6. 7267f78 MINOR: mworker/cli: set expert/experimental mode from the CLI by William Lallemand · 2 years, 10 months ago
  7. 9998a33 DOC: management: mark "set server ssl" as deprecated by William Lallemand · 2 years, 10 months ago
  8. a087f87 BUG/MEDIUM: server: avoid changing healthcheck ctx with set server ssl by William Dauchy · 2 years, 11 months ago
  9. 654726d MINOR: debug: add support for -dL to dump library names at boot by Willy Tarreau · 3 years ago
  10. 6ab7b21 MINOR: debug: add ability to dump loaded shared libraries by Willy Tarreau · 3 years ago
  11. cc750ef MINOR: ssl: Remove empty lines from "show ssl ocsp-response" output by Remi Tricot-Le Breton · 3 years ago
  12. 740629e MINOR: cli: "show version" displays the current process version by William Lallemand · 3 years ago
  13. 2be557f MEDIUM: mworker: seamless reload use the internal sockpairs by William Lallemand · 3 years ago
  14. 73dec76 [RELEASE] Released version 2.6-dev0 by Willy Tarreau · 3 years ago
  15. a68a00f DOC: management: edit the "show proc" example to show the current output by William Lallemand · 3 years, 1 month ago
  16. f9d5957 MINOR: server: add ws keyword by Amaury Denoyelle · 3 years, 1 month ago
  17. b175c23 DOC: management: doc about the CLI httpclient by William Lallemand · 3 years, 1 month ago
  18. cd8a6f2 MINOR: server: enable slowstart for dynamic server by Amaury Denoyelle · 3 years, 2 months ago
  19. 725f8d2 MINOR: server: enable more check related keywords for dynamic servers by Amaury Denoyelle · 3 years, 2 months ago
  20. 79b90e8 MINOR: server: enable more keywords for ssl checks for dynamic servers by Amaury Denoyelle · 3 years, 2 months ago
  21. ed8bfad DOC: management: certificate files must be sanitized before injection by William Lallemand · 3 years, 2 months ago
  22. e93bff4 MEDIUM: vars: also support format strings in CLI's "set var" command by Willy Tarreau · 3 years, 3 months ago
  23. 14c3c5c MEDIUM: server: allow to remove servers at runtime except non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  24. c5b5e7b DOC/MINOR: fix typo in management document by Jonathon Lacher · 3 years, 4 months ago
  25. 414a612 MINOR: doc: specify ulimit-n usage for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  26. b65f4ca MEDIUM: server: implement agent check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  27. 2fc4d39 MEDIUM: server: implement check for dynamic servers by Amaury Denoyelle · 3 years, 4 months ago
  28. 56eb8ed MEDIUM: server: support track keyword for dynamic servers by Amaury Denoyelle · 3 years, 5 months ago
  29. 34897d2 MINOR: ssl: support ssl keyword for dynamic servers by Amaury Denoyelle · 3 years, 6 months ago
  30. efbf35c BUG/MINOR: server: explicitly set "none" init-addr for dynamic servers by Amaury Denoyelle · 3 years, 6 months ago
  31. 6056e61 MINOR: ssl: Add the "show ssl cert foo.pem.ocsp" CLI command by Remi Tricot-Le Breton · 3 years, 6 months ago
  32. d92fd11 MINOR: ssl: Add new "show ssl ocsp-response" CLI command by Remi Tricot-Le Breton · 3 years, 6 months ago
  33. fc0cceb MINOR: haproxy: Add `-cc` argument by Maximilian Mader · 3 years, 6 months ago
  34. a75eea7 MINOR: map/acl: print the count of all the map/acl entries in "show map/acl" by Dragan Dosen · 3 years, 6 months ago
  35. 3c222bd DOC: ssl: Add documentation about CRL file hot update commands by Remi Tricot-Le Breton · 3 years, 7 months ago
  36. e88a2ca DOC: ssl: Add documentation about CA file hot update commands by Remi Tricot-Le Breton · 3 years, 8 months ago
  37. 1f97306 [RELEASE] Released version 2.5-dev0 by Willy Tarreau · 3 years, 7 months ago
  38. f1c8a38 MINOR: activity/cli: optionally support sorting by address on "show profiling" by Willy Tarreau · 3 years, 7 months ago
  39. 5a3fe9f DOC: management: Correct example reload command in the document by varnav · 3 years, 7 months ago
  40. 0b1b830 MINOR: cli: make "help" support a command in argument by Willy Tarreau · 3 years, 7 months ago
  41. 58000fe DOC: remove last occurrences of "HA-Proxy" syntax by Willy Tarreau · 3 years, 7 months ago
  42. 2745620 MINOR: stats: support an optional "float" option to "show info" by Willy Tarreau · 3 years, 7 months ago
  43. 589722e DOC: management: mention that some fields may be emitted as floats by Willy Tarreau · 3 years, 7 months ago
  44. 42712cb MINOR: activity: make "show profiling" support a few arguments by Willy Tarreau · 3 years, 7 months ago
  45. 00dd44f MINOR: activity: add a "memory" entry to "profiling" by Willy Tarreau · 3 years, 7 months ago
  46. bb51c44 MINOR: map/acl: make "add map/acl" support an optional version number by Willy Tarreau · 3 years, 7 months ago
  47. 7a562ca MINOR: map/acl: add the "commit map/acl" CLI command by Willy Tarreau · 3 years, 7 months ago
  48. 97218ce MINOR: map/acl: add the "prepare map/acl" CLI command by Willy Tarreau · 3 years, 7 months ago
  49. ff3feeb MINOR: map/acl: add the possibility to specify the version in "clear map/acl" by Willy Tarreau · 3 years, 7 months ago
  50. 95f753e MINOR: map/acl: add the possibility to specify the version in "show map/acl" by Willy Tarreau · 3 years, 7 months ago
  51. 4000ff0 DOC: management: move "set var" to the proper place by Willy Tarreau · 3 years, 7 months ago
  52. eafd701 MINOR: server: fix doc/trace on lb algo for dynamic server creation by Amaury Denoyelle · 3 years, 7 months ago
  53. b2be9a1 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 7 months ago
  54. e558043 MINOR: server: implement delete server cli command by Amaury Denoyelle · 3 years, 8 months ago
  55. b5f0fac DOC: ssl: Certificate hot update works on server certificates by Remi Tricot-Le Breton · 3 years, 8 months ago
  56. 3445909 DOC: ssl: Certificate hot update only works on fronted certificates by Remi Tricot-Le Breton · 3 years, 8 months ago
  57. 7b01a8d MINOR: global: define diagnostic mode of execution by Amaury Denoyelle · 3 years, 8 months ago
  58. b8bd1ee MEDIUM: cli: add a new experimental "set var" command by Willy Tarreau · 3 years, 8 months ago
  59. c35eb38 MINOR: vars/cli: add a "get var" CLI command to retrieve global variables by Willy Tarreau · 3 years, 8 months ago
  60. ba13f16 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 8 months ago
  61. 3046723 MINOR: server: support keyword proto in 'add server' cli by Amaury Denoyelle · 3 years, 9 months ago
  62. fc465a5 MINOR: server: enable standard options for dynamic servers by Amaury Denoyelle · 3 years, 9 months ago
  63. f99f77a MEDIUM: server: implement 'add server' cli command by Amaury Denoyelle · 3 years, 9 months ago
  64. 18487fb MINOR: cli: implement experimental-mode by Amaury Denoyelle · 3 years, 9 months ago
  65. 49962b5 MINOR: peers/cli: do not dump the peers dictionaries by default on "show peers" by Willy Tarreau · 3 years, 10 months ago
  66. d1a7b85 MEDIUM: server: support {check,agent}_addr, agent_port in server state by William Dauchy · 3 years, 10 months ago
  67. 7cabc06 MEDIUM: cli: add agent-port command by William Dauchy · 3 years, 10 months ago
  68. b456e1f MEDIUM: cli: add check-addr command by William Dauchy · 3 years, 10 months ago
  69. fe03e7d MEDIUM: server: adding support for check_port in server state by William Dauchy · 3 years, 10 months ago
  70. 7eff06e MINOR: activity: add a new "show tasks" command to list currently active tasks by Willy Tarreau · 3 years, 10 months ago
  71. cfa7101 MINOR: activity: flush scheduler stats on "set profiling tasks on" by Willy Tarreau · 3 years, 10 months ago
  72. 1bd67e9 MINOR: activity: also report collected tasks stats in "show profiling" by Willy Tarreau · 3 years, 10 months ago
  73. 87ef323 DOC: management: fix "show resolvers" alphabetical ordering by Willy Tarreau · 3 years, 10 months ago
  74. 8050efe MINOR: cli: give the show_fd helpers the ability to report a suspicious entry by Willy Tarreau · 3 years, 10 months ago
  75. cdbcca9 DOC: fix some spelling issues over multiple files by Thayne McCombs · 3 years, 11 months ago
  76. 2272d8a DOC: assorted typo fixes in the documentation by Ilya Shipitsin · 4 years ago
  77. e3e1e5f MINOR: cache: Dump secondary entries in "show cache" by Remi Tricot-Le Breton · 4 years ago
  78. b931f96 DOC/MINOR: Fix formatting in Management Guide by Phil Scherer · 4 years ago
  79. f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · 4 years ago
  80. 1db5579 [RELEASE] Released version 2.4-dev0 by Willy Tarreau · 4 years, 1 month ago
  81. c40edac DOC: Add dns as an available domain to show stat by Daniel Corbett · 4 years, 1 month ago
  82. bd71510 MINOR: stats: report server's user-configured weight next to effective weight by Willy Tarreau · 4 years, 1 month ago
  83. 698097b DOC: management: apply the "show stat" modifiers to "show stat", not "show info" by Willy Tarreau · 4 years, 1 month ago
  84. 3e32036 MINOR: stats: also support a "no-maint" show stat modifier by Willy Tarreau · 4 years, 1 month ago
  85. 65141ff MINOR: stats: support the "up" output modifier for "show stat" by Willy Tarreau · 4 years, 1 month ago
  86. ccf4299 MEDIUM: config: remove the deprecated and dangerous global "debug" directive by Willy Tarreau · 4 years, 2 months ago
  87. 08eb718 DOC: Add missing stats fields in the management doc by Pierre Cheynier · 4 years, 2 months ago
  88. fbd0bc9 MINOR: dns/stats: integrate dns counters in stats by Amaury Denoyelle · 4 years, 2 months ago
  89. 50660a8 MEDIUM: stats: add delimiter for static proxy stats on csv by Amaury Denoyelle · 4 years, 2 months ago
  90. 072f97e MINOR: stats: define the concept of domain for statistics by Amaury Denoyelle · 4 years, 2 months ago
  91. f9ff3ec DOC: ssl: new "cert bundle" behavior by William Lallemand · 4 years, 2 months ago
  92. 2540796 DOC: crt: advise to move away from cert bundle by William Dauchy · 4 years, 2 months ago
  93. 749f74c DOC: Use gender neutral language by Jackie Tapia · 4 years, 4 months ago
  94. 33205c2 [RELEASE] Released version 2.3-dev0 by Willy Tarreau · 4 years, 5 months ago
  95. 69f591e MINOR: cli/proxy: add a new "show servers conn" command by Willy Tarreau · 4 years, 5 months ago
  96. c6e7a1b MINOR: cli: make "show sess" stop at the last known session by Willy Tarreau · 4 years, 5 months ago
  97. c184d87 DOC: ssl: update the documentation of "commit ssl cert" by William Lallemand · 4 years, 5 months ago
  98. 3eb10b8 MINOR: init: add -dW and "zero-warning" to reject configs with warnings by Willy Tarreau · 4 years, 8 months ago
  99. bebd212 MINOR: init: report in "haproxy -c" whether there were warnings or not by Willy Tarreau · 4 years, 8 months ago
  100. 419e634 MINOR: ssl/cli: 'del ssl cert' deletes a certificate by William Lallemand · 4 years, 8 months ago