index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bus-proxyd
/
driver.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
1
-4
/
+4
*
bus-proxy: add support for "GetConnectionCredentials" method
Lukasz Skalski
2015-03-10
1
-3
/
+82
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-7
/
+0
*
bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret...
Lennart Poettering
2015-02-13
1
-3
/
+3
*
bus-proxyd: initialize ioctl structure only once
Lennart Poettering
2015-02-10
1
-3
/
+4
*
bus-proxyd: fix 'ListQueuedOwners' call
Lukasz Skalski
2015-02-07
1
-0
/
+1
*
bus: sync with kdbus (ABI break)
David Herrmann
2015-02-05
1
-8
/
+7
*
remove unused variables
Thomas Hindoe Paaboel Andersen
2015-02-02
1
-2
/
+0
*
bus-proxy: don't pretend everyone is root
David Herrmann
2015-01-18
1
-1
/
+1
*
bus: use EUID over UID and fix unix-creds
David Herrmann
2015-01-18
1
-1
/
+1
*
bus-proxy: implement org.freedesktop.DBus.ReloadConfig()
David Herrmann
2015-01-17
1
-2
/
+4
*
bus-proxy: fix indentation
David Herrmann
2015-01-17
1
-1
/
+1
*
bus-proxy: share policy between threads
David Herrmann
2015-01-17
1
-3
/
+11
*
bus-proxy: factor out code for driver handling and message synthesis
Daniel Mack
2015-01-15
1
-0
/
+599