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