summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Raise SNMP trap by reading error entry propertiesMarri Devender Rao2018-08-282-3/+46
* 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 persistency for eventsDhruvaraj Subhashchandran2018-04-118-5/+203
* Spelling fixesGunnar Mills2018-04-081-1/+1
* Enable clang-formatBrad Bishop2018-03-2932-1983/+1542
* 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-231-0/+7
* Implement create function in event managerRatan Gupta2018-02-236-6/+133
* Implement event manager classRatan Gupta2018-02-234-2/+97
* 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
* Spelling fixesGunnar Mills2017-10-257-13/+13
* Add more elog testsGunnar Mills2017-08-213-4/+34
* Add elog to example.yamlGunnar Mills2017-08-211-0/+22
* Add tests for elogGunnar Mills2017-08-212-1/+55
* Add support for metadataGunnar Mills2017-08-213-9/+66
* Add support for elog callbackGunnar Mills2017-08-215-0/+31
* Create new Elog classGunnar Mills2017-08-214-0/+106
* Grammar fixes in example.yamlGunnar Mills2017-08-141-6/+6
* Remove dead codeBrad Bishop2017-06-2810-767/+0
* Remove use of std::crefBrad Bishop2017-06-191-6/+6
* Attach sdevent mainloop to dbusBrad Bishop2017-06-193-10/+28
* expose watch callbacksBrad Bishop2017-06-193-8/+28
* Invoke callbacks under make checkBrad Bishop2017-06-193-0/+28
OpenPOWER on IntegriCloud