]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-bus/bus-control.c
bus: add new sd_bus_creds object to encapsulate process credentials
[thirdparty/systemd.git] / src / libsystemd-bus / bus-control.c
2013-11-28  Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-11  Lennart Poetteringbus: set no_auto_start flag for GetMachineId calls...
2013-11-06  Zbigniew Jędrzejew... bus: export libsystemd-bus as a public library
2013-10-16  Lennart Poetteringtimedated: use libsystemd-bus instead of libdbus for...
2013-05-24  Kay Sieversbus: update kdbus.h from upstream
2013-05-20  Lennart Poetteringbus: add test for bloom filter prefix match
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...