1. 5d82f47 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  2. c710b97 build: Add meson build for phosphor-host-ipmi by Willy Tu · 2 years, 10 months ago
  3. e990967 remove unused enable/disableNetworkIPMI functions by Vernon Mauery · 2 years, 11 months ago
  4. 7a0e5df types: Force underlying int conversion for enums by William A. Kennington III · 3 years, 1 month ago
  5. c665652 Don't report serviceable action if the watchdog service is not present by Tom Joseph · 4 years, 9 months ago
  6. ebc53cb app/watchdog: Always use resetTimeRemaining by William A. Kennington III · 4 years, 7 months ago
  7. a729bf4 Expiration flags fix for watchdog get/set commands by Yong Li · 4 years, 8 months ago
  8. 69daefa channel:Fix get channel ciphersuite - payloadtypes by jayaprakash Mutyala · 4 years, 9 months ago
  9. 4dd71af Data checking fix for watchdog set/get commands by Yong Li · 4 years, 9 months ago
  10. c514d87 transporthandler: Rewrite + New Handler by William A. Kennington III · 5 years ago
  11. d7dadc2 Fix: execute get channel cipher suite in lan chan by Ayushi Smriti · 4 years, 10 months ago
  12. 5c3b72c Fix: refactor get channel cipher suite command by Ayushi Smriti · 4 years, 10 months ago
  13. 0e862fa Static code analysis scan issue fix by Chen,Yugang · 4 years, 10 months ago
  14. cfae948 Watchdog: move get and set watchdog to new api. by Deepak Kumar Sahu · 5 years ago
  15. fdb8389 Return error if the input data is larger than expected by Yu Ren · 5 years ago
  16. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  17. 11df4f6 rewrite Reset Watchdog Timer command to use new provider API by Vernon Mauery · 5 years ago
  18. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  19. d2a57de Remove old channel commands by Vernon Mauery · 5 years ago
  20. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  21. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  22. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  23. f7c9db0 Get the correct present countdown value when watchdog is stopped by Yong Li · 5 years ago
  24. 118907e Add timer use field support in watchdog command by Yong Li · 5 years ago
  25. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  26. 74a2102 IPMI channel to NIC device mapping modified within JSON config file by Johnathan Mantey · 6 years ago
  27. f301f04 Fix: Get Channel Cipher suite to list algo by Richard Marian Thomaiyar · 5 years ago
  28. c49daa3 app/channel: fixup c-style casting by Patrick Venture · 6 years ago
  29. 4491a46 cleanup: scope reduction by Patrick Venture · 6 years ago
  30. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  31. 1322768 Implement Set Channel access command by Tom Joseph · 6 years ago
  32. bae471c app/watchdog: Only log internal failures once by William A. Kennington III · 6 years ago
  33. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  34. 1469f8a app/watchdog_service: More useful error output by William A. Kennington III · 6 years ago
  35. 2ecf512 watchdog: Get only the initialized property during reset by William A. Kennington III · 6 years ago
  36. 4b017a9 watchdog: Use ResetTimeRemaining for wd_reset by William A. Kennington III · 6 years ago
  37. d541027 watchdog_service: Convert runtime errors to internal failures by William A. Kennington III · 6 years ago
  38. 021b4c1 watchdog: Handle and report internal failures by William A. Kennington III · 6 years ago
  39. e162849 watchdog: Retry dbus requests if the service was cached by William A. Kennington III · 6 years ago
  40. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  41. 7cbe228 Implement Get Channel Cipher Suites command by Tom Joseph · 6 years ago
  42. 25bc7ac watchdog: Cache service name by William A. Kennington III · 6 years ago
  43. 1247e0b SetLan: Move the setChannel access function by Ratan Gupta · 6 years ago
  44. 73f4451 watchdog: Implements the Watchdog Get Command by William A. Kennington III · 6 years ago
  45. b638de2 watchdog: Implement watchdog action setting by William A. Kennington III · 6 years ago
  46. de14a02 watchdog: Implement initialized using the new dbus interface by William A. Kennington III · 6 years ago
  47. 5257525 watchdog: Rewrite using sdbusplus by William A. Kennington III · 6 years ago
  48. 61d5f7b watchdog: Reorganize header and function names by William A. Kennington III · 6 years ago
  49. 6ae3df3 watchdog: Consistently return errors for dbus failures by William A. Kennington III · 6 years ago
  50. e73d15d watchdog: Fix enabled value type by William A. Kennington III · 6 years ago
  51. 5325f2c watchdog: Implement error on reset of disabled watchdog by William A. Kennington III · 6 years ago
  52. dfd8469 LANConf: Minor Fixes by Ratan Gupta · 7 years ago
  53. c7c1c3c multiple channel configuration support by Patrick Venture · 7 years ago
  54. dd64620 Fix the getLan config by Ratan Gupta · 7 years ago
  55. 894571d watchdog: cleanup style and similar fixes by Patrick Venture · 7 years ago
  56. 5794fcf apphandler: channel: split out commands by Patrick Venture · 7 years ago
  57. 5e6ac71 watchdog: split out commands by Patrick Venture · 7 years ago