1. 4e6d257 apphandler: move get ACPI power state to new API by Deepak Kumar Sahu · 5 years ago
  2. bbf8bd6 sensordatahandler: Support empty inventory interfaces by Santosh Puranik · 5 years ago
  3. f865dea Return invalid data length (0xc7) for commands not properly unpacked by Vernon Mauery · 5 years ago
  4. b0c794d storagehandler: move get FRU area info to new API by Pradeep Kumar · 5 years ago
  5. 94930a1 apphandler: catch exceptions in getting bmc state by Patrick Venture · 5 years ago
  6. 84bf9be apphandler: Master write read - whitelist filter by Richard Marian Thomaiyar · 5 years ago
  7. e9e99d9 globalhandler: move cold & warm reset to new API by anil kumar appana · 5 years ago
  8. 4a5a99a storagehandler: move Clear SEL to new IPMI API by Pradeep Kumar · 5 years ago
  9. dafff5f chassishandler: move chassis control to new API by anil kumar appana · 5 years ago
  10. a5a76eb chassishandler: move get POH counter to new API by anil kumar appana · 5 years ago
  11. 00a18d0 storagehandler: move delete SEL to new API by Pradeep Kumar · 5 years ago
  12. 5d06cc6 handler: Fix request passing for legacy commands by William A. Kennington III · 5 years ago
  13. da31f9a ipmid: Handler should automatically handle OEM / Group by William A. Kennington III · 5 years ago
  14. 92476a8 message: Support prepending payloads by William A. Kennington III · 5 years ago
  15. e15e53e message/pack: Allow packing payloads by William A. Kennington III · 5 years ago
  16. e2aec26 message/pack: Support packing string_views by William A. Kennington III · 5 years ago
  17. 906e0f8 message/pack: Check for outstanding bits by William A. Kennington III · 5 years ago
  18. d10d905 ipmid: Fix group / OEM parsing by William A. Kennington III · 5 years ago
  19. f2fd17a message/payload: Ignore unchecked unpack warning during unwind by William A. Kennington III · 5 years ago
  20. 51694c2 message/payload: Clean up check / trailing state by William A. Kennington III · 5 years ago
  21. d6a2da0 add rqSA ipmb request source address by Vernon Mauery · 5 years ago
  22. 461f464 Ensure host is told data available on SMS_ATN by Andrew Geissler · 5 years ago
  23. 735ee95 look up channel from D-Bus connection by Vernon Mauery · 5 years ago
  24. 788362c API support to update password for special user by Richard Marian Thomaiyar · 5 years ago
  25. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  26. 5b2535f Rewrite set & get user access cmd to new provider by Richard Marian Thomaiyar · 5 years ago
  27. 57bff01 Fix: RestrictionMode property change handler by Richard Marian Thomaiyar · 5 years ago
  28. 00b096d Fix compilation warning regarding std::variant by Alexander Amelkin · 5 years ago
  29. 5023aa9 autotools: Fix for autoconf-archive 2019.01.19 by William A. Kennington III · 5 years ago
  30. 0d49e47 message/unpack: Fix undefined behavior by William A. Kennington III · 5 years ago
  31. 11df4f6 rewrite Reset Watchdog Timer command to use new provider API by Vernon Mauery · 5 years ago
  32. f2587fc Fix up Get Device ID to use the new return helpers by Vernon Mauery · 5 years ago
  33. c46f6cd Support - Get channel capabilities in host intf by smriti · 5 years ago
  34. 400cc78 ipmid: update chassis identify command by Vernon Mauery · 6 years ago
  35. 508c457 Add a tuple type for packing by Vernon Mauery · 5 years ago
  36. 336405b Add error message to build to make packing type errors clear by Vernon Mauery · 5 years ago
  37. b5a0f16 Add: Get channel payload support command by Saravanan Palanisamy · 5 years ago
  38. bea5392 Add helper functions to simplify error responses by Vernon Mauery · 5 years ago
  39. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  40. 6c90b04 remove app wildcard handler by Vernon Mauery · 5 years ago
  41. cc99ba4 rewrite Get BT Capabilities using new provider API by Vernon Mauery · 5 years ago
  42. b84a528 rewrite Get Self Test Results to use new provider API by Vernon Mauery · 5 years ago
  43. 86a5082 rewrite Get Device ID using new provider API by Vernon Mauery · 5 years ago
  44. 30b0112 Add convert current channel number function by Richard Marian Thomaiyar · 5 years ago
  45. ded4c74 Fix utility.hpp to use correct types for Request and Context by Vernon Mauery · 5 years ago
  46. bae9135 Add support for returning optional values by Vernon Mauery · 5 years ago
  47. f299807 message: pack: add variant support by James Feist · 5 years ago
  48. 7a61418 Catch sdbusplus exceptions in IPMI net by Vernon Mauery · 6 years ago
  49. 0120b68 update apphandler #include to match style by Vernon Mauery · 5 years ago
  50. d2a57de Remove old channel commands by Vernon Mauery · 5 years ago
  51. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  52. 75b480b Fix: Set Lan Configuration parameter by Richard Marian Thomaiyar · 5 years ago
  53. 1c8ee49 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  54. e8d4323 allow legacy handlers to register with groupoem extension by Vernon Mauery · 5 years ago
  55. b0ab5fe resolve symbolic links to only load each library once by Vernon Mauery · 5 years ago
  56. bdda800 Remove experimental filesystem splice by Vernon Mauery · 5 years ago
  57. 90b00c7 Adding Set Password API support in Userlayer by Suryakanth Sekar · 5 years ago
  58. 17898f6 delete writechannel.mako.cpp by Patrick Venture · 5 years ago
  59. db5d9b0 dcmihandler: Fix Get DCMI Capabilities command by Kirill Pakhomov · 6 years ago
  60. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  61. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  62. 4ec4e40 do not use auto and rename handles to providers by Vernon Mauery · 5 years ago
  63. 2fe9282 [User Mgmt]: Update local user enabled state cache by Richard Marian Thomaiyar · 5 years ago
  64. 55768e3 Cleanup: Get rid of duplicate getChannelName() by Richard Marian Thomaiyar · 5 years ago
  65. be37630 Add user context parameter to legacy ipmi handler registration by Vernon Mauery · 5 years ago
  66. 1b7f6f2 make ipmid respond to SIGTERM and SIGINT for clean shutdown by Vernon Mauery · 5 years ago
  67. 3719c2f Add generic signal handling API to work with boost::asio by Vernon Mauery · 5 years ago
  68. f0bedac make utility.hpp available for external things that include ipmid/api.hpp by Vernon Mauery · 5 years ago
  69. 20ff333 Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.so by Vernon Mauery · 5 years ago
  70. bfe55a1 errorResponse must not pack completion code in data payload by Vernon Mauery · 5 years ago
  71. d35dcd0 Use payload interface to unpack group/IANA from message by Vernon Mauery · 5 years ago
  72. 5dcf41e utils: Use 5s timeout for D-Bus get/set property calls by Kun Yi · 5 years ago
  73. 64a350d fix whitelist RestrictionMode lookup by Vernon Mauery · 5 years ago
  74. 30206db [IPMI]Set/Get global enables by Jia, Chunhui · 6 years ago
  75. a4e09e4 Fix: User commands require channel layer lib by Richard Marian Thomaiyar · 5 years ago
  76. 7cf145f Extra Bytes in response data for chassis Identify command by Jia, Chunhui · 5 years ago
  77. fe6c655 Add back an interface used by an external provider by Vernon Mauery · 5 years ago
  78. 41c79e6 Set new default ipmid provider path by Vernon Mauery · 5 years ago
  79. 783dc07 ipmid: Add whitelist filtering using the new filter registration mechanism by Vernon Mauery · 6 years ago
  80. 08a70aa ipmid: Add command filter mechanism by Vernon Mauery · 6 years ago
  81. f984a01 ipmid: Add in Native OEM and Group OEM support by Vernon Mauery · 6 years ago
  82. 240b186 ipmid: Rewrite ipmid to use the new architecture by Vernon Mauery · 6 years ago
  83. ebe8e90 ipmid: add message packing/unpacking unit tests by Vernon Mauery · 6 years ago
  84. e7329c7 ipmid: Compiler-generated unpacking and packing of messages by Vernon Mauery · 6 years ago
  85. 1bb0c7f ipmid: move channel code from libuserlayer to libchannellayer by Vernon Mauery · 6 years ago
  86. 99d1ba0 user_mgmt: drop c_str() when param is std::string by Patrick Venture · 5 years ago
  87. 489b8f4 include: Makefile_am: force symlink creation by Patrick Venture · 5 years ago
  88. 87c115f gitignore: add entity-gen.cpp by Patrick Venture · 5 years ago
  89. 6719586 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  90. 9c11894 Add support for Entity Association Record by Jaghathiswari Rankappagounder Natarajan · 5 years ago
  91. 0780df1 phosphor-host-ipmid: Add support for settable bit in FULL SDR by Jaghathiswari Rankappagounder Natarajan · 5 years ago
  92. 97c22e1 build: check for json header by Patrick Venture · 5 years ago
  93. 997a7a0 Create the libchannellayer library so it can split from libuserlayer by Vernon Mauery · 5 years ago
  94. f7c9db0 Get the correct present countdown value when watchdog is stopped by Yong Li · 5 years ago
  95. 118907e Add timer use field support in watchdog command by Yong Li · 5 years ago
  96. 2c2af2c dcmihandler: Add DCMI Power management support check by Kirill Pakhomov · 6 years ago
  97. a257362 dcmihandler: Add parameterization to JSON parser method. by Kirill Pakhomov · 6 years ago
  98. 4b0ddb6 Set init_priority attribute for global variables in shared lib by Lei YU · 5 years ago
  99. cf05939 ipmi_fru_info_area: Handle exception during parsing of chassis type by Oskar Senft · 6 years ago
  100. 3342a8e Platform event command by Jia, Chunhui · 6 years ago