1. 6b933fc BUG/MINOR: signals/poller: ensure wakeup from signals by Matthias Wirth · 1 year, 10 months ago
  2. 2b71810 CLEANUP: lists/tree-wide: rename some list operations to avoid some confusion by Willy Tarreau · 3 years, 2 months ago
  3. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  4. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  5. 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  6. cea0e1b REORG: include: move task.h to haproxy/task{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  7. 5775d09 CLEANUP: threads: remove a few needless includes of hathreads.h by Willy Tarreau · 4 years, 1 month ago
  8. b0198cc BUG/MEDIUM: wdt: Don't ignore WDTSIG and DEBUGSIG in __signal_process_queue(). by Olivier Houchard · 4 years, 3 months ago
  9. f6989ca CLEANUP: Fix a typo in the signal subsystem by Joseph Herlant · 6 years ago
  10. b6b3df3 MEDIUM: initcall: use initcalls for a few initialization functions by Willy Tarreau · 6 years ago
  11. 2455ceb MEDIUM: memory: use pool_destroy_all() to destroy all pools on deinit() by Willy Tarreau · 6 years ago
  12. 8ceae72 MEDIUM: init: use initcall for all fixed size pool creations by Willy Tarreau · 6 years ago
  13. 31a1c1d MEDIUM: signal: signal_unregister() removes every handlers by William Lallemand · 6 years ago
  14. d3801c1 MEDIUM: startup: unify signal init between daemon and mworker mode by William Lallemand · 6 years ago
  15. ebf304f MEDIUM: mworker: block SIGCHLD until the master is ready by William Lallemand · 6 years ago
  16. ad8bd24 MINOR: signal: don't pass the signal number anymore as the wakeup reason by Willy Tarreau · 6 years ago
  17. 6e1796e BUG/MINOR: signals: ha_sigmask macro for multithreading by William Lallemand · 6 years ago
  18. 933642c BUG/MINOR: don't ignore SIG{BUS,FPE,ILL,SEGV} during signal processing by William Lallemand · 6 years ago
  19. 1aab50b BUG/MEDIUM: threads: handle signal queue only in thread 0 by William Lallemand · 6 years ago
  20. bafbe01 CLEANUP: pools: rename all pool functions and pointers to remove this "2" by Willy Tarreau · 7 years ago
  21. 9dcf9b6 MINOR: threads: Use __decl_hathreads to declare locks by Christopher Faulet · 7 years ago
  22. 2a944ee BUILD: threads: Rename SPIN/RWLOCK macros using HA_ prefix by Christopher Faulet · 7 years ago
  23. b79a94c MEDIUM: threads/signal: Add a lock to make signals thread-safe by Christopher Faulet · 7 years ago
  24. 73b85e7 MEDIUM: mworker: handle reload and signals by William Lallemand · 7 years ago
  25. d50b4ac MEDIUM: unblock signals on startup. by Willy Tarreau · 8 years ago
  26. 1a53b5e BUG/MEDIUM: signal: signal handler does not properly check for signal bounds by Willy Tarreau · 11 years ago
  27. 6747e27 MINOR: signal: don't block SIGPROF by default by Willy Tarreau · 11 years ago
  28. c39b0d1 MINOR: signal: really ignore signals configured with no handler by Willy Tarreau · 12 years ago
  29. d0807c3 [MEDIUM] signals: support redistribution of signal zero when stopping by Willy Tarreau · 14 years ago
  30. 24f4efa [MEDIUM] signals: add support for registering functions and tasks by Willy Tarreau · 14 years ago
  31. be8c736 [BUILD] fix a minor build warning on AIX by Willy Tarreau · 15 years ago
  32. 8f38bd0 [MINOR] add basic signal handling functions by Willy Tarreau · 15 years ago