summaryrefslogtreecommitdiffstats
path: root/systemintfcmds.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move get bmc global command to new APIYong Li2019-11-071-27/+15
* Limit the set bmc global command to system interface onlyYong Li2019-11-071-0/+18
* Move set bmc global command to new APIYong Li2019-11-041-20/+14
* Ensure host is told data available on SMS_ATNAndrew Geissler2019-04-231-19/+8
* Only include ipmid/api.hpp for the new APIVernon Mauery2019-04-081-1/+0
* Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.soVernon Mauery2019-03-191-18/+2
* [IPMI]Set/Get global enablesJia, Chunhui2019-03-071-7/+48
* Add back an interface used by an external providerVernon Mauery2019-02-271-0/+6
* ipmid: Rewrite ipmid to use the new architectureVernon Mauery2019-02-251-6/+17
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-2/+2
* libipmi: Decouple user commandsWilliam A. Kennington III2018-12-201-1/+0
* add std namespace prefix to common methodsPatrick Venture2018-09-251-4/+5
* replaced c headers with cpp where applicablePatrick Venture2018-09-251-1/+0
* rename headers to match stylePatrick Venture2018-09-251-3/+3
* add .clang-formatPatrick Venture2018-09-071-31/+38
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-8/+2
* Make host command manager accessible by OpenPower OEMVishwanatha Subbanna2017-08-141-1/+1
* Use Host Command Manager in host interface implementationVishwanatha Subbanna2017-08-141-38/+22
* Update softoff to support new host control interfaceAndrew Geissler2017-05-191-41/+0
* Set init_priority attribute for global/static variablesLei YU2017-05-161-8/+8
* Add timeout support to host controlAndrew Geissler2017-05-091-1/+5
* Implement basic queue for sending multiple commandsAndrew Geissler2017-05-091-28/+76
* IPMI: Update the dbus object for soft power off with underscoresVishwanatha Subbanna2017-04-041-4/+3
* Make IPMI changes to stop timer that is started by SoftPowerOffVishwanatha Subbanna2017-03-241-0/+38
* Add privilege level for each IPMI commandTom2017-01-171-3/+5
* Create library for System Interface Commands.Tom2017-01-171-0/+109
OpenPOWER on IntegriCloud