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