summaryrefslogtreecommitdiffstats
path: root/command/session_cmds.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cache the user & channel acces in sessionRichard Marian Thomaiyar2019-04-021-22/+4
* Convert host-ipmid -> libipmidWilliam A. Kennington III2019-02-191-1/+1
* Return the maximum privilege in open session commandTom Joseph2019-02-121-2/+2
* netipmid: replace std::cerr with phosphor::logging callsVernon Mauery2018-12-191-1/+0
* Revert "W/A for CI test case - Accept empty user name"Richard Marian Thomaiyar2018-12-061-12/+0
* W/A for CI test case - Accept empty user nameRichard Marian Thomaiyar2018-11-291-0/+12
* RMCP+ login support with privilegeRichard Marian Thomaiyar2018-11-211-4/+42
* netipmid: use std::shared_ptr instead of weak_ptr/lockVernon Mauery2018-11-061-3/+2
* netipmid: apply clang-format rulesVernon Mauery2018-11-021-18/+21
* Patch #2 Reducing IPMI logging footprintNagaraju Goruganti2018-04-021-7/+0
* Change the signature of the command handler functions.Tom Joseph2017-04-251-5/+7
* Session Commands ImplementationTom Joseph2017-01-091-0/+79
OpenPOWER on IntegriCloud