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