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-bus
/
bus-convenience.c
Age
Commit message (
Expand
)
Author
2013-12-03
bus: internalize a lot of protocol definitions
Lennart Poettering
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-28
bus: merge sd_bus_get_owner() and sd_bus_get_owner_creds() into one call
Lennart Poettering
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering
2013-11-22
bus: rework sd_bus_error APIs
Lennart Poettering
2013-11-21
bus: let's simplify things by getting rid of unnecessary bus parameters
Lennart Poettering
2013-11-12
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-11-07
bus: add APIs to easily query string and strv properties
Lennart Poettering
2013-11-06
bus: export libsystemd-bus as a public library
Zbigniew Jędrzejewski-Szmek
2013-10-31
timedatectl: assorted simplifications
Lennart Poettering
2013-10-16
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-10-11
bus: beef up parameter checking of convenience calls
Lennart Poettering
2013-10-11
bus: split up overly long sd-bus.c into three files
Lennart Poettering