1. 6f80f80 mainapp: Fix potential bus leak by William A. Kennington III · 2 years, 9 months ago
  2. 658527b mainapp: Terminate cleanly for TERM and INT by William A. Kennington III · 2 years, 10 months ago
  3. cf4ce3c phosphor-watchdog: Cleanup CodeChecker Errors by Willy Tu · 2 years, 10 months ago
  4. 120bc4c catch exceptions as const by Patrick Williams · 3 years ago
  5. 61bc6cd Fix klocwork issues by Jae Hyun Yoo · 3 years, 3 months ago
  6. afc369a watchdog: support a default interval parameter by Andrew Geissler · 3 years, 4 months ago
  7. 459b6c7 mainapp: Fix postcode path by William A. Kennington III · 3 years, 5 months ago
  8. 4250639 Move source into src directory by William A. Kennington III · 3 years, 6 months ago[Renamed from mainapp.cpp]
  9. 0868375 Fix minInterval option by Kun Yi · 4 years, 10 months ago
  10. c35135d Implementation of minimum watchdog interval. by Ofer Yehielli · 5 years ago
  11. 26eef26 mainapp: Add an option for watching post codes by William A. Kennington III · 6 years ago
  12. 8d8bc46 mainapp: Fix missing includes by William A. Kennington III · 6 years ago
  13. 1eb97d9 Convert to standard CLI11 argument parser by William A. Kennington III · 6 years ago
  14. f505fc0 Convert to using sdeventplus by William A. Kennington III · 6 years ago
  15. c2c26ce mainapp: Detect duplicate action targets by William A. Kennington III · 6 years ago
  16. 3bb2f40 Standardize Action -> Target Map Type by William A. Kennington III · 6 years ago
  17. 73c2cfb Switch to C++17 by William A. Kennington III · 6 years ago
  18. 8f6c515 add .clang-format by Patrick Venture · 6 years ago
  19. 2235219 Implement a flag to enable fallback always by William A. Kennington III · 7 years ago
  20. d133108 Implement a fallback watchdog option by William A. Kennington III · 7 years ago
  21. 825f498 watchdog: Rewrite timeoutHandler() to make disabling part of the timeout by William A. Kennington III · 7 years ago
  22. 27df4b5 mainapp: Parse action -> target mappings on the command line by William A. Kennington III · 7 years ago
  23. 9397526 mainapp: Print out the action -> target map at startup by William A. Kennington III · 7 years ago
  24. 1232a15 watchdog: Support multiple timeout actions by William A. Kennington III · 7 years ago
  25. 5d30718 argument: Support multiple arguments by William A. Kennington III · 7 years ago
  26. 09eebe3 Add option for daemon to continue running after timeout by Patrick Venture · 7 years ago
  27. 4d5ef3f Commit error and exit the application on error scenarios by Vishwanatha Subbanna · 7 years ago
  28. 3473d70 Call systemd target on timer expiration by Vishwanatha Subbanna · 7 years ago
  29. d7a3f13 Implement Watchdog interface by Vishwanatha Subbanna · 7 years ago
  30. 7e14655 Add timer class support by Vishwanatha Subbanna · 7 years ago
  31. 15b1dc1 Add code to accept command line arguments by Vishwanatha Subbanna · 7 years ago