Age | Commit message (Expand) | Author |
2015-03-12 | libudev: monitor - fix error path in send_device | Tom Gundersen |
2015-03-12 | udevd: event - make db loading lazy in REMOVE event handling | Tom Gundersen |
2015-03-12 | libudev: introduce udev_device_properties_copy() | Tom Gundersen |
2015-03-11 | boot: efi - add config option to disable the command line editor | Kay Sievers |
2015-03-11 | cgtop: fix assert when not on tty | Umut Tezduyar Lindskog |
2015-03-11 | core: fix cgroups-agent match for kdbus | David Herrmann |
2015-03-11 | core: rewind message before forwarding it | David Herrmann |
2015-03-11 | bus: remarshal kdbus messages received from the kernel | David Herrmann |
2015-03-11 | bus: drop redundant assignment | David Herrmann |
2015-03-11 | man: fix links to compressors | Zbigniew Jędrzejewski-Szmek |
2015-03-11 | socket-util: refactor error handling in sockaddr_pretty | Zbigniew Jędrzejewski-Szmek |
2015-03-11 | core: fix explanation of associativity | Tom Gundersen |
2015-03-11 | bus-proxy: complain only once about queue overflows | David Herrmann |
2015-03-11 | terminal/sysview: introduce SETTLE events | David Herrmann |
2015-03-11 | console: fix error-code inversion | David Herrmann |
2015-03-11 | udev: add SYSCTL{} support | Kay Sievers |
2015-03-11 | sysctl: move property handling to shared/ | Kay Sievers |
2015-03-10 | machine-id-setup: simplifications | Lennart Poettering |
2015-03-10 | machine-id-commit: simplifications | Lennart Poettering |
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 |