1. f245410 meson: binary building support by Andrew Geissler · 5 years ago
  2. 769a62f meson: fix up compile errors found by meson by Andrew Geissler · 5 years ago
  3. c543af2 remove libboost_system dependency by Andrew Geissler · 5 years ago
  4. a65d30d Add support for bmcrebootoff and bmcrebooton by Vishwanatha Subbanna · 5 years ago
  5. 8be7029 obmcutil: Silence kill error message by quoting test variable by Andrew Jeffery · 5 years ago
  6. 38605ee monitor: support systemd delay getting on dbus by Andrew Geissler · 5 years ago
  7. b558ae7 monitor: refactor systemd signal monitor variable by Andrew Geissler · 5 years ago
  8. 84b3b29 Add support to mask and unmask host crash target by Vishwanatha Subbanna · 5 years ago
  9. 7a787dd Add support for recoveryoff and recoveron by Vishwanatha Subbanna · 5 years ago
  10. 6d3a2c5 Add support for rebootoff and rebooton by Vishwanatha Subbanna · 5 years ago
  11. 2869a92 obmcutil: Quote variable in non-zero test to avoid always true result by Andrew Jeffery · 5 years ago
  12. a6e7bbf Update openbmc-systemd.md link by Gunnar Mills · 5 years ago
  13. 60c3ac8 obmcutil: Implement --verbose by Andrew Jeffery · 5 years ago
  14. 2f60aae Make D-bus systemd error handling consistent by Andrew Geissler · 5 years ago
  15. 9b8af4f cppcheck: Reduce scope of temp variable by Andrew Geissler · 5 years ago
  16. 514474d cppcheck: Make settings constructor explicit by Andrew Geissler · 5 years ago
  17. 66060bf cppcheck: Fix "Uninitialized variable" warning by Andrew Geissler · 5 years ago
  18. b385c43 cppcheck: Fix format string warning by Andrew Geissler · 5 years ago
  19. 874051c Ignore code coverage files by Andrew Geissler · 5 years ago
  20. 6440006 sysd_monitor: Add systemd unit and required json by Andrew Geissler · 5 years ago
  21. 234a317 sysd_monitor: Monitor and log errors by Andrew Geissler · 5 years ago
  22. 75a2614 sysd_monitor: Handle default for errors to monitor by Andrew Geissler · 5 years ago
  23. 693eaed sysd_monitor: Parse json file(s) by Andrew Geissler · 5 years ago
  24. d19c090 sysd_monitor: Create default monitoring json by Andrew Geissler · 5 years ago
  25. ee3a2c8 sysd_monitor: Parse command line parameters by Andrew Geissler · 5 years ago
  26. 891213b sysd_monitor: Initial application framework by Andrew Geissler · 5 years ago
  27. 27115ae Blackout error logging by Aatir Manzur · 5 years ago
  28. d6fe315 Add README to phosphor-state-manager by Andrew Geissler · 6 years ago
  29. 8168b9d Update IRC handle in MAINTAINERS by Andrew Geissler · 6 years ago
  30. 5b95027 Replace call_noreply() with call() by Andrew Geissler · 6 years ago
  31. 3a30b05 Properly catch and report dbus timeout exception by Andrew Geissler · 6 years ago
  32. eef31f8 bmc-state-manager: Fix error in GetUnit by Anthony Wilson · 6 years ago
  33. 624161c Handle mapper introspect race condition by Andrew Geissler · 6 years ago
  34. 1909626 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  35. 86cffd9 obmcutil: add more info to state subcommand by Alexander Filippov · 6 years ago
  36. 64d6097 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  37. 189cf24 obmcutil: Add chassiskill option by Anthony Wilson · 6 years ago
  38. dc30523 obmcutil: Add to 'make install' list by Anthony Wilson · 6 years ago
  39. 32c532e Update error handling on sdbusplus calls by Anthony Wilson · 6 years ago thud
  40. 7a0689a std::variant: Fix use of incompatible api by William A. Kennington III · 6 years ago
  41. 436f3b8 Include missing <cassert> by William A. Kennington III · 6 years ago
  42. acf54d0 obmcutil: Add wait/timeout option by Anthony Wilson · 6 years ago
  43. ea87db4 obmcutil: Update argument handling by Anthony Wilson · 6 years ago
  44. 3ae0a35 obmcutil: Added {power,chassis}{on,off} options by Anthony Wilson · 6 years ago
  45. 0f35983 obmcutil: Add 'power' option by Anthony Wilson · 6 years ago
  46. 50c5f88 obmcutil: Add bootprogress option by Anthony Wilson · 6 years ago
  47. f3f16fa obmcutil: Add help option by Anthony Wilson · 6 years ago
  48. 79f697e obmcutil: Rewrite in sh and move to phosphor-state-manager by Anthony Wilson · 6 years ago
  49. d998f82 timer: Replace with sdeventplus/timer by William A. Kennington III · 6 years ago
  50. f287059 discover_system_state: const reference for params by Patrick Venture · 6 years ago
  51. 6425ab7 phosphor-state-manager: use c++17 by Vernon Mauery · 6 years ago
  52. 14e14cd Traverse full GetSubTree output by Matt Spinler · 6 years ago
  53. a965cf0 Clang 6 updates by Andrew Geissler · 6 years ago
  54. 9eab986 Add LastStateChangeTime to chassis manager by Matt Spinler · 6 years ago
  55. 8195784 Minor power on hours serialization changes by Matt Spinler · 6 years ago
  56. e6710b7 BMC state manager support for LastRebootTime by Matt Spinler · 6 years ago
  57. 9a2f37c chassis-state-manager: Check for dbus call errors by William A. Kennington III · 6 years ago
  58. 09568ff chassis-state-manager: Clean up sdbusplus exception handling by William A. Kennington III · 7 years ago
  59. d69c677 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  60. cb781fe Add Chassis POH Counter by Nagaraju Goruganti · 7 years ago
  61. 41a774e Add Timer class by Nagaraju Goruganti · 7 years ago
  62. 969b261 Use new host-startmin target for host state by Andrew Geissler · 7 years ago
  63. 90e5ae7 clang-format: Set IndentWrappedFunctionNames to true by Adriana Kobylak · 7 years ago
  64. 58a1801 Apply clang code format to this state repo by Andrew Geissler · 7 years ago
  65. 3129208 Spelling fixes by Gunnar Mills · 7 years ago
  66. 0a83873 Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  67. 4e6534f Add persistancy for boot progress and os status by Dhruvaraj Subhashchandran · 7 years ago
  68. d50f657 discover_system_state: Accept a node parameter by Michael Tritz · 7 years ago
  69. e39f379 Fix for deserialize cereal exception by Jayanth Othayoth · 7 years ago
  70. 033fc3b Move all restore state policy into discover_state by Andrew Geissler · 7 years ago
  71. a3b8d7e Reset BootProgress and OS Status after power off by Dhruvaraj Subhashchandran · 7 years ago
  72. 7b90a62 Decrement reboot counter on all boot attempts by Andrew Geissler · 7 years ago
  73. a27a6e8 Use new host reboot target to reboot host by Andrew Geissler · 7 years ago
  74. 2710e73 Implementation of OS status, boot count and boot progress by Dhruvaraj Subhashchandran · 8 years ago
  75. 55f132b host: power_restore: switch to new settings API by Deepak Kodihalli · 7 years ago
  76. 3dd08a5 host: auto_reboot: switch to new settings API by Deepak Kodihalli · 7 years ago
  77. a646edd Add API to retrieve settings by Deepak Kodihalli · 7 years ago
  78. 3f47524 Persist user requested host state by Dhruvaraj Subhashchandran · 7 years ago
  79. 8cf2f9a Use the new hard power off target for chassis off requests by Andrew Geissler · 7 years ago
  80. 181f836 Make the BMC reboot irreversible by Andrew Geissler · 7 years ago
  81. 4f309e8 Enable soft power off by Andrew Geissler · 8 years ago
  82. 48696ce Increase boot count for SBE side switch by Andrew Geissler · 8 years ago
  83. 134eb58 Revert "Use shutdown target to stop the host" by Andrew Geissler · 8 years ago
  84. c99ad19 Use shutdown target to stop the host by Andrew Geissler · 8 years ago
  85. 222014e Remove use of system manager by Josh D. King · 8 years ago
  86. 29d025d Check Quiesce State before issuing auto reboot by Josh D. King · 8 years ago
  87. d32f818 bmc: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  88. 8f8ba39 chassis: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  89. 39b537b add libtool to .gitignore by Patrick Williams · 8 years ago
  90. d22706f host: use latest sdbusplus match APIs by Patrick Williams · 8 years ago
  91. 0135bd5 Fix null char snprintf bug in host on file by Andrew Geissler · 8 years ago
  92. d5ac635 Add journal entry for BOOTCOUNT by Saqib Khan · 8 years ago
  93. 133eb29 Update gitignore for new state application by Andrew Geissler · 8 years ago
  94. 07d0ed5 Create file if host is running by Andrew Geissler · 8 years ago
  95. eeaccf8 Send heartbeat command to host by Andrew Geissler · 8 years ago
  96. 0971dea Adding host control signal monitoring support by Andrew Geissler · 8 years ago
  97. b09463d Create initial skeleton of host check code by Andrew Geissler · 8 years ago
  98. cc3fb5d Look for new quiesce target by Josh D. King · 8 years ago
  99. 55b983e {chassis,host}_state_manager: Fix 'Recieved' typo by Andrew Jeffery · 8 years ago
  100. 697474c Remove Chassis power on messages when powering off by Josh D. King · 8 years ago