summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Alignment failure fixesChris Austen2015-12-022-35/+16
* Merge pull request #45 from shenki/warning-fixesnkskjames2015-12-018-19/+21
|\
| * Makefile: build with -WallJoel Stanley2015-11-251-0/+3
| * apphandler: Remove out of bounds array accessJoel Stanley2015-11-251-2/+1
| * another unused varJoel Stanley2015-11-251-2/+0
| * sensorhandler: remove unused variableJoel Stanley2015-11-251-3/+0
| * host-services: Add ipmid-api headerJoel Stanley2015-11-251-1/+3
| * ipmid-api: wrap in extern "C"Joel Stanley2015-11-251-4/+11
| * Remove unused variables and labelsJoel Stanley2015-11-252-7/+3
|/
* Merge pull request #41 from vishwabmc/masterPatrick Williams2015-11-2410-12/+324
|\
| * IPMI soft power offvishwa2015-11-2410-12/+324
|/
* Merge pull request #43 from causten/ipmidapinkskjames2015-11-241-1/+1
|\
| * Externing api for othersChris Austen2015-11-231-1/+1
|/
* Merge pull request #40 from nkskjames/masterPatrick Williams2015-11-231-4/+16
|\
| * fix set sel timeNorman James2015-11-231-4/+16
|/
* Merge pull request #38 from causten/reduceconnectionsPatrick Williams2015-11-133-13/+11
|\
| * ipmid taking too many dbus connectionsChris Austen2015-11-133-13/+11
* | Merge pull request #35 from anoo1/bootoptionsPatrick Williams2015-11-133-0/+80
|\ \ | |/ |/|
| * Add support for IPMI Get Boot Options commandAdriana Kobylak2015-11-103-0/+80
* | Merge pull request #36 from causten/betterlogsnkskjames2015-11-112-4/+13
|\ \ | |/ |/|
| * Hostboot not clearing out its cached logsChris Austen2015-11-112-4/+13
|/
* Merge pull request #34 from causten/bettersensorsPatrick Williams2015-11-092-26/+58
|\
| * Fix bugs from test runsChris Austen2015-11-072-26/+58
* | Merge pull request #33 from anoo1/getidPatrick Williams2015-11-091-5/+12
|\ \ | |/ |/|
| * Get UUID from dbus property instead of methodAdriana Kobylak2015-11-051-5/+12
|/
* Merge pull request #29 from causten/faultsensorPatrick Williams2015-10-311-4/+4
|\
| * remove False from fault property when nothing wrongChris Austen2015-10-311-4/+4
* | Merge pull request #30 from causten/eseladdPatrick Williams2015-10-311-1/+1
|\ \
| * | add sel not sending logChris Austen2015-10-311-1/+1
| |/
* | Merge pull request #31 from causten/newfruimplementationPatrick Williams2015-10-312-70/+0
|\ \ | |/ |/|
| * Remove ipmi fru support from libapphandlerChris Austen2015-10-312-70/+0
|/
* Merge pull request #26 from anoo1/lanPatrick Williams2015-10-304-10/+229
|\
| * IPMI support for get and set lanAdriana Kobylak2015-10-304-10/+229
|/
* Merge pull request #27 from causten/watchdogPatrick Williams2015-10-301-2/+2
|\
| * rename watchdog interface because it was renamed on the dbus sideChris Austen2015-10-291-2/+2
* | Merge pull request #28 from causten/errorlogsendingPatrick Williams2015-10-301-1/+1
|\ \ | |/ |/|
| * resolved file not found for adding new logChris Austen2015-10-301-1/+1
|/
* Merge pull request #23 from jk-ozlabs/masterPatrick Williams2015-10-285-24/+26
|\
| * ipmid: Fix crash on scandir failureJeremy Kerr2015-10-291-0/+3
| * ipmid: Use updated dbus HostIpmi interfaceJeremy Kerr2015-10-292-16/+17
| * ipmid: Remove assumptions about host IPMI sender objectsJeremy Kerr2015-10-291-10/+8
| * Remove executable permissions in source filesJeremy Kerr2015-10-294-0/+0
|/
* Merge pull request #24 from williamspatrick/iana_todoPatrick Williams2015-10-281-7/+4
|\
| * Fix comments in IANA TODO.Patrick Williams2015-10-281-7/+4
* | Reduce prints to journald from ipmi but keep ability to traceChris Austen2015-10-282-40/+53
* | Allow esels to be sent to dbus event logChris Austen2015-10-288-19/+410
|/
* Merge pull request #12 from anoo1/timestampPatrick Williams2015-10-282-26/+54
|\
| * Add get sel time cmdAdriana Kobylak2015-10-272-26/+54
* | Merge pull request #13 from anoo1/uuidPatrick Williams2015-10-283-3/+97
|\ \ | |/ |/|
| * Add Get Device UUIDAdriana Kobylak2015-10-273-3/+97
|/
OpenPOWER on IntegriCloud