summaryrefslogtreecommitdiffstats
path: root/command/rakp12.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cache the user & channel acces in sessionRichard Marian Thomaiyar2019-04-021-12/+11
* RAKP12: Don't allow user with NOACCESS priv.Richard Marian Thomaiyar2019-03-251-0/+6
* Return the maximum privilege in open session commandTom Joseph2019-02-121-1/+2
* Fix: Set proper session privilege for RAKP 1Richard Marian Thomaiyar2019-01-291-5/+14
* Fix: match exact privilege for priv lookupRichard Marian Thomaiyar2019-01-281-2/+2
* netipmid: replace std::cerr with phosphor::logging callsVernon Mauery2018-12-191-5/+8
* Support privilege based lookup with user nameRichard Marian Thomaiyar2018-12-191-4/+16
* Revert "W/A for CI test case - Accept empty user name"Richard Marian Thomaiyar2018-12-061-75/+68
* W/A for CI test case - Accept empty user nameRichard Marian Thomaiyar2018-11-291-68/+75
* RMCP+ login support with privilegeRichard Marian Thomaiyar2018-11-211-14/+76
* netipmid: use std::shared_ptr instead of weak_ptr/lockVernon Mauery2018-11-061-4/+3
* netipmid: apply clang-format rulesVernon Mauery2018-11-021-30/+29
* Support username for IPMI default user accountTom Joseph2018-04-231-1/+29
* Patch #2 Reducing IPMI logging footprintNagaraju Goruganti2018-04-021-4/+0
* Cache system GUID in netipmidTom Joseph2017-09-111-3/+4
* Change the signature of the command handler functions.Tom Joseph2017-04-251-3/+3
* RAKP Message 1 & RAKP Message 2 ImplementationTom Joseph2017-01-021-0/+156
OpenPOWER on IntegriCloud