summaryrefslogtreecommitdiffstats
path: root/ipmid-new.cpp
Commit message (Expand)AuthorAgeFilesLines
* Legacy D-Bus interface must set yield_contextVernon Mauery2019-05-141-23/+36
* ipmid: Handler should automatically handle OEM / GroupWilliam A. Kennington III2019-04-291-13/+6
* ipmid: Fix group / OEM parsingWilliam A. Kennington III2019-04-291-6/+8
* add rqSA ipmb request source addressVernon Mauery2019-04-291-2/+20
* look up channel from D-Bus connectionVernon Mauery2019-04-221-7/+211
* Only include ipmid/api.hpp for the new APIVernon Mauery2019-04-081-1/+0
* allow legacy handlers to register with groupoem extensionVernon Mauery2019-04-011-1/+14
* resolve symbolic links to only load each library onceVernon Mauery2019-03-291-0/+6
* Remove experimental filesystem spliceVernon Mauery2019-03-281-13/+1
* move types.hpp to ipmid/types.hpp for exportVernon Mauery2019-03-251-1/+1
* do not use auto and rename handles to providersVernon Mauery2019-03-251-2/+3
* Add user context parameter to legacy ipmi handler registrationVernon Mauery2019-03-211-1/+1
* make ipmid respond to SIGTERM and SIGINT for clean shutdownVernon Mauery2019-03-201-5/+19
* Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.soVernon Mauery2019-03-191-17/+13
* Use payload interface to unpack group/IANA from messageVernon Mauery2019-03-151-2/+2
* ipmid: Add command filter mechanismVernon Mauery2019-02-251-0/+49
* ipmid: Add in Native OEM and Group OEM supportVernon Mauery2019-02-251-1/+124
* ipmid: Rewrite ipmid to use the new architectureVernon Mauery2019-02-251-0/+459
OpenPOWER on IntegriCloud