summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bool and string templates/renderingBrad Bishop2017-06-195-8/+452
* pdmgen: Require uppercase meta keysBrad Bishop2017-06-1914-72/+84
* build: Correct out of tree build bugsBrad Bishop2017-06-192-7/+7
* Add deferrable callbacksBrad Bishop2017-06-195-6/+111
* Add SDEvent delegateBrad Bishop2017-06-192-0/+83
* Add sdevent C++ wrappersBrad Bishop2017-06-193-0/+392
* Start watches at application startupBrad Bishop2017-06-191-0/+5
* Method supportBrad Bishop2017-06-197-1/+264
* pdmgen: Add support for rendering argument listsBrad Bishop2017-06-191-0/+93
* Link watches to callbacksBrad Bishop2017-06-195-6/+43
* Add testcase for conditionsBrad Bishop2017-06-195-0/+188
* Add conditional callbacksBrad Bishop2017-06-198-0/+312
* Add testcase for callback groupsBrad Bishop2017-06-195-0/+151
* Add callback groupsBrad Bishop2017-06-196-0/+139
* Add testcase for callbacksBrad Bishop2017-06-196-0/+168
OpenPOWER on IntegriCloud