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
/
test-bus-kernel.c
Age
Commit message (
Expand
)
Author
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-05-20
bus: add a more comprehensive test for the bloom filter logic
Lennart Poettering
2013-05-20
bus: calculate bloom filter for match
Lennart Poettering
2013-05-17
bus: add APIs for negotiating what is attached to messages
Lennart Poettering
2013-05-10
bus: catch up with latest kdbus
Lennart Poettering
2013-04-21
bus: implement client logic for fd passing
Lennart Poettering
2013-04-18
bus: test - add hack to receive messages
Kay Sievers
2013-04-14
kdbus: generare bloom filters properly for messages we send
Lennart Poettering
2013-04-14
bus: zero data structure and catch up with error value change
Kay Sievers
2013-04-12
kdbus: make our little test pass cleanly again
Lennart Poettering
2013-04-12
kdbus: use a valid service name for testing
Lennart Poettering
2013-04-12
bus: add kdbus test for name registry
Lennart Poettering
2013-04-12
bus: test - re-enable check for returned error
Kay Sievers
2013-04-12
bus: create kdbus bus without an active policy
Kay Sievers
2013-04-12
bus: implement basic name registration with kdbus
Lennart Poettering
2013-04-12
bus: be nice to people who don't have kdbus in their kernels
Lennart Poettering
2013-04-12
bus: parse uid/gid/pid/tid meta data from kdbus messages
Lennart Poettering
2013-04-12
bus: make kdbus work so that we can exchange real messages
Lennart Poettering
2013-04-12
bus: fix formatting of bus address
Lennart Poettering
2013-04-12
bus: add kdbus test case
Lennart Poettering