summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for callbacksBrad Bishop2017-06-199-11/+273
* Add printf format utilityBrad Bishop2017-06-192-0/+98
* Add testcases for property watchesBrad Bishop2017-06-198-0/+1113
* Add property watchesBrad Bishop2017-06-199-1/+654
* Add sdbusplus delegateBrad Bishop2017-06-041-0/+86
* Add testcases for property and property groupsBrad Bishop2017-06-046-0/+266
* Add property and property group supportBrad Bishop2017-06-043-0/+143
* Add testcases for path and path group supportBrad Bishop2017-06-046-0/+257
* Add path and path group supportBrad Bishop2017-06-043-0/+134
* pdmgen: Add core parsing logicBrad Bishop2017-06-042-14/+205
* Add C++ type aliasesBrad Bishop2017-05-232-0/+109
* build: Add a test directoryBrad Bishop2017-05-233-0/+17
* build: General build refactoringBrad Bishop2017-05-238-260/+21
* pdmgen: Update script optionsBrad Bishop2017-05-222-10/+21
* parser: Add more skeleton boilerplateBrad Bishop2017-05-152-17/+94
* Rename YAML parserBrad Bishop2017-05-152-1/+1
* Base monitoring generation scriptMatthew Barth2017-05-153-0/+64
* Documentation only, no functional changeMatthew Barth2017-05-159-3/+193
* Build dbus monitor using generated sourceMatthew Barth2017-05-152-7/+3
* Add support for processing signal event triggersMatthew Barth2017-05-153-0/+109
OpenPOWER on IntegriCloud