1. 126eee0 BUG/MINOR: mworker: doesn't launch the program postparser by William Lallemand · 2 years, 8 months ago
  2. a9274a1 BUG/MINOR: mworker: do not export HAPROXY_MWORKER_REEXEC across programs by Willy Tarreau · 3 years ago
  3. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 2 months ago
  4. 61cfdf4 CLEANUP: tree-wide: replace free(x);x=NULL with ha_free(&x) by Willy Tarreau · 3 years, 4 months ago
  5. 8f7efcd CLEANUP: mworker: remove duplicate pointer tests in cfg_parse_program() by Willy Tarreau · 3 years, 6 months ago
  6. e5ff141 CLEANUP: Compare the return value of `XXXcmp()` functions with zero by Tim Duesterhus · 3 years, 6 months ago
  7. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  8. 6be7849 REORG: include: move cfgparse.h to haproxy/cfgparse.h by Willy Tarreau · 4 years, 1 month ago
  9. dfd3de8 REORG: include: move stream.h to haproxy/stream{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  10. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  11. b5abe5b REORG: include: move mworker.h to haproxy/mworker{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  12. 8d36697 REORG: include: move base64.h, errors.h and hash.h from common to to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  13. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  14. 9723696 MEDIUM: mworker-prog: Add user/group options to program section by Andrew Heberle · 5 years ago
  15. 2c9e274 BUG/MINOR: mworker-prog: Fix segmentation fault during cfgparse by Tim Duesterhus · 5 years ago
  16. 9b7a976 BUG/MINOR: mworker: Fix memory leak of mworker_proc members by Tim Duesterhus · 5 years ago
  17. 8f7069a CLEANUP: mworker: remove the type field in mworker_proc by William Lallemand · 5 years ago
  18. bd3de3e MEDIUM: mworker-prog: implements 'option start-on-reload' by William Lallemand · 5 years ago
  19. 9a1ee7a MEDIUM: mworker-prog: implement program for master-worker by William Lallemand · 5 years ago