1. 99d1ba0 user_mgmt: drop c_str() when param is std::string by Patrick Venture · 5 years ago
  2. 997a7a0 Create the libchannellayer library so it can split from libuserlayer by Vernon Mauery · 5 years ago
  3. 4b0ddb6 Set init_priority attribute for global variables in shared lib by Lei YU · 5 years ago
  4. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  5. 74a2102 IPMI channel to NIC device mapping modified within JSON config file by Johnathan Mantey · 6 years ago
  6. 2dfe7f8 Move public variables to the class private space. by Johnathan Mantey · 6 years ago
  7. 4c0435a Refactor the initialization of the channel data from the JSON by Johnathan Mantey · 6 years ago
  8. e5c4f1d Eliminate public function returning pointer to private class data by Johnathan Mantey · 6 years ago
  9. f92261d Update DBus initialization and use by Johnathan Mantey · 6 years ago
  10. 73906b9 Use network interface name as channel name by Richard Marian Thomaiyar · 5 years ago
  11. 9341160 Fix: Return error for invalid privileges by Richard Marian Thomaiyar · 5 years ago
  12. b6771e0 Fix: Handle return codes for user commmands by Richard Marian Thomaiyar · 5 years ago
  13. ef02401 Fix: Check reserved fields in channel cmds request by Richard Marian Thomaiyar · 5 years ago
  14. 57d4a83 Fix: NoAccess priv is tied with empty priv attr by Richard Marian Thomaiyar · 5 years ago
  15. 161f20d Removal of excess 16 bytes padding by Richard Marian Thomaiyar · 5 years ago
  16. 23df06f Return error for password length bit mismatch by Richard Marian Thomaiyar · 5 years ago
  17. 5831712 ipmid: channel: add max transfer size property by Vernon Mauery · 6 years ago
  18. 1e3455a ipmid: use a common set of CXX flags across ipmid and provider libraries by Vernon Mauery · 6 years ago
  19. 48e5558 Change struct names to UpperCamelCase by Richard Marian Thomaiyar · 6 years ago
  20. 343d061 libipmi: Decouple user commands by William A. Kennington III · 6 years ago
  21. 06df876 User commands updated to handle channel request by Richard Marian Thomaiyar · 6 years ago
  22. f1d0e23 Channel commands updated to handle self channel by Richard Marian Thomaiyar · 6 years ago
  23. a39208e Add self channel number conversion function by Richard Marian Thomaiyar · 6 years ago
  24. 6e1ba9e Doxygen comments for enum & structure by Richard Marian Thomaiyar · 6 years ago
  25. 43cb128 Refer SMS as regular KCS channel by Richard Marian Thomaiyar · 6 years ago
  26. 02710bb Create / delete user with proper properties by Richard Marian Thomaiyar · 6 years ago
  27. 9d7251c ipmid: user_channel: fix include path for libuserlayer by Vernon Mauery · 6 years ago
  28. 785fb07 make: Build user_channel separately by William A. Kennington III · 6 years ago
  29. 8550b60 SetUserName to return success - for same user name by Richard Marian Thomaiyar · 6 years ago
  30. 4026e44 Fix response length for Set user access command by Richard Marian Thomaiyar · 6 years ago
  31. a45cb34 Update const uint8_t& to const uint8_t by Richard Marian Thomaiyar · 6 years ago
  32. 77ff3fe users: gcc8: fix stringop-truncation warnings by Brad Bishop · 6 years ago
  33. dfad486 std::variant: Fix new instances of mapbox specific calls by William A. Kennington III · 6 years ago
  34. 282e79b Add test & user enabled state in set user password by Richard Marian Thomaiyar · 6 years ago
  35. f4b2b09 Added suppport to convert self channel number. by ssekar · 6 years ago
  36. 9613ed7 Synchronize channel info between network and ipmi by AppaRao Puli · 6 years ago
  37. 071f3f2 IPMI Channel commands implementation by AppaRao Puli · 6 years ago
  38. 5a6b636 Basic IPMI User Management Support by Richard Marian Thomaiyar · 6 years ago
  39. 42bed64 IPMI password entry cleanup by Richard Marian Thomaiyar · 6 years ago
  40. b29b5ab Handling delete password entry from ipmi-pass by AppaRao Puli · 6 years ago
  41. 4654d99 Add first user layer support. by Richard Marian Thomaiyar · 6 years ago