summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blob_handler: remove redundant returnsHEADmasterBrandon Kim2019-10-181-7/+2
* blob: implement deleteBlob commandBrandon Kim2019-10-185-0/+56
* blob_handler: remove unused respBrandon Kim2019-10-181-1/+1
* ipmi: pull the netfn and command into parametersPatrick Venture2019-05-317-45/+98
* ipmi exceptions: add method to grab codePatrick Venture2019-05-291-2/+16
* move blob command enum to blob_interface headerPatrick Venture2019-05-204-47/+78
* blob: add equality operator for StatResponsePatrick Venture2019-05-151-0/+6
* blob_handler: make commit data parameter optionalPatrick Venture2019-05-151-1/+1
* cleanup: add missing limits headerPatrick Venture2019-05-141-0/+1
* blob: implement commit commandPatrick Venture2019-05-145-0/+63
* blob_handler: provide a convenience static factoryPatrick Venture2019-05-132-0/+17
* blob_handler: move from raw to managed pointerPatrick Venture2019-05-132-37/+80
* ipmi_handler: provide unique creatorPatrick Venture2019-05-132-0/+12
* cleanup: delete blob byte printingPatrick Venture2019-05-102-13/+0
* bugfix: stat handler wasn't copying properlyPatrick Venture2019-05-071-1/+1
* squash getStat variations into one underlying methodPatrick Venture2019-05-062-28/+25
* implement session stat commandPatrick Venture2019-05-065-0/+75
* test: add mock build testPatrick Venture2019-05-062-0/+22
* unit-test: use library instead of object filesPatrick Venture2019-03-191-3/+3
* autotools: Fix for autoconf-archive 2019.01.19Patrick Venture2019-03-184-3/+17
* blob_handler: fprintf tweakPatrick Venture2019-03-151-1/+1
* ipmi_errors: object cleanupPatrick Venture2019-03-151-14/+14
* install crc_mock headerPatrick Venture2019-03-073-2/+7
* install crc headerPatrick Venture2019-03-071-1/+1
* test: add unit-tests for the crc modulePatrick Venture2019-03-072-0/+48
* add .lcovrc filePatrick Venture2019-03-071-0/+3
* test header: s/host_tool/ipmiblob/Patrick Venture2019-03-071-6/+4
* install blob_interface_mock headerPatrick Venture2019-03-072-0/+28
* move internal namespace under ipmiblob namespacePatrick Venture2019-03-073-0/+9
* Makefile: add blob_errors to installed headersPatrick Venture2019-03-071-0/+1
* namespace: s/host_tool/ipmiblob/gPatrick Venture2019-03-0614-28/+28
* initial commitPatrick Venture2019-03-0627-0/+1841
* Add MAINTAINERS filePatrick Venture2019-03-051-0/+45
* Initial commitBrad Bishop2019-03-051-0/+201
OpenPOWER on IntegriCloud