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
/
test-bus-kernel-bloom.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-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-25
util-lib: split out fd-related operations into fd-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-08-25
sd-bus: introduce new match type "arg0has=" for matching arrays of strings
Lennart Poettering
2015-06-10
bus: we now support path_namespace=/
David Herrmann
2015-06-10
bus: fix pattern matching
David Herrmann
2015-06-10
bus: fix test-bus-kerne-bloom.c to match properly
David Herrmann
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-11-28
sd-bus: add arrays of strings in the bloom filter
Lennart Poettering
2014-05-15
sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta...
Lennart Poettering
2014-01-21
libsystemd: split up into subdirs
Tom Gundersen