summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix two issues in Issue #80tomjose2016-06-302-2/+4
|/
* Merge pull request #94 from anoo1/bcdPatrick Williams2016-06-221-1/+3
|\
| * Fix minor fw revision to be BCD encodedAdriana Kobylak2016-06-221-1/+3
|/
* Merge pull request #93 from bradbishop/mapper-renamePatrick Williams2016-06-152-6/+6
|\
| * Update ObjectMapper service/interface/pathBrad Bishop2016-06-142-6/+6
|/
* Merge pull request #42 from shenki/travisPatrick Williams2016-06-062-0/+29
|\
| * travis: Add Travis CI buildingJoel Stanley2015-11-242-0/+29
* | Merge pull request #88 from williamli80/issue77Patrick Williams2016-06-061-0/+4
|\ \
| * | Returning correct value from handle_ipmid_command in ipmid.CNan Li2016-05-231-0/+4
* | | Merge pull request #87 from williamli80/story76_2Patrick Williams2016-06-061-4/+31
|\ \ \
| * | | Cleanup phosphor-host-ipmid storageaddsel.CNan Li2016-05-181-4/+31
| |/ /
* | | Merge pull request #83 from ratagupt/146621Patrick Williams2016-06-061-14/+58
|\ \ \
| * | | Adding Boot Policyratagupt2016-04-191-14/+58
* | | | Merge pull request #82 from williamli80/code0308Patrick Williams2016-05-243-8/+20
|\ \ \ \
| * | | | Handle multiple attempts at ipmi reservation idsNan Li2016-04-203-8/+20
| |/ / /
* | | | Merge pull request #86 from williamli80/issues75Patrick Williams2016-05-242-0/+15
|\ \ \ \ | |_|/ / |/| | |
| * | | Handle errors finding openbmc_path #75Nan Li2016-05-172-0/+15
|/ / /
* | | Merge pull request #85 from causten/deviceidnkskjames2016-05-031-13/+14
|\ \ \
| * | | ipmid crashing with simplified VERSION_IDChris Austen2016-05-021-13/+14
|/ / /
* | | Merge pull request #84 from causten/deviceidnkskjames2016-04-291-3/+88
|\ \ \ | |/ / |/| |
| * | Adjust ipmi device id to accept dbus versioningChris Austen2016-04-181-3/+88
|/ /
* | Merge pull request #74 from tomjoseph83/ipmi_lan_1nkskjames2016-03-082-2/+1
|\ \
| * | ipmi daemon return code modificationtomjose2016-03-082-2/+1
|/ /
* | Merge pull request #71 from tomjoseph83/ipmi_lannkskjames2016-03-071-143/+168
|\ \
| * | Refactoring of IPMI Transport Handlertomjose2016-03-071-143/+168
|/ /
OpenPOWER on IntegriCloud