summaryrefslogtreecommitdiffstats
path: root/storageaddsel.cpp
Commit message (Expand)AuthorAgeFilesLines
* eSEL: Remove code related to logging eSELTom Joseph2019-02-071-230/+0
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-1/+1
* Revert "eSEL: Remove unused code related to logging eSEL"Tom Joseph2019-02-041-0/+220
* eSEL: Remove unused code related to logging eSELTom Joseph2019-02-011-220/+0
* cleanup: scope reductionPatrick Venture2018-10-311-1/+1
* cleanup: transition to find_ifPatrick Venture2018-10-171-9/+7
* cleanup: c-style castingPatrick Venture2018-10-171-5/+2
* replaced c headers with cpp where applicablePatrick Venture2018-09-251-1/+0
* rename headers to match stylePatrick Venture2018-09-251-4/+3
* add .clang-formatPatrick Venture2018-09-071-83/+93
* Replace tabs with 4 spacesNagaraju Goruganti2018-04-181-117/+117
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-8/+9
* Fix error level lookupDeepak Kodihalli2018-04-111-17/+23
* Commit a MaintenanceProcedure log entry on a 0xDE SEL recordTom Joseph2017-11-031-0/+45
* Fixed the duplicated event string in error messageMarri Devender Rao2017-11-031-2/+2
* Spelling fixesGunnar Mills2017-10-311-1/+1
* Add inventory path metadata to host event log entryTom Joseph2017-07-251-19/+34
* sensorhandler: Refactor find_openbmc_path to check sensor map firstEmily Shaffer2017-06-061-2/+2
* storageaddesel: switch to 'report' error APIMarri Devender Rao2017-04-271-11/+2
* Cater for change in exception variable namesMarri Devender Rao2017-04-121-1/+1
* error-log: catch sdbusplus exception typeDeepak Kodihalli2017-03-161-2/+2
* Add null termination for eSEL dataTom Joseph2017-02-281-1/+3
* Import phosphor-logging header files from new directory.Saqib Khan2017-02-221-2/+2
* add_sel: Remove deprecated calls to dbusAdriana Kobylak2017-02-161-53/+1
* Create a SEL error logAdriana Kobylak2017-02-161-0/+23
* Correct compilation errorsMatthew Barth2017-01-251-5/+10
* Print failing object path after failed bus lookupBrad Bishop2016-10-061-1/+2
* Refactor the code related to Sensor handlingTom2016-09-231-5/+3
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-09-211-3/+3
* ipmid: Change .H -> .hppPatrick Williams2016-09-061-1/+1
* Hard-coded service name replaced with call to ObjectMapperSergey Solomin2016-08-251-4/+11
* Switch C++ source files to .cpp extensionMatthew Barth2016-08-081-0/+253
OpenPOWER on IntegriCloud