1. c0fe5cd copyright: add missing copyright headers by Patrick Venture · 6 years ago
  2. e08863e drop explicit command entry by Patrick Venture · 6 years ago
  3. 6c415c6 bugfix: load handlers and use factory symbol by Patrick Venture · 6 years ago
  4. df209fa bugfix: add -export-dynamic to Makefile linker flags by Patrick Venture · 6 years ago
  5. 1d5cccb bugfix: flip library search logic by Patrick Venture · 6 years ago
  6. ebf7b9b bugfix: skip 0'd crc bytes on reply computation by Patrick Venture · 6 years ago
  7. 4125880 process: add IPMI error return mechanism and update errors by Patrick Venture · 6 years ago
  8. 45e428a build: Add -flto to CXXFLAGS by Patrick Venture · 6 years ago
  9. 904f24f build: cleanup Makefile by Patrick Venture · 6 years ago
  10. df53de1 main: s/blobs-ipmid/blob-ipmid/ for library path by Patrick Venture · 6 years ago
  11. e50d4e4 manager: fixup to use find_if by Patrick Venture · 6 years ago
  12. a6e21a0 cleanup: apply const to read-only iterators by Patrick Venture · 6 years ago
  13. 1c4d3d3 main: catch exceptions when loading blob handlers by Benjamin Fair · 6 years ago
  14. c9ad5ff manager: reduce scope of variable by Patrick Venture · 6 years ago
  15. 5c4b17b new command: BmcBlobWriteMeta by Patrick Venture · 6 years ago
  16. e225540 build: fixup paths to leverage ipmiprovider symlinks by Patrick Venture · 6 years ago
  17. b15b305 process: rework lookup to use map for handlers by Patrick Venture · 6 years ago
  18. 03f415e test mock: add implementation of getBlobManager by Patrick Venture · 6 years ago
  19. 8ee139d README: Add new command: BmcBlobWriteMeta by Patrick Venture · 6 years ago
  20. 73eb687 manager: return abstract base type by Patrick Venture · 6 years ago
  21. 7210b31 header: install test mock headers by Patrick Venture · 6 years ago
  22. 5100a38 main: now seeks out shared library handlers are load-time by Patrick Venture · 6 years ago
  23. 4dc584d utils: add methods for finding and loading handlers by Patrick Venture · 6 years ago
  24. b3e07e2 manager: add getBlobManager as an exported method by Patrick Venture · 6 years ago
  25. e01c0af example: fixup compilation by Patrick Venture · 6 years ago
  26. aceb4ba move blobs and manager header into installation dir by Patrick Venture · 6 years ago
  27. 0f11545 gitignore: add *.lo by Patrick Venture · 6 years ago
  28. ffecf1b build: add ENABLE_EXAMPLE macro on enable-example condition by Patrick Venture · 6 years ago
  29. e4accf0 build: drop systemd requirement by Patrick Venture · 6 years ago
  30. c0f499b add example handler by Patrick Venture · 6 years ago
  31. f222cf5 Build as c++17 by Patrick Venture · 6 years ago
  32. ef3aead initial drop of phosphor-ipmi-blobs by Patrick Venture · 6 years ago
  33. baa73da adds README.md by Patrick Venture · 6 years ago
  34. e2f7bce Initial commit by Brad Bishop · 6 years ago