]> git.ipfire.org Git - thirdparty/systemd.git/history - src/libsystemd-bus/bus-util.c
bus: add bus_name_has_owner() helper
[thirdparty/systemd.git] / src / libsystemd-bus / bus-util.c
2013-11-28  David Herrmannbus: add bus_name_has_owner() helper
2013-11-25  Thomas Hindoe Paab... delete unused variables
2013-11-21  Lennart Poetteringbus: properly serialize unit file change list
2013-11-21  Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-20  David Herrmannbus: fix error-path in bus_map_all_properties()
2013-11-11  Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-11  Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-10  Zbigniew Jędrzejew... bus: fix build with old glibc
2013-11-08  Lennart Poetteringsystemctl: restore ability to directly connect to PID1...
2013-11-08  Marc-Antoine Perennousystemctl: port to libsystemd-bus
2013-11-07  Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-07  Marc-Antoine Perennoubus: fix bus_print_property with strv
2013-11-07  Simon Peetersbus: make bus_print_all_properties work for non machine...
2013-11-07  Kay Sieversconsistently use "int" when retrieving "bool" from...
2013-11-05  Lennart Poetteringbus: fix deserialization of polkit response
2013-11-05  Kay Sieversbus: update bus_map_all_properties()
2013-11-05  Lennart Poetteringbus: make it easy to serialize C99 bools and uids/gids...
2013-11-02  Kay Sieversbus: make bus_map_all_properties() call idempotent
2013-11-02  Kay Sieversbus: use internal helper to read org.freedesktop.DBus...
2013-10-30  Tom Gundersenbus-util: avoid infinite loop
2013-10-30  Kay Sieverslocalectl: port to libsystemd-bus
2013-10-30  Lennart Poetteringrun: add support for executing commands remotely via...
2013-10-30  Lennart Poetteringbus: move ssh support into public API of libsystem-bus
2013-10-30  Tom Gundersenmachinectl: port to sd-bus
2013-10-22  Kay Sieversbus: avoid 'bool' storage when retrieving 'b' from...
2013-10-17  Lennart Poetteringbus: automatically flush bus queue when we exit the...
2013-10-17  Tom Gundersenfsck: port to sd-bus
2013-10-16  Lennart Poetteringbus: fix default exit on idle timeout
2013-10-16  Lennart Poetteringtimedated: use libsystemd-bus instead of libdbus for...