summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* docs: add initial testing.md outlineEmily Shaffer2019-06-251-0/+23
* Fix privilege level for Read FRU Data commandJason M. Bills2019-06-241-2/+2
* Use xyz.openbmc_project.State.Chassis for IPMI chassis statusJason M. Bills2019-06-241-11/+11
* Fix power restore policy input parameter checkJason M. Bills2019-06-242-11/+8
* storagehandler: move Add SEL to new APIanil kumar appana2019-06-242-43/+32
* Use boost::asio::post() instead of io->post()Vernon Mauery2019-06-211-1/+1
* Defining session const for multi net session mgmtSuryakanth Sekar2019-06-212-0/+48
* rewrite Get System GUID to use new provider APIVernon Mauery2019-06-201-58/+33
* yaml: drop execute permissions from yaml filesBrad Bishop2019-06-203-0/+0
* Add an option to exclude libuserlayer from host-ipmidofery2019-06-183-1/+16
* Remove unused function convertCurrentChannelNum(uint8_t)Vernon Mauery2019-06-144-55/+0
* Add get channel payload version commandAyushi Smriti2019-06-144-0/+60
* user_channel: Get Channel Payload Support command refactorVernon Mauery2019-06-142-133/+54
* autotools: fix broken out of tree buildsBrad Bishop2019-06-141-4/+4
* user_mgmt: Fix error message with file nameRichard Marian Thomaiyar2019-06-121-1/+2
* User-mgmt: Add IPMI user pam authenticate check APIAyushi Smriti2019-06-094-0/+68
* Modify Get Device ID to use Context::busVernon Mauery2019-06-051-17/+30
* unpack static assert on unsupported typesVernon Mauery2019-05-302-17/+27
* Add sdbusplus::asio::connection pointer to ipmi::ContextVernon Mauery2019-05-302-21/+28
* storagehandler: move get & set SEL time to new APIjayaprakash Mutyala2019-05-281-57/+30
* Chassishandler: Add chassis identify state support for chassis status commandYong Li2019-05-242-1/+14
* chassishandler: add AC failed bit support for chassis statusYong Li2019-05-231-1/+33
* Updates get channel info command to use the new provider APIVernon Mauery2019-05-231-101/+51
* channelcmds: move get channel access to new IPMI provider APIRichard Marian Thomaiyar2019-05-231-86/+48
* channelcmds: move set channel access to new ipmi provider APINITIN SHARMA2019-05-231-75/+54
* Add support for removable media/FloppyJia, chunhui2019-05-231-0/+9
* Return error if the input data is larger than expectedYu Ren2019-05-201-1/+1
* rewrite Get Device GUID to use new provider APIVernon Mauery2019-05-201-97/+53
* Remove the global warm reset ipmi commandYong Li2019-05-172-5/+0
* Update current channel mechanism to be usable by netipmidVernon Mauery2019-05-172-8/+7
* Get Chassis Status should not bail if button interfaces are not presentVernon Mauery2019-05-161-8/+19
* user-mgmt: Update user data file, only for sync.Richard Marian Thomaiyar2019-05-151-3/+11
* Fix dependencies on auto-generated codeVernon Mauery2019-05-146-16/+20
* rewrite Get Chassis Status commandVernon Mauery2019-05-141-142/+198
* ipmid: Update set chassis power restore policyVernon Mauery2019-05-141-45/+28
* remove usage of sdbusplus::message::variantVernon Mauery2019-05-1411-32/+31
* Legacy D-Bus interface must set yield_contextVernon Mauery2019-05-141-23/+36
* user-mgmt: sync ipmi user & channel conf fileRichard Marian Thomaiyar2019-05-142-18/+41
* apphandler: move get ACPI power state to new APIDeepak Kumar Sahu2019-05-091-21/+21
* sensordatahandler: Support empty inventory interfacesSantosh Puranik2019-05-093-37/+86
* Return invalid data length (0xc7) for commands not properly unpackedVernon Mauery2019-05-081-8/+10
* storagehandler: move get FRU area info to new APIPradeep Kumar2019-05-082-45/+19
* apphandler: catch exceptions in getting bmc statePatrick Venture2019-05-071-1/+19
* apphandler: Master write read - whitelist filterRichard Marian Thomaiyar2019-05-071-0/+282
* globalhandler: move cold & warm reset to new APIanil kumar appana2019-05-071-14/+15
* storagehandler: move Clear SEL to new IPMI APIPradeep Kumar2019-05-072-56/+36
* chassishandler: move chassis control to new APIanil kumar appana2019-05-071-22/+15
* chassishandler: move get POH counter to new APIanil kumar appana2019-05-031-29/+17
* storagehandler: move delete SEL to new APIPradeep Kumar2019-05-032-42/+26
* handler: Fix request passing for legacy commandsWilliam A. Kennington III2019-04-293-186/+34
OpenPOWER on IntegriCloud