summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Only include ipmid/api.hpp for the new APIVernon Mauery2019-04-086-367/+363
* Fix utility.hpp to use correct types for Request and ContextVernon Mauery2019-04-051-1/+10
* Add support for returning optional valuesVernon Mauery2019-04-051-0/+16
* message: pack: add variant supportJames Feist2019-04-041-10/+24
* remove legacy ipmid.cpp and ipmid.hppVernon Mauery2019-04-011-0/+4
* 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