Age | Commit message (Expand) | Author |
2015-03-10 | fsckd: Reduce the SAK window when writing to console | Didier Roche |
2015-03-10 | Add type specifier for int | Thomas Hindoe Paaboel Andersen |
2015-03-10 | logs-show: fix check of loop_read_exact | Thomas Hindoe Paaboel Andersen |
2015-03-09 | Introduce loop_read_exact helper | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: itialize variable | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | bootchart: use _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | Add missing includes | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journalctl: unlink without checking with access first | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal: fix return code | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal-file: update format string to remove cast | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | journal: align comments to make them more legible | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | libudev: add missing hunks | Tom Gundersen |
2015-03-09 | libudev: udev_device_read_db - drop unused argument | Tom Gundersen |
2015-03-09 | libudev: udev_device_add_property - implicitly mark properties for saving to db | Tom Gundersen |
2015-03-09 | udev/libudev: event - move {OLD_,}INTERFACE handling from udevd to libudev | Tom Gundersen |
2015-03-09 | libudev: private - make property_from_string_parse* static | Tom Gundersen |
2015-03-09 | udev: simplify event_queue_update() and add debug logging | Tom Gundersen |
2015-03-09 | efivars: use greedy_realloc | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: use more _cleanup_ | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: do binary and before converting to bool | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: rename last remaining err to r | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | efivars: modernization | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | boot/efi: do not assign variable twice | Zbigniew Jędrzejewski-Szmek |
2015-03-09 | machinectl: remove unused variables | Thomas Hindoe Paaboel Andersen |
2015-03-09 | fsck: modernize error handling | Lennart Poettering |
2015-03-09 | fsck: use _cleanup_close_pair_ where appropriate | Lennart Poettering |
2015-03-09 | fsckd: make sure we free the connection event source before we close the conn... | Lennart Poettering |
2015-03-09 | fsckd: don't allow unbounded numbers of clients | Lennart Poettering |
2015-03-09 | fsckd: free client event source before we close its fd | Lennart Poettering |
2015-03-09 | fsck: rename functions to reflect some object orientation | Lennart Poettering |
2015-03-09 | fsck: don't read invalid data | Lennart Poettering |
2015-03-09 | fsckd: internaly check if a client already was cancelled | Lennart Poettering |
2015-03-09 | fsck: simplify client destruction logic | Lennart Poettering |
2015-03-09 | fsckd: rework plymouth connection management | Lennart Poettering |
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-03-09 | build-sys: add one more Makefile symlink | Lennart Poettering |
2015-03-09 | importd: add API for exporting container/VM images | Lennart Poettering |
2015-03-09 | udev: use inttypes.h types wherever appropriate | Lennart Poettering |
2015-03-09 | tree-wide: use _packed_ macro instead of raw gcc __attribute__ | Lennart Poettering |
2015-03-09 | udevd: close race in udev settle | Tom Gundersen |
2015-03-09 | missing.h: add NDA_* | Michael Olbrich |
2015-03-09 | Fix typos | Torstein Husebø |