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-slot.c
Age
Commit message (
Expand
)
Author
2015-11-27
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-07-09
sd-bus: sd_bus_slot_get_description() should return const strings
David Herrmann
2015-06-17
sd-bus: suppress installing local bus matches server side
Lennart Poettering
2014-11-04
sd-bus: also allow setting descriptions on bus slots
Lennart Poettering
2014-10-23
sd-bus: make sd_bus::reply_callbacks a OrderedHashmap
Michal Schmidt
2014-08-18
sd-bus: add API to query which handler/callback is currently being dispatched
Lennart Poettering
2014-05-15
sd-event: introduce concept of "floating" event sources
Lennart Poettering
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering