Age | Commit message (Expand) | Author |
2013-11-06 | activate: reduce log settings to normal | Lennart Poettering |
2013-11-06 | activate: get rid of redundant definiton of fd_cloexec() | Lennart Poettering |
2013-11-06 | pam_systemd: port to libsystemd-bus | Zbigniew Jędrzejewski-Szmek |
2013-11-06 | systemd_pam: treat debug as debug=1 and parse all params | Zbigniew Jędrzejewski-Szmek |
2013-11-06 | bus: add public libsystemd-event | Zbigniew Jędrzejewski-Szmek |
2013-11-06 | bus: export libsystemd-bus as a public library | Zbigniew Jędrzejewski-Szmek |
2013-11-06 | machinectl: use initialization instead of zeroing | Zbigniew Jędrzejewski-Szmek |
2013-11-06 | efi-boot-generator: simplify | Zbigniew Jędrzejewski-Szmek |
2013-11-06 | socket-proxy: clean-up indenting | Lennart Poettering |
2013-11-06 | clients: unify how we invoke getopt_long() | Lennart Poettering |
2013-11-06 | path-util: paths_check_timestamp() opimizations | Lennart Poettering |
2013-11-06 | inhibit: don't return error code on --help | Lennart Poettering |
2013-11-06 | busctl: port over to use bus_open_transport() | Lennart Poettering |
2013-11-06 | clients: various simplifications | Lennart Poettering |
2013-11-06 | run: support --system to match other commands, even if redundant | Lennart Poettering |
2013-11-06 | analyze: port over to use bus_open_transport() | Lennart Poettering |
2013-11-06 | analyze: simplify things | Lennart Poettering |
2013-11-06 | analyze: fix indentation | Lennart Poettering |
2013-11-06 | Revert "hostnamed: prevent it from crashing if the chassis is unknown" | Kay Sievers |
2013-11-06 | Comment spelling fixes. | David Strauss |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-11-06 | nspawn: explicitly terminate machines when we exit nspawn | Lennart Poettering |
2013-11-06 | machined: keep track of the initial leader PID of a machine | Lennart Poettering |
2013-11-06 | bus: handle serialization of NULL strings | Lennart Poettering |
2013-11-06 | shutdown: trim the cgroup tree on loop iteration | Lennart Poettering |
2013-11-06 | cgroup: run PID 1 in the root cgroup | Lennart Poettering |
2013-11-06 | bus: test-bus-marshal - make dbus-1 optional | Kay Sievers |
2013-11-06 | hostnamed: prevent it from crashing if the chassis is unknown | Thomas Hindoe Paaboel Andersen |
2013-11-06 | bootctl: typo fix in help message | Thomas Hindoe Paaboel Andersen |
2013-11-05 | login: port test-inhibit to libsystemd-bus | Kay Sievers |
2013-11-05 | bus: never report nodes as children that do not have the right prefix | Lennart Poettering |
2013-11-05 | logind: add virtual object paths that always can be used to refer to the call... | Lennart Poettering |
2013-11-05 | bus: add sd_bus_get_current() bus call to determine message that is currently... | Lennart Poettering |
2013-11-05 | logind: automatically determine client side PID if GetSessionByPID() is calle... | Lennart Poettering |
2013-11-05 | Configurable Timeouts/Restarts default values | Oleksii Shevchuk |
2013-11-05 | bus: add new bus API call sd_bus_message_at_end() | Lennart Poettering |
2013-11-05 | bus: make use of assert_return() in all API calls that don't use it yet | Lennart Poettering |
2013-11-05 | bus: add sd_bus_message_read_strv() | Marc-Antoine Perennou |
2013-11-05 | nspawn: log out of memory errors | Djalal Harouni |
2013-11-05 | logind: fix serialization for PrepareForSleep boolean | Lennart Poettering |
2013-11-05 | logind: fix serialization of ListInhibitors() request | Lennart Poettering |
2013-11-05 | bus: fix deserialization of polkit response | Lennart Poettering |
2013-11-05 | bus: delete some now used dbus1 code | Lennart Poettering |
2013-11-05 | bus: support entering containers without specifying the type | Lennart Poettering |
2013-11-05 | bus: update bus_map_all_properties() | Kay Sievers |
2013-11-05 | bus: add sd_bus_message_skip() to skip over multiple fields | Lennart Poettering |
2013-11-05 | bus: allow that if the destination pointer in sd_bus_message_read_basic() is ... | Lennart Poettering |
2013-11-05 | net-util: don't use libudev | Tom Gundersen |
2013-11-05 | logind: expose linger state on User object | Lennart Poettering |
2013-11-05 | logind: fix serialization of ListSeats() bus call | Lennart Poettering |