Age | Commit message (Expand) | Author |
2013-08-23 | "-" prefix for InaccessibleDirectories and ReadOnlyDirectories | Maciej Wereski |
2013-08-23 | udev: fix printf(3) type specifier | Shawn Landden |
2013-08-23 | blkio: fix incorrect setting of cpu_shares | Gao feng |
2013-08-23 | nspawn: trivial simplification | Zbigniew Jędrzejewski-Szmek |
2013-08-23 | cgroup.c: check return value of unit_realize_cgroup_now() | Harald Hoyer |
2013-08-22 | Revert "udevd: simplify sigterm check" | Colin Walters |
2013-08-22 | Optimize startswith() to macro | Kay Sievers |
2013-08-22 | remove hasprefix(), use startswith() | Shawn Landden |
2013-08-22 | test: Make testing work on systems without or old systemd | Holger Hans Peter Freyther |
2013-08-21 | logs-show: fix condition for ellipsizing multi-line messages | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | logs-show: show source timestamp in verbose mode | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | logs-show: add short-precise mode with us timestamps | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | Rename F_TYPE_CMP() to F_TYPE_EQUAL() | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | udev: when complaining about invalid characters, print them out | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | gpt-auto-generator: do not show error for non-GPT disks | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | gpt-auto-generator: use _cleanup_ for blkid_free_probe | Zbigniew Jędrzejewski-Szmek |
2013-08-20 | gpt-auto-generator: include device name in error reports | Zbigniew Jędrzejewski-Szmek |
2013-08-19 | journal: fix parsing of facility in syslog messages | Zbigniew Jędrzejewski-Szmek |
2013-08-19 | libudev-enumerate.c:udev_enumerate_get_list_entry() fixed possible stale pointer | Harald Hoyer |
2013-08-16 | build-sys: Add configure check for linux/btrfs.h | Michael Marineau |
2013-08-15 | typo fixes in man and comments | Thomas Hindoe Paaboel Andersen |
2013-08-15 | tests: fix indentation | Thomas Hindoe Paaboel Andersen |
2013-08-15 | libudev: fix hwdb validation to look for the *new* file | Kay Sievers |
2013-08-15 | udevd: simplify sigterm check | Kay Sievers |
2013-08-15 | systemd-python: check for oom, give nicer error messages | Zbigniew Jędrzejewski-Szmek |
2013-08-15 | systemd-python: fix initialization of _Reader objects | Steven Hiscocks |
2013-08-15 | sysctl: allow overwriting of values specified in "later" files | Kay Sievers |
2013-08-15 | hashmap: remove empty lines | Kay Sievers |
2013-08-14 | systemd-cryptsetup: makes “discard” a synonym for “allow-discards” | Ondrej Balaz |
2013-08-14 | fstab-generator: log_oom() if automount_name is null | WANG Chao |
2013-08-14 | bootchart: remove +x permissions on .c file | Zbigniew Jędrzejewski-Szmek |
2013-08-14 | hostnamectl: show only specific hostname when requested | Zbigniew Jędrzejewski-Szmek |
2013-08-14 | selinux-access: move GPL to LGPL licence | Kay Sievers |
2013-08-13 | random-seed: a few modernizations | Lennart Poettering |
2013-08-14 | backlight: instead of syspath use sysname for identifying backlight devices | Lennart Poettering |
2013-08-14 | backlight: add minimal tool to save/restore screen brightness across reboots | Lennart Poettering |
2013-08-13 | logind: restore logic to kill user processes when session ends | Lennart Poettering |
2013-08-13 | gpt-auto-generator: fix swap unit generation | Lennart Poettering |
2013-08-13 | build-sys: add two makefile symlinks | Lennart Poettering |
2013-08-13 | gpt-auto-generator: Skip /home mounting if /home is not empty | Lennart Poettering |
2013-08-13 | gpt-auto-generator: add basic auto-discovery of GPT partitions | Lennart Poettering |
2013-08-13 | missing: use btrfs.h instead of defining our own btrfs structures | Lennart Poettering |
2013-08-11 | logs-show: limit to 3 lines and use dots if not showing full message | Zbigniew Jędrzejewski-Szmek |
2013-08-11 | logs-show: fix indentation for 2nd and later lines, show lines in full | Zbigniew Jędrzejewski-Szmek |
2013-08-11 | systemctl: show hint about --full when lines don't fit | Zbigniew Jędrzejewski-Szmek |
2013-08-09 | systemctl: add missing newline to --help output | Lennart Poettering |
2013-08-09 | fstab-generator: read rd.fstab=on/off switch correctly | WANG Chao |
2013-08-09 | service: prohibit Restart= set when Type=oneshot | Maciej Wereski |
2013-08-09 | service: always unwatch PIDs before forgetting old ones | Lennart Poettering |
2013-08-09 | fstab-generator: respect noauto/nofail when adding sysroot mount | WANG Chao |