index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bus-proxyd
/
driver.c
Age
Commit message (
Expand
)
Author
2015-08-04
bus-proxy: discard invalid environment updates
David Herrmann
2015-07-31
bus-proxy: allow empty arguments to UpdateActivationEnvironment()
systemd/v224
David Herrmann
2015-07-31
bus-proxy: fix cookie namespacing
David Herrmann
2015-07-31
bus-proxy: make StartServiceByName synchronous
David Herrmann
2015-07-30
sd-bus: fix parsing of KDBUS_CMD_LIST
David Herrmann
2015-07-16
bus-proxy: never pass on unmatched broadcasts
David Herrmann
2015-05-21
bus-proxy: fix GetConnectionSELinuxSecurityContext() return value
Lennart Poettering
2015-03-13
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-10
bus-proxy: add support for "GetConnectionCredentials" method
Lukasz Skalski
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-13
bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret...
Lennart Poettering
2015-02-10
bus-proxyd: initialize ioctl structure only once
Lennart Poettering
2015-02-07
bus-proxyd: fix 'ListQueuedOwners' call
Lukasz Skalski
2015-02-05
bus: sync with kdbus (ABI break)
David Herrmann
2015-02-02
remove unused variables
Thomas Hindoe Paaboel Andersen
2015-01-18
bus-proxy: don't pretend everyone is root
David Herrmann
2015-01-18
bus: use EUID over UID and fix unix-creds
David Herrmann
2015-01-17
bus-proxy: implement org.freedesktop.DBus.ReloadConfig()
David Herrmann
2015-01-17
bus-proxy: fix indentation
David Herrmann
2015-01-17
bus-proxy: share policy between threads
David Herrmann
2015-01-15
bus-proxy: factor out code for driver handling and message synthesis
Daniel Mack