1. 656ae3c Remove unused variables by George Liu · 4 months ago
  2. 1318a5e clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  3. 82844ef user_channel: switch to lg2 by George Liu · 6 months ago
  4. 1e3ed2c convert channel_mgmt.cpp to use lg2 by Vernon Mauery · 10 months ago
  5. 42f64ef Refactor to call the getProperty method by George Liu · 11 months ago
  6. 1f42d1a user_mgmt: Fix incorrect log description by George Liu · 11 months ago
  7. d9eb721 Remove libmapper dependency by George Liu · 11 months ago
  8. 0c96fdf BugFix: user name contains invalid characters by nichanghao.nch · 12 months ago
  9. 3771f5f Fix the bugs found in static analysis by PavanKumarIntel · 1 year, 2 months ago
  10. 1214d6c user_channel: strlen isn't constexpr by Peter Foley · 1 year, 2 months ago
  11. 369824e clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  12. 523e2d1 ipmid: Update sdbuspp namespaces by Willy Tu · 1 year, 4 months ago
  13. 4c52102 treewide: Fix various compiler warnings by William A. Kennington III · 1 year, 5 months ago
  14. fbc6c9d clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  15. bd60476 Revoking the GetUserAccess privilege for Operator by ankita prasad · 2 years ago
  16. a42ee6b channel-config: reduce logspam by Patrick Williams · 1 year, 11 months ago
  17. 65a9168 Revert "user_mgmt: Fix SEGV on 64bit" by Tim Lee · 2 years, 1 month ago
  18. fc24fa5 user_mgmt: Discard no-access privilege by Alexander Filippov · 3 years ago
  19. f6f3bb0 user_mgmt: set priv-user as the default privilege by Alexander Filippov · 3 years ago
  20. 826bf66 channel_mgmt: Handle uncaught exception in syncNetworkChannelConfig by Jiaqing Zhao · 2 years, 2 months ago
  21. 05703ad user_mgmt: Fix SEGV on 64bit by Anton Blanchard · 2 years, 5 months ago
  22. 5d82f47 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  23. 1a2e150 Fix project name misspelling by George Liu · 2 years, 6 months ago
  24. 8d90f97 meson: Expose libchannellayer and libuserlayer by George Liu · 2 years, 6 months ago
  25. 3d8d793 remove std::experimental usage by Patrick Williams · 2 years, 7 months ago
  26. c8fc728 meson: add nlohmann-json wrapper and deps by Patrick Williams · 2 years, 7 months ago
  27. ba9bbb6 build: move all shared_library/module to library with version suffix by Willy Tu · 2 years, 7 months ago
  28. c710b97 build: Add meson build for phosphor-host-ipmi by Willy Tu · 3 years, 5 months ago
  29. 11d6889 cleanup: Remove all warning errors for the Meson build support by Willy Tu · 3 years ago
  30. 08d3d06 user_mgmt: Fix for user privilege race condition by Jayaprakash Mutyala · 3 years, 3 months ago
  31. 0ce6a57 Enable encoding/decoding object paths by P Dheeraj Srujan Kumar · 3 years, 1 month ago
  32. e39ba99 fix:Channel access mode set to disabled by default by Arun P. Mohanan · 3 years, 1 month ago
  33. ac05aa1 ipmid: channel: add match function to reset config on network changes by Willy Tu · 3 years, 2 months ago
  34. a2ad2da catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  35. 29b9f31 Fix: Set User Password cmd fails with 0xc7 CC by Ayushi Smriti · 3 years, 3 months ago
  36. 7a3296d Rewrite Set User Password command with new API by Vernon Mauery · 3 years, 5 months ago
  37. ef1259b exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
  38. 1e22a0f Use SecureString where there is data to be cleansed by Vernon Mauery · 3 years, 5 months ago
  39. a67caed NULL check before pointer dereference by P Dheeraj Srujan Kumar · 3 years, 4 months ago
  40. ac30b39 Rewrite Set User Name command with new API by Vernon Mauery · 3 years, 5 months ago
  41. 3c89de1 Rewrite Get User Name command with new API by Vernon Mauery · 3 years, 5 months ago
  42. 2aeb1c1 Restructure pam conversation function(Klockwork fix) by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  43. bf30c8d Fix Kloxwork Issue : NULL check after new by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  44. 745164c Move SecureString class to ipmid/types.hpp by Snehalatha Venkatesh · 3 years, 6 months ago
  45. d6d567a Fix incorrect std::string object usage by gokulsanker · 3 years, 6 months ago
  46. 271d9c2 GetPayloadVerCmd:Fix ErrCode IncorrectPayloadType by Manoj Ashok · 3 years, 6 months ago
  47. c178948 Fix for not allow out-of-bounds read in IPMI chnl by Meera-Katta · 3 years, 8 months ago
  48. 55f5d53 Fix static analysis (uninitialized var) warnings by Snehalatha Venkatesh · 3 years, 6 months ago
  49. 37b1d1a usercommands: Validate reserved field content zero by Snehalatha Venkatesh · 3 years, 6 months ago
  50. 61024d7 Fix for ipmid crash with SetUserPassword by Snehalatha Venkatesh · 3 years, 9 months ago
  51. 7a0e5df types: Force underlying int conversion for enums by William A. Kennington III · 3 years, 8 months ago
  52. 0a2abc8 Confirm presence of NIC devices described in channel_config by Johnathan Mantey · 3 years, 11 months ago
  53. 2f0ad74 shadowlock: disable until proper unit tests are run by Andrew Geissler · 3 years, 8 months ago
  54. fd61fc3 Permit assignment the IPMI management channel via JSON by Johnathan Mantey · 3 years, 9 months ago
  55. 70bd063 Clear security sensitive data by Jayaprakash Mutyala · 4 years, 3 months ago
  56. cdcdf2b user_channel:Remove unused ipmiUserSetUserName API by jayaprakash Mutyala · 4 years, 9 months ago
  57. c4f4f7a minor fix: corrected cc for get channel access by AppaRao Puli · 4 years, 6 months ago
  58. afd12b4 Fix for get Channel Info cmd for reserved channels by Jayaprakash Mutyala · 4 years, 6 months ago
  59. 785223a Removal of OEM privilege setting for User by srikanta mondal · 4 years, 9 months ago
  60. ecc0342 string: ensure string included by Andrew Geissler · 4 years, 8 months ago
  61. 7636330 user_channel: Rewriting ipmiUserSetUserName API by jayaprakash Mutyala · 5 years ago
  62. 6ba8d31 [Fix]: Restrict password file permissions to 600 by Richard Marian Thomaiyar · 4 years, 9 months ago
  63. b265455 Use more restrictive permissions on /etc/ipmi-pass by Vernon Mauery · 4 years, 9 months ago
  64. 0e2dbee Fix for Callback privilege by jayaprakash Mutyala · 5 years ago
  65. b741b99 Added Cipher Suite priv param-24 to set/get LanCfg by jayaprakash Mutyala · 5 years ago
  66. e4e633e Initialize Cipher Suite Privilege Levels cfg file by Sumanth Bhat · 6 years ago
  67. e0af1c4 Fix for ipmiUserSetUserName by jayaprakash Mutyala · 4 years, 10 months ago
  68. b541a5a user_channel:Change fun ret&cmd cc as per New Std by NITIN SHARMA · 5 years ago
  69. bbbc395 [channel-mgmt]: Handle out of range error in path by Richard Marian Thomaiyar · 5 years ago
  70. e3d144f [user-mgmt]: Handle out of range error in path by Richard Marian Thomaiyar · 5 years ago
  71. 619ed5f [channel-mgmt]: Misc fixes for log messge tag. by Richard Marian Thomaiyar · 5 years ago
  72. 489a4ed [Fix]: Check ipmi groups list before creating user by Richard Marian Thomaiyar · 5 years ago
  73. 0be80bd [user-mgmt]: Do late initialization of user init. by Richard Marian Thomaiyar · 5 years ago
  74. bbe728c [user-mgmt]: Rearrange signal handler registration by arun-pm · 5 years ago
  75. 9fc5fa1 user_mgmt:password authentication/update by PAM by jayaprakash Mutyala · 5 years ago
  76. ddb1f44 channelcmds:fix set chnl access sessionless chnl by anil kumar appana · 6 years ago
  77. 05ad341 Clean-up: entry code msgs in user_channel cpp files by Ayushi Smriti · 5 years ago
  78. e91474c Channel: Fix atomic lock issue for file copy by Richard Marian Thomaiyar · 5 years ago
  79. 0e862fa Static code analysis scan issue fix by Chen,Yugang · 5 years ago
  80. 51d0c40 user_channel: passwd_mgr: minor cleanup from cppcheck by Patrick Venture · 5 years ago
  81. 3a697ad user_channel: user_mgmt: minor cleanup from cppcheck by Patrick Venture · 5 years ago
  82. 92d8119 user_mgmt: update default ipmi_user.json file. by Saravanan Palanisamy · 5 years ago
  83. c86045c user_mgmt: Enable SOL payload access by default. by Saravanan Palanisamy · 5 years ago
  84. 77381f1 user_layer: Add get/set user payload access. by Saravanan Palanisamy · 6 years ago
  85. 61d8dcc Add an option to exclude libuserlayer from host-ipmid by ofery · 6 years ago
  86. 0b979b6 Remove unused function convertCurrentChannelNum(uint8_t) by Vernon Mauery · 6 years ago
  87. 6fd812d Add get channel payload version command by Ayushi Smriti · 6 years ago
  88. f609289 user_channel: Get Channel Payload Support command refactor by Vernon Mauery · 6 years ago
  89. c419680 user_mgmt: Fix error message with file name by Richard Marian Thomaiyar · 6 years ago
  90. 02650d5 User-mgmt: Add IPMI user pam authenticate check API by Ayushi Smriti · 6 years ago
  91. 6f1e978 Updates get channel info command to use the new provider API by Vernon Mauery · 6 years ago
  92. bc5e9ba channelcmds: move get channel access to new IPMI provider API by Richard Marian Thomaiyar · 6 years ago
  93. 89e4bf2 channelcmds: move set channel access to new ipmi provider API by NITIN SHARMA · 6 years ago
  94. 5ed3959 Update current channel mechanism to be usable by netipmid by Vernon Mauery · 6 years ago
  95. e004e22 user-mgmt: Update user data file, only for sync. by Richard Marian Thomaiyar · 6 years ago
  96. 16b8693 remove usage of sdbusplus::message::variant by Vernon Mauery · 6 years ago
  97. 687df40 user-mgmt: sync ipmi user & channel conf file by Richard Marian Thomaiyar · 6 years ago
  98. 735ee95 look up channel from D-Bus connection by Vernon Mauery · 6 years ago
  99. 788362c API support to update password for special user by Richard Marian Thomaiyar · 6 years ago
  100. f442e11 move variant to std namespace by Vernon Mauery · 6 years ago