1. a249a08 Limit the set bmc global command to system interface only by Yong Li · 4 years, 8 months ago
  2. 5833cb6 Add compile option to disable safe mode option in boot flags by Yong Li · 4 years, 8 months ago
  3. ecd7bb9 Move set bmc global command to new API by Yong Li · 4 years, 8 months ago
  4. a729bf4 Expiration flags fix for watchdog get/set commands by Yong Li · 4 years, 9 months ago
  5. 4cb16e5 Fix configuration header by Gunnar Mills · 4 years, 8 months ago
  6. ddb1f44 channelcmds:fix set chnl access sessionless chnl by anil kumar appana · 5 years ago
  7. 4cc4255 Refactor ipmi::sensor::GetSensorResponse away from std::array by Sui Chen · 4 years, 10 months ago
  8. 4c3feba sensorhandler: move get sensor reading to new API by jayaprakash Mutyala · 5 years ago
  9. f71444d Implemented get session info cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  10. 69daefa channel:Fix get channel ciphersuite - payloadtypes by jayaprakash Mutyala · 4 years, 9 months ago
  11. b87034e Create framework for IPMI OEM extension commands by Johnathan Mantey · 4 years, 10 months ago
  12. 4bbc3db transporthandler: Support Gateway MAC by William A. Kennington III · 5 years ago
  13. 05ad341 Clean-up: entry code msgs in user_channel cpp files by Ayushi Smriti · 4 years, 9 months ago
  14. affadb5 Restore IPMI RMCP+ cipher suite commands by Johnathan Mantey · 4 years, 9 months ago
  15. d0c7e27 docs: add contributing guidelines by Emily Shaffer · 4 years, 9 months ago
  16. 4dd71af Data checking fix for watchdog set/get commands by Yong Li · 4 years, 9 months ago
  17. 449f216 add "set system info" command by Jia, chunhui · 4 years, 10 months ago
  18. c514d87 transporthandler: Rewrite + New Handler by William A. Kennington III · 5 years ago
  19. e702392 Implemented close session cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  20. d7dadc2 Fix: execute get channel cipher suite in lan chan by Ayushi Smriti · 4 years, 10 months ago
  21. 5c3b72c Fix: refactor get channel cipher suite command by Ayushi Smriti · 4 years, 10 months ago
  22. 30fd0a1 Handle exceptions correctly in GetSelTime and SetSelTime by Tom Joseph · 4 years, 9 months ago
  23. e91474c Channel: Fix atomic lock issue for file copy by Richard Marian Thomaiyar · 4 years, 10 months ago
  24. 0e862fa Static code analysis scan issue fix by Chen,Yugang · 4 years, 10 months ago
  25. 98b43ba Update GetSystemInfo with new API by Jia, chunhui · 4 years, 10 months ago
  26. 1ad9da8 drop entity YAML in favor of json provided file by Patrick Venture · 4 years, 10 months ago
  27. 87fd2cd sensorhandler: use entity-map from json if filled by Patrick Venture · 4 years, 10 months ago
  28. 99bf1c4 entitymap: move accessor to separate module by Patrick Venture · 4 years, 10 months ago
  29. db0cbe6 move sensors into ipmi::sensor namespace by Patrick Venture · 4 years, 10 months ago
  30. 235b3c7 move entities into ipmi::sensor namespace by Patrick Venture · 4 years, 10 months ago
  31. f1d691a writeentity: add missing header utility by Patrick Venture · 4 years, 10 months ago
  32. caabc36 fix logic error for unpack vector of tuple by Vernon Mauery · 5 years ago
  33. cb09aa0 Change yield from ptr to object by James Feist · 4 years, 10 months ago
  34. cfae948 Watchdog: move get and set watchdog to new api. by Deepak Kumar Sahu · 5 years ago
  35. 7dc4ac0 Move i2c WR api into libipmid by Yong Li · 4 years, 10 months ago
  36. bd0503a Add compile option to disable white list checking for I2C master WR command by Yong Li · 4 years, 10 months ago
  37. 48408b6 legacy handlers need a bigger buffer by Vernon Mauery · 4 years, 10 months ago
  38. 0a327e1 Added VLAN ID checking condition in Set LAN config by Suryakanth Sekar · 4 years, 11 months ago
  39. e405440 Set/Get LAN conf 0xCC return for invalid LAN chnl by Suryakanth Sekar · 4 years, 11 months ago
  40. c2b7fc1 entitymap: add json file loading if present by Patrick Venture · 4 years, 10 months ago
  41. 02e3237 entitymap: add json parsing support by Patrick Venture · 4 years, 11 months ago
  42. 51d0c40 user_channel: passwd_mgr: minor cleanup from cppcheck by Patrick Venture · 4 years, 10 months ago
  43. 3a697ad user_channel: user_mgmt: minor cleanup from cppcheck by Patrick Venture · 4 years, 10 months ago
  44. 67ed85c sensorhandler: ipmi_sen_get_sdr: drop null check by Patrick Venture · 4 years, 10 months ago
  45. 38426dd sensorhandler: ipmi_sen_get_sdr: invert logic check by Patrick Venture · 5 years ago
  46. 99adf2b Revert "Add system interface as the channel for the legacy interface" by Tom Joseph · 4 years, 10 months ago
  47. 152e98c Add system interface as the channel for the legacy interface by Tom Joseph · 5 years ago
  48. 92d8119 user_mgmt: update default ipmi_user.json file. by Saravanan Palanisamy · 5 years ago
  49. 9da3a75 SensorReading: Move set SensorReading to new API. by Deepak Kumar Sahu · 5 years ago
  50. 9cf8562 sensordatahandler: Throw on sensor's OperationalStatus by Brandon Kim · 5 years ago
  51. 24c771c fru: support two time string formats by Patrick Venture · 5 years ago
  52. f4a2085 gitignore: add test and coverage artifacts by Patrick Venture · 5 years ago
  53. c26cc71 fru: remove assumption on object owner by Patrick Venture · 5 years ago
  54. 45e93cb fru: use ipmifruproperty for property lookup by Patrick Venture · 5 years ago
  55. c86045c user_mgmt: Enable SOL payload access by default. by Saravanan Palanisamy · 5 years ago
  56. 83a0b84 sensorhandler: add accessor for entities singleton by Patrick Venture · 5 years ago
  57. d957823 Sensorhandler: move get SDR info & reserve SDR to new API by jayaprakash Mutyala · 5 years ago
  58. 894d022 chassishandler: move set chassis cap to new api by anil kumar appana · 5 years ago
  59. b755772 storagehandler: move get & reserve SEL to new API by jayaprakash Mutyala · 5 years ago
  60. 77381f1 user_layer: Add get/set user payload access. by Saravanan Palanisamy · 5 years ago
  61. e5c9d2f sensorhandler: fix type of get_reservation_id() by Emily Shaffer · 5 years ago
  62. b60e840 storagehandler: move get sdr info to new API by Pradeep Kumar · 5 years ago
  63. 455ee0b docs: add reviewing chapter to testing.md by Emily Shaffer · 5 years ago
  64. 00a553d doc: add writing test chapter to testing.md by Emily Shaffer · 5 years ago
  65. 7a4ebde docs: add chapter on running tests by Emily Shaffer · 5 years ago
  66. a3a1cdc docs: add initial testing.md outline by Emily Shaffer · 5 years ago
  67. b5248c9 Fix privilege level for Read FRU Data command by Jason M. Bills · 5 years ago
  68. 3de424c Use xyz.openbmc_project.State.Chassis for IPMI chassis status by Jason M. Bills · 5 years ago
  69. bc996a3 Fix power restore policy input parameter check by Jason M. Bills · 5 years ago
  70. 2c7db1d storagehandler: move Add SEL to new API by anil kumar appana · 5 years ago
  71. 23d0644 Use boost::asio::post() instead of io->post() by Vernon Mauery · 5 years ago
  72. 1a4beed Defining session const for multi net session mgmt by Suryakanth Sekar · 5 years ago
  73. b90a532 rewrite Get System GUID to use new provider API by Vernon Mauery · 5 years ago
  74. 7453544 yaml: drop execute permissions from yaml files by Brad Bishop · 5 years ago
  75. 61d8dcc Add an option to exclude libuserlayer from host-ipmid by ofery · 5 years ago
  76. 0b979b6 Remove unused function convertCurrentChannelNum(uint8_t) by Vernon Mauery · 5 years ago
  77. 6fd812d Add get channel payload version command by Ayushi Smriti · 5 years ago
  78. f609289 user_channel: Get Channel Payload Support command refactor by Vernon Mauery · 5 years ago
  79. 2a5d8d1 autotools: fix broken out of tree builds by Brad Bishop · 5 years ago
  80. c419680 user_mgmt: Fix error message with file name by Richard Marian Thomaiyar · 5 years ago
  81. 02650d5 User-mgmt: Add IPMI user pam authenticate check API by Ayushi Smriti · 5 years ago
  82. ea1c401 Modify Get Device ID to use Context::bus by Vernon Mauery · 5 years ago
  83. a3dd766 unpack static assert on unsupported types by Vernon Mauery · 5 years ago
  84. 33298af Add sdbusplus::asio::connection pointer to ipmi::Context by Vernon Mauery · 5 years ago
  85. db2e8c4 storagehandler: move get & set SEL time to new API by jayaprakash Mutyala · 5 years ago
  86. f4e3851 Chassishandler: Add chassis identify state support for chassis status command by Yong Li · 5 years ago
  87. 70ce735 chassishandler: add AC failed bit support for chassis status by Yong Li · 5 years ago
  88. 6f1e978 Updates get channel info command to use the new provider API by Vernon Mauery · 5 years ago
  89. bc5e9ba channelcmds: move get channel access to new IPMI provider API by Richard Marian Thomaiyar · 5 years ago
  90. 89e4bf2 channelcmds: move set channel access to new ipmi provider API by NITIN SHARMA · 5 years ago
  91. 67c5e5d Add support for removable media/Floppy by Jia, chunhui · 5 years ago
  92. fdb8389 Return error if the input data is larger than expected by Yu Ren · 5 years ago
  93. 1554132 rewrite Get Device GUID to use new provider API by Vernon Mauery · 5 years ago
  94. 572bac1 Remove the global warm reset ipmi command by Yong Li · 5 years ago
  95. 5ed3959 Update current channel mechanism to be usable by netipmid by Vernon Mauery · 5 years ago
  96. 6d5b2f7 Get Chassis Status should not bail if button interfaces are not present by Vernon Mauery · 5 years ago
  97. e004e22 user-mgmt: Update user data file, only for sync. by Richard Marian Thomaiyar · 5 years ago
  98. 5f7ac71 Fix dependencies on auto-generated code by Vernon Mauery · 5 years ago
  99. 4a8a4eb rewrite Get Chassis Status command by Vernon Mauery · 5 years ago
  100. e278ead ipmid: Update set chassis power restore policy by Vernon Mauery · 6 years ago