1. 98b43ba Update GetSystemInfo with new API by Jia, chunhui · 4 years, 10 months ago
  2. 1ad9da8 drop entity YAML in favor of json provided file by Patrick Venture · 4 years, 10 months ago
  3. 87fd2cd sensorhandler: use entity-map from json if filled by Patrick Venture · 4 years, 10 months ago
  4. 99bf1c4 entitymap: move accessor to separate module by Patrick Venture · 4 years, 10 months ago
  5. db0cbe6 move sensors into ipmi::sensor namespace by Patrick Venture · 4 years, 10 months ago
  6. 235b3c7 move entities into ipmi::sensor namespace by Patrick Venture · 4 years, 10 months ago
  7. f1d691a writeentity: add missing header utility by Patrick Venture · 4 years, 10 months ago
  8. caabc36 fix logic error for unpack vector of tuple by Vernon Mauery · 5 years ago
  9. cb09aa0 Change yield from ptr to object by James Feist · 4 years, 10 months ago
  10. cfae948 Watchdog: move get and set watchdog to new api. by Deepak Kumar Sahu · 5 years ago
  11. 7dc4ac0 Move i2c WR api into libipmid by Yong Li · 4 years, 10 months ago
  12. bd0503a Add compile option to disable white list checking for I2C master WR command by Yong Li · 4 years, 10 months ago
  13. 48408b6 legacy handlers need a bigger buffer by Vernon Mauery · 4 years, 10 months ago
  14. 0a327e1 Added VLAN ID checking condition in Set LAN config by Suryakanth Sekar · 5 years ago
  15. e405440 Set/Get LAN conf 0xCC return for invalid LAN chnl by Suryakanth Sekar · 5 years ago
  16. c2b7fc1 entitymap: add json file loading if present by Patrick Venture · 4 years, 10 months ago
  17. 02e3237 entitymap: add json parsing support by Patrick Venture · 4 years, 11 months ago
  18. 51d0c40 user_channel: passwd_mgr: minor cleanup from cppcheck by Patrick Venture · 4 years, 10 months ago
  19. 3a697ad user_channel: user_mgmt: minor cleanup from cppcheck by Patrick Venture · 4 years, 10 months ago
  20. 67ed85c sensorhandler: ipmi_sen_get_sdr: drop null check by Patrick Venture · 4 years, 10 months ago
  21. 38426dd sensorhandler: ipmi_sen_get_sdr: invert logic check by Patrick Venture · 5 years ago
  22. 99adf2b Revert "Add system interface as the channel for the legacy interface" by Tom Joseph · 4 years, 10 months ago
  23. 152e98c Add system interface as the channel for the legacy interface by Tom Joseph · 5 years ago
  24. 92d8119 user_mgmt: update default ipmi_user.json file. by Saravanan Palanisamy · 5 years ago
  25. 9da3a75 SensorReading: Move set SensorReading to new API. by Deepak Kumar Sahu · 5 years ago
  26. 9cf8562 sensordatahandler: Throw on sensor's OperationalStatus by Brandon Kim · 5 years ago
  27. 24c771c fru: support two time string formats by Patrick Venture · 5 years ago
  28. f4a2085 gitignore: add test and coverage artifacts by Patrick Venture · 5 years ago
  29. c26cc71 fru: remove assumption on object owner by Patrick Venture · 5 years ago
  30. 45e93cb fru: use ipmifruproperty for property lookup by Patrick Venture · 5 years ago
  31. c86045c user_mgmt: Enable SOL payload access by default. by Saravanan Palanisamy · 5 years ago
  32. 83a0b84 sensorhandler: add accessor for entities singleton by Patrick Venture · 5 years ago
  33. d957823 Sensorhandler: move get SDR info & reserve SDR to new API by jayaprakash Mutyala · 5 years ago
  34. 894d022 chassishandler: move set chassis cap to new api by anil kumar appana · 5 years ago
  35. b755772 storagehandler: move get & reserve SEL to new API by jayaprakash Mutyala · 5 years ago
  36. 77381f1 user_layer: Add get/set user payload access. by Saravanan Palanisamy · 5 years ago
  37. e5c9d2f sensorhandler: fix type of get_reservation_id() by Emily Shaffer · 5 years ago
  38. b60e840 storagehandler: move get sdr info to new API by Pradeep Kumar · 5 years ago
  39. 455ee0b docs: add reviewing chapter to testing.md by Emily Shaffer · 5 years ago
  40. 00a553d doc: add writing test chapter to testing.md by Emily Shaffer · 5 years ago
  41. 7a4ebde docs: add chapter on running tests by Emily Shaffer · 5 years ago
  42. a3a1cdc docs: add initial testing.md outline by Emily Shaffer · 5 years ago
  43. b5248c9 Fix privilege level for Read FRU Data command by Jason M. Bills · 5 years ago
  44. 3de424c Use xyz.openbmc_project.State.Chassis for IPMI chassis status by Jason M. Bills · 5 years ago
  45. bc996a3 Fix power restore policy input parameter check by Jason M. Bills · 5 years ago
  46. 2c7db1d storagehandler: move Add SEL to new API by anil kumar appana · 5 years ago
  47. 23d0644 Use boost::asio::post() instead of io->post() by Vernon Mauery · 5 years ago
  48. 1a4beed Defining session const for multi net session mgmt by Suryakanth Sekar · 5 years ago
  49. b90a532 rewrite Get System GUID to use new provider API by Vernon Mauery · 5 years ago
  50. 7453544 yaml: drop execute permissions from yaml files by Brad Bishop · 5 years ago
  51. 61d8dcc Add an option to exclude libuserlayer from host-ipmid by ofery · 5 years ago
  52. 0b979b6 Remove unused function convertCurrentChannelNum(uint8_t) by Vernon Mauery · 5 years ago
  53. 6fd812d Add get channel payload version command by Ayushi Smriti · 5 years ago
  54. f609289 user_channel: Get Channel Payload Support command refactor by Vernon Mauery · 5 years ago
  55. 2a5d8d1 autotools: fix broken out of tree builds by Brad Bishop · 5 years ago
  56. c419680 user_mgmt: Fix error message with file name by Richard Marian Thomaiyar · 5 years ago
  57. 02650d5 User-mgmt: Add IPMI user pam authenticate check API by Ayushi Smriti · 5 years ago
  58. ea1c401 Modify Get Device ID to use Context::bus by Vernon Mauery · 5 years ago
  59. a3dd766 unpack static assert on unsupported types by Vernon Mauery · 5 years ago
  60. 33298af Add sdbusplus::asio::connection pointer to ipmi::Context by Vernon Mauery · 5 years ago
  61. db2e8c4 storagehandler: move get & set SEL time to new API by jayaprakash Mutyala · 5 years ago
  62. f4e3851 Chassishandler: Add chassis identify state support for chassis status command by Yong Li · 5 years ago
  63. 70ce735 chassishandler: add AC failed bit support for chassis status by Yong Li · 5 years ago
  64. 6f1e978 Updates get channel info command to use the new provider API by Vernon Mauery · 5 years ago
  65. bc5e9ba channelcmds: move get channel access to new IPMI provider API by Richard Marian Thomaiyar · 5 years ago
  66. 89e4bf2 channelcmds: move set channel access to new ipmi provider API by NITIN SHARMA · 5 years ago
  67. 67c5e5d Add support for removable media/Floppy by Jia, chunhui · 5 years ago
  68. fdb8389 Return error if the input data is larger than expected by Yu Ren · 5 years ago
  69. 1554132 rewrite Get Device GUID to use new provider API by Vernon Mauery · 5 years ago
  70. 572bac1 Remove the global warm reset ipmi command by Yong Li · 5 years ago
  71. 5ed3959 Update current channel mechanism to be usable by netipmid by Vernon Mauery · 5 years ago
  72. 6d5b2f7 Get Chassis Status should not bail if button interfaces are not present by Vernon Mauery · 5 years ago
  73. e004e22 user-mgmt: Update user data file, only for sync. by Richard Marian Thomaiyar · 5 years ago
  74. 5f7ac71 Fix dependencies on auto-generated code by Vernon Mauery · 5 years ago
  75. 4a8a4eb rewrite Get Chassis Status command by Vernon Mauery · 5 years ago
  76. e278ead ipmid: Update set chassis power restore policy by Vernon Mauery · 6 years ago
  77. 16b8693 remove usage of sdbusplus::message::variant by Vernon Mauery · 5 years ago
  78. 23b7021 Legacy D-Bus interface must set yield_context by Vernon Mauery · 5 years ago
  79. 687df40 user-mgmt: sync ipmi user & channel conf file by Richard Marian Thomaiyar · 5 years ago
  80. 4e6d257 apphandler: move get ACPI power state to new API by Deepak Kumar Sahu · 5 years ago
  81. bbf8bd6 sensordatahandler: Support empty inventory interfaces by Santosh Puranik · 5 years ago
  82. f865dea Return invalid data length (0xc7) for commands not properly unpacked by Vernon Mauery · 5 years ago
  83. b0c794d storagehandler: move get FRU area info to new API by Pradeep Kumar · 5 years ago
  84. 94930a1 apphandler: catch exceptions in getting bmc state by Patrick Venture · 5 years ago
  85. 84bf9be apphandler: Master write read - whitelist filter by Richard Marian Thomaiyar · 5 years ago
  86. e9e99d9 globalhandler: move cold & warm reset to new API by anil kumar appana · 5 years ago
  87. 4a5a99a storagehandler: move Clear SEL to new IPMI API by Pradeep Kumar · 5 years ago
  88. dafff5f chassishandler: move chassis control to new API by anil kumar appana · 5 years ago
  89. a5a76eb chassishandler: move get POH counter to new API by anil kumar appana · 5 years ago
  90. 00a18d0 storagehandler: move delete SEL to new API by Pradeep Kumar · 5 years ago
  91. 5d06cc6 handler: Fix request passing for legacy commands by William A. Kennington III · 5 years ago
  92. da31f9a ipmid: Handler should automatically handle OEM / Group by William A. Kennington III · 5 years ago
  93. 92476a8 message: Support prepending payloads by William A. Kennington III · 5 years ago
  94. e15e53e message/pack: Allow packing payloads by William A. Kennington III · 5 years ago
  95. e2aec26 message/pack: Support packing string_views by William A. Kennington III · 5 years ago
  96. 906e0f8 message/pack: Check for outstanding bits by William A. Kennington III · 5 years ago
  97. d10d905 ipmid: Fix group / OEM parsing by William A. Kennington III · 5 years ago
  98. f2fd17a message/payload: Ignore unchecked unpack warning during unwind by William A. Kennington III · 5 years ago
  99. 51694c2 message/payload: Clean up check / trailing state by William A. Kennington III · 5 years ago
  100. d6a2da0 add rqSA ipmb request source address by Vernon Mauery · 5 years ago