index
:
phosphor-ipmi-blobs
master
OpenBMC Phosphor IPMI daemon module loader sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
main: receive blob handler path from configure
Patrick Venture
2018-11-28
2
-4
/
+5
*
build: apply autoconf suggestions
Patrick Venture
2018-11-28
2
-0
/
+2
*
add dynamic library interface to enable testing
Patrick Venture
2018-11-28
11
-31
/
+339
*
main: add missing header: blobs-ipmid/manager.hpp
Patrick Venture
2018-11-21
1
-0
/
+1
*
copyright: add missing copyright headers
Patrick Venture
2018-11-21
1
-0
/
+16
*
drop explicit command entry
Patrick Venture
2018-11-15
1
-8
/
+3
*
bugfix: load handlers and use factory symbol
Patrick Venture
2018-11-14
4
-7
/
+59
*
bugfix: add -export-dynamic to Makefile linker flags
Patrick Venture
2018-11-14
1
-0
/
+1
*
bugfix: flip library search logic
Patrick Venture
2018-11-13
1
-1
/
+6
*
bugfix: skip 0'd crc bytes on reply computation
Patrick Venture
2018-11-13
2
-4
/
+3
*
process: add IPMI error return mechanism and update errors
Patrick Venture
2018-11-13
14
-40
/
+79
*
build: Add -flto to CXXFLAGS
Patrick Venture
2018-11-09
1
-1
/
+2
*
build: cleanup Makefile
Patrick Venture
2018-11-09
1
-17
/
+22
*
main: s/blobs-ipmid/blob-ipmid/ for library path
Patrick Venture
2018-11-08
1
-1
/
+1
*
manager: fixup to use find_if
Patrick Venture
2018-10-24
1
-9
/
+7
*
cleanup: apply const to read-only iterators
Patrick Venture
2018-10-24
1
-2
/
+2
*
main: catch exceptions when loading blob handlers
Benjamin Fair
2018-10-23
1
-1
/
+12
*
manager: reduce scope of variable
Patrick Venture
2018-10-12
1
-2
/
+1
*
new command: BmcBlobWriteMeta
Patrick Venture
2018-10-10
13
-0
/
+271
*
build: fixup paths to leverage ipmiprovider symlinks
Patrick Venture
2018-10-09
1
-7
/
+12
*
process: rework lookup to use map for handlers
Patrick Venture
2018-10-04
1
-38
/
+19
*
test mock: add implementation of getBlobManager
Patrick Venture
2018-10-04
1
-0
/
+12
*
README: Add new command: BmcBlobWriteMeta
Patrick Venture
2018-10-04
1
-0
/
+24
*
manager: return abstract base type
Patrick Venture
2018-10-04
4
-6
/
+5
*
header: install test mock headers
Patrick Venture
2018-10-04
24
-31
/
+24
*
main: now seeks out shared library handlers are load-time
Patrick Venture
2018-10-01
4
-26
/
+33
*
utils: add methods for finding and loading handlers
Patrick Venture
2018-09-30
4
-4
/
+64
*
manager: add getBlobManager as an exported method
Patrick Venture
2018-09-27
3
-5
/
+25
*
example: fixup compilation
Patrick Venture
2018-09-27
2
-1
/
+6
*
move blobs and manager header into installation dir
Patrick Venture
2018-09-27
19
-23
/
+27
*
gitignore: add *.lo
Patrick Venture
2018-09-27
1
-0
/
+1
*
build: add ENABLE_EXAMPLE macro on enable-example condition
Patrick Venture
2018-09-26
1
-0
/
+4
*
build: drop systemd requirement
Patrick Venture
2018-09-21
1
-1
/
+0
*
add example handler
Patrick Venture
2018-09-20
5
-1
/
+260
*
Build as c++17
Patrick Venture
2018-09-15
1
-1
/
+1
*
initial drop of phosphor-ipmi-blobs
Patrick Venture
2018-09-15
44
-0
/
+4369
*
adds README.md
Patrick Venture
2018-09-15
1
-0
/
+344
*
Initial commit
Brad Bishop
2018-09-12
1
-0
/
+201