Age | Commit message (Expand) | Author |
2015-03-10 | util: add rename_noreplace | Alban Crequy |
2015-03-10 | path-util: fix path_is_mount_point() for symlinks | Harald Hoyer |
2015-03-10 | CODING_STYLE: mention casting of function invocations to (void) | Lennart Poettering |
2015-03-10 | bus-proxy: add support for "GetConnectionCredentials" method | Lukasz Skalski |
2015-03-10 | tmpfiles: port to unquote_many_words() | daurnimator |
2015-03-10 | shared: the btrfs quota field is called "referenced" not "referred" | Lennart Poettering |
2015-03-10 | update TODO | Lennart Poettering |
2015-03-10 | man: document "machinectl export-tar" and "export-raw" | Lennart Poettering |
2015-03-10 | add REMOTE_ADDR and REMOTE_PORT for Accept=yes | Shawn Landden |
2015-03-10 | fsckd: clean up log messages | Didier Roche |
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 | man: document machinectl import-tar and import-raw | Lennart Poettering |
2015-03-09 | update TODO | Lennart Poettering |
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: make sure unprivileged clients cannot play games with fsckd | Lennart Poettering |
2015-03-09 | fsckd: free client event source before we close its fd | Lennart Poettering |
2015-03-09 | po: update French translation | Sylvain Plantefève |
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 |