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-objects.c
Age
Commit message (
Expand
)
Author
2013-10-21
bus: allow to specify NULL as an empty string to add
Kay Sievers
2013-10-16
timedated: use libsystemd-bus instead of libdbus for bus communication
Lennart Poettering
2013-10-14
bus: properly handle if new objects are installed in the node tree while we a...
Lennart Poettering
2013-10-14
bus: make sure that we always keep a ref to the bus when we dispatch callbacks
Lennart Poettering
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-10-11
bus: properly implement logic for generating InterfacesAdded/InterfacesRemove...
Lennart Poettering
2013-10-11
bus: in GetManagedObjects() only return each object once.
Lennart Poettering
2013-10-11
bus: unify code to find parents of an object path with
Lennart Poettering
2013-10-11
bus: properly generate GetAll reply
Lennart Poettering
2013-10-11
bus: beef up parameter checking in vtable handling
Lennart Poettering
2013-10-11
bus: don't rely on gccisms/c11 in public header files.
Lennart Poettering
2013-10-11
bus: split up overly long sd-bus.c into three files
Lennart Poettering