summaryrefslogtreecommitdiffstats
path: root/apphandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Standardize use of filesystemVernon Mauery2018-08-081-2/+12
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-44/+10
* Implement Get Channel Cipher Suites commandTom Joseph2018-04-161-0/+7
* setlan: Remove registration of handler for Set Channel AccessRatan Gupta2018-03-201-10/+0
* Change the byte order for aux firmware revisionTom Joseph2018-03-161-4/+4
* Remove use of legacy inventory interfaceNagaraju Goruganti2018-03-121-35/+111
* Remove unused variables.Nagaraju Goruganti2018-02-271-4/+0
* watchdog: Implements the Watchdog Get CommandWilliam A. Kennington III2018-02-211-0/+7
* watchdog: Reorganize header and function namesWilliam A. Kennington III2018-02-151-2/+2
* apphandler.cpp: fix-up 80 charsPatrick Venture2018-02-091-38/+104
* DCMI : Implement Get System GUID commandMarri Devender Rao2018-01-191-0/+74
* Get Device ID - JSONDavid Cobbley2018-01-041-59/+69
* IPMI device ID command mismatch with BMC current side issue fix.Dinesh Chinari2017-12-051-32/+66
* Spelling fixesGunnar Mills2017-10-311-2/+2
* apphandler: channel: split out commandsPatrick Venture2017-10-261-395/+2
* watchdog: split out commandsPatrick Venture2017-10-251-169/+1
* Don't set/get zeroconfig address if other IP address is presentNagaraju Goruganti2017-10-111-2/+5
* 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