Age | Commit message (Expand) | Author |
2013-11-28 | bus: add new sd_bus_creds object to encapsulate process credentials | Lennart Poettering |
2013-11-28 | bus: add bus_name_has_owner() helper | David Herrmann |
2013-11-22 | bus: protected dual timestamp property macro for misusage | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | Lennart Poettering |
2013-11-08 | systemctl: restore ability to directly connect to PID1 from systemctl | Lennart Poettering |
2013-11-08 | systemctl: port to libsystemd-bus | Marc-Antoine Perennou |
2013-11-07 | bus: log message parsing errors everywhere with a generalized bus_log_parse_e... | Lennart Poettering |
2013-11-07 | bus: make bus_print_all_properties work for non machinectl cases | Simon Peeters |
2013-11-05 | bus: update bus_map_all_properties() | Kay Sievers |
2013-11-05 | logind: port logind to libsystemd-bus | Lennart Poettering |
2013-11-05 | bus: make it easy to serialize C99 bools and uids/gids/pids via vtable proper... | Lennart Poettering |
2013-11-02 | bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari... | Kay Sievers |
2013-10-30 | run: add support for executing commands remotely via SSH or in a container | Lennart Poettering |
2013-10-30 | bus: move ssh support into public API of libsystem-bus | Lennart Poettering |
2013-10-30 | machinectl: port to sd-bus | Tom Gundersen |
2013-10-30 | machined: port over to libsystemd-bus | Lennart Poettering |
2013-10-18 | fsck: port to sd-bus | Tom Gundersen |
2013-10-16 | timedated: use libsystemd-bus instead of libdbus for bus communication | Lennart Poettering |