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
/
libsystemd
/
sd-bus
/
bus-dump.c
Age
Commit message (
Expand
)
Author
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-25
sd-bus: add supplementary groups list to creds object
Lennart Poettering
2014-11-25
sd-bus: update to current kernel version, by splitting off the extended KDBUS...
Lennart Poettering
2014-11-25
bus: change creds dumping order to be more close to internal storage order
Lennart Poettering
2014-11-20
busctl: improve output of service creds
Lennart Poettering
2014-11-14
busctl: introduce busctl "get-property" command for reading and dumping objec...
Lennart Poettering
2014-11-04
sd-bus: rename "connection name" to "description" for the sd-bus API too
Lennart Poettering
2014-10-30
busctl: add new "capture" verb to record bus messages in libpcap compatible f...
Lennart Poettering
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-04-23
delta: draw arrows with draw_special_char()
Lennart Poettering
2014-03-13
sd-bus: don't look for a 64bit value when we only have 32bit value on reply c...
Lennart Poettering
2014-01-22
bus: expose priority field of messages, in preparation for prioq support
Lennart Poettering
2014-01-22
busctl: include connection name in busctl output
Lennart Poettering
2014-01-22
bus: include connection name in credentials structure
Lennart Poettering
2014-01-22
bus: add API for querying the kdbus message sequence number
Lennart Poettering
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen