summaryrefslogtreecommitdiff
path: root/src/bus-proxyd/driver.c
AgeCommit message (Expand)Author
2015-05-21bus-proxy: fix GetConnectionSELinuxSecurityContext() return valueLennart Poettering
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-10bus-proxy: add support for "GetConnectionCredentials" methodLukasz Skalski
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-13bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret...Lennart Poettering
2015-02-10bus-proxyd: initialize ioctl structure only onceLennart Poettering
2015-02-07bus-proxyd: fix 'ListQueuedOwners' callLukasz Skalski
2015-02-05bus: sync with kdbus (ABI break)David Herrmann
2015-02-02remove unused variablesThomas Hindoe Paaboel Andersen
2015-01-18bus-proxy: don't pretend everyone is rootDavid Herrmann
2015-01-18bus: use EUID over UID and fix unix-credsDavid Herrmann
2015-01-17bus-proxy: implement org.freedesktop.DBus.ReloadConfig()David Herrmann
2015-01-17bus-proxy: fix indentationDavid Herrmann
2015-01-17bus-proxy: share policy between threadsDavid Herrmann
2015-01-15bus-proxy: factor out code for driver handling and message synthesisDaniel Mack