summaryrefslogtreecommitdiffstats
path: root/app/channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove old channel commandsVernon Mauery2019-04-011-171/+0
* move types.hpp to ipmid/types.hpp for exportVernon Mauery2019-03-251-1/+1
* Move util.cpp/util.hpp to libipmidVernon Mauery2019-03-251-1/+1
* IPMI channel to NIC device mapping modified within JSON config fileJohnathan Mantey2019-02-041-4/+4
* Fix: Get Channel Cipher suite to list algoRichard Marian Thomaiyar2019-01-291-28/+43
* app/channel: fixup c-style castingPatrick Venture2018-10-311-1/+1
* cleanup: scope reductionPatrick Venture2018-10-311-9/+10
* Implement Set Channel access commandTom Joseph2018-09-251-0/+124
* add .clang-formatPatrick Venture2018-09-071-44/+49
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-2/+0
* Implement Get Channel Cipher Suites commandTom Joseph2018-04-161-0/+139
* SetLan: Move the setChannel access functionRatan Gupta2018-03-201-324/+0
* LANConf: Minor FixesRatan Gupta2018-01-171-12/+9
* multiple channel configuration supportPatrick Venture2017-12-121-54/+75
* Fix the getLan configRatan Gupta2017-11-281-9/+7
* apphandler: channel: split out commandsPatrick Venture2017-10-261-0/+428
OpenPOWER on IntegriCloud