Age | Commit message (Expand) | Author |
---|---|---|
2015-03-09 | fscd: fix error handling | Lennart Poettering |
2015-03-09 | fsck: no need for a temporary variable | Lennart Poettering |
2015-03-09 | fsckd: fix error handling when sending cancel request to fsck client | Lennart Poettering |
2015-03-09 | fsck: unify exit path for connect_plymouth() | Lennart Poettering |
2015-03-09 | fsck: use only a single exit code ternary operator | Lennart Poettering |
2015-03-09 | fsck: simplification | Lennart Poettering |
2015-03-09 | fsckd: the error code is actually returned in 'fd' | Lennart Poettering |
2015-03-09 | fsckd: simplify code a bit | Lennart Poettering |
2015-03-09 | fsckd: make use of safe_close()'s return value | Lennart Poettering |
2015-02-18 | Translate fsckd messages for plymouth | 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 |