1. 42a44c2 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  2. 7798501 Fix MD001 warnings by George Liu · 5 months ago
  3. 3a3dff2 Fix MD034 warnings by George Liu · 5 months ago
  4. 268dcae Fix MD040 warnings by George Liu · 5 months ago
  5. 166b4f1 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  6. deb85ce meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 1 month ago
  7. a942346 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  8. 41dedad use std::move_only_function by Patrick Williams · 1 year, 6 months ago
  9. 1038836 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  10. 7fb9abd meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 9 months ago
  11. 64a23b2 Use 'type' of delete action in the log_handler builder by Brennan Swanton · 1 year, 11 months ago
  12. db45fd4 prettier: re-format by Patrick Williams · 2 years, 1 month ago
  13. ea65e68 meson: Fix meson builds by Brandon Kim · 2 years, 6 months ago
  14. 76d37b6 Fix check of onDeleteType in log_handler builder by Gaurav Gandhi · 2 years, 2 months ago
  15. 40fbb0c sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  16. c277935 Fix double free issue with global+static variable by Willy Tu · 2 years, 7 months ago
  17. 99d292a phosphor-ipmi-flash: Code Health Cleanup by Willy Tu · 2 years, 11 months ago
  18. a49a3f7 Add support for log-handler by Gaurav Gandhi · 3 years, 2 months ago
  19. b8fd6d3 bmc: version: Skip version if it does not exist in the config by Willy Tu · 3 years, 2 months ago
  20. 35b77c9 build: remove autotool by Willy Tu · 3 years, 4 months ago
  21. 0df4085 build: Remove unused phosphor-logging dependency by William A. Kennington III · 3 years, 2 months ago
  22. bcae900 build: Add meson build by Willy Tu · 3 years, 4 months ago
  23. df82a46 bmc: remove redundant ‘std::move’ call by Willy Tu · 3 years, 2 months ago
  24. ba90fd7 bmc: Simplify file handler by William A. Kennington III · 3 years, 2 months ago
  25. b487eb4 phosphor-ipmi-flash: Fix all C++ warnings by Willy Tu · 3 years, 4 months ago
  26. 1c0fe13 exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
  27. f450486 test: Replace the C++ MOCK_METHOD<n> macros with the new MOCK_METHOD by Willy Tu · 3 years, 8 months ago
  28. c8b456e version-handler: remove unused tests by Jie Yang · 3 years, 10 months ago
  29. 7d39eb0 bmc/ver.../test/.close_unittest: add missing header by Patrick Venture · 3 years, 11 months ago
  30. 43344a1 bmc: Create runtime directory for non-persistent configs by William A. Kennington III · 4 years ago
  31. 22f8bf3 configure: Refactor systemunitdir expression to use PKG_CHECK_VAR by William A. Kennington III · 4 years ago
  32. cf11fa6 buildjson: Add a non-persistent path by William A. Kennington III · 4 years ago
  33. d0dc723 buildjson: Support multiple configuration paths by William A. Kennington III · 4 years ago
  34. 7f16570 bmc/fs: Replace regex with fs functions by William A. Kennington III · 4 years ago
  35. bfcf132 bmc/fs: Ignore missing directories by William A. Kennington III · 4 years ago
  36. 84904b9 version-handler/test: Remove unused declarations by William A. Kennington III · 4 years ago
  37. cc7f385 handler_config: Split out from buildjson by William A. Kennington III · 4 years ago
  38. bec2318 buildjson: Reduce include scope as needed by William A. Kennington III · 4 years ago
  39. 0674a6d version-handler: Produce errors for unavailable data by William A. Kennington III · 4 years ago
  40. eba0c34 version-handler: Add session stat by William A. Kennington III · 4 years ago
  41. 9936c45 version_handler: Support multiple sessions by William A. Kennington III · 4 years ago
  42. 4175b4c Add callback support to triggerable actions by William A. Kennington III · 4 years ago
  43. 12e6e75 version_handler: Read doesn't need to catch missing sessions by William A. Kennington III · 4 years ago
  44. c5b901d version_handler: Expire shouldn't fail by William A. Kennington III · 4 years ago
  45. 007c016 version_handler: Don't store session information immediately by William A. Kennington III · 4 years ago
  46. cbe160c general_systemd: Don't print missing job by William A. Kennington III · 4 years ago
  47. fbf4c53 version-handler: Remove superfluous open session check by William A. Kennington III · 4 years ago
  48. b45eb5e version-handler: Refactor maps to simplify accesses by William A. Kennington III · 4 years ago
  49. abf1735 version-handler: Refactor handler construction by William A. Kennington III · 4 years ago
  50. 63fd932 buildjson: Remove arbitrary restrictions on HandlerConfig by William A. Kennington III · 4 years ago
  51. 6ee93c6 Makefile: Consistently use tabs by William A. Kennington III · 4 years ago
  52. a62c170 version-handler: Remove create special cases by William A. Kennington III · 4 years ago
  53. 8557a93 version_handlers_builder: Use string references by William A. Kennington III · 4 years ago
  54. f416753 verison-handler: Cleanup extern C by William A. Kennington III · 4 years, 1 month ago
  55. f1d9447 version-handler: Remove superfluous canHandleBlob by William A. Kennington III · 4 years, 1 month ago
  56. c78bfc8 version-handler: add version-handler, blob handler by Jason Ling · 4 years, 2 months ago
  57. e82d739 json builder: fix error with buildHandlerConfigs by Jason Ling · 4 years, 2 months ago
  58. 85e54f1 version-handler: implement json parser by Jason Ling · 4 years, 2 months ago
  59. 84bff8b test: move shared mocks to common area by Jason Ling · 4 years, 2 months ago
  60. c893f43 make building handlers from json more generic by Jason Ling · 4 years, 2 months ago
  61. 56a2273 extend file_handler to support reads by Jason Ling · 4 years, 2 months ago
  62. a606550 bmc: firmware-handler: lpc: minor cleanup by Patrick Venture · 4 years, 2 months ago
  63. ded66d0 move files around to create a common convenience library by Jason Ling · 4 years, 2 months ago
  64. 63902a4 bmc/test: cleanup remove unused declarations by Patrick Venture · 4 years, 3 months ago
  65. ede9c9f util: use constexpr string instead of string objects by Patrick Venture · 4 years, 3 months ago
  66. 4b1b045 bmc/test: add missing util header by Patrick Venture · 4 years, 3 months ago
  67. da4d4a4 bmc/test: fixups detected in bazel-type build by Patrick Venture · 4 years, 3 months ago
  68. 794a37c bmc/test: drop unused variable by Patrick Venture · 4 years, 3 months ago
  69. 43a2d16 bmc: move the memoryRegionSize out of the method by Patrick Venture · 4 years, 3 months ago
  70. c6ba8ff cleanup: transition to emplace_back where possible by Patrick Venture · 4 years, 3 months ago
  71. f62ec6b bmc: move memory region size variable to method by Patrick Venture · 4 years, 3 months ago
  72. 4934daa bmc: move data handler to owned object by Patrick Venture · 4 years, 3 months ago
  73. 12b76c9 bmc: move support transports vector into factory by Patrick Venture · 4 years, 3 months ago
  74. e740269 bmc: using namespace ipmi_flash simplifies reading by Patrick Venture · 4 years, 3 months ago
  75. 7b78343 bmc: move transports vector into handler object by Patrick Venture · 4 years, 3 months ago
  76. 83a71c4 bmc+cleanup: drop remaining log includes by Patrick Venture · 4 years, 7 months ago
  77. 7aac486 bmc: drop unused phosphor-logging header by Patrick Venture · 4 years, 7 months ago
  78. 92f2615 firmware: add expiration handle by Patrick Venture · 4 years, 7 months ago
  79. 1ab824a log consistently via stderr by Patrick Venture · 4 years, 7 months ago
  80. 9b37b09 update gcc10 and clang-format10 by Patrick Venture · 4 years, 7 months ago
  81. 01593f9 bmc/general_systemd: Fix cancel by William A. Kennington III · 4 years, 9 months ago
  82. d53d60a bmc: config: add skip action by Patrick Venture · 4 years, 9 months ago
  83. fc5d8d2 Update config files and docs to use systemd type triggers by William A. Kennington III · 4 years, 9 months ago
  84. 93f3c55 bmc/general_systemd: Fix stale status files by William A. Kennington III · 4 years, 9 months ago
  85. 2d434c8 bmc/buildjson: Allow for systemd verification services by William A. Kennington III · 5 years ago
  86. b22ebbf bmc/general_systemd: Support systemd status reporting by William A. Kennington III · 5 years ago
  87. 545f565 bmc: add network bridge support by Benjamin Fair · 5 years ago
  88. 1290198 bmc: allowing packing transport flags densely by Benjamin Fair · 5 years ago
  89. a67e9e9 bmc: add test for reserved flags by Benjamin Fair · 5 years ago
  90. 4e2a143 bmc: check empty instead of zero size by Patrick Venture · 5 years ago
  91. 1626538 bmc: require at least one action pack configuration by Patrick Venture · 5 years ago
  92. 874bdf9 bmc: implement pci support for Nuvoton by Medad CChien · 5 years ago
  93. a9f674c bmc: Rework abortProcess and deleteBlob by Brandon Kim · 5 years ago
  94. 8fc6087 bmc: Replace fileOpen flag by Brandon Kim · 5 years ago
  95. cec91dd bmc : add config-static-bmc-with-update-status.json.in by Brandon Kim · 5 years ago
  96. e0216d2 bmc: merge update and prepare systemd by Patrick Venture · 5 years ago
  97. 3915758 bmc: add mode to systemd preparation action by Patrick Venture · 5 years ago
  98. 4456490 bmc: use string literals instead of variables by Patrick Venture · 5 years ago
  99. 097435f bmc: require blob ids to start with /flash/ by Patrick Venture · 5 years ago
  100. 9cce5a2 bmc: buildjson: provide helper for common filesystemd type by Patrick Venture · 5 years ago