summaryrefslogtreecommitdiffstats
path: root/transporthandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Standardize use of filesystemVernon Mauery2018-08-081-1/+11
* Use s.c_str() in log messagesJoseph Reynolds2018-05-311-1/+1
* Grammar and spelling fixesGunnar Mills2018-04-181-8/+8
* Implement RMCP+ cipher parameters in Get LAN Config parametersTom Joseph2018-04-181-0/+72
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-4/+0
* SetLan: Fix the IP address if partial data givenRatan Gupta2018-03-201-1/+1
* SetLan: Apply the network changes once the timer expiresRatan Gupta2018-03-201-35/+52
* SetLan: Move the setChannel access functionRatan Gupta2018-03-201-0/+325
* multiple channel configuration supportPatrick Venture2017-12-121-48/+82
* Fix the getLan configRatan Gupta2017-11-281-6/+15
* transporthandler: lan_set_in_progress to per channelPatrick Venture2017-11-221-23/+15
* transporthandler: minor cleanup unused variablesPatrick Venture2017-11-141-6/+0
* Don't set/get zeroconfig address if other IP address is presentNagaraju Goruganti2017-10-111-12/+4
* GetLan: Support for get/set of ipsrc parameterRatan Gupta2017-09-081-59/+195
* Add support for vlan(set lan command)Ratan Gupta2017-08-131-3/+58
* Move LAN handling commands to the new xyz interfacesRatan Gupta2017-08-131-248/+276
* Add privilege level for each IPMI commandTom2017-01-171-3/+9
* Add transaction support to Set Lan Cmd and Set Channel Access CmdNan Li2016-11-231-68/+43
* Print failing object path after failed bus lookupBrad Bishop2016-10-061-3/+6
* 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-1/+1
* Hard-coded service name replaced with call to ObjectMapperSergey Solomin2016-08-251-1/+23
* Switch C++ source files to .cpp extensionMatthew Barth2016-08-081-0/+395
OpenPOWER on IntegriCloud