summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* move types.hpp to ipmid/types.hpp for exportVernon Mauery2019-03-253-1/+249
* Move util.cpp/util.hpp to libipmidVernon Mauery2019-03-252-0/+309
* Add user context parameter to legacy ipmi handler registrationVernon Mauery2019-03-211-4/+7
* Add generic signal handling API to work with boost::asioVernon Mauery2019-03-201-0/+35
* make utility.hpp available for external things that include ipmid/api.hppVernon Mauery2019-03-191-0/+1
* Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.soVernon Mauery2019-03-191-3/+3
* errorResponse must not pack completion code in data payloadVernon Mauery2019-03-151-3/+3
* Add back an interface used by an external providerVernon Mauery2019-02-271-1/+3
* ipmid: Add command filter mechanismVernon Mauery2019-02-253-0/+131
* ipmid: Add in Native OEM and Group OEM supportVernon Mauery2019-02-252-0/+185
* ipmid: Rewrite ipmid to use the new architectureVernon Mauery2019-02-251-4/+0
* ipmid: Compiler-generated unpacking and packing of messagesVernon Mauery2019-02-259-0/+2488
* include: Makefile_am: force symlink creationPatrick Venture2019-02-201-6/+6
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-077-0/+359
OpenPOWER on IntegriCloud