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
*
remove bus-proxyd
Daniel Mack
2016-02-12
1
-745
/
+0
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-18
/
+18
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-5
/
+6
*
bus-proxy: discard invalid environment updates
David Herrmann
2015-08-04
1
-3
/
+8
*
bus-proxy: allow empty arguments to UpdateActivationEnvironment()
v224
David Herrmann
2015-07-31
1
-2
/
+2
*
bus-proxy: fix cookie namespacing
David Herrmann
2015-07-31
1
-9
/
+24
*
bus-proxy: make StartServiceByName synchronous
David Herrmann
2015-07-31
1
-12
/
+45
*
sd-bus: fix parsing of KDBUS_CMD_LIST
David Herrmann
2015-07-30
1
-15
/
+17
*
bus-proxy: never pass on unmatched broadcasts
David Herrmann
2015-07-16
1
-2
/
+3
*
bus-proxy: fix GetConnectionSELinuxSecurityContext() return value
Lennart Poettering
2015-05-21
1
-1
/
+10
*
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