summaryrefslogtreecommitdiffstats
path: root/user_channel/usercommands.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update current channel mechanism to be usable by netipmidVernon Mauery2019-05-171-3/+3
* Rewrite set & get user access cmd to new providerRichard Marian Thomaiyar2019-04-161-146/+118
* Support - Get channel capabilities in host intfsmriti2019-04-091-0/+89
* Only include ipmid/api.hpp for the new APIVernon Mauery2019-04-081-1/+1
* Adding Set Password API support in UserlayerSuryakanth Sekar2019-03-261-78/+2
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-1/+1
* Fix: Handle return codes for user commmandsRichard Marian Thomaiyar2019-02-021-8/+16
* Return error for password length bit mismatchRichard Marian Thomaiyar2019-01-171-2/+7
* libipmi: Decouple user commandsWilliam A. Kennington III2018-12-201-0/+1
* User commands updated to handle channel requestRichard Marian Thomaiyar2018-12-201-12/+9
* Doxygen comments for enum & structureRichard Marian Thomaiyar2018-12-191-0/+28
* Fix response length for Set user access commandRichard Marian Thomaiyar2018-12-121-0/+1
* Add test & user enabled state in set user passwordRichard Marian Thomaiyar2018-11-201-11/+28
* Basic IPMI User Management SupportRichard Marian Thomaiyar2018-11-201-0/+473
OpenPOWER on IntegriCloud