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