summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* inventory: adding sensor-example.yamlRatan Gupta2017-03-151-0/+68
* inventory: write sensor yaml parserRatan Gupta2017-03-153-0/+162
* Update chassis command handler to use state manager servicesVishwanatha Subbanna2017-03-073-32/+47
* Add support for IPMI Chassis Power Cycle commandVishwanatha Subbanna2017-03-061-0/+4
* IPMI: Add support for chassis power on commandVishwanatha Subbanna2017-03-021-0/+3
* 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 environment variable for WHITELIST_CONFTom Joseph2017-02-212-1/+5
* add_sel: Remove deprecated calls to dbusAdriana Kobylak2017-02-161-53/+1
* Create a SEL error logAdriana Kobylak2017-02-163-3/+27
* Package provider libraries to a common pathTom2017-01-311-6/+6
* Add yaml definition file for Soft Power Off functionVishwanatha Subbanna2017-01-271-0/+36
* Correct compilation errorsMatthew Barth2017-01-252-7/+11
* Add privilege level for each IPMI commandTom2017-01-1712-43/+127
* Create library for System Interface Commands.Tom2017-01-175-131/+159
* Correct minor mistakes from autotools conversionMatthew Barth2016-12-291-1/+0
* ipmid: Fix Get BT Interface Capabilities responseAdriana Kobylak2016-12-131-1/+3
* Add transaction support to Set Lan Cmd and Set Channel Access CmdNan Li2016-11-234-68/+171
* Add IPMI Get Self Test Results supportNan Li2016-11-223-0/+44
* Modify GET_SEL_TIME and SET_SEL_TIME to use TimeManager APIsVishwanatha Subbanna2016-11-111-29/+114
* Halt configure step on libmapper missingMatthew Barth2016-11-091-1/+1
* build: fix out of tree buildsPatrick Williams2016-11-041-1/+2
* Add support for IPMI GetChassisStatus commandNan Li2016-10-313-0/+186
* global: replace mapper method with library callBrad Bishop2016-10-101-70/+5
* Fix type overflow in find_sensorBrad Bishop2016-10-061-4/+9
* Print failing object path after failed bus lookupBrad Bishop2016-10-068-17/+33
* Add IPMI coldReset command supportNan Li2016-10-062-5/+24
* Add IPMI Get-Chassis-Capabilities commandNan Li2016-10-063-1/+62
* Propose and implement unit test frameworkMatthew Barth2016-09-286-16/+64
* bootstrap.sh: Standardize across repositoriesMatthew Barth2016-09-271-2/+3
* Add Completion Code for Requested Length invalidTom2016-09-231-0/+1
* Refactor the code related to Sensor handlingTom2016-09-236-209/+209
* Ensure all tools are building with -Wall and -WerrorMatthew Barth2016-09-215-11/+5
* bootstrap.sh: Enhance clean for subdirs and test supportPatrick Williams2016-09-171-3/+4
* Modify respond of un-supported IPMI commandNan Li2016-09-095-5/+5
* Allow out-of-tree buildsPatrick Williams2016-09-0612-17/+15
* ipmid: Change .H -> .hppPatrick Williams2016-09-067-9/+9
* ipmiwhitelist: Change .H -> .hppPatrick Williams2016-09-063-2/+2
* Add bootstrap.shPatrick Williams2016-09-063-7/+23
* Minor reorder and simplification of autotools filesPatrick Williams2016-09-022-22/+24
* Convert build process to autotoolsMatthew Barth2016-09-024-85/+99
* Implement Network Settings OverrideRatan Gupta2016-09-023-20/+463
* Hard-coded service name replaced with call to ObjectMapperSergey Solomin2016-08-257-28/+107
* Correct whitelist generated source file extensionMatthew Barth2016-08-101-1/+1
* Ensure Get-Device-ID conforms to IPMI specNan Li2016-08-101-13/+59
* Switch C++ source files to .cpp extensionMatthew Barth2016-08-0814-1/+1
* Whitelist IPMI commands based on Restricted modeTom Joseph2016-08-086-4/+159
* Use mapper calls to lookup objectsBrad Bishop2016-07-273-94/+28
* Add support to load versioned librariesAdriana Kobylak2016-07-102-3/+11
* Merge pull request #95 from tomjoseph83/issue80Patrick Williams2016-06-302-2/+4
|\
OpenPOWER on IntegriCloud