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