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
/
busctl.c
Age
Commit message (
Expand
)
Author
2013-12-06
busctl: remove ','; it's all one string
Kay Sievers
2013-12-05
shell-completion: busctl
Zbigniew Jędrzejewski-Szmek
2013-12-03
bus: rework sd_bus_list_names() to return two lists for acquired and activata...
Lennart Poettering
2013-12-02
busctl: add command to dump creds of a peer or pid
Lennart Poettering
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-29
busctl: fix --help line breaks
Lennart Poettering
2013-11-28
busctl: drop bus driver name from list of services
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-20
busctl: when no match is specified, add default match
Lennart Poettering
2013-11-12
bus: beautify bus_message_dump() output a bit
Lennart Poettering
2013-11-12
busctl: show machine name of all registered names
Lennart Poettering
2013-11-08
clients: add missing command line arguments
Lennart Poettering
2013-11-07
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
busctl: port over to use bus_open_transport()
Lennart Poettering
2013-10-29
bus: add new sd_bus_message_verify_type() and sd_bus_message_copy() API calls
Lennart Poettering
2013-10-16
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-04-24
bus: add monitoring facility to busctl
Lennart Poettering
2013-03-20
bus: hook up client with socket communication
Lennart Poettering
2013-03-20
bus: add basic implementation of a native bus client library
Lennart Poettering