1. 33205c2 [RELEASE] Released version 2.3-dev0 by Willy Tarreau · 4 years ago
  2. 69f591e MINOR: cli/proxy: add a new "show servers conn" command by Willy Tarreau · 4 years ago
  3. c6e7a1b MINOR: cli: make "show sess" stop at the last known session by Willy Tarreau · 4 years ago
  4. c184d87 DOC: ssl: update the documentation of "commit ssl cert" by William Lallemand · 4 years ago
  5. 3eb10b8 MINOR: init: add -dW and "zero-warning" to reject configs with warnings by Willy Tarreau · 4 years, 3 months ago
  6. bebd212 MINOR: init: report in "haproxy -c" whether there were warnings or not by Willy Tarreau · 4 years, 3 months ago
  7. 419e634 MINOR: ssl/cli: 'del ssl cert' deletes a certificate by William Lallemand · 4 years, 3 months ago
  8. c69f02d MINOR: ssl/cli: replace dump/show ssl crt-list by '-n' option by William Lallemand · 4 years, 3 months ago
  9. 0a9b941 MINOR: ssl/cli: 'del ssl crt-list' delete an entry by William Lallemand · 4 years, 3 months ago
  10. accac23 DOC: management: add the new crt-list CLI commands by William Lallemand · 4 years, 3 months ago
  11. 2a950d0 DOC: assorted typo fixes in the documentation and Makefile by Ilya Shipitsin · 4 years, 4 months ago
  12. 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · 4 years, 6 months ago
  13. 0159ee4 MINOR: stats: Report internal errors in the proxies/listeners/servers stats by Christopher Faulet · 4 years, 7 months ago
  14. d4f946c MINOR: ssl/cli: 'show ssl cert' give information on the certificates by William Lallemand · 4 years, 7 months ago
  15. 6ab08b3 DOC: ssl/cli: set/commit/abort ssl cert by William Lallemand · 4 years, 7 months ago
  16. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · 4 years, 7 months ago
  17. 2ac2574 DOC: Add missing stats fields in the management manual by Christopher Faulet · 4 years, 8 months ago
  18. 7297429 DOC: management: fix typo on "cache_lookups" stats output by Willy Tarreau · 4 years, 8 months ago
  19. b24ab22 MINOR: debug: make most debug CLI commands accessible in expert mode by Willy Tarreau · 4 years, 8 months ago
  20. abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · 4 years, 8 months ago
  21. 6b19b14 MINOR: stats: make "show stat" and "show info" by Willy Tarreau · 4 years, 9 months ago
  22. 78c4306 DOC: Fix documentation about the cli command to get resolver stats by Christopher Faulet · 4 years, 9 months ago
  23. 1d181e4 MEDIUM: ring: implement a wait mode for watchers by Willy Tarreau · 4 years, 10 months ago
  24. 370a694 MINOR: trace: change the detail_level to per-source verbosity by Willy Tarreau · 4 years, 10 months ago
  25. 09fb0df MINOR: trace: prepend the function name for developer level traces by Willy Tarreau · 4 years, 10 months ago
  26. 2ea549b MINOR: trace: change the "payload" level to "data" and move it by Willy Tarreau · 4 years, 10 months ago
  27. 9f830d7 MINOR: sink: implement "show events" to show supported sinks and dump the rings by Willy Tarreau · 4 years, 10 months ago
  28. 25a1c8e DOC: fixed typo in management.txt by n9@users.noreply.github.com · 4 years, 10 months ago
  29. f909c91 DOC: management: document the "trace" and "show trace" commands by Willy Tarreau · 4 years, 10 months ago
  30. 34ebb5c DOC: management: document cache_hits and cache_lookups in the CSV format by Jérôme Magnin · 5 years ago
  31. 708eb88 DOC: management: document reuse and connect counters in the CSV format by Jérôme Magnin · 5 years ago
  32. 9dc6b97 [RELEASE] Released version 2.1-dev0 by Willy Tarreau · 5 years ago
  33. 1dc6963 MINOR: mworker: add the HAProxy version in "show proc" by William Lallemand · 5 years ago
  34. 4438c60 DOC: fix typos by Michael Prokop · 5 years ago
  35. e6a02fa MINOR: threads: add a "stuck" flag to the thread_info struct by Willy Tarreau · 5 years ago
  36. 6bdf3e9 MINOR: debug/cli: add some debugging commands for developers by Willy Tarreau · 5 years ago
  37. c7091d8 MEDIUM: debug/threads: implement an advanced thread dump system by Willy Tarreau · 5 years ago
  38. 4e2b646 MINOR: cli/debug: add a thread dump function by Willy Tarreau · 5 years ago
  39. 4c35693 DOC: management: place "show activity" at the right place by Willy Tarreau · 5 years ago
  40. d2d3348 MINOR: activity: enable automatic profiling turn on/off by Willy Tarreau · 5 years ago
  41. 0bbec0f MINOR: peers: adds counters on show peers about tasks calls. by Emeric Brun · 5 years ago
  42. 21dde50 DOC: update for "show peers" CLI command. by Frédéric Lécaille · 5 years ago
  43. 3f36448 DOC: update management.txt to reflect that threads are used by default by Willy Tarreau · 5 years ago
  44. 9e75477 MINOR: ssl: add support of aes256 bits ticket keys on file and cli. by Emeric Brun · 5 years ago
  45. fba74ea [RELEASE] Released version 2.0-dev0 by Willy Tarreau · 6 years ago
  46. a57b7e3 MINOR: cli: implements 'reload' on master CLI by William Lallemand · 6 years ago
  47. 52880f9 MINOR: mworker/cli: indicate in the master prompt when a reload failed by Willy Tarreau · 6 years ago
  48. b7ea141 MEDIUM: cli: handle CLI level from the master CLI by William Lallemand · 6 years ago
  49. 67a234f MEDIUM: cli: show and change CLI permissions by William Lallemand · 6 years ago
  50. 256bf0d MINOR: cli: change 'show proc' output of old processes by William Lallemand · 6 years ago
  51. 142db37 DOC: master CLI documentation in management.txt by William Lallemand · 6 years ago
  52. 75c62c2 MINOR: activity: add configuration and CLI support for "profiling.tasks" by Willy Tarreau · 6 years ago
  53. 71b4b15 DOC: fix a few typos in the documentation by Joseph Herlant · 6 years ago
  54. 0a93b64 MINOR: pools: allocate most memory pools from an array by Willy Tarreau · 6 years ago
  55. 6d0f38f BUG/MEDIUM: dns/server: fix incomatibility between SRV resolution and server state file by Baptiste Assmann · 6 years ago
  56. c5dd5a5 DOC: dns: explain set server ... fqdn requires resolver by Lukas Tribus · 6 years ago
  57. ea96a82 DOC: management: add the new wrew stats column by Willy Tarreau · 6 years ago
  58. 1e0867c MINOR: ssl: Add payload support to "set ssl ocsp-response" by Aurélien Nephtali · 6 years ago
  59. 25650ce MINOR: map: Add payload support to "add map" by Aurélien Nephtali · 6 years ago
  60. abbf607 MEDIUM: cli: Add payload support by Aurélien Nephtali · 6 years ago
  61. daf4cd2 MINOR: export localpeer as an environment variable by William Lallemand · 6 years ago
  62. f65f257 DOC: Mention -Ws in the list of available options by Pavlos Parissis · 6 years ago
  63. d80cb4e MINOR: global: add some global activity counters to help debugging by Willy Tarreau · 6 years ago
  64. 7b888f1 DOC: cache: update sections and fix some typos by Cyril Bonté · 7 years ago
  65. b306650 [RELEASE] Released version 1.9-dev0 by Willy Tarreau · 7 years ago
  66. 86d0df0 DOC: cache: configuration and management by William Lallemand · 7 years ago
  67. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  68. c4df59e MINOR: cli: add socket commands and config to prepend informational messages with severity by Andjelko Iharos · 7 years ago
  69. b6c8b0d DOC: Add note about "* " prefix in CSV stats by Daniel Schneller · 7 years ago
  70. d8703e8 DOC: add CLI info on privilege levels by Olivier Doucet · 7 years ago
  71. 3169471 MINOR: Add server port field to server state file. by Frédéric Lécaille · 7 years ago
  72. 7a4a0ac MINOR: cli: add a new "show fd" command by Willy Tarreau · 7 years ago
  73. d6129fc DOC: fix alphabetical order of "show commands" in management.txt by Willy Tarreau · 7 years ago
  74. e202b1e DOC: add documentation for the master-worker mode by William Lallemand · 7 years ago
  75. 2c32d8f MINOR: boringssl: basic support for OCSP Stapling by Emmanuel Hocdet · 7 years ago
  76. f6975e9 MINOR: cli: add 'expose-fd listeners' to pass listeners FDs by William Lallemand · 7 years ago
  77. b418c12 MINOR: server: cli: Add server FQDNs to server-state file and stats socket. by Frédéric Lécaille · 7 years ago
  78. d33fc3a MINOR: doc: document the -x flag by Olivier Houchard · 7 years ago
  79. 04bf981 BUG/MEDIUM: servers: unbreak server weight propagation by Willy Tarreau · 7 years ago
  80. 266b1a8 MEDIUM: server: Inherit CLI weight changes and agent-check weight responses by Michal Idzikowski · 7 years ago
  81. 614f8d7 MINOR: cli: Let configure the dynamic cookies from the cli. by Olivier Houchard · 7 years ago
  82. 6f6bb38 MEDIUM: stats: Add show json schema by Simon Horman · 7 years ago
  83. 05ee213 MEDIUM: stats: Add JSON output option to show (info|stat) by Simon Horman · 7 years ago
  84. 4397290 MINOR: doc: Add docs for agent-addr and agent-send CLI commands by Misiek · 7 years ago
  85. 5113216 DOC: cli: show cli sockets by William Lallemand · 8 years ago
  86. fb981bd DOC: mention that req_tot is for both frontends and backends by Willy Tarreau · 8 years ago
  87. a1c35ab BUG/MINOR: cli: allow the backslash to be escaped on the CLI by Dragan Dosen · 8 years ago
  88. 0e658fb [RELEASE] Released version 1.8-dev0 by Willy Tarreau · 8 years ago
  89. 35069f8 MINOR: cli: make "show errors" capable of dumping only request or response by Willy Tarreau · 8 years ago
  90. 234ba2d MINOR: cli: make "show errors" support a proxy name by Willy Tarreau · 8 years ago
  91. a1b1ed5 MINOR: cli: make "show stat" support a proxy name by Willy Tarreau · 8 years ago
  92. 1084a36 MINOR: stats: correct documentation of process ID for typed output by Simon Horman · 8 years ago
  93. 3eed10e MINOR: init: add -dr to ignore server address resolution failures by Willy Tarreau · 8 years ago
  94. b96dd28 MINOR: stats: indicate it when a server is down due to resolution by Willy Tarreau · 8 years ago
  95. 89aa7f3 MINOR: new srv_admin flag: SRV_ADMF_RMAINT by Baptiste Assmann · 8 years ago
  96. 5b2ce8a DOC: stats: provide state details for show servers state by Cyril Bonté · 8 years ago
  97. a5bc36b MINOR: stats: emit dses by Willy Tarreau · 8 years ago
  98. 8a90b8e MINOR: stats: output dcon by Willy Tarreau · 8 years ago
  99. 3749ebf MINOR: cli: ability to change a server's port by Baptiste Assmann · 8 years ago
  100. 5094656 MINOR: cli: change a server health check port through the stats socket by Baptiste Assmann · 8 years ago