Age | Commit message (Expand) | Author |
2014-07-03 | architecture: remove "cris" from uname list | Lennart Poettering |
2014-07-03 | machinectl: show /etc/os-release information of container in status output | Lennart Poettering |
2014-07-03 | architecture: also add tuples for old ARM BE ABI | Lennart Poettering |
2014-07-03 | architecture: add tuple for old arm abi | Zbigniew Jędrzejewski-Szmek |
2014-07-03 | shared: add LIB_ARCH tuples for BE ARM archs | Lennart Poettering |
2014-07-03 | core: introduce exit_status_set_is_empty() to make things a bit easier to read | Lennart Poettering |
2014-07-03 | shared: rename ARCH_TUPLE to LIB_ARCH_TUPLE | Lennart Poettering |
2014-07-03 | exit-status: rename ExitStatusSet's "code" field to "status" | Lennart Poettering |
2014-07-03 | architecture: add tuples for arm | Zbigniew Jędrzejewski-Szmek |
2014-07-03 | arch: add crisv32 to uname check | Umut Tezduyar Lindskog |
2014-07-03 | core: introduce new RestartForceExitStatus= service setting | Lennart Poettering |
2014-07-03 | sd-bus: support connecting to remote hosts, directly into containers | Lennart Poettering |
2014-07-02 | util: when unescaping strings, don't allow smuggling in of additional NUL bytes | Lennart Poettering |
2014-07-02 | util: generalize is_localhost() and use it everywhere where applicable | Lennart Poettering |
2014-07-02 | path: add new "systemd-path" utility for querying paths described in file-hie... | Lennart Poettering |
2014-07-01 | parse_uid: return -ENXIO for -1 uids | Kay Sievers |
2014-07-01 | base-filesystem: avoid all searching if the link already exists | Kay Sievers |
2014-07-01 | base-filesystem: explicitely check existence of the platform's ABI dynamic lo... | Kay Sievers |
2014-07-01 | base-filesystem: create /lib64 symlink to libdir /usr directory | Kay Sievers |
2014-06-30 | cryptsetup: allow x-systemd.device-timeout | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | fstab-generator: allow x-systemd.device-timeout for swap units | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | Move x-systemd-device.timeout handling from core to fstab-generator | Zbigniew Jędrzejewski-Szmek |
2014-06-30 | shared/util.c:wait_for_terminate_and_warn(): Add a comment on the return values | Luke Shumaker |
2014-06-30 | util: fix comment | Lennart Poettering |
2014-06-29 | util: refuse considering UID 0xFFFF and 0xFFFFFFFF valid | Lennart Poettering |
2014-06-26 | journal/compress: add stream compression/decompression functions | Zbigniew Jędrzejewski-Szmek |
2014-06-25 | fsck: consider a fsck implementation linked to /bin/true non-existant | Lennart Poettering |
2014-06-24 | use more _cleanup_ macro | Ronny Chevalier |
2014-06-24 | nspawn: create essential base directories at system bootup | Kay Sievers |
2014-06-23 | coredump: never write more than the configured processing size limit to disk | Lennart Poettering |
2014-06-22 | fix in_addr_prefix_intersect for 32bits | Marc-Antoine Perennou |
2014-06-22 | consistently order cleanup attribute before type | Thomas Hindoe Paaboel Andersen |
2014-06-20 | util: treat fuse.sshfs as a network filesystem | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | missing.h: add various network enums | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | util: do not strip /dev prefix twice | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | shared: fix search_and_fopen with alternate roots | Michael Marineau |
2014-06-20 | conf-files: include root in returned file paths | Michael Marineau |
2014-06-20 | shared: rename path_strv_canonicalize_absolute functions | Michael Marineau |
2014-06-19 | util.c: simplify rm_rf_children_dangerous | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | copy: don't eat up error from chown()/chmod() | Lennart Poettering |
2014-06-19 | tmpfiles: make sure "C" doesn't copy anything if the destination already exists | Lennart Poettering |
2014-06-19 | tmpfiles: do not fail when copying an empty directory | Kay Sievers |
2014-06-19 | coredumpctl: fix columns sizing for timestamp | Lennart Poettering |
2014-06-19 | coredump: optionally store coredumps on disk, not in the journal | Lennart Poettering |
2014-06-18 | networkd: add a number of calls to manipulate in_addr_union structs | Lennart Poettering |
2014-06-18 | socket-util: introduce in_addr_union similar to sockaddr_union and make use o... | Lennart Poettering |
2014-06-18 | tmpfiles: add "+" modifier support to b, c, p lines in addition to L | Lennart Poettering |
2014-06-17 | install: remove unused variable | Thomas Hindoe Paaboel Andersen |
2014-06-17 | install: improve paths we show the user when enabling/disabling | Lennart Poettering |
2014-06-17 | conf-files: fix when for --root= logic | Lennart Poettering |