Age | Commit message (Expand) | Author |
2010-08-26 | device: allow aliases on devices | Lennart Poettering |
2010-08-26 | systemctl: very very trivial typo patch :) | Matthew Miller |
2010-08-25 | mount: imply noauto for mount points configured with native mount files | Lennart Poettering |
2010-08-25 | mount: rework automatic mounting to follow the 'nofail' option in fstab | Lennart Poettering |
2010-08-25 | dbus: simplify some dbus error messages a bit | Lennart Poettering |
2010-08-25 | sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fil... | Lennart Poettering |
2010-08-25 | cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup | Lennart Poettering |
2010-08-25 | utmp: document that the order of preference for runlevel numbers might be som... | Lennart Poettering |
2010-08-25 | utmp: write out runlevels 5 and 3 preferrably if multiples make sense, and S ... | Lennart Poettering |
2010-08-25 | systemctl: rename a few status lines | Lennart Poettering |
2010-08-25 | systemctl: show timestamps for state changes | Lennart Poettering |
2010-08-25 | systemctl: add --sysv-compat | Lennart Poettering |
2010-08-25 | log: SCM_CREDENTIALS will be added by the kernel anyway, so there's no need t... | Lennart Poettering |
2010-08-25 | mount: add global configuration options for handling of auto mounts | Lennart Poettering |
2010-08-25 | serial: use seperate getty template for serial ttys | Lennart Poettering |
2010-08-21 | syslog: add minimal syslog/kmsg bridge syslogd | Lennart Poettering |
2010-08-21 | mount: don't create depdency for device node of root fs, since it is always t... | Lennart Poettering |
2010-08-21 | log: pass SCM_CREDENTIALS when logging to syslog | Lennart Poettering |
2010-08-20 | device: handle properly if two devices want to have the same name | Lennart Poettering |
2010-08-20 | exit-status: add missing files src/exit-status.h src/exit-status.c | Lennart Poettering |
2010-08-20 | remount: add tool that applies /etc/fstab mount options to all api mounts | Lennart Poettering |
2010-08-20 | mount: properly handle LABEL="" in fstab | Lennart Poettering |
2010-08-20 | selinux: properly query policy for FIFO files | Lennart Poettering |
2010-08-20 | dbus: follow standardized fdo PropertiesChanged signal spec | Lennart Poettering |
2010-08-20 | service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco... | Lennart Poettering |
2010-08-20 | service: make sure sysv services marked as interactive in the LSB header get ... | Lennart Poettering |
2010-08-19 | kmod: downgrade modprobe log message for since ipv6 might be compiled as modu... | Lennart Poettering |
2010-08-19 | hostname: if no hostname is configured use localhost | Lennart Poettering |
2010-08-19 | hostname: on all distros make the name configured in /etc/hostname take prece... | Lennart Poettering |
2010-08-19 | modules-load: add systemd-modules-load tool that can load a configured list o... | Lennart Poettering |
2010-08-18 | dbus: small typo in introspection data | Matthias Clasen |
2010-08-18 | random-seed: honour kernel pool size when saving/restoring seed | Lennart Poettering |
2010-08-18 | udev: dm has been fixed in the meantime | Lennart Poettering |
2010-08-18 | udev: fix syntax | Lennart Poettering |
2010-08-17 | main: restore an accidentally removed 'else' | Tero Roponen |
2010-08-17 | dbus: downgrade disconnection message | Lennart Poettering |
2010-08-17 | main: properly fallback to rescue.target if default.target is hosed | Lennart Poettering |
2010-08-17 | service: rename ValidNoProcess= to RemainAfterExit= | Lennart Poettering |
2010-08-17 | service: prefix descriptions when they come from legacy sources | Lennart Poettering |
2010-08-17 | systemctl: break output properly for 80ch terminals | Lennart Poettering |
2010-08-17 | modprobe: kill support for nomodules | Lennart Poettering |
2010-08-17 | shutdown: drop -f/-F switches again, simply because we don't want to condone ... | Lennart Poettering |
2010-08-17 | nss: don't disable nscd anymore, since it doesn't make sense to socket-activa... | Lennart Poettering |
2010-08-17 | emacs: disable tabs in .h files, too | Lennart Poettering |
2010-08-17 | log: print at to one target at max | Lennart Poettering |
2010-08-17 | device: be more verbose of udev confuses us | Lennart Poettering |
2010-08-17 | load-fragment: make parser more forgiving | Lennart Poettering |
2010-08-17 | auto-getty: rework auto console getty logic to work in conjunction with singl... | Lennart Poettering |
2010-08-16 | shutdownd: kill /etc/nologin file before we go down | Lennart Poettering |
2010-08-16 | shutdown: various fixes for handling of delayed shutdowns | Lennart Poettering |