1. 38ba647 REORG: listener: move the receiving FD to struct receiver by Willy Tarreau · Thu Aug 27 08:16:52 2020 +0200
  2. 3715906 REORG: listener: move the listening address to a struct receiver by Willy Tarreau · Thu Aug 27 07:48:42 2020 +0200
  3. e26993c MINOR: listener: move bind_proc and bind_thread to struct settings by Willy Tarreau · Thu Sep 03 07:18:55 2020 +0200
  4. e52b6e5 CLEANUP: Do not use a fixed type for 'sizeof' in 'calloc' by Tim Duesterhus · Sat Sep 12 20:26:43 2020 +0200
  5. fc85494 CLEANUP: haproxy: Free post_check_list in deinit() by Tim Duesterhus · Thu Sep 10 19:46:42 2020 +0200
  6. f0c25d2 CLEANUP: haproxy: Free per_thread_*_list in deinit() by Tim Duesterhus · Thu Sep 10 19:46:41 2020 +0200
  7. 53508d6 CLEANUP: haproxy: Free post_proxy_check_list in deinit() by Tim Duesterhus · Thu Sep 10 19:46:40 2020 +0200
  8. 9e0c2f3 CLEANUP: Free old_argv on deinit by Tim Duesterhus · Thu Sep 10 19:46:39 2020 +0200
  9. 00f00cf BUG/MINOR: haproxy: Free uri_auth->scope during deinit by Tim Duesterhus · Thu Sep 10 19:46:38 2020 +0200
  10. 398da62 BUG/MINOR: startup: haproxy -s cause 100% cpu by William Lallemand · Wed Sep 02 16:12:23 2020 +0200
  11. e91bff2 MAJOR: init: start all listeners via protocols and not via proxies anymore by Willy Tarreau · Wed Sep 02 11:11:43 2020 +0200
  12. 4296174 REORG: sock: move get_old_sockets() from haproxy.c by Willy Tarreau · Fri Aug 28 18:42:45 2020 +0200
  13. a6473ed MINOR: sock: add interface and namespace length to xfer_sock_list by Willy Tarreau · Fri Aug 28 16:35:06 2020 +0200
  14. 063d47d REORG: listener: move xfer_sock_list to sock.{c,h}. by Willy Tarreau · Fri Aug 28 16:29:53 2020 +0200
  15. 25140cc REORG: inet: replace tcp_is_foreign() with sock_inet_is_foreign() by Willy Tarreau · Fri Aug 28 15:40:33 2020 +0200
  16. febbce8 BUG/MINOR: reload: do not fail when no socket is sent by Willy Tarreau · Fri Aug 28 18:45:01 2020 +0200
  17. cf1f193 MEDIUM: reload: stop passing listener options along with FDs by Willy Tarreau · Wed Aug 26 10:30:09 2020 +0200
  18. bf3b06b MINOR: reload: determine the foreing binding status from the socket by Willy Tarreau · Wed Aug 26 10:23:40 2020 +0200
  19. bca5a4e BUG/MINOR: reload: detect the OS's v6only status before choosing an old socket by Willy Tarreau · Wed Aug 26 09:29:21 2020 +0200
  20. efc5a9d BUG/MINOR: snapshots: leak of snapshots on deinit() by William Lallemand · Fri Aug 07 14:48:37 2020 +0200
  21. 749f74c DOC: Use gender neutral language by Jackie Tapia · Wed Jul 22 18:59:40 2020 -0500
  22. 34bef07 CLEANUP: haproxy: Free post_server_check_list in deinit() by Tim Duesterhus · Sat Jul 04 11:49:50 2020 +0200
  23. 0837eb1 CLEANUP: haproxy: Free server_deinit_list in deinit() by Tim Duesterhus · Sat Jul 04 11:49:49 2020 +0200
  24. fdf904a CLEANUP: haproxy: Free post_deinit_list in deinit() by Tim Duesterhus · Sat Jul 04 11:49:48 2020 +0200
  25. 17e363f CLEANUP: haproxy: Free proxy_deinit_list in deinit() by Tim Duesterhus · Sat Jul 04 11:49:47 2020 +0200
  26. 826cf07 BUG/MINOR: haproxy: Free srule->expr during deinit by Tim Duesterhus · Sat Jul 04 11:49:44 2020 +0200
  27. 6fb74a1 BUG/MINOR: haproxy: Free srule->file during deinit by Tim Duesterhus · Sat Jul 04 11:49:43 2020 +0200
  28. 18c6359 BUG/MINOR: haproxy: Free proxy->unique_id_header during deinit by Tim Duesterhus · Sat Jul 04 11:49:42 2020 +0200
  29. cb8f13c BUG/MINOR: haproxy: Add missing free of server->(hostname|resolvers_id) by Tim Duesterhus · Sat Jul 04 11:49:41 2020 +0200
  30. 7976578 BUG/MINOR: haproxy: Free proxy->format_unique_id during deinit by Tim Duesterhus · Sat Jul 04 11:49:40 2020 +0200
  31. a519460 MINOR: config: make strict limits enabled by default by William Dauchy · Sat Mar 28 19:29:58 2020 +0100
  32. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · Sun Jul 05 16:36:08 2020 +0500
  33. ab8b6a4 BUILD: haproxy: fix build error when RLIMIT_AS is not set by Willy Tarreau · Thu Jul 02 15:38:35 2020 +0200
  34. 76cc699 MINOR: config: add a new tune.idle-pool.shared global setting. by Willy Tarreau · Wed Jul 01 18:49:24 2020 +0200
  35. 369a2ef BUG/MINOR: haproxy: don't wake already stopping threads on exit by Willy Tarreau · Mon Jun 29 19:23:19 2020 +0200
  36. b240869 MINOR: ssl: move the ckch/crtlist deinit to ssl_sock.c by William Lallemand · Wed Jun 24 09:54:29 2020 +0200
  37. 82d877d BUG/MINOR: ssl: fix build with ckch_deinit() and crtlist_deinit() by William Lallemand · Tue Jun 23 20:25:07 2020 +0200
  38. ee8530c MINOR: ssl: free the crtlist and the ckch during the deinit() by William Lallemand · Tue Jun 23 18:19:42 2020 +0200
  39. a4818db BUG/MAJOR: init: properly compute the default global.maxpipes value by Willy Tarreau · Fri Jun 19 16:20:59 2020 +0200
  40. a7ad4ae MINOR: haproxy: process signals before runnable tasks by Willy Tarreau · Fri Jun 19 12:06:34 2020 +0200
  41. 13cd54c MEDIUM: peers: add the "localpeer" global option by Dragan Dosen · Thu Jun 18 18:24:05 2020 +0200
  42. 4f01415 MINOR: peers: do not use localpeer as an array anymore by Dragan Dosen · Thu Jun 18 16:56:47 2020 +0200
  43. 88bd9ee MINOR: version: put the compiler version output into version.c not haproxy.c by Willy Tarreau · Tue Jun 16 19:11:11 2020 +0200
  44. 01a0ce3 BUG/MAJOR: vars: Fix bogus free() during deinit() for http-request rules by Tim Duesterhus · Sun Jun 14 17:27:36 2020 +0200
  45. f3ca5a0 BUILD: haproxy: mark deinit_and_exit() as noreturn by Willy Tarreau · Mon Jun 15 18:43:46 2020 +0200
  46. ff78fcd BUG/MINOR: haproxy: Free rule->arg.vars.expr during deinit_act_rules by Tim Duesterhus · Sun Jun 14 00:37:43 2020 +0200
  47. 0a3b43d MINOR: haproxy: Make use of deinit_and_exit() for clean exits by Tim Duesterhus · Sun Jun 14 00:37:42 2020 +0200
  48. 2654055 MINOR: haproxy: Add void deinit_and_exit(int) by Tim Duesterhus · Sun Jun 14 00:37:41 2020 +0200
  49. b255105 CLEANUP: include: tree-wide alphabetical sort of include files by Willy Tarreau · Tue Jun 09 09:07:15 2020 +0200
  50. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
  51. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
  52. 1e56f92 REORG: include: move server.h to haproxy/server{,-t}.h by Willy Tarreau · Thu Jun 04 23:20:13 2020 +0200
  53. a55c454 REORG: include: move queue.h to haproxy/queue{,-t}.h by Willy Tarreau · Thu Jun 04 22:59:39 2020 +0200
  54. 4980160 REORG: include: move backend.h to haproxy/backend{,-t}.h by Willy Tarreau · Thu Jun 04 22:50:02 2020 +0200
  55. a264d96 REORG: include: move proxy.h to haproxy/proxy{,-t}.h by Willy Tarreau · Thu Jun 04 22:29:18 2020 +0200
  56. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  57. c7babd8 REORG: include: move filters.h to haproxy/filters{,-t}.h by Willy Tarreau · Thu Jun 04 21:29:29 2020 +0200
  58. c2b1ff0 REORG: include: move http_ana.h to haproxy/http_ana{,-t}.h by Willy Tarreau · Thu Jun 04 21:21:03 2020 +0200
  59. f1d32c4 REORG: include: move channel.h to haproxy/channel{,-t}.h by Willy Tarreau · Thu Jun 04 21:07:02 2020 +0200
  60. 209108d REORG: include: move ssl_sock.h to haproxy/ssl_sock{,-t}.h by Willy Tarreau · Thu Jun 04 20:30:20 2020 +0200
  61. 83487a8 REORG: include: move cli.h to haproxy/cli{,-t}.h by Willy Tarreau · Thu Jun 04 20:19:54 2020 +0200
  62. 8c42b8a REORG: include: split common/uri_auth.h into haproxy/uri_auth{,-t}.h by Willy Tarreau · Thu Jun 04 19:27:34 2020 +0200
  63. dcc048a REORG: include: move acl.h to haproxy/acl.h{,-t}.h by Willy Tarreau · Thu Jun 04 19:11:43 2020 +0200
  64. 48d25b3 REORG: include: move session.h to haproxy/session{,-t}.h by Willy Tarreau · Thu Jun 04 18:58:52 2020 +0200
  65. 3c2a7c2 REORG: include: move peers.h to haproxy/peers{,-t}.h by Willy Tarreau · Thu Jun 04 18:38:21 2020 +0200
  66. 7ea393d REORG: include: move connection.h to haproxy/connection{,-t}.h by Willy Tarreau · Thu Jun 04 18:02:10 2020 +0200
  67. 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · Thu Jun 04 17:37:26 2020 +0200
  68. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · Thu Jun 04 17:25:40 2020 +0200
  69. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · Thu Jun 04 17:05:57 2020 +0200
  70. a171892 REORG: include: move vars.h to haproxy/vars{,-t}.h by Willy Tarreau · Thu Jun 04 16:25:31 2020 +0200
  71. e6ce10b REORG: include: move sample.h to haproxy/sample{,-t}.h by Willy Tarreau · Thu Jun 04 15:33:47 2020 +0200
  72. 225a90a REORG: include: move pattern.h to haproxy/pattern{,-t}.h by Willy Tarreau · Thu Jun 04 15:06:28 2020 +0200
  73. 213e990 REORG: include: move listener.h to haproxy/listener{,-t}.h by Willy Tarreau · Thu Jun 04 14:58:24 2020 +0200
  74. b5abe5b REORG: include: move mworker.h to haproxy/mworker{,-t}.h by Willy Tarreau · Thu Jun 04 14:07:37 2020 +0200
  75. c761f84 REORG: include: move http_rules.h to haproxy/http_rules.h by Willy Tarreau · Thu Jun 04 11:40:28 2020 +0200
  76. 278161c REORG: include: move capture.h to haproxy/capture{,-t}.h by Willy Tarreau · Thu Jun 04 11:18:28 2020 +0200
  77. eb92deb REORG: include: move dns.h to haproxy/dns{,-t}.h by Willy Tarreau · Thu Jun 04 10:53:16 2020 +0200
  78. ac13aea REORG: include: move auth.h to haproxy/auth{,-t}.h by Willy Tarreau · Thu Jun 04 10:36:03 2020 +0200
  79. aa74c4e REORG: include: move arg.h to haproxy/arg{,-t}.h by Willy Tarreau · Thu Jun 04 10:19:23 2020 +0200
  80. 8641605 REORG: include: move hlua.h to haproxy/hlua{,-t}.h by Willy Tarreau · Thu Jun 04 09:20:54 2020 +0200
  81. 0f6ffd6 REORG: include: move fd.h to haproxy/fd{,-t}.h by Willy Tarreau · Wed Jun 03 19:33:00 2020 +0200
  82. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · Wed Jun 03 18:09:46 2020 +0200
  83. 2dd7c35 REORG: include: move protocol.h to haproxy/protocol{,-t}.h by Willy Tarreau · Wed Jun 03 15:26:55 2020 +0200
  84. 7cd8b6e REORG: include: split common/regex.h into haproxy/regex{,-t}.h by Willy Tarreau · Tue Jun 02 17:32:26 2020 +0200
  85. 7a00efb REORG: include: move common/namespace.h to haproxy/namespace{,-t}.h by Willy Tarreau · Tue Jun 02 17:02:59 2020 +0200
  86. 6131d6a REORG: include: move common/net_helper.h to haproxy/net_helper.h by Willy Tarreau · Tue Jun 02 16:48:09 2020 +0200
  87. 2741c8c REORG: include: move common/buffer.h to haproxy/dynbuf{,-t}.h by Willy Tarreau · Tue Jun 02 11:28:02 2020 +0200
  88. a04ded5 REORG: include: move activity to haproxy/ by Willy Tarreau · Tue Jun 02 10:29:48 2020 +0200
  89. c13ed53 REORG: include: move common/chunk.h to haproxy/chunk.h by Willy Tarreau · Tue Jun 02 10:22:45 2020 +0200
  90. d0ef439 REORG: include: move common/memory.h to haproxy/pool.h by Willy Tarreau · Tue Jun 02 09:38:52 2020 +0200
  91. 92b4f13 REORG: include: move time.h from common/ to haproxy/ by Willy Tarreau · Mon Jun 01 11:05:15 2020 +0200
  92. af613e8 CLEANUP: thread: rename __decl_hathreads() to __decl_thread() by Willy Tarreau · Fri Jun 05 08:40:51 2020 +0200
  93. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · Thu May 28 15:29:19 2020 +0200
  94. 853b297 REORG: include: split mini-clist into haproxy/list and list-t.h by Willy Tarreau · Wed May 27 18:01:47 2020 +0200
  95. 6019fab REORG: include: move openssl-compat.h from common/ to haproxy/ by Willy Tarreau · Wed May 27 16:26:00 2020 +0200
  96. 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
  97. d678805 REORG: include: move version.h to haproxy/ by Willy Tarreau · Wed May 27 15:59:00 2020 +0200
  98. 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
  99. 9fc6c97 BUG/MINOR: mworker: fix a memleak when execvp() failed by William Lallemand · Mon Jun 08 10:01:13 2020 +0200
  100. 0041741 BUG/MEDIUM: mworker: fix the reload with an -- option by William Lallemand · Fri Jun 05 14:08:41 2020 +0200