1. 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
  2. 13ebef7 BUG/MINOR: deinit: tcp_rep.inspect_rules not deinit, add to deinit by Kevin Zhu · Wed Jan 30 16:01:21 2019 +0800
  3. 0cac26c MEDIUM: backend: move all LB algo parameters into an union by Willy Tarreau · Mon Jan 14 16:55:42 2019 +0100
  4. 4c03d1c MINOR: backend: move url_param_name/len to lbprm.arg_str/len by Willy Tarreau · Mon Jan 14 15:23:54 2019 +0100
  5. 909b9d8 BUILD: add a new file "version.c" to carry version updates by Willy Tarreau · Fri Jan 04 18:20:32 2019 +0100
  6. d22d69b CLEANUP: remove my name and address from the copyright banner by Willy Tarreau · Wed Dec 19 19:07:04 2018 +0100
  7. a57b7e3 MINOR: cli: implements 'reload' on master CLI by William Lallemand · Fri Dec 14 21:11:31 2018 +0100
  8. 6e0d8ae BUG/MINOR: mworker: don't use unitialized mworker_proc struct by William Lallemand · Fri Dec 14 19:31:21 2018 +0100
  9. 2672eb9 MINOR: mworker: set all_threads_mask and pid_bit to 1 by William Lallemand · Fri Dec 14 15:52:39 2018 +0100
  10. c77d364 MINOR: config: round up global.tune.bufsize to the next multiple of 2 void* by Willy Tarreau · Wed Dec 12 06:19:42 2018 +0100
  11. 27f3fa5 BUG/MEDIUM: mworker: stop every tasks in the master by William Lallemand · Thu Dec 06 14:05:20 2018 +0100
  12. 2fd45fa BUG/MEDIUM: mworker: stop proxies which have no listener in the master by William Lallemand · Mon Dec 03 20:34:44 2018 +0100
  13. 0c18a6f MEDIUM: servers: Add a way to keep idle connections alive. by Olivier Houchard · Sun Dec 02 14:11:41 2018 +0100
  14. b6b3df3 MEDIUM: initcall: use initcalls for a few initialization functions by Willy Tarreau · Mon Nov 26 16:31:20 2018 +0100
  15. 2455ceb MEDIUM: memory: use pool_destroy_all() to destroy all pools on deinit() by Willy Tarreau · Mon Nov 26 15:57:34 2018 +0100
  16. 8ceae72 MEDIUM: init: use initcall for all fixed size pool creations by Willy Tarreau · Mon Nov 26 11:58:30 2018 +0100
  17. 5794fb0 MINOR: init: process all initcalls in order at boot time by Willy Tarreau · Sun Nov 25 18:43:29 2018 +0100
  18. 7c756a8 BUG/MEDIUM: mworker: fix FD leak upon reload by William Lallemand · Mon Nov 26 11:53:40 2018 +0100
  19. 742e0f9 BUG/MINOR: mworker: Do not attempt to close(2) fd -1 by Tim Duesterhus · Sun Nov 25 20:03:39 2018 +0100
  20. 7fc3be7 MINOR: servers: Free [idle|safe|priv]_conns on exit. by Olivier Houchard · Thu Nov 22 18:50:54 2018 +0100
  21. 609aad9 REORG: time/activity: move activity measurements to activity.{c,h} by Willy Tarreau · Thu Nov 22 08:31:09 2018 +0100
  22. 0564d41 BUG/MEDIUM: mworker: unregister the signals of main() by William Lallemand · Tue Nov 20 17:36:53 2018 +0100
  23. 220567e MINOR: mworker: use ha_notice to announce a new worker by William Lallemand · Wed Nov 21 18:04:53 2018 +0100
  24. 944e619 MEDIUM: mworker: wait mode use standard init code path by William Lallemand · Wed Nov 21 15:48:31 2018 +0100
  25. 16dd1b3 MINOR: cli: show master information in 'show proc' by William Lallemand · Mon Nov 19 18:46:18 2018 +0100
  26. e368330 MINOR: cli: displays uptime in `show proc` by William Lallemand · Mon Nov 19 18:46:17 2018 +0100
  27. 07a0834 MINOR: Fix an error message thrown when we run out of memory by Joseph Herlant · Thu Nov 15 10:43:05 2018 -0800
  28. 0342090 CLEANUP: Fix some typos in the haproxy subsystem by Joseph Herlant · Thu Nov 15 10:41:50 2018 -0800
  29. a719926 MEDIUM: jobs: support unstoppable jobs for soft stop by William Lallemand · Fri Nov 16 16:57:20 2018 +0100
  30. 2e8fad9 MINOR: mworker: only close std{in,out,err} in daemon mode by William Lallemand · Tue Nov 13 16:18:23 2018 +0100
  31. 42d9e5a BUILD/MEDIUM: threads/affinity: DragonFly build fix by David Carlier · Mon Nov 12 16:22:19 2018 +0000
  32. e260e0d BUG/MEDIUM: cli: crash when trying to access a worker by William Lallemand · Thu Nov 08 12:00:14 2018 +0100
  33. a90cacf BUG/MEDIUM: mworker: does not abort() in mworker_pipe_register() by William Lallemand · Wed Nov 07 08:38:32 2018 +0100
  34. 7216032 MEDIUM: mworker: leave when the master die by William Lallemand · Tue Nov 06 17:37:16 2018 +0100
  35. 5d05db8 MINOR: mworker: displays a message when a worker is forked by William Lallemand · Tue Nov 06 17:37:15 2018 +0100
  36. 9172374 MEDIUM: mworker: exit with the incriminated exit code by William Lallemand · Tue Nov 06 17:37:14 2018 +0100
  37. 18e52a8 MINOR: mworker: displays more information when leaving by William Lallemand · Tue Nov 06 17:37:13 2018 +0100
  38. 550db6d MEDIUM: mworker: does not create the CLI proxy when no listener by William Lallemand · Tue Nov 06 17:37:12 2018 +0100
  39. 2d372c2 MINOR: stats: report the number of currently connected peers by Willy Tarreau · Mon Nov 05 17:12:27 2018 +0100
  40. 199ad24 MINOR: stats: report the number of active peers in "show info" by Willy Tarreau · Mon Nov 05 16:31:22 2018 +0100
  41. 309dc9a MEDIUM: mworker: stop the master proxy in the workers by William Lallemand · Fri Oct 26 14:47:45 2018 +0200
  42. e736115 MEDIUM: mworker: create CLI listeners from argv[] by William Lallemand · Fri Oct 26 14:47:36 2018 +0200
  43. 8a02257 MEDIUM: mworker: proxy for the master CLI by William Lallemand · Fri Oct 26 14:47:35 2018 +0200
  44. 1b66361 MEDIUM: mworker: move proc_list gen before proxies startup by William Lallemand · Fri Oct 26 14:47:33 2018 +0200
  45. 7e1299b REORG: mworker: move struct mworker_proc to global.h by William Lallemand · Fri Oct 26 14:47:31 2018 +0200
  46. ce83b4a MEDIUM: mworker: each worker socketpair is a CLI listener by William Lallemand · Fri Oct 26 14:47:30 2018 +0200
  47. f1a6286 MINOR: mworker: number of reload in the life of a worker by William Lallemand · Fri Oct 26 14:47:29 2018 +0200
  48. dd319a5 BUG/MEDIUM: mworker: don't poll on LI_O_INHERITED listeners by William Lallemand · Fri Oct 12 10:39:54 2018 +0200
  49. c8c0ed9 BUG/MEDIUM: mworker: segfault receiving SIGUSR1 followed by SIGTERM. by Emeric Brun · Thu Oct 11 15:27:07 2018 +0200
  50. 1d323de CLEANUP: haproxy: Remove unused variable by Dirkjan Bussink · Fri Sep 14 14:29:16 2018 +0200
  51. 61c112a REORG: http: move HTTP rules parsing to http_rules.c by Willy Tarreau · Tue Oct 02 16:43:32 2018 +0200
  52. cd5c944 BUILD: fix build without thread by William Lallemand · Wed Sep 12 11:57:19 2018 +0200
  53. 04f1e2d REORG: http: move error codes production and processing to http.c by Willy Tarreau · Mon Sep 10 18:04:24 2018 +0200
  54. 123f1f6 MEDIUM: mworker: call per_thread deinit in mworker_reload() by William Lallemand · Tue Sep 11 10:06:29 2018 +0200
  55. e22f11f MINOR: mworker: keep and clean the listeners by William Lallemand · Tue Sep 11 10:06:27 2018 +0200
  56. bc19305 MEDIUM: mworker: replace the master pipe by socketpairs by William Lallemand · Tue Sep 11 10:06:26 2018 +0200
  57. f9cc07c MEDIUM: mworker: master wait mode use its own initialization by William Lallemand · Tue Sep 11 10:06:25 2018 +0200
  58. de0ff5a MINOR: mworker: don't deinit the poller fd when in wait mode by William Lallemand · Tue Sep 11 10:06:24 2018 +0200
  59. d3801c1 MEDIUM: startup: unify signal init between daemon and mworker mode by William Lallemand · Tue Sep 11 10:06:23 2018 +0200
  60. 242aae9 MEDIUM: mworker: never block SIG{TERM,INT} during reload by William Lallemand · Tue Sep 11 10:06:22 2018 +0200
  61. ebf304f MEDIUM: mworker: block SIGCHLD until the master is ready by William Lallemand · Tue Sep 11 10:06:21 2018 +0200
  62. 91c13b6 MINOR: mworker: mworker_cleanlisteners() delete the listeners by William Lallemand · Tue Sep 11 10:06:20 2018 +0200
  63. 3da9769 BUG/MINOR: mworker: no need to stop peers for each proxy by William Lallemand · Tue Sep 11 10:06:19 2018 +0200
  64. b3f2be3 MEDIUM: mworker: use the haproxy poll loop by William Lallemand · Tue Sep 11 10:06:18 2018 +0200
  65. 73e1dfc MEDIUM: mworker: remove register/unregister signal functions by William Lallemand · Tue Sep 11 10:06:17 2018 +0200
  66. 3ff577e MAJOR: server: make server state changes synchronous again by Willy Tarreau · Thu Aug 02 11:48:52 2018 +0200
  67. 647c70b MINOR: threads: remove the previous synchronization point by Willy Tarreau · Thu Aug 02 11:01:05 2018 +0200
  68. 85c459d MEDIUM: haproxy: don't use sync_poll_loop() anymore in the main loop by Willy Tarreau · Thu Aug 02 10:54:31 2018 +0200
  69. 3d3700f MEDIUM: checks: use the new rendez-vous point to spread check result by Willy Tarreau · Thu Aug 02 10:38:07 2018 +0200
  70. 98d9fe2 MINOR: mux: Print the list of existing mux protocols during HA startup by Christopher Faulet · Tue Apr 10 14:37:32 2018 +0200
  71. 65e94d1 [RELEASE] Released version 1.9-dev1 by Willy Tarreau · Thu Aug 02 18:12:50 2018 +0200
  72. 0c026f4 MINOR: threads: add more consistency between certain variables in no-thread case by Willy Tarreau · Wed Aug 01 19:12:20 2018 +0200
  73. 0ccd322 MINOR: threads: move "nbthread" parsing to hathreads.c by Willy Tarreau · Mon Jul 30 10:34:35 2018 +0200
  74. 5e954e1 BUG/MEDIUM: threads: properly fix nbthreads == MAX_THREADS by Willy Tarreau · Mon Jul 30 10:44:51 2018 +0200
  75. 79321b9 MINOR: pollers: Add a way to wake a thread sleeping in the poller. by Olivier Houchard · Thu Jul 26 17:55:11 2018 +0200
  76. 843b7cb MEDIUM: chunks: make the chunk struct's fields match the buffer struct by Willy Tarreau · Fri Jul 13 10:54:26 2018 +0200
  77. c9fa048 MAJOR: buffer: finalize buffer detachment by Willy Tarreau · Tue Jul 10 17:43:27 2018 +0200
  78. bfd8eb5 MINOR: startup: change session/process group settings by William Lallemand · Wed Jul 04 15:31:23 2018 +0200
  79. 091d827 BUG/BUILD: threads: unbreak build without threads by William Lallemand · Sun Jun 24 09:37:03 2018 +0200
  80. ba86c6c MINOR: threads: Be sure to remove threads from all_threads_mask on exit by Christopher Faulet · Thu Jun 21 09:57:39 2018 +0200
  81. d8fd2af BUG/MEDIUM: threads: Use the sync point to check active jobs and exit by Christopher Faulet · Wed Jun 20 16:22:03 2018 +0200
  82. 6e1796e BUG/MINOR: signals: ha_sigmask macro for multithreading by William Lallemand · Thu Jun 07 11:23:40 2018 +0200
  83. 1aab50b BUG/MEDIUM: threads: handle signal queue only in thread 0 by William Lallemand · Thu Jun 07 09:46:01 2018 +0200
  84. 673867c MAJOR: applets: Use tasks, instead of rolling our own scheduler. by Olivier Houchard · Fri May 25 16:58:52 2018 +0200
  85. 1599b80 MINOR: tasks: Make the number of tasks to run at once configurable. by Olivier Houchard · Thu May 24 18:59:04 2018 +0200
  86. 9f6af33 MINOR: tasks: Change the task API so that the callback takes 3 arguments. by Olivier Houchard · Fri May 25 14:04:04 2018 +0200
  87. daf4cd2 MINOR: export localpeer as an environment variable by William Lallemand · Tue Apr 17 16:46:13 2018 +0200
  88. 33e083c BUG/MINOR: seemless reload: Fix crash when an interface is specified. by Olivier Houchard · Thu Mar 15 17:48:49 2018 +0100
  89. d400ab3 BUG/MEDIUM: fix a 100% cpu usage with cpu-map and nbthread/nbproc by Cyril Bonté · Mon Mar 12 21:47:39 2018 +0100
  90. 39b8988 BUG/MINOR: init: Add missing brackets in the code parsing -sf/-st by Aurélien Nephtali · Sat Feb 17 20:53:11 2018 +0100
  91. 236062f MINOR: init: emit warning when -sf/-sd cannot parse argument by Chris Lane · Mon Feb 05 23:15:44 2018 +0000
  92. 5fa300d MINOR: init: make stdout unbuffered by Olivier Houchard · Sat Feb 03 15:15:21 2018 +0100
  93. a9786b6 MINOR: fd: pass the iocb and owner to fd_insert() by Willy Tarreau · Thu Jan 25 07:22:13 2018 +0100
  94. 173d995 MEDIUM: polling: start to move maxfd computation to the pollers by Willy Tarreau · Fri Jan 26 21:48:23 2018 +0100
  95. da18b9d MINOR: threads: Use __decl_hathreads instead of #ifdef/#endif by Christopher Faulet · Thu Jan 25 16:10:16 2018 +0100
  96. 0048dd0 MINOR: threads: Fix build when we're not compiling with threads. by Olivier Houchard · Wed Jan 24 15:41:04 2018 +0100
  97. 46ec48b BUG/MINOR: mworker: only write to pidfile if it exists by Willy Tarreau · Tue Jan 23 19:20:19 2018 +0100
  98. 1605c7a BUG/MEDIUM: threads/mworker: fix a race on startup by Willy Tarreau · Tue Jan 23 19:01:49 2018 +0100
  99. 32467fe BUG/MEDIUM: threads/polling: Use fd_cache_mask instead of fd_cache_num by Christopher Faulet · Mon Jan 15 12:16:34 2018 +0100
  100. d80cb4e MINOR: global: add some global activity counters to help debugging by Willy Tarreau · Sat Jan 20 19:30:13 2018 +0100