summaryrefslogtreecommitdiffstats
path: root/globalhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Only include ipmid/api.hpp for the new APIVernon Mauery2019-04-081-2/+1
* Move util.cpp/util.hpp to libipmidVernon Mauery2019-03-251-2/+1
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-1/+1
* replaced c headers with cpp where applicablePatrick Venture2018-09-251-1/+0
* rename headers to match stylePatrick Venture2018-09-251-4/+4
* add .clang-formatPatrick Venture2018-09-071-9/+12
* Remove use of legacy bmc control interfaceNagaraju Goruganti2018-03-121-77/+36
* Add privilege level for each IPMI commandTom2017-01-171-2/+6
* global: replace mapper method with library callBrad Bishop2016-10-101-70/+5
* Add IPMI coldReset command supportNan Li2016-10-061-4/+22
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-09-211-3/+1
* Allow out-of-tree buildsPatrick Williams2016-09-061-1/+1
* Switch C++ source files to .cpp extensionMatthew Barth2016-08-081-0/+152
OpenPOWER on IntegriCloud