1. d849866 [RELEASE] Released version 2.0.13 by Willy Tarreau · Thu Feb 13 07:58:50 2020 +0100
  2. db2cdbb MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · Tue Jan 21 11:06:48 2020 +0100
  3. 482c8ec BUG/MINOR: http-rules: Remove buggy deinit functions for HTTP rules by Christopher Faulet · Tue Dec 17 11:25:46 2019 +0100
  4. 8e16e7a BUG/MEDIUM: mworker: remain in mworker mode during reload by William Lallemand · Tue Jan 14 17:58:18 2020 +0100
  5. d668dcf BUILD/MINOR: unix sockets: silence an absurd gcc warning about strncpy() by Willy Tarreau · Wed Dec 11 16:29:10 2019 +0100
  6. 708c244 BUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to workers by Willy Tarreau · Wed Dec 11 14:24:07 2019 +0100
  7. 175125e BUG/MEDIUM: mworker: don't fill the -sf argument with -1 during the reexec by William Lallemand · Tue Nov 19 17:04:18 2019 +0100
  8. caf0211 BUG/MINOR: init: fix set-dumpable when using uid/gid by William Dauchy · Tue Nov 19 10:11:36 2019 +0100
  9. 1b7c4dc BUG/MINOR: mworker/ssl: close openssl FDs unconditionally by William Lallemand · Tue Oct 15 14:04:08 2019 +0200
  10. f259fcc BUG/MINOR: mworker: disable SIGPROF on re-exec by Willy Tarreau · Mon Aug 26 10:37:39 2019 +0200
  11. 47b00ae BUG/MEDIUM: threads: cpu-map designating a single thread/process are ignored by Willy Tarreau · Tue Jul 16 15:10:34 2019 +0200
  12. eb7f072 BUILD: mworker: silence two printf format warnings around getpid() by Willy Tarreau · Sat Jun 22 07:41:38 2019 +0200
  13. 13b1170 BUG/MEDIUM: mworker: don't call the thread and fdtab deinit by William Lallemand · Mon Jun 24 17:40:48 2019 +0200
  14. 3c39a7d CLEANUP: connection: rename the wait_event.task field to .tasklet by Willy Tarreau · Fri Jun 14 14:42:29 2019 +0200
  15. 63329e3 MINOR: doc: update the manpage and usage message about -S by William Lallemand · Thu Jun 13 17:03:37 2019 +0200
  16. 1dc6963 MINOR: mworker: add the HAProxy version in "show proc" by William Lallemand · Wed Jun 12 19:11:33 2019 +0200
  17. 34a150c MEDIUM: init/threads: don't use spinlocks during the init phase by Willy Tarreau · Tue Jun 11 09:16:41 2019 +0200
  18. e4d7c9d OPTIM/MINOR: init/threads: only call protocol_enable_all() on first thread by Willy Tarreau · Mon Jun 10 10:14:52 2019 +0200
  19. 7109282 BUG/MEDIUM: init/threads: prevent initialized threads from starting before others by Willy Tarreau · Mon Jun 10 09:51:04 2019 +0200
  20. 6ec902a MINOR: threads: serialize threads initialization by Willy Tarreau · Fri Jun 07 14:41:11 2019 +0200
  21. 7067b3a BUG/MINOR: deinit/threads: make hard-stop-after perform a clean exit by Willy Tarreau · Sun Jun 02 11:11:29 2019 +0200
  22. cfbb3e6 MEDIUM: tasks: Get rid of active_tasks_mask. by Olivier Houchard · Wed May 29 19:22:43 2019 +0200
  23. 2ae84e4 MEDIUM: poller: separate the wait time from the wake events by Willy Tarreau · Tue May 28 16:44:05 2019 +0200
  24. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · Wed May 22 19:24:06 2019 +0200
  25. 082b628 BUG/MEDIUM: init/threads: provide per-thread alloc/free function callbacks by Willy Tarreau · Wed May 22 14:42:12 2019 +0200
  26. 05ed14c CLEANUP: threads: really move thread_info to hathreads.c by Willy Tarreau · Wed May 22 06:42:27 2019 +0200
  27. 9b7a976 BUG/MINOR: mworker: Fix memory leak of mworker_proc members by Tim Duesterhus · Thu May 16 20:23:22 2019 +0200
  28. f617824 CLEANUP: time: refine the test on _POSIX_TIMERS by Willy Tarreau · Tue May 21 19:46:58 2019 +0200
  29. 0ba4f48 MAJOR: polling: add event ports support (Solaris) by Emmanuel Hocdet · Mon Apr 08 16:53:32 2019 +0000
  30. 663fda4 BUILD: threads: only assign the clock_id when supported by Willy Tarreau · Tue May 21 15:14:08 2019 +0200
  31. 8323a37 MINOR: threads: add a thread-local thread_info pointer "ti" by Willy Tarreau · Mon May 20 18:57:53 2019 +0200
  32. 624dcbf MINOR: threads: always place the clockid in the struct thread_info by Willy Tarreau · Mon May 20 20:23:06 2019 +0200
  33. 91e6df0 MINOR: threads: add each thread's clockid into the global thread_info by Willy Tarreau · Fri May 03 17:21:18 2019 +0200
  34. 522cfbc MINOR: init/threads: make the global threads an array of structs by Willy Tarreau · Fri May 03 10:16:39 2019 +0200
  35. 619a95f MEDIUM: init/mworker: make the pipe register function a regular initcall by Willy Tarreau · Mon May 20 11:12:15 2019 +0200
  36. 3078e9f MINOR: threads/init: synchronize the threads startup by Willy Tarreau · Mon May 20 10:50:43 2019 +0200
  37. 7b302d8 MINOR: init: setenv HAPROXY_CFGFILES by William Lallemand · Mon May 20 11:15:37 2019 +0200
  38. c125cef CLEANUP: ssl: make inclusion of openssl headers safe by Willy Tarreau · Fri May 10 09:58:43 2019 +0200
  39. 8d164dc CLEANUP: ssl: never include openssl/*.h outside of openssl-compat.h anymore by Willy Tarreau · Fri May 10 09:35:00 2019 +0200
  40. 5599456 REORG: ssl: move openssl-compat from proto to common by Willy Tarreau · Thu May 09 14:52:44 2019 +0200
  41. 5db847a CLEANUP: ssl: remove 57 occurrences of useless tests on LIBRESSL_VERSION_NUMBER by Willy Tarreau · Thu May 09 14:13:35 2019 +0200
  42. 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
  43. affd1b9 BUILD: ssl: fix again a libressl build failure after the openssl FD leak fix by Willy Tarreau · Thu May 09 13:53:28 2019 +0200
  44. 27edc4b MINOR: mworker: support a configurable maximum number of reloads by William Lallemand · Tue May 07 17:49:33 2019 +0200
  45. f656279 CLEANUP: task: remove unneeded tests before task_destroy() by Willy Tarreau · Tue May 07 19:05:35 2019 +0200
  46. 7d61a33 BUG/MEDIUM: stick-table: fix regression caused by a change in proxy struct by Dragan Dosen · Tue May 07 14:16:18 2019 +0200
  47. 56996da BUG/MINOR: mworker/ssl: close OpenSSL FDs on reload by Rob Allen · Fri May 03 09:11:32 2019 +0100
  48. 2674303 MEDIUM: regex: modify regex_comp() to atomically allocate/free the my_regex struct by Dragan Dosen · Tue Apr 30 15:54:36 2019 +0200
  49. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · Thu Mar 14 07:07:41 2019 +0100
  50. c40efc1 MINOR: init/threads: make the threads array global by Willy Tarreau · Fri May 03 09:22:44 2019 +0200
  51. b4f7cc3 MINOR: init/threads: remove the useless tids[] array by Willy Tarreau · Fri May 03 09:27:30 2019 +0200
  52. 81492c9 MINOR: threads: flatten the per-thread cpu-map by Willy Tarreau · Fri May 03 09:41:23 2019 +0200
  53. 026ef57 BUG/MINOR: checks: free memory allocated for tasklets by Dragan Dosen · Tue Apr 30 00:56:20 2019 +0200
  54. 61302da BUG/MINOR: log: properly free memory on logformat parse error and deinit() by Dragan Dosen · Tue Apr 30 00:40:02 2019 +0200
  55. 2a7c20f BUG/MINOR: haproxy: fix rule->file memory leak by Dragan Dosen · Tue Apr 30 00:38:36 2019 +0200
  56. 88698d9 MEDIUM: connections: Add a way to control the number of idling connections. by Olivier Houchard · Tue Apr 16 19:07:22 2019 +0200
  57. d83b6c1 BUG/MINOR: mworker: disable busy polling in the master process by Willy Tarreau · Thu Apr 18 11:31:36 2019 +0200
  58. 3f795f7 MEDIUM: tasks: Merge task_delete() and task_free() into task_destroy(). by Olivier Houchard · Wed Apr 17 22:51:06 2019 +0200
  59. 636848a MINOR: init: add a "set-dumpable" global directive to enable core dumps by Willy Tarreau · Mon Apr 15 19:38:50 2019 +0200
  60. 482f9a9 MINOR: mworker: export HAPROXY_MWORKER=1 when running in mworker mode by William Lallemand · Fri Apr 12 16:15:00 2019 +0200
  61. 8f7069a CLEANUP: mworker: remove the type field in mworker_proc by William Lallemand · Fri Apr 12 16:09:23 2019 +0200
  62. 0f93672 BUG/MEDIUM: pattern: assign pattern IDs after checking the config validity by Willy Tarreau · Thu Apr 11 14:47:08 2019 +0200
  63. 9a1ee7a MEDIUM: mworker-prog: implement program for master-worker by William Lallemand · Mon Apr 01 11:30:02 2019 +0200
  64. 3f12887 MINOR: mworker: don't use children variable anymore by William Lallemand · Mon Apr 01 11:29:59 2019 +0200
  65. f3a8683 MINOR: mworker: calloc mworker_proc structures by William Lallemand · Mon Apr 01 11:29:58 2019 +0200
  66. 9001ce8 REORG: mworker: move mworker_cleanlisteners to mworker.c by William Lallemand · Mon Apr 01 11:29:57 2019 +0200
  67. e25473c REORG: mworker: move signal handlers and related functions by William Lallemand · Mon Apr 01 11:29:56 2019 +0200
  68. 3fa724d REORG: mworker: move IPC functions to mworker.c by William Lallemand · Mon Apr 01 11:29:55 2019 +0200
  69. 3cd95d2 REORG: mworker: move signals functions to mworker.c by William Lallemand · Mon Apr 01 11:29:54 2019 +0200
  70. 48dfbbd REORG: mworker: move serializing functions to mworker.c by William Lallemand · Mon Apr 01 11:29:53 2019 +0200
  71. 7b5654f BUILD: re-implement an initcall variant without using executable sections by Willy Tarreau · Fri Mar 29 21:30:17 2019 +0100
  72. f94afeb BUG/MEDIUM: mworker: don't free the wrong child when not found by William Lallemand · Wed Mar 27 14:19:10 2019 +0100
  73. 7728ed3 BUILD: report the whole feature set with their status in haproxy -vv by Willy Tarreau · Wed Mar 27 13:20:08 2019 +0100
  74. 679bba1 MINOR: init: report the list of optionally available services by Willy Tarreau · Tue Mar 19 08:08:10 2019 +0100
  75. 3f20085 BUG/MEDIUM: init/threads: consider epoll_fd/pipes for automatic maxconn calculation by Willy Tarreau · Thu Mar 14 19:13:17 2019 +0100
  76. 2c58b41 BUG/MEDIUM: threads/fd: do not forget to take into account epoll_fd/pipes by Willy Tarreau · Thu Mar 14 19:10:55 2019 +0100
  77. df23c0c MINOR: config: continue to rely on DEFAULT_MAXCONN to set the minimum maxconn by Willy Tarreau · Wed Mar 13 10:10:49 2019 +0100
  78. ca783d4 MINOR: config: remove obsolete use of DEFAULT_MAXCONN at various places by Willy Tarreau · Wed Mar 13 10:03:07 2019 +0100
  79. b23a61f MEDIUM: threads: Use the new _HA_ATOMIC_* macros. by Olivier Houchard · Fri Mar 08 18:51:17 2019 +0100
  80. ac35093 MEDIUM: init: make the global maxconn default to what rlim_fd_cur permits by Willy Tarreau · Fri Mar 01 15:43:14 2019 +0100
  81. 8d687d8 MINOR: init: move some maxsock updates earlier by Willy Tarreau · Fri Mar 01 09:39:42 2019 +0100
  82. 5a023f0 MINOR: init: make the maxpipe computation more accurate by Willy Tarreau · Fri Mar 01 14:19:31 2019 +0100
  83. 8dca195 BUG/MINOR: mworker: be careful to restore the original rlim_fd_cur/max on reload by Willy Tarreau · Fri Mar 01 10:21:55 2019 +0100
  84. e5cfdac BUG/MINOR: init: never lower rlim_fd_max by Willy Tarreau · Fri Mar 01 10:32:05 2019 +0100
  85. bf69640 MINOR: global: keep a copy of the initial rlim_fd_cur and rlim_fd_max values by Willy Tarreau · Fri Mar 01 10:09:28 2019 +0100
  86. c8d5b95 MEDIUM: config: don't enforce a low frontend maxconn value anymore by Willy Tarreau · Wed Feb 27 17:25:52 2019 +0100
  87. 149ab77 MAJOR: threads: enable one thread per CPU by default by Willy Tarreau · Sat Jan 26 14:27:06 2019 +0100
  88. 7ac908b MINOR: config: add global tune.listener.multi-queue setting by Willy Tarreau · Wed Feb 27 12:02:18 2019 +0100
  89. 9ea5d36 MEDIUM: servers: Reorganize the way idle connections are cleaned. by Olivier Houchard · Thu Feb 14 18:29:09 2019 +0100
  90. 6c1b667 [RELEASE] Released version 2.0-dev1 by Willy Tarreau · Tue Feb 26 16:43:49 2019 +0100
  91. f131481 BUG/MEDIUM: servers: Add a per-thread counter of idle connections. by Olivier Houchard · Mon Feb 18 16:41:17 2019 +0100
  92. ff9c914 MINOR: config: make MAX_PROCS configurable at build time by Willy Tarreau · Thu Feb 07 10:39:36 2019 +0100
  93. a38a717 MINOR: config: keep an all_proc_mask like we have all_threads_mask by Willy Tarreau · Sat Feb 02 17:11:28 2019 +0100
  94. 13ebef7 BUG/MINOR: deinit: tcp_rep.inspect_rules not deinit, add to deinit by Kevin Zhu · Wed Jan 30 16:01:21 2019 +0800
  95. 0cac26c MEDIUM: backend: move all LB algo parameters into an union by Willy Tarreau · Mon Jan 14 16:55:42 2019 +0100
  96. 4c03d1c MINOR: backend: move url_param_name/len to lbprm.arg_str/len by Willy Tarreau · Mon Jan 14 15:23:54 2019 +0100
  97. 909b9d8 BUILD: add a new file "version.c" to carry version updates by Willy Tarreau · Fri Jan 04 18:20:32 2019 +0100
  98. d22d69b CLEANUP: remove my name and address from the copyright banner by Willy Tarreau · Wed Dec 19 19:07:04 2018 +0100
  99. a57b7e3 MINOR: cli: implements 'reload' on master CLI by William Lallemand · Fri Dec 14 21:11:31 2018 +0100
  100. 6e0d8ae BUG/MINOR: mworker: don't use unitialized mworker_proc struct by William Lallemand · Fri Dec 14 19:31:21 2018 +0100