summaryrefslogtreecommitdiffstats
path: root/src/bus-proxyd/driver.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-131-4/+4
* bus-proxy: add support for "GetConnectionCredentials" methodLukasz Skalski2015-03-101-3/+82
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-7/+0
* bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret...Lennart Poettering2015-02-131-3/+3
* bus-proxyd: initialize ioctl structure only onceLennart Poettering2015-02-101-3/+4
* bus-proxyd: fix 'ListQueuedOwners' callLukasz Skalski2015-02-071-0/+1
* bus: sync with kdbus (ABI break)David Herrmann2015-02-051-8/+7
* remove unused variablesThomas Hindoe Paaboel Andersen2015-02-021-2/+0
* bus-proxy: don't pretend everyone is rootDavid Herrmann2015-01-181-1/+1
* bus: use EUID over UID and fix unix-credsDavid Herrmann2015-01-181-1/+1
* bus-proxy: implement org.freedesktop.DBus.ReloadConfig()David Herrmann2015-01-171-2/+4
* bus-proxy: fix indentationDavid Herrmann2015-01-171-1/+1
* bus-proxy: share policy between threadsDavid Herrmann2015-01-171-3/+11
* bus-proxy: factor out code for driver handling and message synthesisDaniel Mack2015-01-151-0/+599