Age | Commit message (Expand) | Author |
2014-06-12 | sysusers: add minimal tool to reconstruct /etc/passwd and /etc/group from sta... | Lennart Poettering |
2014-06-12 | debug-shell: add condition for tty device to run on | Kay Sievers |
2014-06-12 | udev: assign group "input" to all input devices | Kay Sievers |
2014-06-11 | NEWS: fix directory name | Mantas Mikulėnas |
2014-06-11 | NEWS: add missing comment about the "floppy" group | Lennart Poettering |
2014-06-11 | NEWS: mention that resolved's resolv.conf fragment movedsystemd/v214 | Lennart Poettering |
2014-06-11 | build-sys: update library versions | Lennart Poettering |
2014-06-11 | NEWS: add contributor list for 214 | Lennart Poettering |
2014-06-11 | units: order network-online.target after network.target | Lennart Poettering |
2014-06-11 | NEWS: update | Kay Sievers |
2014-06-11 | NEWS: prepare NEWS for 214 | Lennart Poettering |
2014-06-11 | doc: specify kernel configs for cpushares | Umut Tezduyar Lindskog |
2014-06-11 | units: time-sync.target probably makes sense, is not just sysv compat | Lennart Poettering |
2014-06-11 | units: introduce network-pre.target as place to hook in firewalls | Lennart Poettering |
2014-06-11 | NEWS: add section about udev locking | Kay Sievers |
2014-06-11 | udev: stop using "floppy" group | Kay Sievers |
2014-06-11 | journald: create /run/log/journal with the correct access modes | Lennart Poettering |
2014-06-11 | tmpfiles: don't allow read access to journal files to users not in systemd-jo... | Lennart Poettering |
2014-06-11 | update TODO | Lennart Poettering |
2014-06-11 | tmpfiles: don't apply sgid and executable bit to journal files, only the dire... | Lennart Poettering |
2014-06-11 | tmpfiles: add ability to mask access mode by pre-existing access mode on file... | Lennart Poettering |
2014-06-11 | tmpfiles: if /var is mounted from tmpfs, we should adjust its access mode | Lennart Poettering |
2014-06-11 | tmpfiles: remove unnecessary function | Lennart Poettering |
2014-06-11 | tmpfiles: when processing lines, always process prefixes before suffixes | Lennart Poettering |
2014-06-11 | tmpfiles: static variables populated immediately from the command line should... | Lennart Poettering |
2014-06-11 | nspawn: add new --tmpfs= option to mount a tmpfs on specific directories, suc... | Lennart Poettering |
2014-06-11 | tmpfiles: always recreate the most basic directory structure in /var | Lennart Poettering |
2014-06-11 | update TODO | Lennart Poettering |
2014-06-10 | tmpfiles: get rid of "m" lines, make them redundant by "z" | Lennart Poettering |
2014-06-10 | tmpfiles: add new "C" line for copying files or directories | Lennart Poettering |
2014-06-10 | tmpfiles: various modernizations | Lennart Poettering |
2014-06-10 | label: when clearing selinux context, don't mangle errno | Lennart Poettering |
2014-06-10 | bus-proxy: fix misplaced s/system/session/ | Mantas Mikulėnas |
2014-06-10 | machine-id-setup: fix array size of parameters | Lennart Poettering |
2014-06-10 | log: honour the kernel's quiet cmdline argument | Ronny Chevalier |
2014-06-10 | udev: check the return value from udev_enumerate_scan_devices | Thomas Hindoe Paaboel Andersen |
2014-06-10 | tests: do not use systemctl status --failed | Ronny Chevalier |
2014-06-10 | backlight: Do not clamp brightness for LEDs | Denis Tikhomirov |
2014-06-10 | man: updates to the passive target section | Lennart Poettering |
2014-06-10 | systemd-detect-virt: only discover Xen domU | Thomas Blume |
2014-06-10 | man: Searching for an explanation of what a "slice unit" was, found this, fel... | Mark Eichin |
2014-06-10 | bus-proxy: properly index policy by uid/gid when parsing | Lennart Poettering |
2014-06-10 | bus-proxy: read the right policy when running in user mode | Lennart Poettering |
2014-06-10 | udev: really exclude device-mapper from block device ownership event locking | Christian Hesse |
2014-06-09 | man: clarify the effect of replace-irreversibly on future conflicting jobs | David Strauss |
2014-06-09 | build: fix copypaste error in networkd-wait-online symlink | Dave Reisner |
2014-06-08 | bus-policy.c: use draw_special_char(DRAW_ARROW) | Daniel Buch |
2014-06-07 | Fix spelling mistake, proces -> process | Colin Ian King |
2014-06-07 | nspawn: split long message into two lines | Zbigniew Jędrzejewski-Szmek |
2014-06-07 | bus-proxyd: do not free NULL items | Kay Sievers |