summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-31exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering
2010-08-31manager: add missing second part of s/maintenance/failed/Matthew Miller
2010-08-31manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller
2010-08-30manager: don't try to minimize transaction when using isolateLennart Poettering
2010-08-30exec: make sure O_NONBLOCK is off for all sockets passed as STDIN/STDOUT/STDERRLennart Poettering
2010-08-30unit: introduce AllowIsolate= switchLennart Poettering
2010-08-30console: rework automatic getty on kernel console logic againLennart Poettering
2010-08-26service: properly handle Fedora's broken MTA meta-service nameLennart Poettering
2010-08-26service: reword warnings a littleLennart Poettering
2010-08-26service: if we cannot add an alias to a sysv service, ignore this and go onLennart Poettering
2010-08-26device: allow aliases on devicesLennart Poettering
2010-08-26systemctl: very very trivial typo patch :)Matthew Miller
2010-08-25mount: imply noauto for mount points configured with native mount filesLennart Poettering
2010-08-25mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering
2010-08-25dbus: simplify some dbus error messages a bitLennart Poettering
2010-08-25sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fil...Lennart Poettering
2010-08-25cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering
2010-08-25utmp: document that the order of preference for runlevel numbers might be som...Lennart Poettering
2010-08-25utmp: write out runlevels 5 and 3 preferrably if multiples make sense, and S ...Lennart Poettering
2010-08-25systemctl: rename a few status linesLennart Poettering
2010-08-25systemctl: show timestamps for state changesLennart Poettering
2010-08-25systemctl: add --sysv-compatLennart Poettering
2010-08-25log: SCM_CREDENTIALS will be added by the kernel anyway, so there's no need t...Lennart Poettering
2010-08-25mount: add global configuration options for handling of auto mountsLennart Poettering
2010-08-25serial: use seperate getty template for serial ttysLennart Poettering
2010-08-21syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering
2010-08-21mount: don't create depdency for device node of root fs, since it is always t...Lennart Poettering
2010-08-21log: pass SCM_CREDENTIALS when logging to syslogLennart Poettering
2010-08-20device: handle properly if two devices want to have the same nameLennart Poettering
2010-08-20exit-status: add missing files src/exit-status.h src/exit-status.cLennart Poettering
2010-08-20remount: add tool that applies /etc/fstab mount options to all api mountsLennart Poettering
2010-08-20mount: properly handle LABEL="" in fstabLennart Poettering
2010-08-20selinux: properly query policy for FIFO filesLennart Poettering
2010-08-20dbus: follow standardized fdo PropertiesChanged signal specLennart Poettering
2010-08-20service/systemctl: don't consider LSB exit codes 5 and 6 as failure, and deco...Lennart Poettering
2010-08-20service: make sure sysv services marked as interactive in the LSB header get ...Lennart Poettering
2010-08-19kmod: downgrade modprobe log message for since ipv6 might be compiled as modu...Lennart Poettering
2010-08-19hostname: if no hostname is configured use localhostLennart Poettering
2010-08-19hostname: on all distros make the name configured in /etc/hostname take prece...Lennart Poettering
2010-08-19modules-load: add systemd-modules-load tool that can load a configured list o...Lennart Poettering
2010-08-18dbus: small typo in introspection dataMatthias Clasen
2010-08-18random-seed: honour kernel pool size when saving/restoring seedLennart Poettering
2010-08-18udev: dm has been fixed in the meantimeLennart Poettering
2010-08-18udev: fix syntaxLennart Poettering
2010-08-17main: restore an accidentally removed 'else'Tero Roponen
2010-08-17dbus: downgrade disconnection messageLennart Poettering
2010-08-17main: properly fallback to rescue.target if default.target is hosedLennart Poettering
2010-08-17service: rename ValidNoProcess= to RemainAfterExit=Lennart Poettering
2010-08-17service: prefix descriptions when they come from legacy sourcesLennart Poettering
2010-08-17systemctl: break output properly for 80ch terminalsLennart Poettering