summaryrefslogtreecommitdiffstats
path: root/manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various cleanupsHEADmasterKun Yi2019-11-251-89/+90
* cleanup: remove getPathKun Yi2019-11-251-19/+13
* Fix openFiles refcountKun Yi2019-11-251-1/+2
* cleanup: Use scoped initializers; move implementation to source fileKun Yi2019-11-211-5/+16
* cleanup: Operate on members directly and allow empty paths in the lookup tableKun Yi2019-11-211-46/+9
* Implement session expirationKun Yi2019-11-191-2/+53
* Refactor various methods to get session or blob handlerKun Yi2019-11-191-94/+27
* blobs: s/struct BlobMeta/BlobMeta/gPatrick Venture2019-06-171-2/+2
* manager: add hard-coded read checksPatrick Venture2019-02-011-1/+16
* stop installing manager headerPatrick Venture2019-01-151-1/+2
* manager: typo fix availablePatrick Venture2019-01-101-1/+1
* manager: fixup to use find_ifPatrick Venture2018-10-241-9/+7
* cleanup: apply const to read-only iteratorsPatrick Venture2018-10-241-2/+2
* manager: reduce scope of variablePatrick Venture2018-10-121-2/+1
* new command: BmcBlobWriteMetaPatrick Venture2018-10-101-0/+15
* manager: return abstract base typePatrick Venture2018-10-041-1/+1
* manager: add getBlobManager as an exported methodPatrick Venture2018-09-271-0/+14
* move blobs and manager header into installation dirPatrick Venture2018-09-271-2/+1
* initial drop of phosphor-ipmi-blobsPatrick Venture2018-09-151-0/+347
OpenPOWER on IntegriCloud