1. ef82470 Fix setting remaining time lower than minInterval by Kun Yi · 4 years, 8 months ago
  2. c35135d Implementation of minimum watchdog interval. by Ofer Yehielli · 5 years ago
  3. 47a9ec4 watchdog: Log timer use during expiration by William A. Kennington III · 5 years ago
  4. 50ae4b1 Set expiredTimerUse when timer expired by Yong Li · 5 years ago
  5. f505fc0 Convert to using sdeventplus by William A. Kennington III · 6 years ago
  6. 7036c56 watchdog: Handle systemd StartUnit errors by William A. Kennington III · 6 years ago
  7. 3bb2f40 Standardize Action -> Target Map Type by William A. Kennington III · 6 years ago
  8. 8f6c515 add .clang-format by Patrick Venture · 6 years ago
  9. 1726df6 Implement ResetTimeRemaining Method by William A. Kennington III · 6 years ago
  10. 2235219 Implement a flag to enable fallback always by William A. Kennington III · 6 years ago
  11. d133108 Implement a fallback watchdog option by William A. Kennington III · 6 years ago
  12. 825f498 watchdog: Rewrite timeoutHandler() to make disabling part of the timeout by William A. Kennington III · 6 years ago
  13. 0650a3f watchdog: Add a function to tell us if the timer is running by William A. Kennington III · 6 years ago
  14. 5e3f877 watchdog: Refactor timeRemaining by William A. Kennington III · 6 years ago
  15. 1c9515f watchdog: timeRemaining doesn't need to check enabled by William A. Kennington III · 6 years ago
  16. 1232a15 watchdog: Support multiple timeout actions by William A. Kennington III · 6 years ago
  17. 63eeef1 Revert "watchdog: Log watchdog updates for debug" by William A. Kennington III · 6 years ago
  18. 539f560 watchdog: Log watchdog updates for debug by William A. Kennington III · 7 years ago
  19. 9681634 Don't set Interval by setting TimeRemaining by Patrick Venture · 7 years ago
  20. 09eebe3 Add option for daemon to continue running after timeout by Patrick Venture · 7 years ago
  21. 50c3094 Remove logging Watchdog reset request by Vishwanatha Subbanna · 7 years ago
  22. f2309dd Update Interval when timeRemaining is updated by Vishwanatha Subbanna · 7 years ago
  23. 00bd377 Add Gtest to test watchdog by Vishwanatha Subbanna · 7 years ago
  24. 3473d70 Call systemd target on timer expiration by Vishwanatha Subbanna · 7 years ago
  25. 8c5a229 Invoke optional callback function on timer expiration by Vishwanatha Subbanna · 7 years ago
  26. d7a3f13 Implement Watchdog interface by Vishwanatha Subbanna · 7 years ago