1. 067d178 remove IPMI_CC_OK by George Liu · 7 weeks ago master
  2. 33503e2 clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
  3. 34a2c41 Handle SOL payload deactivation for stale session by Jayaprakash Mutyala · 2 years ago
  4. de4121c Add privilege check in activate payload by Tang Yiwei · 3 years, 3 months ago
  5. 7b7f25f logging: switch to lg2 by George Liu · 3 years, 2 months ago
  6. be1470c Fix cppcheck warnings by George Liu · 3 years, 2 months ago
  7. 12d199b catch exceptions as const by Patrick Williams · 3 years, 11 months ago
  8. 41ff9b5 make internal command functor match external by Vernon Mauery · 4 years, 2 months ago
  9. 2085ae0 replace tuple-based singleton with individual singletons by Vernon Mauery · 4 years, 2 months ago
  10. 2908695 Add dbus interface for sol commands by Cheng C Yang · 5 years ago
  11. 2b1edef add size checking for input payload data by Zhikui Ren · 5 years ago
  12. 8e342c9 Do not stop session in deactivate payload call by Yong Li · 6 years ago
  13. ddba9d1 Fix: Incorrect max instance for get payload status by Ayushi Smriti · 6 years ago
  14. b12d875 Fix:Activate payload missing req param length check by Ayushi Smriti · 6 years ago
  15. 35ca150 netipmid: Handle invalid length for getPayloadInfo by anil kumar appana · 6 years ago
  16. 0a26904 netipmid: SOL payload activation control. by Saravanan Palanisamy · 6 years ago
  17. b9631f8 Handle invalid length for Disable Payload command by Sumanth Bhat · 6 years ago
  18. 4f09eae Convert host-ipmid -> libipmid by William A. Kennington III · 7 years ago
  19. 5f1dd31 Fix: Get Payload info for non active payload by Richard Marian Thomaiyar · 7 years ago
  20. ae1fda4 netipmid: use std::shared_ptr instead of weak_ptr/lock by Vernon Mauery · 7 years ago
  21. 9e801a2 netipmid: apply clang-format rules by Vernon Mauery · 7 years ago
  22. 8093849 Implement get payload instance info command by Tom Joseph · 7 years ago
  23. 6516cef sol: Handle deactivate payload correctly when session is closed by Tom Joseph · 8 years ago
  24. 96b6d81 Allow SOL activation only if SOL is enabled. by Tom Joseph · 8 years ago
  25. 18a45e9 Change the signature of the command handler functions. by Tom Joseph · 8 years ago
  26. e1ae56c Add command handler for Payload activation status command. by Tom Joseph · 8 years ago
  27. e2f0a8e Add handler for Deactivate payload command. by Tom Joseph · 8 years ago
  28. 5c846a8 Add command handler for Activate payload command. by Tom Joseph · 8 years ago