summaryrefslogtreecommitdiffstats
path: root/ipmid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-2/+2
* libipmi: Decouple user commandsWilliam A. Kennington III2018-12-201-1/+0
* ipmid: host-cmd-manager to use default event source for timersVernon Mauery2018-12-101-2/+1
* ipmid: Use sd_event_loop()Andrew Jeffery2018-11-271-11/+1
* move HOST_IPMI_LIB_PATH to configure.acPatrick Venture2018-11-201-0/+2
* Add kcs selfchannel support & define for LAN toossekar2018-11-201-0/+5
* ipmid: use the default system busVernon Mauery2018-11-201-1/+1
* Add well-known nameJames Feist2018-11-081-0/+2
* cleanup: scope reductionPatrick Venture2018-10-311-2/+1
* Convert variant usage to std interfaceWilliam A. Kennington III2018-10-181-2/+4
* Use the common timer classVernon Mauery2018-10-181-2/+2
* Fix IPMI SEL reservations and cancellationsJason M. Bills2018-10-051-3/+21
* add std namespace prefix to common methodsPatrick Venture2018-09-251-20/+22
* replaced c headers with cpp where applicablePatrick Venture2018-09-251-3/+0
* rename headers to match stylePatrick Venture2018-09-251-6/+5
* add .clang-formatPatrick Venture2018-09-071-183/+198
* Add OemRouter facility.Peter Hanson2018-07-251-0/+4
* Fix to return sane error codeRichard Marian Thomaiyar2018-07-241-4/+17
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-26/+54
* SetLan: Apply the network changes once the timer expiresRatan Gupta2018-03-201-0/+3
* SDR: Adding fru records as part of Get SDR commandRatan Gupta2018-02-131-5/+6
* Move error msg for trying wildcard into debug onlyPatrick Venture2017-09-201-0/+3
* settings: handle multiple objects/interfacesDeepak Kodihalli2017-09-081-2/+3
* Remove extra header inclusionPatrick Venture2017-09-061-1/+0
* Make host command manager accessible by OpenPower OEMVishwanatha Subbanna2017-08-141-1/+2
* Use Host Command Manager in host interface implementationVishwanatha Subbanna2017-08-141-1/+34
* restriction_mode: switch to new settings APIDeepak Kodihalli2017-07-311-62/+72
* Add sd_event processing to host ipmid applicationAndrew Geissler2017-05-091-13/+29
* Add privilege level for each IPMI commandTom2017-01-171-2/+2
* Print failing object path after failed bus lookupBrad Bishop2016-10-061-1/+2
* Refactor the code related to Sensor handlingTom2016-09-231-197/+0
* ipmid: Change .H -> .hppPatrick Williams2016-09-061-1/+1
* ipmiwhitelist: Change .H -> .hppPatrick Williams2016-09-061-1/+1
* Hard-coded service name replaced with call to ObjectMapperSergey Solomin2016-08-251-3/+9
* Switch C++ source files to .cpp extensionMatthew Barth2016-08-081-0/+752
OpenPOWER on IntegriCloud