summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* user_mgmt: update default ipmi_user.json file.Saravanan Palanisamy2019-08-161-0/+4
* SensorReading: Move set SensorReading to new API.Deepak Kumar Sahu2019-08-131-40/+53
* sensordatahandler: Throw on sensor's OperationalStatusBrandon Kim2019-08-124-0/+67
* fru: support two time string formatsPatrick Venture2019-08-081-3/+26
* gitignore: add test and coverage artifactsPatrick Venture2019-08-081-3/+3
* fru: remove assumption on object ownerPatrick Venture2019-08-011-7/+25
* fru: use ipmifruproperty for property lookupPatrick Venture2019-08-012-6/+7
* user_mgmt: Enable SOL payload access by default.Saravanan Palanisamy2019-08-011-29/+33
* sensorhandler: add accessor for entities singletonPatrick Venture2019-07-311-7/+16
* Sensorhandler: move get SDR info & reserve SDR to new APIjayaprakash Mutyala2019-07-303-71/+44
* chassishandler: move set chassis cap to new apianil kumar appana2019-07-251-53/+54
* storagehandler: move get & reserve SEL to new APIjayaprakash Mutyala2019-07-252-65/+61
* user_layer: Add get/set user payload access.Saravanan Palanisamy2019-07-196-0/+534
* sensorhandler: fix type of get_reservation_id()Emily Shaffer2019-07-121-1/+1
* storagehandler: move get sdr info to new APIPradeep Kumar2019-07-052-34/+18
* docs: add reviewing chapter to testing.mdEmily Shaffer2019-06-251-0/+37
* doc: add writing test chapter to testing.mdEmily Shaffer2019-06-251-0/+279
* docs: add chapter on running testsEmily Shaffer2019-06-251-2/+134
* 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
OpenPOWER on IntegriCloud