1. 69b4c28 clang-format: update latest spec and reformat by Patrick Williams · 10 days ago master
  2. 5087b07 Update the registered IPMI method name by George Liu · 2 days ago
  3. ce3e487 meson: reformat with meson formatter by Patrick Williams · 10 days ago
  4. e2fae4b Support IPMI Serial Transport by John Chung · 4 months ago
  5. ee3983b Correct chassis's PowerState reading condition by Chau Ly · 1 year, 2 months ago
  6. c6837ed app: remove IPMI_CMD_WILDCARD by George Liu · 3 months ago
  7. cacf830 usercommands: remove IPMI_CMD command by George Liu · 3 months ago
  8. e6cd4df storagehandler: remove storagehandler.hpp by George Liu · 3 months ago
  9. f7452cb sensorhandler: remove IPMI_CMD command by George Liu · 3 months ago
  10. 2e32747 globalhandler: remove globalhandler.hpp by George Liu · 3 months ago
  11. 8799393 chassishandler: remove IPMI_CMD command by George Liu · 3 months ago
  12. 1c2d36d apphandler: remove IPMI_CMD command by George Liu · 3 months ago
  13. befca3c transporthandler: fix ipmid crash by Vince Chang · 9 weeks ago
  14. ed7dbef build: use allowed over enabled or not-disabled by Patrick Williams · 5 weeks ago
  15. 26a386f Allow building with boost 1.87 by Ed Tanous · 4 weeks ago
  16. 1536332 Change vmauery email address by Vernon Mauery · 2 weeks ago
  17. 37de2e1 Fix typo in PFail fail log message argument by Konstantin Aladyshev · 6 weeks ago
  18. deeceae Fix bug in the name of array of whitelisted commands by Konstantin Aladyshev · 6 weeks ago
  19. 62ce159 meson: reformat with meson formatter by Patrick Williams · 5 weeks ago
  20. 3b301a3 Revert "drop sdevents hack" by Patrick Williams · 5 weeks ago
  21. d2dd5bc drop sdevents hack by Patrick Williams · 9 months ago
  22. 32aece1 storagehandler: fix compile without open-power by Patrick Williams · 7 weeks ago
  23. f62ad6f meson: switch code dependency to libsystemd by Patrick Williams · 6 months ago
  24. 0c6561d selutility: Fix service crash when constructing SEL by Potin Lai · 8 weeks ago
  25. 39deff2 Logging.Entry: use AdditionalData property again by Patrick Williams · 3 months ago
  26. 99db688 clang-format: re-format for clang-19 by Patrick Williams · 3 months ago
  27. be5a2e0 Logging.Entry: use AdditionalData2 metadata dict by Patrick Williams · 4 months ago
  28. af4a775 update transporthandler.cpp to use lg2 by Vernon Mauery · 8 months ago
  29. 531223f boost version 1.86 support by Jayanth Othayoth · 4 months ago
  30. 8bd9a9b transporthandler: Synchronous get IP address and IP address source by Chanh Nguyen · 4 months ago
  31. 402024a sensorhandler: Support NonRecoverable in getSensorThresholds method by George Liu · 8 months ago
  32. a809fa5 support reading System Firmware Version by Thang Tran · 7 months ago
  33. b4b4091 ipmid: switch to lg2 by George Liu · 8 months ago
  34. 3808e55 Optimize the response value of ipmiSetUserPassword method by George Liu · 8 months ago
  35. 7a34a6c sensorhandler: Fix failed to obtain sensor threshold by George Liu · 6 months ago
  36. b1d4518 transporthandler: Fix out_of_range exception caused by using at by George Liu · 6 months ago
  37. d386fba Get UUID from inventory subtree by Hieu Huynh · 6 months ago
  38. e7ef94d Refactor Get SDR Device Info function by Johnathan Mantey · 9 months ago
  39. 8513411 Fix defaulted-function-deleted by George Liu · 7 months ago
  40. 656ae3c Remove unused variables by George Liu · 7 months ago
  41. 1318a5e clang-format: re-format for clang-18 by Patrick Williams · 7 months ago
  42. 29a7478 app: remove unused commands by George Liu · 8 months ago
  43. 9479e3d docs/configuration.md: Fix MD025 warnings by George Liu · 7 months ago
  44. bdbf7a1 scripts/entity-example.md: Fix MD041 warnings by George Liu · 7 months ago
  45. 5e84c7c Fix MD034 warnings by George Liu · 7 months ago
  46. 6ea922f Fix MD056 warnings by George Liu · 7 months ago
  47. 7768857 Fix MD001 warnings by George Liu · 7 months ago
  48. 43dda5e Fix MD025 warnings by George Liu · 7 months ago
  49. fae0f1b Fix MD040 warnings by George Liu · 7 months ago
  50. 797776c Fix MD026 warnings by George Liu · 7 months ago
  51. 40a6660 Fix MD041 warnings by George Liu · 7 months ago
  52. ffd5f04 convert globalhandler.cpp to use lg2 by George Liu · 8 months ago
  53. 9cd6d9a convert systemintfcmds.cpp to use lg2 by George Liu · 8 months ago
  54. 5e72ce9 convert ipmisensor.cpp to use lg2 by George Liu · 8 months ago
  55. 669e88e convert ipmi_fru_info_area.cpp to use lg2 by George Liu · 8 months ago
  56. 9ceeafb convert storageaddsel.cpp to use lg2 by George Liu · 8 months ago
  57. 52591a9 convert read_fru_data.cpp to use lg2 by George Liu · 8 months ago
  58. 81eb6b3 convert settings.cpp to use lg2 by George Liu · 8 months ago
  59. 9b745a8 convert sensordatahandler to use lg2 by George Liu · 8 months ago
  60. ca424ae convert host-interface.cpp to use lg2 by George Liu · 8 months ago
  61. 3b1071a convert sensorhandler.cpp to use lg2 by George Liu · 8 months ago
  62. 59d6dbb convert host-cmd-manager.cpp to use lg2 by George Liu · 8 months ago
  63. 7acfcf0 convert selutility.cpp to use lg2 by George Liu · 8 months ago
  64. 5fbf498 convert whitelist-filter.cpp to use lg2 by George Liu · 8 months ago
  65. 32e8f5d convert transporthandler.cpp to use lg2 by George Liu · 8 months ago
  66. 51856e6 convert storagehandler.cpp to use lg2 by George Liu · 8 months ago
  67. 7fa2871 convert dcmihandler.cpp to use lg2 by George Liu · 8 months ago
  68. 24fffdc convert apphandler.cpp to use lg2 by George Liu · 8 months ago
  69. 82844ef user_channel: switch to lg2 by George Liu · 8 months ago
  70. de6694e dbus-sdr: switch to lg2 by George Liu · 8 months ago
  71. 05e9387 app: switch to lg2 by George Liu · 8 months ago
  72. ce338fd softoff: switch to lg2 by George Liu · 8 months ago
  73. 34d1973 Permit dynamic insertion of sensor type codes by Johnathan Mantey · 8 months ago
  74. a440cd4 do not shift kcs-passed software ID by Johnathan Mantey · 9 months ago
  75. 92217f0 Handle NaN in threshold interface by Johnathan Mantey · 9 months ago
  76. 2837821 OWNERS: update Ratan email by Andrew Geissler · 9 months ago
  77. b9a3986 dbus-sdr: Remove unused IPMINetfnSensorCmds by George Liu · 8 months ago
  78. ced0ddf Fixed restartCause interface and object path by okashany · 1 year, 10 months ago
  79. e4b6ffd OWNERS: Add George Liu as a reviewer by George Liu · 8 months ago
  80. e808bae convert ipmid-new.cpp to use lg2 by Vernon Mauery · 10 months ago
  81. 38108d9 convert chassishandler.cpp to use lg2 by Vernon Mauery · 1 year ago
  82. 7b03727 Add ability to add 'energy' sensor Type 01 records by Johnathan Mantey · 9 months ago
  83. 73d0777 Add initiateErase check for clear SEL command by Xiaoyu Ma · 1 year, 1 month ago
  84. 1e3ed2c convert channel_mgmt.cpp to use lg2 by Vernon Mauery · 1 year ago
  85. 42f64ef Refactor to call the getProperty method by George Liu · 1 year, 1 month ago
  86. c1c7eac Refactor to call the GetSubTree method by George Liu · 1 year, 1 month ago
  87. 0d1d7ad Fix for invalid VLAN id by Jayaprakash Mutyala · 9 months ago
  88. 31c1ecd Correct missed application of getOtherSensorsCount function by Johnathan Mantey · 9 months ago
  89. 777cfaf Enable OEM creation of non-Type1 SDRs by Johnathan Mantey · 9 months ago
  90. 3c1e28e utils: Unused methods are marked as deprecated by George Liu · 1 year, 1 month ago
  91. 8fb5b89 prevent logspam from getObjectInterfaces by Alexander Hansen · 1 year, 4 months ago
  92. e11895f meson: Use boost as a dependency by Konstantin Aladyshev · 11 months ago
  93. d82cb78 meson: Add missing boost dependency to message test by Konstantin Aladyshev · 11 months ago
  94. 337a097 chassis: Switch NMI handling to Control.Host.NMI interface by Zev Weiss · 1 year ago
  95. 04b0b07 Enable reducing the number of sensors managed by IPMI by Johnathan Mantey · 1 year, 5 months ago
  96. 50f186c utils: Add the getSubTree method by George Liu · 1 year, 1 month ago
  97. 1f42d1a user_mgmt: Fix incorrect log description by George Liu · 1 year, 1 month ago
  98. 863e323 sensordatahandler: Remove unused method by George Liu · 1 year, 1 month ago
  99. 6fdce0a settings: Remove unused methods by George Liu · 1 year, 1 month ago
  100. e561d3e chassishanlder: restorePolicy supports Unknown type by George Liu · 1 year, 1 month ago