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
/
busctl.c
Age
Commit message (
Expand
)
Author
2014-11-14
busctl: introduce busctl "get-property" command for reading and dumping objec...
Lennart Poettering
2014-11-14
busctl: various tweaks to "busctl tree" output
Lennart Poettering
2014-11-14
busctl: add new "call" command to invoke methods on a service
Lennart Poettering
2014-11-10
busctl: add "tree" command to explore object trees
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-10-22
sd-bus: rename sd_bus_get_owner_uid(), sd_bus_get_owner_machine_id() and sd_b...
Daniel Mack
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-04
bus: always explicitly close bus from main programs
Lennart Poettering
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-03-19
busctl: when monitoring the bus, enable all credentials
Lennart Poettering
2014-03-19
sd-bus: add proper monitoring API
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-02-19
busctl: add --no-legend and use in bash completion
Thomas Hindoe Paaboel Andersen
2014-01-22
busctl: include connection name in busctl output
Lennart Poettering
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen