Age | Commit message (Expand) | Author |
2015-02-18 | Add gettext support | Didier Roche |
2015-02-18 | Connect to plymouth and support cancellation of in progress fsck | Didier Roche |
2015-02-18 | systemd-fsck: always connect to systemd-fsckd | Didier Roche |
2015-02-18 | fsckd daemon for inter-fsckd communication | Didier Roche |
2015-02-18 | test: utf8 - fix utf16 tests on BE machines | Tom Gundersen |
2015-02-18 | gummiboot/sd-boot/systemd-boot: rename galore | Tom Gundersen |
2015-02-18 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |
2015-02-18 | machinectl: issue all bus commands while allowing interactive auth | Lennart Poettering |
2015-02-18 | machined: open up most of machined's commands to unprivileged clients via Pol... | Lennart Poettering |
2015-02-18 | sd-bus: allow setting a per-connection default value for the "allow-interacti... | Lennart Poettering |
2015-02-17 | import: remove unused variable | Thomas Hindoe Paaboel Andersen |
2015-02-17 | machined: make "machinectl copy-to" and "machinectl copy-from" server side op... | Lennart Poettering |
2015-02-17 | machined: various simplifications | Lennart Poettering |
2015-02-17 | bus: sync with kdbus | David Herrmann |
2015-02-17 | bus: don't rely on static IDs in tests | David Herrmann |
2015-02-17 | machined: move logic for bind mounting into containers from machinectl to mac... | Lennart Poettering |
2015-02-17 | bootctl: add sd-boot support | Kay Sievers |
2015-02-17 | sd-boot: add EFI boot manager and stub loader | Kay Sievers |
2015-02-17 | tmpfiles: Fix parse_acl error message | Martin Pitt |
2015-02-17 | journal-remote: fix client_cert memory leak | Michal Schmidt |
2015-02-17 | journal-remote: fix certificate status memory leak | Michal Schmidt |
2015-02-16 | Revert "build-sys: re-add old symbols for abi compat" | Michal Schmidt |
2015-02-16 | Transpose args in strv_fnmatch() to be more oo | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | test-network: fix segfault with NULL dev_path/driver/type/name | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | analyze: change behaviour of combined --to/from--pattern | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | network-internal: chain matches with AND in net_match_config() | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | Add helper for fnmatch over strv | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | timesync: Use UINT64_C for OFFSET_1900_1970 | Cristian Rodríguez |
2015-02-16 | build-sys: re-add old symbols for abi compat | Zbigniew Jędrzejewski-Szmek |
2015-02-16 | sd-bus: add missing format attribute | Cristian Rodríguez |
2015-02-16 | sd-bus: make sure we always serialize the reply cookie as 64bit on dbus2, and... | Lennart Poettering |
2015-02-16 | Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in ... | Lennart Poettering |
2015-02-14 | core: make RuntimeDirectory honor SELinux labels | Zbigniew Jędrzejewski-Szmek |
2015-02-14 | bus-proxy: be more verbose if messages cannot be forwarded | David Herrmann |
2015-02-14 | bootchart: display each CPU utilization/wait | WaLyong Cho |
2015-02-14 | bus-proxy: don't fake data we don't have | David Herrmann |
2015-02-14 | util: use a shared lookup function for string tables | Bruno Bottazzini |
2015-02-14 | networkd: network - rename ipv6token parser | Tom Gundersen |
2015-02-14 | networkd: .network - rename LinkLocal to LinkLocalAddressing | Tom Gundersen |
2015-02-14 | sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definition | Djalal Harouni |
2015-02-13 | bus-proxy: ECONNRESET/ENOTCONN can hit us on every step, hence handle it on e... | Lennart Poettering |
2015-02-13 | bus-proxy: a few simplifications | Lennart Poettering |
2015-02-13 | sd-bus: initialize a few structs at time or declaration | Lennart Poettering |
2015-02-13 | bus-proxy: close each connection fd only once | Lennart Poettering |
2015-02-13 | bus-proxy: also consider ENOTCONN a clean termination condition | Lennart Poettering |
2015-02-13 | exit-on-idle: only exit if actually idle | Tom Gundersen |
2015-02-13 | bus-proxy: whenever we cannot forward a message, report this back to caller, ... | Lennart Poettering |
2015-02-13 | bus-proxy: rename synthetic_reply_return_strv() to synthetic_reply_method_ret... | Lennart Poettering |
2015-02-13 | bus-proxy: minor simplifications | Lennart Poettering |
2015-02-13 | sd-bus: export sd_bus_error_set_errnofv() | Lennart Poettering |