summaryrefslogtreecommitdiffstats
path: root/manager.hpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for createObjects actionBrad Bishop2017-02-011-0/+4
* Maker factory refactoringBrad Bishop2017-02-011-11/+18
* Remove Object from testcaseBrad Bishop2017-02-011-3/+1
* Minor event refactoringBrad Bishop2017-02-011-4/+4
* Allow multiple objects to be destroyedBrad Bishop2017-01-311-2/+3
* Fix a bug with new interface signalsBrad Bishop2017-01-161-3/+4
* Regenerate manager bindingsBrad Bishop2017-01-161-3/+3
* Add volatile keyword on shutdownBrad Bishop2017-01-131-1/+1
* Remove decltype where unnecessaryBrad Bishop2017-01-121-1/+1
* Run astyleBrad Bishop2017-01-121-157/+157
* Add setProperty actionBrad Bishop2017-01-121-0/+27
* Add interface exposing utility functionsBrad Bishop2017-01-121-0/+42
* Allow arrays of dbus eventsBrad Bishop2017-01-121-4/+7
* Add event frameworkBrad Bishop2017-01-111-5/+4
* Use a vector for eventsBrad Bishop2016-12-151-1/+1
* Move filters.hpp to events.hppBrad Bishop2016-12-151-1/+1
* Enable multiple actions per eventBrad Bishop2016-12-151-1/+1
* Removed duplicated Holder adaptersBrad Bishop2016-12-151-62/+22
* Use sdbusplus object wrapperBrad Bishop2016-11-221-1/+8
* build: Fix out of tree build issuesBrad Bishop2016-11-211-1/+1
* Switch to generated interface factory methodsBrad Bishop2016-11-081-0/+6
* actions: Add destroy actionBrad Bishop2016-11-081-0/+3
* Add actionsBrad Bishop2016-11-081-1/+5
* Enable filtering of signal matchesBrad Bishop2016-11-081-1/+2
* Add manager skeletonBrad Bishop2016-11-081-0/+168
OpenPOWER on IntegriCloud