1. 305d864 Refactor getButtonEnabled/setButtonEnabled functions by Konstantin Aladyshev · 9 weeks ago
  2. 5a39894 user_channel: Add exception message to lg2 by George Liu · 3 months ago
  3. 69887a6 OWNERS: Add myself as an owner by George Liu · 6 weeks ago
  4. de1420d Added asynchronous callDbusMethod by George Liu · 6 weeks ago
  5. 9860505 Allow building with boost 1.87 by Ed Tanous · 9 weeks ago
  6. 3aaddc7 generate_whitelist: adjust variable name by Patrick Williams · 9 weeks ago
  7. 0284491 Use `/run` over `/var/run` by Patrick Williams · 4 weeks ago
  8. 078aa6a user_channel: use hardcoded user manager service name by Khang D Nguyen · 6 weeks ago
  9. 8c974f7 ipmid: Switch to /var/run for lockfiles by Tyson Tuckerbear · 2 years, 7 months ago
  10. 7acc8a2 clang-tidy: Initial commit by Jayanth Othayoth · 4 months ago
  11. 9db18cd clang-tidy: fix unused parameters warning by Jayanth Othayoth · 6 weeks ago
  12. 3ad1971 Fix clang++ warnings by Lei YU · 3 months ago
  13. 9706bc8 Fix include path for message.hpp by Jayanth Othayoth · 4 weeks ago
  14. 8c1376c chassishandler: Interpret intrusion sensor values by Chau Ly · 1 year, 3 months ago
  15. c84add5 clang-tidy: rename mako file extesnsion by Jayanth Othayoth · 5 weeks ago
  16. 13d938c Fix: Update Boost header file inclusion by Jayanth Othayoth · 6 weeks ago
  17. a8205ff clang-tidy: fix use of undeclared identifier error by Jayanth Othayoth · 6 weeks ago
  18. 3022f1f clang-tidy:test fix file not found error by Jayanth Othayoth · 6 weeks ago
  19. a6c307a clang-tidy: Fix Dangling Pointer Warning by Jayanth Othayoth · 4 months ago
  20. a6fb32d clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 4 months ago
  21. ceee811 clang-tidy: Fix braces warning by Jayanth Othayoth · 4 months ago
  22. 9f3073a clang-tidy: Remove unused lambda captures by Jayanth Othayoth · 4 months ago
  23. 082de3c globalhandler: switch to asynchronous dbus calls by George Liu · 6 weeks ago
  24. 69b4c28 clang-format: update latest spec and reformat by Patrick Williams · 6 weeks ago
  25. 5087b07 Update the registered IPMI method name by George Liu · 5 weeks ago
  26. ce3e487 meson: reformat with meson formatter by Patrick Williams · 6 weeks ago
  27. e2fae4b Support IPMI Serial Transport by John Chung · 5 months ago
  28. ee3983b Correct chassis's PowerState reading condition by Chau Ly · 1 year, 3 months ago
  29. c6837ed app: remove IPMI_CMD_WILDCARD by George Liu · 4 months ago
  30. cacf830 usercommands: remove IPMI_CMD command by George Liu · 4 months ago
  31. e6cd4df storagehandler: remove storagehandler.hpp by George Liu · 4 months ago
  32. f7452cb sensorhandler: remove IPMI_CMD command by George Liu · 4 months ago
  33. 2e32747 globalhandler: remove globalhandler.hpp by George Liu · 4 months ago
  34. 8799393 chassishandler: remove IPMI_CMD command by George Liu · 4 months ago
  35. 1c2d36d apphandler: remove IPMI_CMD command by George Liu · 4 months ago
  36. befca3c transporthandler: fix ipmid crash by Vince Chang · 3 months ago
  37. ed7dbef build: use allowed over enabled or not-disabled by Patrick Williams · 10 weeks ago
  38. 26a386f Allow building with boost 1.87 by Ed Tanous · 9 weeks ago
  39. 1536332 Change vmauery email address by Vernon Mauery · 7 weeks ago
  40. 37de2e1 Fix typo in PFail fail log message argument by Konstantin Aladyshev · 3 months ago
  41. deeceae Fix bug in the name of array of whitelisted commands by Konstantin Aladyshev · 3 months ago
  42. 62ce159 meson: reformat with meson formatter by Patrick Williams · 2 months ago
  43. 3b301a3 Revert "drop sdevents hack" by Patrick Williams · 2 months ago
  44. d2dd5bc drop sdevents hack by Patrick Williams · 10 months ago
  45. 32aece1 storagehandler: fix compile without open-power by Patrick Williams · 3 months ago
  46. f62ad6f meson: switch code dependency to libsystemd by Patrick Williams · 7 months ago
  47. 0c6561d selutility: Fix service crash when constructing SEL by Potin Lai · 3 months ago
  48. 39deff2 Logging.Entry: use AdditionalData property again by Patrick Williams · 4 months ago
  49. 99db688 clang-format: re-format for clang-19 by Patrick Williams · 4 months ago
  50. be5a2e0 Logging.Entry: use AdditionalData2 metadata dict by Patrick Williams · 5 months ago
  51. af4a775 update transporthandler.cpp to use lg2 by Vernon Mauery · 10 months ago
  52. 531223f boost version 1.86 support by Jayanth Othayoth · 5 months ago
  53. 8bd9a9b transporthandler: Synchronous get IP address and IP address source by Chanh Nguyen · 5 months ago
  54. 402024a sensorhandler: Support NonRecoverable in getSensorThresholds method by George Liu · 9 months ago
  55. a809fa5 support reading System Firmware Version by Thang Tran · 8 months ago
  56. b4b4091 ipmid: switch to lg2 by George Liu · 9 months ago
  57. 3808e55 Optimize the response value of ipmiSetUserPassword method by George Liu · 9 months ago
  58. 7a34a6c sensorhandler: Fix failed to obtain sensor threshold by George Liu · 7 months ago
  59. b1d4518 transporthandler: Fix out_of_range exception caused by using at by George Liu · 7 months ago
  60. d386fba Get UUID from inventory subtree by Hieu Huynh · 7 months ago
  61. e7ef94d Refactor Get SDR Device Info function by Johnathan Mantey · 10 months ago
  62. 8513411 Fix defaulted-function-deleted by George Liu · 8 months ago
  63. 656ae3c Remove unused variables by George Liu · 8 months ago
  64. 1318a5e clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  65. 29a7478 app: remove unused commands by George Liu · 9 months ago
  66. 9479e3d docs/configuration.md: Fix MD025 warnings by George Liu · 8 months ago
  67. bdbf7a1 scripts/entity-example.md: Fix MD041 warnings by George Liu · 8 months ago
  68. 5e84c7c Fix MD034 warnings by George Liu · 8 months ago
  69. 6ea922f Fix MD056 warnings by George Liu · 8 months ago
  70. 7768857 Fix MD001 warnings by George Liu · 8 months ago
  71. 43dda5e Fix MD025 warnings by George Liu · 8 months ago
  72. fae0f1b Fix MD040 warnings by George Liu · 8 months ago
  73. 797776c Fix MD026 warnings by George Liu · 8 months ago
  74. 40a6660 Fix MD041 warnings by George Liu · 8 months ago
  75. ffd5f04 convert globalhandler.cpp to use lg2 by George Liu · 9 months ago
  76. 9cd6d9a convert systemintfcmds.cpp to use lg2 by George Liu · 9 months ago
  77. 5e72ce9 convert ipmisensor.cpp to use lg2 by George Liu · 9 months ago
  78. 669e88e convert ipmi_fru_info_area.cpp to use lg2 by George Liu · 9 months ago
  79. 9ceeafb convert storageaddsel.cpp to use lg2 by George Liu · 9 months ago
  80. 52591a9 convert read_fru_data.cpp to use lg2 by George Liu · 9 months ago
  81. 81eb6b3 convert settings.cpp to use lg2 by George Liu · 9 months ago
  82. 9b745a8 convert sensordatahandler to use lg2 by George Liu · 9 months ago
  83. ca424ae convert host-interface.cpp to use lg2 by George Liu · 9 months ago
  84. 3b1071a convert sensorhandler.cpp to use lg2 by George Liu · 9 months ago
  85. 59d6dbb convert host-cmd-manager.cpp to use lg2 by George Liu · 9 months ago
  86. 7acfcf0 convert selutility.cpp to use lg2 by George Liu · 9 months ago
  87. 5fbf498 convert whitelist-filter.cpp to use lg2 by George Liu · 9 months ago
  88. 32e8f5d convert transporthandler.cpp to use lg2 by George Liu · 9 months ago
  89. 51856e6 convert storagehandler.cpp to use lg2 by George Liu · 9 months ago
  90. 7fa2871 convert dcmihandler.cpp to use lg2 by George Liu · 9 months ago
  91. 24fffdc convert apphandler.cpp to use lg2 by George Liu · 9 months ago
  92. 82844ef user_channel: switch to lg2 by George Liu · 9 months ago
  93. de6694e dbus-sdr: switch to lg2 by George Liu · 9 months ago
  94. 05e9387 app: switch to lg2 by George Liu · 9 months ago
  95. ce338fd softoff: switch to lg2 by George Liu · 9 months ago
  96. 34d1973 Permit dynamic insertion of sensor type codes by Johnathan Mantey · 9 months ago
  97. a440cd4 do not shift kcs-passed software ID by Johnathan Mantey · 10 months ago
  98. 92217f0 Handle NaN in threshold interface by Johnathan Mantey · 10 months ago
  99. 2837821 OWNERS: update Ratan email by Andrew Geissler · 10 months ago
  100. b9a3986 dbus-sdr: Remove unused IPMINetfnSensorCmds by George Liu · 9 months ago