| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
For the tde_dbus_hardwarecontrol daemon, the destination is always
"org.trinitydesktop.hardwarecontrol", which provides interfaces for
individual components. The permissions for the standard dbus Introspectable
and Properties calls are therefore set together on one destination,
regardless of the interfaces for the individual components.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 9a99527f0c4d7bccd0e0d61349167f0cc39a43bf)
|
|
|
|
|
|
|
|
|
|
| |
Reading the status of input switches seems safe so that it can be allowed
to everyone. This will prevent the log from being filled with unauthorized
access messages if the user is not a member of the plugdev group - this
resolve issue TDE/tde#44.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 78b21360119cb806370befa301b7bca671884eb0)
|
|
|
|
|
|
|
| |
This is useful if the system no longer supports policy at_console.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7f7f7322f9986a25ceef33dc2f47853846e2ec88)
|
|
|
|
| |
This relates to Bug 1597
|
| |
|
| |
|
|
|
|
|
|
| |
+ Add reply to method Introspect
+ Processing signal NameAcquired
+ Error response to non-existent methods
|
| |
|
|
|