1. 8f6c515 add .clang-format by Patrick Venture · 6 years ago
  2. d535308 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  3. 1726df6 Implement ResetTimeRemaining Method by William A. Kennington III · 6 years ago
  4. 7512a12 Spelling fixes by Gunnar Mills · 6 years ago
  5. 2235219 Implement a flag to enable fallback always by William A. Kennington III · 6 years ago
  6. d133108 Implement a fallback watchdog option by William A. Kennington III · 6 years ago
  7. 825f498 watchdog: Rewrite timeoutHandler() to make disabling part of the timeout by William A. Kennington III · 6 years ago
  8. 8cd3839 tests/watchdog: Cleanup our use of durations by William A. Kennington III · 6 years ago
  9. 25c1b20 tests/watchdog: Make sure the watchdog can be configured while disabled by William A. Kennington III · 6 years ago
  10. 99c69de tests/watchdog: Add a helper for counting down with the watchdog by William A. Kennington III · 6 years ago
  11. 0650a3f watchdog: Add a function to tell us if the timer is running by William A. Kennington III · 6 years ago
  12. 5e3f877 watchdog: Refactor timeRemaining by William A. Kennington III · 6 years ago
  13. 1c9515f watchdog: timeRemaining doesn't need to check enabled by William A. Kennington III · 6 years ago
  14. ab17520 tests: Make private members protected by William A. Kennington III · 6 years ago
  15. f0fe2d6 test/watchdog: Use a unique_ptr for the watchdog by William A. Kennington III · 6 years ago
  16. d5d1483 tests: Convert EXPECT_EQ(bool -> EXPECT_{TRUE,FALSE} by William A. Kennington III · 6 years ago
  17. 1292643 argument: Fix alignment of help text by William A. Kennington III · 6 years ago
  18. 7df4b5d argument: Fix missing action_target by William A. Kennington III · 6 years ago
  19. 180b690 argument: Fix help output spacing by William A. Kennington III · 6 years ago
  20. be9bec1 timer: Add missing functional include by Brad Bishop · 6 years ago
  21. 27df4b5 mainapp: Parse action -> target mappings on the command line by William A. Kennington III · 6 years ago
  22. 9397526 mainapp: Print out the action -> target map at startup by William A. Kennington III · 6 years ago
  23. 1232a15 watchdog: Support multiple timeout actions by William A. Kennington III · 6 years ago
  24. 41d63a0 test/Makefile: Build test sources using automake targets by William A. Kennington III · 6 years ago
  25. 5d30718 argument: Support multiple arguments by William A. Kennington III · 6 years ago
  26. 63eeef1 Revert "watchdog: Log watchdog updates for debug" by William A. Kennington III · 6 years ago
  27. e335ed9 argument: Implement test cases by William A. Kennington III · 6 years ago
  28. 6c094a2 argument: Clean up argv types to match standard definitions by William A. Kennington III · 6 years ago
  29. e2aab94 configure/make: Allow googletest from pkg-config by William A. Kennington III · 6 years ago
  30. a55c725 argument: Fix use of optarg by William A. Kennington III · 6 years ago
  31. 36a318c argument: Continue doesn't take an argument by William A. Kennington III · 6 years ago
  32. 955629d argument: Fix flag typo by William A. Kennington III · 6 years ago
  33. 539f560 watchdog: Log watchdog updates for debug by William A. Kennington III · 6 years ago
  34. 8728491 argument: Reset optind before using getopt by William A. Kennington III · 6 years ago
  35. bfe5cb8 Spelling fixes by Gunnar Mills · 7 years ago
  36. 9681634 Don't set Interval by setting TimeRemaining by Patrick Venture · 7 years ago
  37. 09eebe3 Add option for daemon to continue running after timeout by Patrick Venture · 7 years ago
  38. 50c3094 Remove logging Watchdog reset request by Vishwanatha Subbanna · 7 years ago
  39. f2309dd Update Interval when timeRemaining is updated by Vishwanatha Subbanna · 7 years ago
  40. f00d0db Add .gitignore file by Vishwanatha Subbanna · 7 years ago
  41. 4d5ef3f Commit error and exit the application on error scenarios by Vishwanatha Subbanna · 7 years ago
  42. 00bd377 Add Gtest to test watchdog by Vishwanatha Subbanna · 7 years ago
  43. 3473d70 Call systemd target on timer expiration by Vishwanatha Subbanna · 7 years ago
  44. 8c5a229 Invoke optional callback function on timer expiration by Vishwanatha Subbanna · 7 years ago
  45. d7a3f13 Implement Watchdog interface by Vishwanatha Subbanna · 7 years ago
  46. 7e14655 Add timer class support by Vishwanatha Subbanna · 7 years ago
  47. 15b1dc1 Add code to accept command line arguments by Vishwanatha Subbanna · 7 years ago
  48. 7815425 Initial commit by Patrick Williams · 8 years ago