summaryrefslogtreecommitdiff
path: root/src/bus-proxyd/driver.c
AgeCommit message (Expand)Author
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-08-04bus-proxy: discard invalid environment updatesDavid Herrmann
2015-07-31bus-proxy: allow empty arguments to UpdateActivationEnvironment()systemd/v224David Herrmann
2015-07-31bus-proxy: fix cookie namespacingDavid Herrmann
2015-07-31bus-proxy: make StartServiceByName synchronousDavid Herrmann
2015-07-30sd-bus: fix parsing of KDBUS_CMD_LISTDavid Herrmann
2015-07-16bus-proxy: never pass on unmatched broadcastsDavid Herrmann
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