1. 2c9744f MINOR: systemd wrapper: add support for passing the -x option. by Olivier Houchard · 7 years ago
  2. f7659cb BUG/MEDIUM: systemd-wrapper: return correct exit codes by Willy Tarreau · 8 years ago
  3. b957109 BUG/MEDIUM: systemd: let the wrapper know that haproxy has completed or failed by Willy Tarreau · 8 years ago
  4. a785269 MINOR: systemd: report it when execve() fails by Willy Tarreau · 8 years ago
  5. 3747ea0 BUG/MINOR: systemd: check return value of calloc() by Willy Tarreau · 8 years ago
  6. 4351ea6 BUG/MINOR: systemd: always restore signals before execve() by Willy Tarreau · 8 years ago
  7. 7643d09 BUG/MINOR: systemd: make the wrapper return a non-null status code on error by Willy Tarreau · 8 years ago
  8. a3aa9e6 MINOR: systemd: ensure a reload doesn't mask a stop by Willy Tarreau · 8 years ago
  9. 6c2f795 BUG/MINOR: systemd: propagate the correct signal to haproxy by Willy Tarreau · 8 years ago
  10. 2fadbe5 BUG/MINOR: systemd: report the correct signal in debug message output by Willy Tarreau · 8 years ago
  11. 1ab5e86 BUG/MINOR: systemd: ensure we don't miss signals by Willy Tarreau · 8 years ago
  12. d1039e5 BUILD/CLEANUP: systemd: avoid a warning due to mixed code and declaration by Cyril Bonté · 9 years ago
  13. a55bbc6 BUG/MEDIUM: remove debugging code from systemd-wrapper by Willy Tarreau · 10 years ago
  14. ceaf2ae MEDIUM: systemd-wrapper: support multiple executable versions and names by Willy Tarreau · 10 years ago
  15. c54bdd2 MINOR: Also accept SIGHUP/SIGTERM in systemd-wrapper by Matt Robenolt · 10 years ago
  16. 5b5ea9c MEDIUM: Improve signal handling in systemd wrapper. by Conrad Hoffmann · 10 years ago
  17. eb2cf45 BUG/MINOR: Fix search for -p argument in systemd wrapper. by Conrad Hoffmann · 10 years ago
  18. e8ea598 MINOR: systemd wrapper: propagate exit status by Apollon Oikonomopoulos · 10 years ago
  19. 6b6f3a0 MINOR: systemd wrapper: improve logging by Apollon Oikonomopoulos · 10 years ago
  20. b3fce6e MINOR: systemd wrapper: re-execute on SIGUSR2 by Apollon Oikonomopoulos · 10 years ago
  21. e5eddaf BUG/MEDIUM: systemd-wrapper: fix locating of haproxy binary by Willy Tarreau · 10 years ago
  22. 439cfde BUILD/MINOR: systemd: fix compiler warning about unused result by Lukas Tribus · 11 years ago
  23. f65194a LOW: systemd-wrapper: Write debug information to stdout by Kristoffer Grönlund · 11 years ago
  24. 66fd1d8 MEDIUM: systemd-wrapper: Kill child processes when interrupted by Kristoffer Grönlund · 11 years ago
  25. 1b6e75f MEDIUM: haproxy-systemd-wrapper: Use haproxy in same directory by Kristoffer Grönlund · 11 years ago
  26. 9046bbf BUILD: stdbool is not portable (again) by Willy Tarreau · 11 years ago
  27. 47f922d BUG/MEDIUM: systemd-wrapper: don't leak zombie processes by Marc-Antoine Perennou · 11 years ago
  28. ed9803e MEDIUM: add haproxy-systemd-wrapper by Marc-Antoine Perennou · 11 years ago