1. 1075283 apphandler: fix Set System Info command by krishnar4 · 8 months ago
  2. 68d9d40 Update terminology used within repo by Matt Simmering · 8 months ago
  3. 3771f5f Fix the bugs found in static analysis by PavanKumarIntel · 8 months ago
  4. 058e291 apphandler: convert major verion if greater than or equal to 2000 by Potin Lai · 10 months ago
  5. 523e2d1 ipmid: Update sdbuspp namespaces by Willy Tu · 10 months ago
  6. 9a68636 apphandler: avoid aux version overwriteen by dev_id.json by Potin Lai · 10 months ago
  7. 6c44a94 update Get System GUID to use yielding calls by Vernon Mauery · 11 months ago
  8. fbc6c9d clang-format: copy latest and re-format by Patrick Williams · 1 year, 1 month ago
  9. c7c5592 apphandler: add firmware version aux bytes parsing by Potin Lai · 1 year, 4 months ago
  10. dcde04e apphandler: fix wrong usage of regex_search() by Potin Lai · 1 year, 3 months ago
  11. 5d21420 apphandler: use regex to parse firmware version by Potin Lai · 1 year, 5 months ago
  12. ca93bb1 Report IPMI session IDs for active IPMI sessions by Johnathan Mantey · 1 year, 7 months ago
  13. b78184e Add option to disable getActiveSoftwareVersionInfo by Willy Tu · 1 year, 8 months ago
  14. 45aed69 Fix wrong UUID interface by Hieu Huynh · 1 year, 8 months ago
  15. 6188088 Fix get session info return wrong session handle by Brian Ma · 2 years ago
  16. 886d684 apphandler: Use std::from_chars to convert string to char instead by Willy Tu · 2 years, 1 month ago
  17. 5d82f47 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  18. bfd3a17 apphandler: Add firmware_revision support for ipmi config by Willy Tu · 2 years, 1 month ago
  19. 11d6889 cleanup: Remove all warning errors for the Meson build support by Willy Tu · 2 years, 5 months ago
  20. c1f5aca apphandler: Fix Device Revision being 0 by Brandon Kim · 2 years, 3 months ago
  21. 27a62ec Fix firmware revision is always 0.00 by JeffLin · 2 years, 7 months ago
  22. 7adc5a1 Correct IPMI firmware revision report by Hieu Huynh · 2 years, 9 months ago
  23. a2ad2da catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  24. c2af98b Master Write-Read: Validate reserved field content by Jayaprakash Mutyala · 2 years, 9 months ago
  25. ef1259b exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  26. c178948 Fix for not allow out-of-bounds read in IPMI chnl by Meera-Katta · 3 years, 1 month ago
  27. 7fd91fa Change read count to 255 in Master Write-Read Cmd by Joshi-Mansi · 3 years ago
  28. a5ae772 apphandler: Fix for get system info command by Snehalatha V · 4 years, 2 months ago
  29. 80207e6 apphandler: Fix for total session slots count by Jayaprakash Mutyala · 4 years ago
  30. 3c5e413 apphandler: Fix for set system Info parameter cmd by jayaprakash Mutyala · 4 years, 2 months ago
  31. c2566a9 apphandler: Fix for get system info command by jayaprakash Mutyala · 4 years, 2 months ago
  32. e7e8b81 rewrite Get Session Info to use new yielding D-Bus API by Vernon Mauery · 4 years, 8 months ago
  33. 520c131 apphandler: move set acpi power state to new api. by Deepak Kumar Sahu · 5 years ago
  34. 4d22640 Added sessionId context in host-ipmid, used by GetSessionInfo by Rajashekar Gade Reddy · 4 years, 7 months ago
  35. 5a98ea6 Updated privileges for IPMI commands by AppaRao Puli · 4 years, 8 months ago
  36. 79b4eea Fix permissions on Get Channel Cipher Suites command by Vernon Mauery · 4 years, 8 months ago
  37. f71444d Implemented get session info cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  38. 449f216 add "set system info" command by Jia, chunhui · 4 years, 10 months ago
  39. c514d87 transporthandler: Rewrite + New Handler by William A. Kennington III · 5 years ago
  40. e702392 Implemented close session cmd in host interface by Rajashekar Gade Reddy · 5 years ago
  41. 5c3b72c Fix: refactor get channel cipher suite command by Ayushi Smriti · 4 years, 10 months ago
  42. 98b43ba Update GetSystemInfo with new API by Jia, chunhui · 4 years, 10 months ago
  43. cfae948 Watchdog: move get and set watchdog to new api. by Deepak Kumar Sahu · 5 years ago
  44. 7dc4ac0 Move i2c WR api into libipmid by Yong Li · 4 years, 10 months ago
  45. bd0503a Add compile option to disable white list checking for I2C master WR command by Yong Li · 4 years, 10 months ago
  46. b90a532 rewrite Get System GUID to use new provider API by Vernon Mauery · 5 years ago
  47. ea1c401 Modify Get Device ID to use Context::bus by Vernon Mauery · 5 years ago
  48. 1554132 rewrite Get Device GUID to use new provider API by Vernon Mauery · 5 years ago
  49. 4e6d257 apphandler: move get ACPI power state to new API by Deepak Kumar Sahu · 5 years ago
  50. 94930a1 apphandler: catch exceptions in getting bmc state by Patrick Venture · 5 years ago
  51. 84bf9be apphandler: Master write read - whitelist filter by Richard Marian Thomaiyar · 5 years ago
  52. f442e11 move variant to std namespace by Vernon Mauery · 5 years ago
  53. 11df4f6 rewrite Reset Watchdog Timer command to use new provider API by Vernon Mauery · 5 years ago
  54. f2587fc Fix up Get Device ID to use the new return helpers by Vernon Mauery · 5 years ago
  55. e08fbff Only include ipmid/api.hpp for the new API by Vernon Mauery · 5 years ago
  56. 6c90b04 remove app wildcard handler by Vernon Mauery · 5 years ago
  57. cc99ba4 rewrite Get BT Capabilities using new provider API by Vernon Mauery · 5 years ago
  58. b84a528 rewrite Get Self Test Results to use new provider API by Vernon Mauery · 5 years ago
  59. 86a5082 rewrite Get Device ID using new provider API by Vernon Mauery · 5 years ago
  60. 0120b68 update apphandler #include to match style by Vernon Mauery · 5 years ago
  61. d2a57de Remove old channel commands by Vernon Mauery · 5 years ago
  62. 392050f remove legacy ipmid.cpp and ipmid.hpp by Vernon Mauery · 5 years ago
  63. bdda800 Remove experimental filesystem splice by Vernon Mauery · 5 years ago
  64. 3325024 move types.hpp to ipmid/types.hpp for export by Vernon Mauery · 5 years ago
  65. 6a98fe7 Move util.cpp/util.hpp to libipmid by Vernon Mauery · 5 years ago
  66. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  67. 343d061 libipmi: Decouple user commands by William A. Kennington III · 6 years ago
  68. dfad486 std::variant: Fix new instances of mapbox specific calls by William A. Kennington III · 6 years ago
  69. 071f3f2 IPMI Channel commands implementation by AppaRao Puli · 6 years ago
  70. 18d7726 Implement IPMI ACPI set/get commands by Yong Li · 6 years ago
  71. 5a6b636 Basic IPMI User Management Support by Richard Marian Thomaiyar · 6 years ago
  72. 4c00802 Convert variant usage to std interface by William A. Kennington III · 6 years ago
  73. edb8bb0 apphandler: Fix buffer underflow in ipmi_app_get_device_guid by Emily Shaffer · 6 years ago
  74. b51bf9c add std namespace prefix to common methods by Patrick Venture · 6 years ago
  75. 3a5071a move filesystem inclusion to bottom of list by Patrick Venture · 6 years ago
  76. 586d35b replaced c headers with cpp where applicable by Patrick Venture · 6 years ago
  77. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  78. 8765133 apphandler: Add "System Name" System Info parameter by Xo Wang · 7 years ago
  79. f542e8b apphandler: Implement Get/Set System Info Parameter by Xo Wang · 7 years ago
  80. ba19c18 Get Device ID: Add handling of availability bit by Alexander Amelkin · 6 years ago
  81. 1322768 Implement Set Channel access command by Tom Joseph · 6 years ago
  82. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  83. 185b9f8 Standardize use of filesystem by Vernon Mauery · 6 years ago
  84. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  85. 7cbe228 Implement Get Channel Cipher Suites command by Tom Joseph · 6 years ago
  86. 93b07d2 setlan: Remove registration of handler for Set Channel Access by Ratan Gupta · 6 years ago
  87. af8a098 Change the byte order for aux firmware revision by Tom Joseph · 6 years ago
  88. 744398d Remove use of legacy inventory interface by Nagaraju Goruganti · 6 years ago
  89. 16852b5 Remove unused variables. by Nagaraju Goruganti · 6 years ago
  90. 73f4451 watchdog: Implements the Watchdog Get Command by William A. Kennington III · 6 years ago
  91. 61d5f7b watchdog: Reorganize header and function names by William A. Kennington III · 6 years ago
  92. d211702 apphandler.cpp: fix-up 80 chars by Patrick Venture · 6 years ago
  93. 5e007a5 DCMI : Implement Get System GUID command by Marri Devender Rao · 6 years ago
  94. a1adb07 Get Device ID - JSON by David Cobbley · 7 years ago
  95. 2b7e07d IPMI device ID command mismatch with BMC current side issue fix. by Dinesh Chinari · 7 years ago
  96. 8991dd6 Spelling fixes by Gunnar Mills · 7 years ago
  97. 5794fcf apphandler: channel: split out commands by Patrick Venture · 7 years ago
  98. 5e6ac71 watchdog: split out commands by Patrick Venture · 7 years ago
  99. 1fe5c83 Don't set/get zeroconfig address if other IP address is present by Nagaraju Goruganti · 7 years ago
  100. 0044524 Independently set the watchdog Interval when set by Patrick Venture · 7 years ago