1. 16b8693 remove usage of sdbusplus::message::variant by Vernon Mauery · 5 years ago
  2. 687df40 user-mgmt: sync ipmi user & channel conf file by Richard Marian Thomaiyar · 5 years ago
  3. 735ee95 look up channel from D-Bus connection by Vernon Mauery · 5 years ago
  4. 788362c API support to update password for special user by Richard Marian Thomaiyar · 5 years ago
  5. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  6. 5b2535f Rewrite set & get user access cmd to new provider by Richard Marian Thomaiyar · 5 years ago
  7. c46f6cd Support - Get channel capabilities in host intf by smriti · 5 years ago
  8. b5a0f16 Add: Get channel payload support command by Saravanan Palanisamy · 5 years ago
  9. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  10. 30b0112 Add convert current channel number function by Richard Marian Thomaiyar · 5 years ago
  11. 90b00c7 Adding Set Password API support in Userlayer by Suryakanth Sekar · 5 years ago
  12. 2fe9282 [User Mgmt]: Update local user enabled state cache by Richard Marian Thomaiyar · 5 years ago
  13. 55768e3 Cleanup: Get rid of duplicate getChannelName() by Richard Marian Thomaiyar · 5 years ago
  14. e7329c7 ipmid: Compiler-generated unpacking and packing of messages by Vernon Mauery · 6 years ago
  15. 1bb0c7f ipmid: move channel code from libuserlayer to libchannellayer by Vernon Mauery · 6 years ago
  16. 99d1ba0 user_mgmt: drop c_str() when param is std::string by Patrick Venture · 5 years ago
  17. 997a7a0 Create the libchannellayer library so it can split from libuserlayer by Vernon Mauery · 5 years ago
  18. 4b0ddb6 Set init_priority attribute for global variables in shared lib by Lei YU · 5 years ago
  19. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  20. 74a2102 IPMI channel to NIC device mapping modified within JSON config file by Johnathan Mantey · 6 years ago
  21. 2dfe7f8 Move public variables to the class private space. by Johnathan Mantey · 6 years ago
  22. 4c0435a Refactor the initialization of the channel data from the JSON by Johnathan Mantey · 6 years ago
  23. e5c4f1d Eliminate public function returning pointer to private class data by Johnathan Mantey · 6 years ago
  24. f92261d Update DBus initialization and use by Johnathan Mantey · 6 years ago
  25. 73906b9 Use network interface name as channel name by Richard Marian Thomaiyar · 5 years ago
  26. 9341160 Fix: Return error for invalid privileges by Richard Marian Thomaiyar · 5 years ago
  27. b6771e0 Fix: Handle return codes for user commmands by Richard Marian Thomaiyar · 5 years ago
  28. ef02401 Fix: Check reserved fields in channel cmds request by Richard Marian Thomaiyar · 5 years ago
  29. 57d4a83 Fix: NoAccess priv is tied with empty priv attr by Richard Marian Thomaiyar · 5 years ago
  30. 161f20d Removal of excess 16 bytes padding by Richard Marian Thomaiyar · 5 years ago
  31. 23df06f Return error for password length bit mismatch by Richard Marian Thomaiyar · 5 years ago
  32. 5831712 ipmid: channel: add max transfer size property by Vernon Mauery · 6 years ago
  33. 1e3455a ipmid: use a common set of CXX flags across ipmid and provider libraries by Vernon Mauery · 6 years ago
  34. 48e5558 Change struct names to UpperCamelCase by Richard Marian Thomaiyar · 6 years ago
  35. 343d061 libipmi: Decouple user commands by William A. Kennington III · 6 years ago
  36. 06df876 User commands updated to handle channel request by Richard Marian Thomaiyar · 6 years ago
  37. f1d0e23 Channel commands updated to handle self channel by Richard Marian Thomaiyar · 6 years ago
  38. a39208e Add self channel number conversion function by Richard Marian Thomaiyar · 6 years ago
  39. 6e1ba9e Doxygen comments for enum & structure by Richard Marian Thomaiyar · 6 years ago
  40. 43cb128 Refer SMS as regular KCS channel by Richard Marian Thomaiyar · 6 years ago
  41. 02710bb Create / delete user with proper properties by Richard Marian Thomaiyar · 6 years ago
  42. 9d7251c ipmid: user_channel: fix include path for libuserlayer by Vernon Mauery · 6 years ago
  43. 785fb07 make: Build user_channel separately by William A. Kennington III · 6 years ago
  44. 8550b60 SetUserName to return success - for same user name by Richard Marian Thomaiyar · 6 years ago
  45. 4026e44 Fix response length for Set user access command by Richard Marian Thomaiyar · 6 years ago
  46. a45cb34 Update const uint8_t& to const uint8_t by Richard Marian Thomaiyar · 6 years ago
  47. 77ff3fe users: gcc8: fix stringop-truncation warnings by Brad Bishop · 6 years ago
  48. dfad486 std::variant: Fix new instances of mapbox specific calls by William A. Kennington III · 6 years ago
  49. 282e79b Add test & user enabled state in set user password by Richard Marian Thomaiyar · 6 years ago
  50. f4b2b09 Added suppport to convert self channel number. by ssekar · 6 years ago
  51. 9613ed7 Synchronize channel info between network and ipmi by AppaRao Puli · 6 years ago
  52. 071f3f2 IPMI Channel commands implementation by AppaRao Puli · 6 years ago
  53. 5a6b636 Basic IPMI User Management Support by Richard Marian Thomaiyar · 6 years ago
  54. 42bed64 IPMI password entry cleanup by Richard Marian Thomaiyar · 6 years ago
  55. b29b5ab Handling delete password entry from ipmi-pass by AppaRao Puli · 6 years ago
  56. 4654d99 Add first user layer support. by Richard Marian Thomaiyar · 6 years ago