summaryrefslogtreecommitdiffstats
path: root/chassishandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix space and newline for boot policy printGeorge Keishing2017-06-161-1/+1
* Call softoff dbus interface directlyAndrew Geissler2017-06-081-10/+17
* Create file to indicate host requested off/rebootAndrew Geissler2017-06-061-8/+55
* Remove tabs and fix indents in chassishandler.cppAndrew Geissler2017-06-011-185/+205
* IPMI: Update the dbus object for soft power off with underscoresVishwanatha Subbanna2017-04-041-5/+4
* Make IPMI changes to stop timer that is started by SoftPowerOffVishwanatha Subbanna2017-03-241-0/+50
* Update chassis command handler to use state manager servicesVishwanatha Subbanna2017-03-071-30/+44
* Add support for IPMI Chassis Power Cycle commandVishwanatha Subbanna2017-03-061-0/+4
* IPMI: Add support for chassis power on commandVishwanatha Subbanna2017-03-021-0/+3
* Correct compilation errorsMatthew Barth2017-01-251-2/+1
* Add privilege level for each IPMI commandTom2017-01-171-6/+18
* Add support for IPMI GetChassisStatus commandNan Li2016-10-311-0/+183
* Print failing object path after failed bus lookupBrad Bishop2016-10-061-3/+6
* Add IPMI Get-Chassis-Capabilities commandNan Li2016-10-061-0/+59
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-09-211-1/+1
* Modify respond of un-supported IPMI commandNan Li2016-09-091-1/+1
* Allow out-of-tree buildsPatrick Williams2016-09-061-1/+1
* Implement Network Settings OverrideRatan Gupta2016-09-021-20/+377
* Hard-coded service name replaced with call to ObjectMapperSergey Solomin2016-08-251-8/+14
* Switch C++ source files to .cpp extensionMatthew Barth2016-08-081-0/+453
OpenPOWER on IntegriCloud