1. 36979d9 REORG: include: move the error reporting functions to from log.h to errors.h by Willy Tarreau · 4 years, 1 month ago
  2. aeed4a8 REORG: include: move log.h to haproxy/log{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  3. 3727a8a REORG: include: move signal.h to haproxy/signal{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  4. f268ee8 REORG: include: split global.h into haproxy/global{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  5. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  6. 3f567e4 REORG: include: split hathreads into haproxy/thread.h and haproxy/thread-t.h by Willy Tarreau · 4 years, 1 month ago
  7. 2a83d60 REORG: include: move debug.h from common/ to haproxy/ by Willy Tarreau · 4 years, 1 month ago
  8. 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
  9. de01ea9 MINOR: wdt: Move the definitions of WDTSIG and DEBUGSIG into types/signal.h. by Olivier Houchard · 4 years, 4 months ago
  10. 0627815 BUILD: wdt: only test for SI_TKILL when compiled with thread support by Willy Tarreau · 4 years, 4 months ago
  11. e58114e MINOR: wdt: do not depend on USE_THREAD by Willy Tarreau · 4 years, 4 months ago
  12. d6f1966 MEDIUM: wdt: fall back to CLOCK_REALTIME if CLOCK_THREAD_CPUTIME is not available by Willy Tarreau · 4 years, 4 months ago
  13. 7259fa2 BUG/MINOR: wdt: do not return an error when the watchdog couldn't be enabled by Willy Tarreau · 4 years, 4 months ago
  14. c1563e5 MINOR: wdt: always clear sigev_value to make valgrind happy by Willy Tarreau · 4 years, 4 months ago
  15. a92c5ce BUILD/MEDIUM: threads: rename thread_info struct to ha_thread_info by David Carlier · 4 years, 10 months ago
  16. a37cb18 MINOR: wdt: also consider that waiting in the thread dumper is normal by Willy Tarreau · 5 years ago
  17. bc1b820 BUILD: watchdog: condition it to USE_RT by Willy Tarreau · 5 years ago
  18. 02255b2 BUILD: watchdog: use si_value.sival_int, not si_int for the timer's value by Willy Tarreau · 5 years ago
  19. 823bda0 BUILD: time: remove the test on _POSIX_C_SOURCE by Willy Tarreau · 5 years ago
  20. 2bfefdb MAJOR: watchdog: implement a thread lockup detection mechanism by Willy Tarreau · 5 years ago