Age | Commit message (Expand) | Author |
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 |
2013-08-09 | udevd: respect the log-level set in /etc/udev/udev.conf | Tom Gundersen |
2013-08-08 | dbus: use _cleanup_free_ instead of freeing ourself | Ronny Chevalier |
2013-08-07 | udev: hwdb - try reading modalias for usb before falling back to the composed... | Kay Sievers |
2013-08-06 | systemd: fix segv in snapshot creation | Zbigniew Jędrzejewski-Szmek |
2013-08-06 | journald: remove unused variable | Zbigniew Jędrzejewski-Szmek |
2013-08-06 | journal: handle multiline syslog messages | Harald Hoyer |
2013-08-04 | systemd-delta: Only print colors when on a tty | Daniel Schaal |
2013-08-03 | pkg-config: export systemd{system,user}generatordir and catalogdir | Zbigniew Jędrzejewski-Szmek |
2013-08-02 | journal: fix hashmap leak in mmap-cache | George McCollister |
2013-08-02 | tests: add a program for repetitive opening and closing of the journal | Zbigniew Jędrzejewski-Szmek |
2013-08-02 | coredumpctl: add more debug output | Zbigniew Jędrzejewski-Szmek |
2013-08-01 | Add /usr/share/keymaps to localectl supported locations. | Michał Górny |
2013-07-30 | test-unit-file: return error without dumping core on permission error | Christian Hesse |
2013-07-30 | test-fileio: use random name for written file | Zbigniew Jędrzejewski-Szmek |
2013-07-29 | udev-rules: report rule parsing errors from get_key | Dave Reisner |
2013-07-30 | logind: make sure login sessions are terminated with SIGHUP | Lennart Poettering |
2013-07-30 | core: make sure scope attributes survive a reload | Lennart Poettering |
2013-07-30 | core: open up SendSIGHUP property for transient units | Lennart Poettering |
2013-07-30 | do not pass-along the environment from the kernel or initrd | Kay Sievers |
2013-07-30 | core: optionally send SIGHUP in addition to the configured kill signal | Lennart Poettering |
2013-07-26 | logind: update the session state file before we send out the CreateSession() ... | Lennart Poettering |
2013-07-26 | rework systemd's own process environment handling/passing | Kay Sievers |
2013-07-26 | journalctl: use _COMM= match for scripts | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | logind: update state file after generating the session fifo, not before | Lennart Poettering |
2013-07-26 | systemd-python: fix gcc warning | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | systemd-python: use modern C | Zbigniew Jędrzejewski-Szmek |
2013-07-26 | systemctl: rearrange --help output a bit | Lennart Poettering |
2013-07-26 | systemctl: remove "load" command | Lennart Poettering |