summaryrefslogtreecommitdiffstats
path: root/control
Commit message (Expand)AuthorAgeFilesLines
* control/zone: Reference instead of copying timer dataWilliam A. Kennington III2018-11-052-3/+8
* control/zone: Refactor addTimerWilliam A. Kennington III2018-11-053-55/+33
* control: Rename Timer -> TimerConfWilliam A. Kennington III2018-10-317-13/+14
* control: Alias TimerType locallyWilliam A. Kennington III2018-10-313-8/+7
* Switch sd_event loops to sdeventplusWilliam A. Kennington III2018-10-297-41/+28
* Fix exit status codesWilliam A. Kennington III2018-10-193-7/+7
* Add -flto to CXXFLAGSAndrew Geissler2018-08-271-1/+2
* Handle SdBusError exceptionsMatthew Barth2018-07-172-8/+25
* Use setProperty function in fan set speedMatthew Barth2018-05-171-25/+8
* Throw DBusPropertyError for all property accessesMatthew Barth2018-05-171-0/+8
* perf: Cache service name for fan target sensorsMatthew Barth2018-05-172-30/+14
* Use shared callMethod function in control managerMatthew Barth2018-05-172-25/+8
* Use shared getProperty function in control managerMatthew Barth2018-05-171-51/+7
* perf: Count state of properties before set speedMatthew Barth2018-05-171-18/+19
* Enhance precondition function and tracingMatthew Barth2018-05-161-3/+12
* Move generated code template to fileMatthew Barth2018-05-113-234/+251
* Remove property change traceMatthew Barth2018-05-091-5/+0
* Throw custom exceptions on D-Bus method failuresMatt Spinler2018-05-094-20/+36
* Rename remove object interface functionMatthew Barth2018-04-122-3/+3
* Generate InterfacesRemoved signal eventsMatthew Barth2018-03-301-4/+12
* Add InterfacesRemoved signal handlingMatthew Barth2018-03-304-0/+129
* Minimize service name mapper lookupsMatthew Barth2018-03-122-7/+5
* Cache service names for paths and interfacesMatthew Barth2018-03-122-0/+122
* Make event actions optionalMatthew Barth2018-03-061-2/+5
* Parse a list of groups with zone conditionsMatthew Barth2018-03-061-198/+219
* Add target interface for fan controlLei YU2018-02-265-8/+24
* Support properties of type stringMatthew Barth2018-01-292-8/+32
* Decreases allowed based on all groupsMatthew Barth2017-12-143-30/+58
* Add path to trace for missing propertyMatthew Barth2017-12-111-1/+2
* Use Ceiling speed as request baseMatthew Barth2017-12-111-0/+5
* Update string compares on signal messagesMatthew Barth2017-12-041-4/+3
* Disable zone move constructorMatthew Barth2017-11-211-1/+1
* Fix indentation from review commentMatthew Barth2017-11-171-3/+3
* Use in place init of event dataMatthew Barth2017-11-172-17/+8
* Remove empty service nameMatthew Barth2017-11-172-1/+37
* Refresh service states for a groupMatthew Barth2017-11-173-0/+41
* Init zone target speed to current target speedMatthew Barth2017-11-173-1/+36
* Set fan speed on missing owner actionMatthew Barth2017-11-172-0/+35
* Set floor to default on missing owner actionMatthew Barth2017-11-174-5/+60
* Allow timers & embedded actions within an actionMatthew Barth2017-11-171-28/+64
* Modify generating event actionsMatthew Barth2017-11-171-15/+10
* Action that creates/starts a timerMatthew Barth2017-11-172-0/+85
* Add timer event managementMatthew Barth2017-11-173-4/+121
* Add timer type for set speed event timersMatthew Barth2017-11-173-4/+10
* Fill in NameOwnerChanged signal supportMatthew Barth2017-11-172-3/+38
* Generate selected handlersMatthew Barth2017-11-171-48/+125
* Set/update a service name owner for a groupMatthew Barth2017-11-173-0/+50
* Stub NameOwnerChanged signal supportMatthew Barth2017-11-172-0/+87
* Update event initializationMatthew Barth2017-11-176-151/+199
* Generate selected match strings and signalsMatthew Barth2017-11-074-83/+185
OpenPOWER on IntegriCloud