chiark / gitweb /
bus: add a more comprehensive test for the bloom filter logic
[elogind.git] / src / libsystemd-bus / bus-control.c
2013-05-20 Lennart Poetteringbus: add a more comprehensive test for the bloom filter...
2013-05-20 Lennart Poetteringbus: calculate bloom filter for match
2013-05-17 Lennart Poetteringbus: return ECHILD as soon as people try to reuse a...
2013-04-23 Lennart Poetteringbus: add cal to determine machine id of an owner of...
2013-04-14 Lennart Poetteringutil: introduce alloca0() and use it at a number of...
2013-04-14 Lennart Poetteringkdbus: make name acquirement ioctls valgrind clean
2013-04-13 Lennart Poetteringkdbus: update to newest kdbus API
2013-04-12 Lennart Poetteringbus: implement basic name registration with kdbus
2013-04-05 Lennart Poetteringbus: convert a couple of calls over to new convenience...
2013-03-31 Lennart Poetteringbus: parse matches locally and allow registration of...
2013-03-22 Lennart Poetteringbus: also finish connection before returning from sd_bu...
2013-03-21 Lennart Poetteringbus: implement full method call timeout logic
2013-03-20 Lennart Poetteringbus: hook up client with socket communication
2013-03-20 Lennart Poetteringbus: add basic implementation of a native bus client...