1. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · Thu Jun 04 10:53:16 2020 +0200
  2. 0a3bd39 REORG: include: move compression.h to haproxy/compression{,-t}.h by Willy Tarreau · Thu Jun 04 08:52:38 2020 +0200
  3. 551271d REORG: include: move pipe.h to haproxy/pipe{,-t}.h by Willy Tarreau · Thu Jun 04 08:32:23 2020 +0200
  4. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · Wed Jun 03 19:33:00 2020 +0200
  5. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
  6. 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · Wed Jun 03 15:26:55 2020 +0200
  7. c2f7c58 REORG: include: move common/ticks.h to haproxy/ticks.h by Willy Tarreau · Tue Jun 02 18:15:32 2020 +0200
  8. a04ded5 REORG: include: move activity to haproxy/ by Willy Tarreau · Tue Jun 02 10:29:48 2020 +0200
  9. 3646777 REORG: memory: move the pool type definitions to haproxy/pool-t.h by Willy Tarreau · Sat May 30 18:27:03 2020 +0200
  10. 6634794 REORG: include: move freq_ctr to haproxy/ by Willy Tarreau · Mon Jun 01 12:18:08 2020 +0200
  11. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
  12. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · Wed May 27 18:01:47 2020 +0200
  13. 58017ee REORG: include: move the BUG_ON() code to haproxy/bug.h by Willy Tarreau · Wed May 27 16:51:33 2020 +0200
  14. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · Wed May 27 16:10:29 2020 +0200
  15. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · Wed May 27 15:59:00 2020 +0200
  16. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · Wed May 27 12:58:42 2020 +0200
  17. 9597cbd MINOR: applet: adopt the wait list entry from the CLI by Willy Tarreau · Tue May 19 17:07:30 2020 +0200
  18. d425950 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Wed Apr 08 01:07:56 2020 +0500
  19. cf12f2e MINOR: cli: make "show fd" rely on resolve_sym_name() by Willy Tarreau · Tue Mar 03 17:29:58 2020 +0100
  20. d308c5e CLEANUP: cli: deduplicate the code in _getsocks by William Lallemand · Thu Jan 16 16:26:41 2020 +0100
  21. 5fd3b28 BUG/MEDIUM: cli: _getsocks must send the peers sockets by William Lallemand · Thu Jan 16 15:32:08 2020 +0100
  22. a31b09e BUG/MINOR: cli/mworker: can't start haproxy with 2 programs by William Lallemand · Tue Jan 14 15:25:02 2020 +0100
  23. 241797a MINOR: listener: split dequeue_all_listener() in two by Willy Tarreau · Tue Dec 10 14:10:52 2019 +0100
  24. 2e945c8 BUG/MINOR: cli: fix out of bounds in -S parser by William Lallemand · Mon Nov 25 09:58:37 2019 +0100
  25. 90b098c BUG/MINOR: cli: don't call the kw->io_release if kw->parse failed by William Lallemand · Fri Oct 25 21:10:14 2019 +0200
  26. abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · Thu Oct 24 17:55:53 2019 +0200
  27. 859dc80 MEDIUM: list: Separate "locked" list from regular list. by Olivier Houchard · Thu Aug 08 15:47:21 2019 +0200
  28. 5bee3e2 MEDIUM: fd: remove the FD_EV_POLLED status bit by Willy Tarreau · Wed Sep 04 09:52:57 2019 +0200
  29. 300decc MINOR: cli: extend the CLI context with a list and two offsets by Willy Tarreau · Fri Aug 30 08:05:03 2019 +0200
  30. 9d00869 CLEANUP: cli: replace all occurrences of manual handling of return messages by Willy Tarreau · Fri Aug 09 11:21:01 2019 +0200
  31. d50c7fe MINOR: cli: add two new states to print messages on the CLI by Willy Tarreau · Fri Aug 09 09:57:36 2019 +0200
  32. 305d5ab MAJOR: fd: Get rid of the fd cache. by Olivier Houchard · Wed Jul 24 18:07:06 2019 +0200
  33. 1c8d32b MAJOR: stream: store the target address into s->target_addr by Willy Tarreau · Thu Jul 18 15:47:45 2019 +0200
  34. 22dc248 CLEANUP: channel: Remove the unused flag CF_WAKE_CONNECT by Christopher Faulet · Tue Jul 16 14:43:08 2019 +0200
  35. ad03288 BUG/MINOR: mworker/cli: don't output a \n before the response by William Lallemand · Mon Jul 01 10:56:15 2019 +0200
  36. 1933801 BUG/MEDIUM: mworker/cli: command pipelining doesn't work anymore by William Lallemand · Tue Jun 25 18:00:19 2019 +0200
  37. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · Fri Jun 07 19:00:37 2019 +0200
  38. a8b2ce0 MINOR: activity: report the number of failed pool/buffer allocations by Willy Tarreau · Tue May 28 17:04:16 2019 +0200
  39. d78d08f MINOR: activity: report totals and average separately by Willy Tarreau · Tue May 28 16:32:06 2019 +0200
  40. a0211b8 MINOR: activity: write totals on the "show activity" output by Willy Tarreau · Tue May 28 15:09:08 2019 +0200
  41. d6a7850 MINOR: cli/activity: add 3 general purpose counters in development mode by Willy Tarreau · Mon May 27 07:03:38 2019 +0200
  42. 394c9b4 MINOR: cli/activity: remove "fd_del" and "fd_skip" from show activity by Willy Tarreau · Mon May 27 06:59:14 2019 +0200
  43. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · Wed May 22 19:24:06 2019 +0200
  44. 58d9621 MINOR: cli/activity: show the dumping thread ID starting at 1 by Willy Tarreau · Thu May 16 16:19:47 2019 +0200
  45. c125cef CLEANUP: ssl: make inclusion of openssl headers safe by Willy Tarreau · Fri May 10 09:58:43 2019 +0200
  46. 5db847a CLEANUP: ssl: remove 57 occurrences of useless tests on LIBRESSL_VERSION_NUMBER by Willy Tarreau · Thu May 09 14:13:35 2019 +0200
  47. 9a1ab08 CLEANUP: ssl-sock: use HA_OPENSSL_VERSION_NUMBER instead of OPENSSL_VERSION_NUMBER by Willy Tarreau · Thu May 09 13:26:41 2019 +0200
  48. 54832b9 BUILD: enable several LibreSSL hacks, including by Ilya Shipitsin · Sun May 05 23:27:54 2019 +0500
  49. bc13bec MINOR: activity: report context switch counts instead of rates by Willy Tarreau · Tue Apr 30 14:55:18 2019 +0200
  50. 0212fad MINOR: tasks/activity: report the context switch and task wakeup rates by Willy Tarreau · Wed Apr 24 08:10:57 2019 +0200
  51. d0e095c MINOR: ssl/cli: async fd io-handlers printable on show fd by Emeric Brun · Fri Apr 19 17:15:28 2019 +0200
  52. 620072b MINOR: cli: don't add a semicolon at the end of HAPROXY_CLI by William Lallemand · Fri Apr 12 16:09:25 2019 +0200
  53. 9a37fd0 MEDIUM: mworker/cli: export the HAPROXY_MASTER_CLI variable by William Lallemand · Fri Apr 12 16:09:24 2019 +0200
  54. 8f7069a CLEANUP: mworker: remove the type field in mworker_proc by William Lallemand · Fri Apr 12 16:09:23 2019 +0200
  55. e618284 BUILD: cli/threads: fix build in single-threaded mode by Willy Tarreau · Mon Apr 15 18:54:10 2019 +0200
  56. a8f57d5 MINOR: cli/activity: report the accept queue sizes in "show activity" by Willy Tarreau · Fri Apr 12 15:29:23 2019 +0200
  57. 64a9c05 MINOR: cli/listener: report the number of accepts on "show activity" by Willy Tarreau · Fri Apr 12 15:27:17 2019 +0200
  58. 33d29e2 MINOR: cli: export HAPROXY_CLI environment variable by William Lallemand · Mon Apr 01 11:30:06 2019 +0200
  59. e58915f MINOR: cli: start addresses by a prefix in 'show cli sockets' by William Lallemand · Mon Apr 01 11:30:05 2019 +0200
  60. 75812a7 BUG/MINOR: cli: correctly handle abns in 'show cli sockets' by William Lallemand · Mon Apr 01 11:30:04 2019 +0200
  61. 88dc7c5 REORG: mworker/cli: move CLI functions to mworker.c by William Lallemand · Mon Apr 01 11:30:01 2019 +0200
  62. a8cf66b MINOR: listener: do not needlessly set l->maxconn by Willy Tarreau · Wed Feb 27 16:49:00 2019 +0100
  63. e2711c7 MINOR: listener: introduce listener_backlog() to report the backlog value by Willy Tarreau · Wed Feb 27 15:39:41 2019 +0100
  64. 18215cb BUG/MINOR: config: don't over-count the global maxsock value by Willy Tarreau · Wed Feb 27 16:25:28 2019 +0100
  65. 8a03408 MINOR: activity: add accept queue counters for pushed and overflows by Willy Tarreau · Wed Feb 27 10:45:55 2019 +0100
  66. ff9c914 MINOR: config: make MAX_PROCS configurable at build time by Willy Tarreau · Thu Feb 07 10:39:36 2019 +0100
  67. c9a82e4 MINOR: cfgparse: make the process/thread parser support a maximum value by Willy Tarreau · Sat Jan 26 13:25:14 2019 +0100
  68. e9ca807 MINOR: cli/show_fd: report that a connection is back or not by Willy Tarreau · Wed Dec 19 18:40:58 2018 +0100
  69. 14bfe9a CLEANUP: stream-int: consistently call the si/stream_int functions by Willy Tarreau · Wed Dec 19 15:19:27 2018 +0100
  70. 3d2ee55 CLEANUP: connection: rename conn->mux_ctx to conn->ctx by Willy Tarreau · Wed Dec 19 14:12:10 2018 +0100
  71. ca1b157 BUG/MINOR: cli/fd: don't isolate the thread for each individual fd by Willy Tarreau · Tue Dec 18 15:45:11 2018 +0100
  72. a57b7e3 MINOR: cli: implements 'reload' on master CLI by William Lallemand · Fri Dec 14 21:11:31 2018 +0100
  73. 52880f9 MINOR: mworker/cli: indicate in the master prompt when a reload failed by Willy Tarreau · Sat Dec 15 13:30:03 2018 +0100
  74. 3301f3e BUG/MEDIUM: cli: handle correctly prefix and payload by William Lallemand · Thu Dec 13 09:05:48 2018 +0100
  75. b7ea141 MEDIUM: cli: handle CLI level from the master CLI by William Lallemand · Thu Dec 13 09:05:47 2018 +0100
  76. dc12c2e CLEANUP: cli: use dedicated define instead of appctx ones by William Lallemand · Thu Dec 13 09:05:46 2018 +0100
  77. 67a234f MEDIUM: cli: show and change CLI permissions by William Lallemand · Thu Dec 13 09:05:45 2018 +0100
  78. f630d01 MEDIUM: cli: store CLI level in the appctx by William Lallemand · Thu Dec 13 09:05:44 2018 +0100
  79. 256bf0d MINOR: cli: change 'show proc' output of old processes by William Lallemand · Wed Dec 12 13:45:57 2018 +0100
  80. 459e18e MINOR: cli: use pcli_flags for prompt activation by William Lallemand · Tue Dec 11 16:10:58 2018 +0100
  81. ebf6180 MEDIUM: cli: handle payload in CLI proxy by William Lallemand · Tue Dec 11 16:10:57 2018 +0100
  82. 3de09d5 BUG/MINOR: cli: wait for payload data even without prompt by William Lallemand · Tue Dec 11 16:10:56 2018 +0100
  83. 5f61068 MINOR: cli: implements 'quit' in the CLI proxy by William Lallemand · Tue Dec 11 16:10:55 2018 +0100
  84. 5b80fa2 MINOR: cli: parse prompt command in the CLI proxy by William Lallemand · Tue Dec 11 16:10:54 2018 +0100
  85. bddd33a MEDIUM: cli: rework the CLI proxy parser by William Lallemand · Tue Dec 11 16:10:53 2018 +0100
  86. b54c40a BUILD: threads: fix minor build warnings when threads are disabled by Willy Tarreau · Sun Dec 02 19:28:41 2018 +0100
  87. 008b3ce CLEANUP: Fix typos in the cli subsystem by Joseph Herlant · Sun Nov 25 12:51:45 2018 -0800
  88. 4b58c80 REORG: mworker: declare master variable in global.h by William Lallemand · Tue Nov 27 12:02:38 2018 +0100
  89. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  90. 744a089 BUG/MINOR: mworker: fix FD leak and memory leak in error path by William Lallemand · Thu Nov 22 16:46:51 2018 +0100
  91. 4cae3b2 BUG/MINOR: cli: Fix memory leak by Tim Duesterhus · Thu Nov 22 16:46:50 2018 +0100
  92. 4f93e0c MINOR: cli/activity: rename the stolen CPU time fields to mention milliseconds by Willy Tarreau · Thu Nov 22 16:13:17 2018 +0100
  93. baba82f MINOR: activity: report the average loop time in "show activity" by Willy Tarreau · Thu Nov 22 08:42:42 2018 +0100
  94. 609aad9 REORG: time/activity: move activity measurements to activity.{c,h} by Willy Tarreau · Thu Nov 22 08:31:09 2018 +0100
  95. db6bdfb MINOR: cli: add mworker_accept_wrapper to 'show fd' by William Lallemand · Tue Nov 20 17:36:51 2018 +0100
  96. 16dd1b3 MINOR: cli: show master information in 'show proc' by William Lallemand · Mon Nov 19 18:46:18 2018 +0100
  97. e368330 MINOR: cli: displays uptime in `show proc` by William Lallemand · Mon Nov 19 18:46:17 2018 +0100
  98. e09cdc6 MINOR: cli: format `show proc` to be more readable by William Lallemand · Mon Nov 19 18:46:16 2018 +0100
  99. db39843 MINOR: stream-int: replace si_cant_put() with si_rx_room_{blk,rdy}() by Willy Tarreau · Thu Nov 15 11:08:52 2018 +0100
  100. 4b962a4 MEDIUM: stream-int: fix the si_cant_put() calls used for buffer readiness by Willy Tarreau · Thu Nov 15 11:03:21 2018 +0100