summaryrefslogtreecommitdiffstats
path: root/softoff/softoff.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move util.cpp/util.hpp to libipmidVernon Mauery2019-03-251-1/+1
* Use the common timer classVernon Mauery2018-10-181-2/+2
* add .clang-formatPatrick Venture2018-09-071-26/+25
* Use s.c_str() in log messagesJoseph Reynolds2018-05-311-3/+3
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-2/+2
* Use Host Command Manager in host interface implementationVishwanatha Subbanna2017-08-141-2/+2
* Don't return error on SMS errorAndrew Geissler2017-06-061-3/+4
* Update softoff to support new host control interfaceAndrew Geissler2017-05-191-31/+65
* Generate errorlog when timer expires waiting for host to shutdownVishwanatha Subbanna2017-03-291-4/+17
* Handle response from host for soft power off requestVishwanatha Subbanna2017-03-271-0/+37
* Add routines to start and stop the sd_event timerVishwanatha Subbanna2017-03-271-0/+12
* Add timer skeletonVishwanatha Subbanna2017-03-241-5/+1
* Add function to send SMS_ATTN to hostVishwanatha Subbanna2017-03-221-1/+21
* Add initial code for IPMI SoftPowerOff functionalityVishwanatha Subbanna2017-03-221-0/+22
OpenPOWER on IntegriCloud