1. def2f95 BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly by William Lallemand · Mon Nov 20 10:49:05 2023 +0100
  2. ef0d92d BUG/MINOR: clock: fix the boot time measurement method for 2.6 and older by Willy Tarreau · Wed May 17 15:15:26 2023 +0200
  3. c690ca4 MINOR: clock: measure the total boot time by Willy Tarreau · Wed May 17 09:02:21 2023 +0200
  4. 5526ddc BUG/MINOR: log: free log forward proxies on deinit() by Aurelien DARRAGON · Thu Mar 09 12:21:12 2023 +0100
  5. f879603 BUG/MINOR: sink: free forward_px on deinit() by Aurelien DARRAGON · Thu Mar 09 12:07:09 2023 +0100
  6. 512df05 BUG/MINOR: mworker: prevent incorrect values in uptime by William Lallemand · Fri Feb 17 16:23:52 2023 +0100
  7. a48f51b MINOR: startup: HAPROXY_STARTUP_VERSION contains the version used to start by William Lallemand · Tue Feb 21 14:07:05 2023 +0100
  8. 4c20ccb [RELEASE] Released version 2.4.21 by Christopher Faulet · Fri Jan 27 14:51:36 2023 +0100
  9. 6b933fc BUG/MINOR: signals/poller: ensure wakeup from signals by Matthias Wirth · Fri Sep 09 10:21:00 2022 +0200
  10. e9eb249 BUG/MEDIUM: mworker: use default maxconn in wait mode by William Lallemand · Tue Jun 21 11:11:50 2022 +0200
  11. fa32d20 BUILD: add detection for unsupported compiler models by Willy Tarreau · Thu Jul 21 09:55:22 2022 +0200
  12. 7768c2d BUG/MEDIUM: mworker: proc_self incorrectly set crashes upon reload by William Lallemand · Thu Jul 21 00:52:43 2022 +0200
  13. 030571a BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reload by William Lallemand · Fri Jan 28 21:17:30 2022 +0100
  14. 96d9a7f BUG/MEDIUM: mworker: close unused transferred FDs on load failure by Willy Tarreau · Fri Jan 28 18:40:06 2022 +0100
  15. 9f77576 MINOR: sock: move the unused socket cleaning code into its own function by Willy Tarreau · Fri Jan 28 18:28:18 2022 +0100
  16. 7af8e1d BUG/MINOR: mworker: does not erase the pidfile upon reload by William Lallemand · Mon Feb 14 09:02:14 2022 +0100
  17. 7b11b7e BUG/MEDIUM: mworker: don't lose the stats socket on failed reload by Willy Tarreau · Tue Feb 01 08:47:41 2022 +0100
  18. 9993c17 BUG/MEDIUM: mworker: don't use _getsocks in wait mode by William Lallemand · Fri Jan 07 18:19:42 2022 +0100
  19. 1e183b8 [RELEASE] Released version 2.4.11 by Willy Tarreau · Fri Jan 07 16:40:23 2022 +0100
  20. 0aa9dbe MINOR: debug: add support for -dL to dump library names at boot by Willy Tarreau · Tue Dec 28 15:43:11 2021 +0100
  21. 890f4be MINOR: global: define MODE_STOPPING by Amaury Denoyelle · Mon Aug 09 15:02:56 2021 +0200
  22. 078062b MINOR: proc: setting the process to produce a core dump on FreeBSD. by devnexen@gmail.com · Sat Aug 21 09:13:10 2021 +0100
  23. 1e57268 BUG/MINOR: connection: prevent null deref on mux cleanup task allocation by Amaury Denoyelle · Thu Sep 16 12:15:12 2021 +0200
  24. 3a9c000 BUG/MEDIUM: cfgcheck: verify existing log-forward listeners during config check by Emeric Brun · Fri Aug 13 09:32:50 2021 +0200
  25. a9274a1 BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs by Willy Tarreau · Wed Jul 21 10:17:02 2021 +0200
  26. 7a534eb BUG/MEDIUM: mworker: do not register an exit handler if exit is expected by Willy Tarreau · Wed Jul 21 10:01:36 2021 +0200
  27. 08293ed BUILD: add detection of missing important CFLAGS by Willy Tarreau · Wed Jul 14 17:54:01 2021 +0200
  28. 4631737 BUG/MINOR: mworker: fix typo in chroot error message by Willy Tarreau · Tue Jun 15 08:59:19 2021 +0200
  29. d90aa34 BUG/MINOR: worker: Missing calloc return value check in mworker_env_to_proc_list by Remi Tricot-Le Breton · Wed May 19 10:45:12 2021 +0200
  30. 26f42a0 BUG/MAJOR: config: properly initialize cpu_map.thread[] up to MAX_THREADS by Willy Tarreau · Fri May 14 08:26:38 2021 +0200
  31. 3df5989 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Mon May 10 12:50:00 2021 +0500
  32. a5357cd MINOR: version: report "HAProxy" not "HA-Proxy" in the version output by Willy Tarreau · Sun May 09 06:14:25 2021 +0200
  33. 15f9ac3 REORG: mworker: move proc_self from global to mworker by Willy Tarreau · Sat May 08 12:30:50 2021 +0200
  34. cfc4f24 REORG: vars: move the "proc" scope variables out of the global struct by Willy Tarreau · Sat May 08 11:41:28 2021 +0200
  35. 86c1d0f BUILD: fix usage of ha_alert without format string by Amaury Denoyelle · Fri May 07 15:07:21 2021 +0200
  36. d2e53cd MINOR: cfgparse: implement experimental config keywords by Amaury Denoyelle · Thu May 06 16:21:39 2021 +0200
  37. 484454d MINOR: global: define tainted flag by Amaury Denoyelle · Wed May 05 16:18:45 2021 +0200
  38. a43dfda MINOR: global: add version comparison functions by Willy Tarreau · Thu May 06 07:43:35 2021 +0200
  39. f0d3b73 MINOR: global: export the build features string list by Willy Tarreau · Thu May 06 16:30:32 2021 +0200
  40. d3a88c1 MEDIUM: connection: close front idling connection on soft-stop by Amaury Denoyelle · Mon May 03 10:47:51 2021 +0200
  41. 8f685c1 BUG/MEDIUM: cpuset: fix build on MacOS by Amaury Denoyelle · Tue Apr 27 16:45:29 2021 +0200
  42. fc6ac53 BUG/MAJOR: fix build on musl with cpu_set_t support by Amaury Denoyelle · Tue Apr 27 10:46:36 2021 +0200
  43. a6f9c5d BUG/MINOR: cpuset: fix compilation on platform without cpu affinity by Amaury Denoyelle · Fri Apr 23 16:58:08 2021 +0200
  44. c5ed1f9 BUG/MINOR: haproxy: fix compilation on macOS by Amaury Denoyelle · Fri Apr 23 16:41:22 2021 +0200
  45. 0f50cb9 MINOR: global: add option to disable numa detection by Amaury Denoyelle · Fri Mar 26 18:50:33 2021 +0100
  46. 982fb53 MEDIUM: config: use platform independent type hap_cpuset for cpu-map by Amaury Denoyelle · Wed Apr 21 18:39:58 2021 +0200
  47. aba7f8b BUG/MINOR: mworker: don't use oldpids[] anymore for reload by William Lallemand · Wed Apr 21 16:55:34 2021 +0200
  48. ea6bf83 BUG/MINOR: mworker/init: don't reset nb_oldpids in non-mworker cases by William Lallemand · Wed Apr 21 16:42:18 2021 +0200
  49. af02c57 BUG/MEDIUM: config: fix cpu-map notation with both process and threads by Amaury Denoyelle · Thu Apr 15 16:29:58 2021 +0200
  50. d688e01 BUG/MINOR: logs: free logsrv.conf.file on exit by Amaury Denoyelle · Tue Apr 20 17:05:47 2021 +0200
  51. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  52. c4c80fb MINOR: time: move the time initialization out of tv_update_date() by Willy Tarreau · Sun Apr 11 15:00:34 2021 +0200
  53. f459640 MINOR: global: declare a read_mostly section by Willy Tarreau · Sat Apr 10 16:53:05 2021 +0200
  54. 1851572 CLEANUP: atomic: add a fetch-and-xxx variant for common operations by Willy Tarreau · Tue Apr 06 11:57:41 2021 +0200
  55. 1db4273 CLEANUP: atomic: add an explicit _FETCH variant for add/sub/and/or by Willy Tarreau · Tue Apr 06 11:44:07 2021 +0200
  56. 5a6926d MINOR: diag: create cfgdiag module by Amaury Denoyelle · Tue Mar 30 17:34:24 2021 +0200
  57. 7b01a8d MINOR: global: define diagnostic mode of execution by Amaury Denoyelle · Mon Mar 29 10:29:07 2021 +0200
  58. 27fefa1 MINOR: proxy: implement a free_proxy function by Amaury Denoyelle · Wed Mar 24 16:13:20 2021 +0100
  59. 68fd7e4 REORG: global: move free acl/action in their related source files by Amaury Denoyelle · Thu Mar 25 17:15:52 2021 +0100
  60. ce44482 REORG: global: move initcall register code in a dedicated file by Amaury Denoyelle · Thu Mar 25 15:09:38 2021 +0100
  61. 828adf0 REORG: server: add a free server function by Amaury Denoyelle · Tue Mar 16 17:20:15 2021 +0100
  62. 5ba8335 MINOR: mworker/cli: alert the user if we enabled a master CLI but not the master-worker mode by Eric Salama · Tue Mar 16 15:11:17 2021 +0100
  63. 4975d14 CLEANUP: cli: rename the last few "stats_" to "cli_" by Willy Tarreau · Sat Mar 13 11:00:33 2021 +0100
  64. 060a761 OPTIM: task: automatically adjust the default runqueue-depth to the threads by Willy Tarreau · Wed Mar 10 11:06:26 2021 +0100
  65. 430bf4a MINOR: server: allocate a per-thread struct for the per-thread connections stuff by Willy Tarreau · Thu Mar 04 09:45:32 2021 +0100
  66. 198e92a MINOR: server: add a global list of all known servers by Willy Tarreau · Fri Mar 05 10:23:32 2021 +0100
  67. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · Sat Feb 20 10:46:51 2021 +0100
  68. 98a9e1b BUILD: SSL: introduce fine guard for RAND_keep_random_devices_open by Ilya Shipitsin · Fri Feb 19 23:42:53 2021 +0500
  69. e90904d MEDIUM: proxy: store the default proxies in a tree by name by Willy Tarreau · Fri Feb 12 14:08:31 2021 +0100
  70. 7d0c143 MINOR: cfgparse: move defproxy to cfgparse-listen as a static by Willy Tarreau · Fri Feb 12 12:29:28 2021 +0100
  71. 144289b REORG: move init_default_instance() to proxy.c and pass it the defproxy pointer by Willy Tarreau · Fri Feb 12 08:19:01 2021 +0100
  72. f5ea269 CLEANUP: deinit: release global and per-proxy server-state variables on deinit by Christopher Faulet · Fri Feb 12 09:28:13 2021 +0100
  73. f232cb3 MEDIUM: connection: replace idle conn lists by eb trees by Amaury Denoyelle · Wed Jan 06 16:14:12 2021 +0100
  74. 69c5c3a BUG/MINOR: config: fix leak on proxy.conn_src.bind_hdr_name by Amaury Denoyelle · Tue Jan 26 14:35:22 2021 +0100
  75. 4e36682 BUG/MINOR: init: Use a dynamic buffer to set HAPROXY_CFGFILES env variable by Christopher Faulet · Tue Jan 12 18:57:38 2021 +0100
  76. 50f757c BUG/MINOR: init: enforce strict-limits when using master-worker by Jerome Magnin · Tue Jan 12 20:19:38 2021 +0100
  77. 4fb255d BUG/MINOR: server: Memory leak of proxy.used_server_addr during deinit by Thayne McCombs · Thu Jan 07 22:11:05 2021 -0700
  78. 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · Thu Jan 07 21:35:52 2021 -0700
  79. 421ed39 [RELEASE] Released version 2.4-dev5 by Willy Tarreau · Wed Jan 06 17:41:32 2021 +0100
  80. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · Sat Jan 02 22:31:53 2021 +0100
  81. 2d0493a BUILD/MINOR: haproxy DragonFlyBSD affinity build update. by David Carlier · Wed Dec 02 21:14:51 2020 +0000
  82. bb9fb8b MINOR: config: Deprecate and ignore tune.chksize global option by Christopher Faulet · Wed Nov 25 17:20:57 2020 +0100
  83. d9a16dc BUILD: SSL: add BoringSSL guarding to "RAND_keep_random_devices_open" by Ilya Shipitsin · Sat Nov 21 23:10:53 2020 +0500
  84. c8d1970 BUILD: Show the value of DEBUG= in haproxy -vv by Tim Duesterhus · Sat Nov 21 18:07:59 2020 +0100
  85. 83fefbc MINOR: init: Fix the prototype for per-thread free callbacks by Christopher Faulet · Fri Nov 06 15:19:19 2020 +0100
  86. d5bd824 BUG/MINOR: proxy/server: Skip per-proxy/server post-check for disabled proxies by Christopher Faulet · Mon Nov 02 16:20:13 2020 +0100
  87. ac66d6b MINOR: proxy; replace the spinlock with an rwlock by Willy Tarreau · Tue Oct 20 17:24:27 2020 +0200
  88. f42d794 MEDIUM: config: report that "nbproc" is deprecated by Willy Tarreau · Tue Oct 20 11:54:49 2020 +0200
  89. cd10def MINOR: backend: replace the lbprm lock with an rwlock by Willy Tarreau · Sat Oct 17 18:48:47 2020 +0200
  90. a74cb38 MINOR: protocol: register the receiver's I/O handler and not the protocol's by Willy Tarreau · Thu Oct 15 21:29:49 2020 +0200
  91. 1a3770c BUG/MEDIUM: deinit: check fdtab before fdtab[fd].owner by Willy Tarreau · Wed Oct 14 12:13:51 2020 +0200
  92. 2bd0f81 BUG/MINOR: init: only keep rlim_fd_cur if max is unlimited by Willy Tarreau · Tue Oct 13 15:36:08 2020 +0200
  93. 0a002df BUG/MINOR: proxy: respect the proper format string in sig_pause/sig_listen by Willy Tarreau · Fri Oct 09 19:26:27 2020 +0200
  94. 775e001 MAJOR: signals: use protocol_pause_all() and protocol_resume_all() by Willy Tarreau · Thu Sep 24 16:36:26 2020 +0200
  95. 337c835 MEDIUM: proxy: merge zombify_proxy() with stop_proxy() by Willy Tarreau · Thu Sep 24 10:51:29 2020 +0200
  96. 43ba3cf MEDIUM: proxy: remove start_proxies() by Willy Tarreau · Thu Sep 24 09:57:32 2020 +0200
  97. c3914d4 MEDIUM: proxy: replace proxy->state with proxy->disabled by Willy Tarreau · Thu Sep 24 08:39:22 2020 +0200
  98. b50bf04 MINOR: startup: don't rely on PR_STNEW to check for listeners by Willy Tarreau · Thu Sep 24 08:15:48 2020 +0200
  99. ae7bc4a MEDIUM: deinit: close all receivers/listeners before scanning proxies by Willy Tarreau · Wed Sep 23 16:46:22 2020 +0200
  100. 02b092f MEDIUM: init: stop disabled proxies after initializing fdtab by Willy Tarreau · Wed Oct 07 18:36:54 2020 +0200