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