summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: install into bin instead of sbinHEADmasterPatrick Venture2019-03-282-2/+2
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-5/+5
* Exception processing added for CallDBusMethod::op.Alexander Soldatov2018-12-062-3/+19
* Saving current context in DeferrableCallback added.Alexander Soldatov2018-12-061-2/+15
* sdevent: Remove in favor of sdeventplusWilliam A. Kennington III2018-12-0611-490/+23
* Use new Association interface nameMatt Spinler2018-11-291-1/+1
* std::variant: Fixup .get() usageWilliam A. Kennington III2018-11-124-7/+12
* event: use const reference for string paramsPatrick Venture2018-10-141-1/+1
* phosphor-dbus-monitor: use c++17Vernon Mauery2018-10-041-1/+1
* Fix some journal metadataMatt Spinler2018-09-181-2/+2
* update .clang-formatPatrick Venture2018-09-0437-112/+219
* clang-format-6.0 bump fixesPatrick Venture2018-08-313-3/+3
* Raise SNMP trap by reading error entry propertiesMarri Devender Rao2018-08-283-3/+47
* sdbusplus: Improve error handlingAdriana Kobylak2018-07-111-7/+15
* propertywatch: Improve error handlingBrad Bishop2018-07-111-6/+26
* tests: Get make check working againBrad Bishop2018-07-103-11/+12
* Remove journal entries for failed sdbusplus callsMatt Spinler2018-06-131-3/+2
* Add sdbusplus exception handlingAdriana Kobylak2018-06-111-1/+15
* Add unit test for watches created on object pathsMarri Devender Rao2018-06-054-0/+86
* Modify parser and add mako scripts for watch on object pathMarri Devender Rao2018-06-056-1/+282
* Add watch on D-Bus object pathsMarri Devender Rao2018-06-055-0/+128
* Add SNMP event callback for error notificationMarri Devender Rao2018-06-055-1/+118
* Fix callback unit test failureMarri Devender Rao2018-06-052-0/+12
* Add MAINTAINERS fileAndrew Jeffery2018-05-241-0/+46
* Add persistency for eventsDhruvaraj Subhashchandran2018-04-119-5/+214
* Spelling fixesGunnar Mills2018-04-081-1/+1
* Enable clang-formatBrad Bishop2018-03-2935-2148/+1713
* Add constants for tuple fieldsMatt Spinler2018-02-277-21/+32
* Add ElogWithMetaDataCapture classMatt Spinler2018-02-275-0/+185
* count: Add missing functional includeBrad Bishop2018-02-271-0/+1
* Save property check results in CountConditionMatt Spinler2018-02-231-1/+7
* Extend storage array to contain additional dataMatt Spinler2018-02-237-13/+17
* Add oneshot support to count conditionsMatt Spinler2018-02-235-5/+38
* Implement event rotatingRatan Gupta2018-02-232-0/+11
* Implement create function in event managerRatan Gupta2018-02-236-6/+133
* Implement event manager classRatan Gupta2018-02-235-2/+110
* Don't take action if the callback is of event typeRatan Gupta2018-02-231-1/+9
* Add callback contextsRatan Gupta2018-02-2215-26/+40
* Include missing header fileRatan Gupta2018-02-201-0/+2
* Change the access mode of the function getBusRatan Gupta2018-02-201-6/+6
* Adding the section for event call back.Ratan Gupta2018-02-201-0/+17
* Initial support for event callbacksRatan Gupta2018-02-206-1/+143
* Fix pep8 errors in pdmgen.pyMatt Spinler2017-11-141-0/+2
* Add resolve callouts test to YAMLMatt Spinler2017-11-141-0/+7
* Add resolve callout exampleMatt Spinler2017-11-141-0/+16
* Add resolve callout rule support to YAML parserMatt Spinler2017-11-144-1/+20
* Set Resolved property on elog entryMatt Spinler2017-11-141-1/+39
* Find the error logs that have a certain calloutMatt Spinler2017-11-141-1/+51
* Add getBusName() utility function to SDBusPlusMatt Spinler2017-11-143-5/+28
* Add ResolveCallout classMatt Spinler2017-11-144-2/+105
OpenPOWER on IntegriCloud