summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Get the correct present countdown value when watchdog is stoppedYong Li2019-02-121-4/+8
* Add timer use field support in watchdog commandYong Li2019-02-123-0/+108
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-073-3/+3
* IPMI channel to NIC device mapping modified within JSON config fileJohnathan Mantey2019-02-041-4/+4
* Fix: Get Channel Cipher suite to list algoRichard Marian Thomaiyar2019-01-291-28/+43
* app/channel: fixup c-style castingPatrick Venture2018-10-311-1/+1
* cleanup: scope reductionPatrick Venture2018-10-311-9/+10
* rename headers to match stylePatrick Venture2018-09-253-5/+4
* Implement Set Channel access commandTom Joseph2018-09-251-0/+124
* app/watchdog: Only log internal failures onceWilliam A. Kennington III2018-09-211-10/+35
* add .clang-formatPatrick Venture2018-09-076-232/+221
* app/watchdog_service: More useful error outputWilliam A. Kennington III2018-07-181-13/+45
* watchdog: Get only the initialized property during resetWilliam A. Kennington III2018-05-223-3/+46
* watchdog: Use ResetTimeRemaining for wd_resetWilliam A. Kennington III2018-05-223-6/+32
* watchdog_service: Convert runtime errors to internal failuresWilliam A. Kennington III2018-05-221-2/+14
* watchdog: Handle and report internal failuresWilliam A. Kennington III2018-05-221-0/+26
* watchdog: Retry dbus requests if the service was cachedWilliam A. Kennington III2018-05-111-0/+12
* Reducing IPMI logging footprintAditya Saripalli2018-04-181-2/+0
* Implement Get Channel Cipher Suites commandTom Joseph2018-04-162-0/+203
* watchdog: Cache service nameWilliam A. Kennington III2018-04-022-8/+10
* SetLan: Move the setChannel access functionRatan Gupta2018-03-201-324/+0
* watchdog: Implements the Watchdog Get CommandWilliam A. Kennington III2018-02-212-0/+116
* watchdog: Implement watchdog action settingWilliam A. Kennington III2018-02-213-7/+52
* watchdog: Implement initialized using the new dbus interfaceWilliam A. Kennington III2018-02-213-0/+24
* watchdog: Rewrite using sdbusplusWilliam A. Kennington III2018-02-213-180/+220
* watchdog: Reorganize header and function namesWilliam A. Kennington III2018-02-152-106/+107
* watchdog: Consistently return errors for dbus failuresWilliam A. Kennington III2018-02-061-4/+18
* watchdog: Fix enabled value typeWilliam A. Kennington III2018-01-291-1/+1
* watchdog: Implement error on reset of disabled watchdogWilliam A. Kennington III2018-01-241-1/+30
* LANConf: Minor FixesRatan Gupta2018-01-171-12/+9
* multiple channel configuration supportPatrick Venture2017-12-121-54/+75
* Fix the getLan configRatan Gupta2017-11-281-9/+7
* watchdog: cleanup style and similar fixesPatrick Venture2017-11-102-25/+40
* apphandler: channel: split out commandsPatrick Venture2017-10-262-0/+487
* watchdog: split out commandsPatrick Venture2017-10-252-0/+206
OpenPOWER on IntegriCloud