1. fdb8389 Return error if the input data is larger than expected by Yu Ren · 5 years ago
  2. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  3. 11df4f6 rewrite Reset Watchdog Timer command to use new provider API by Vernon Mauery · 5 years ago
  4. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  5. d2a57de Remove old channel commands by Vernon Mauery · 5 years ago
  6. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  7. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  8. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  9. f7c9db0 Get the correct present countdown value when watchdog is stopped by Yong Li · 5 years ago
  10. 118907e Add timer use field support in watchdog command by Yong Li · 5 years ago
  11. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  12. 74a2102 IPMI channel to NIC device mapping modified within JSON config file by Johnathan Mantey · 6 years ago
  13. f301f04 Fix: Get Channel Cipher suite to list algo by Richard Marian Thomaiyar · 5 years ago
  14. c49daa3 app/channel: fixup c-style casting by Patrick Venture · 6 years ago
  15. 4491a46 cleanup: scope reduction by Patrick Venture · 6 years ago
  16. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  17. 1322768 Implement Set Channel access command by Tom Joseph · 6 years ago
  18. bae471c app/watchdog: Only log internal failures once by William A. Kennington III · 6 years ago
  19. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  20. 1469f8a app/watchdog_service: More useful error output by William A. Kennington III · 6 years ago
  21. 2ecf512 watchdog: Get only the initialized property during reset by William A. Kennington III · 6 years ago
  22. 4b017a9 watchdog: Use ResetTimeRemaining for wd_reset by William A. Kennington III · 6 years ago
  23. d541027 watchdog_service: Convert runtime errors to internal failures by William A. Kennington III · 6 years ago
  24. 021b4c1 watchdog: Handle and report internal failures by William A. Kennington III · 6 years ago
  25. e162849 watchdog: Retry dbus requests if the service was cached by William A. Kennington III · 6 years ago
  26. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  27. 7cbe228 Implement Get Channel Cipher Suites command by Tom Joseph · 6 years ago
  28. 25bc7ac watchdog: Cache service name by William A. Kennington III · 6 years ago
  29. 1247e0b SetLan: Move the setChannel access function by Ratan Gupta · 6 years ago
  30. 73f4451 watchdog: Implements the Watchdog Get Command by William A. Kennington III · 6 years ago
  31. b638de2 watchdog: Implement watchdog action setting by William A. Kennington III · 6 years ago
  32. de14a02 watchdog: Implement initialized using the new dbus interface by William A. Kennington III · 6 years ago
  33. 5257525 watchdog: Rewrite using sdbusplus by William A. Kennington III · 6 years ago
  34. 61d5f7b watchdog: Reorganize header and function names by William A. Kennington III · 6 years ago
  35. 6ae3df3 watchdog: Consistently return errors for dbus failures by William A. Kennington III · 6 years ago
  36. e73d15d watchdog: Fix enabled value type by William A. Kennington III · 6 years ago
  37. 5325f2c watchdog: Implement error on reset of disabled watchdog by William A. Kennington III · 6 years ago
  38. dfd8469 LANConf: Minor Fixes by Ratan Gupta · 7 years ago
  39. c7c1c3c multiple channel configuration support by Patrick Venture · 7 years ago
  40. dd64620 Fix the getLan config by Ratan Gupta · 7 years ago
  41. 894571d watchdog: cleanup style and similar fixes by Patrick Venture · 7 years ago
  42. 5794fcf apphandler: channel: split out commands by Patrick Venture · 7 years ago
  43. 5e6ac71 watchdog: split out commands by Patrick Venture · 7 years ago