summaryrefslogtreecommitdiffstats
path: root/apphandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Independently set the watchdog Interval when setPatrick Venture2017-09-121-6/+6
* SetLan: Make changes in set channel access to support ipsrc paramRatan Gupta2017-09-081-88/+215
* Implement Get channel access commandTom Joseph2017-08-161-0/+50
* Handle an action byte value of 0 in the set watchdog timer commandPatrick Venture2017-08-151-0/+10
* Add support for vlan(set lan command)Ratan Gupta2017-08-131-5/+42
* Move LAN handling commands to the new xyz interfacesRatan Gupta2017-08-131-88/+133
* apphandler: Fix version string leak in ipmi_app_get_device_idXo Wang2017-07-201-0/+1
* Update watchdog command handler to use new watchdog daemonVishwanatha Subbanna2017-06-151-33/+67
* Add privilege level for each IPMI commandTom2017-01-171-10/+29
* Create library for System Interface Commands.Tom2017-01-171-98/+0
* ipmid: Fix Get BT Interface Capabilities responseAdriana Kobylak2016-12-131-1/+3
* Add transaction support to Set Lan Cmd and Set Channel Access CmdNan Li2016-11-231-0/+121
* Add IPMI Get Self Test Results supportNan Li2016-11-221-0/+42
* Print failing object path after failed bus lookupBrad Bishop2016-10-061-4/+8
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-09-211-2/+0
* Modify respond of un-supported IPMI commandNan Li2016-09-091-1/+1
* Allow out-of-tree buildsPatrick Williams2016-09-061-1/+1
* ipmid: Change .H -> .hppPatrick Williams2016-09-061-4/+4
* Hard-coded service name replaced with call to ObjectMapperSergey Solomin2016-08-251-6/+33
* Ensure Get-Device-ID conforms to IPMI specNan Li2016-08-101-13/+59
* Switch C++ source files to .cpp extensionMatthew Barth2016-08-081-0/+539
OpenPOWER on IntegriCloud