1. 410e259 BUILD: mworker: mworker-prog needs time.h for the 'now' variable by Willy Tarreau · Wed Oct 06 19:31:06 2021 +0200
  2. 3c032f2 BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs by Willy Tarreau · Wed Jul 21 10:17:02 2021 +0200
  3. e8422bf MEDIUM: global: remove the relative_pid from global and mworker by Willy Tarreau · Tue Jun 15 09:08:18 2021 +0200
  4. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · Wed Apr 21 07:32:39 2021 +0200
  5. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · Sat Feb 20 10:46:51 2021 +0100
  6. 8f7efcd CLEANUP: mworker: remove duplicate pointer tests in cfg_parse_program() by Willy Tarreau · Tue Jan 05 15:58:37 2021 +0100
  7. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · Sat Jan 02 22:31:53 2021 +0100
  8. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · Fri Jun 05 17:27:29 2020 +0200
  9. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · Fri Jun 05 00:00:29 2020 +0200
  10. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · Thu Jun 04 23:46:14 2020 +0200
  11. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · Thu Jun 04 22:01:04 2020 +0200
  12. b5abe5b REORG: include: move mworker.h to haproxy/mworker{,-t}.h by Willy Tarreau · Thu Jun 04 14:07:37 2020 +0200
  13. 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
  14. 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
  15. 9723696 MEDIUM: mworker-prog: Add user/group options to program section by Andrew Heberle · Fri Jul 12 11:50:26 2019 +0800
  16. 2c9e274 BUG/MINOR: mworker-prog: Fix segmentation fault during cfgparse by Tim Duesterhus · Sun Jun 23 22:10:12 2019 +0200
  17. 9b7a976 BUG/MINOR: mworker: Fix memory leak of mworker_proc members by Tim Duesterhus · Thu May 16 20:23:22 2019 +0200
  18. 8f7069a CLEANUP: mworker: remove the type field in mworker_proc by William Lallemand · Fri Apr 12 16:09:23 2019 +0200
  19. bd3de3e MEDIUM: mworker-prog: implements 'option start-on-reload' by William Lallemand · Fri Apr 12 16:09:22 2019 +0200
  20. 9a1ee7a MEDIUM: mworker-prog: implement program for master-worker by William Lallemand · Mon Apr 01 11:30:02 2019 +0200