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