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