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