summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-10build-sys: prepare release 7v7Lennart Poettering1-1/+1
2010-08-10unit: hook plymouth into the bootLennart Poettering4-5/+50
2010-08-10units: ignore exit codes of killall scriptsLennart Poettering2-2/+2
2010-08-10update fixmeLennart Poettering1-0/+2
2010-08-10getty: properly synchronize of tty devices being plugged inLennart Poettering1-1/+2
2010-08-10units: make sure that killall does not wait for the ttyLennart Poettering8-8/+8
2010-08-09main: fix auto restarting of units after a configuration reloadLennart Poettering3-6/+6
2010-08-09swap: properly enter maintenance mode on failureLennart Poettering1-1/+1
2010-08-09manager: when two pending jobs conflict, keep the one that "conflicts", remov...Lennart Poettering17-41/+161
2010-08-09service: hide output of sysv scripts if quiet is passed on the kernel cmdlineLennart Poettering5-20/+60
2010-08-09service: properly remember if a sysv is actually enabledLennart Poettering2-10/+10
2010-08-09service: show restart value in dumpLennart Poettering1-0/+2
2010-08-09dbus: don't call bus_path_escape() with NULL unit nameLennart Poettering2-0/+9
2010-08-09systemctl: show exit code only if it is actually setLennart Poettering1-2/+3
2010-08-09update fixmeKay Sievers1-0/+11
2010-08-07man: minor man page fixLennart Poettering1-1/+1
2010-08-07systemctl: fix parsing of DBus reply in 'dot'Michal Schmidt1-1/+2
2010-08-06man: minor man page fixLennart Poettering1-1/+1
2010-08-06util: when formatting timestamps return '0' for 0 timestamps instead of empty...Lennart Poettering1-0/+6
2010-08-06sd-daemon: fix compilation on old systems lacking SOCK_CLOEXECLennart Poettering2-3/+5
2010-08-06update fixmeKay Sievers1-0/+12
2010-08-06build-sys: prepare new releasev6Lennart Poettering1-1/+1
2010-08-06man: document %triggerin usageLennart Poettering1-0/+27
2010-08-06device: properly handle devices that are referenced before they show upLennart Poettering1-6/+12
2010-08-06cgroup: if the system bus cannot be found, send cgroup empty msg directly to ...Lennart Poettering3-3/+36
2010-08-06manager: downgrade a few log msgs regarding conflicting but fixable jobsLennart Poettering2-5/+3
2010-08-06automount: order automount units after fsck, tooLennart Poettering3-11/+9
2010-08-06units: add missing fsck.target fileLennart Poettering1-0/+11
2010-08-06units: split fsck.target from sysinit.target for suse compatLennart Poettering4-2/+13
2010-08-06main: automatically spawn a getty on the kernel configured serial consoleLennart Poettering1-6/+41
2010-08-05manager: fix conflicting job checkLennart Poettering1-1/+1
2010-08-05manager: when breaking ordering cycle show full cycle loopLennart Poettering1-5/+12
2010-08-05units: always send HUP when dealing with shells/gettys/loginsLennart Poettering3-6/+7
2010-08-05service: read special startup dirs only on the respective distrosLennart Poettering1-0/+4
2010-08-05selinux: minor error handling fixLennart Poettering1-3/+5
2010-08-05service: always sort services from suse B runlevel before services from norma...Lennart Poettering1-1/+9
2010-08-05reboot: handle -p switch properlyMichal Schmidt1-1/+2
2010-08-05selinux: fix labels only when configured for itLennart Poettering1-4/+4
2010-08-04units: getty - suse: login wants SIGHUPKay Sievers1-0/+3
2010-08-04units: suse - reboot: do not wait for ttyKay Sievers3-3/+3
2010-08-04reboot: don't wait for input ttyLennart Poettering4-4/+6
2010-08-04prepare new releasev5Lennart Poettering1-1/+1
2010-08-04units: remove redundant ordering dependencyLennart Poettering1-1/+0
2010-08-04selinux: rework selinux tests a littleLennart Poettering1-48/+65
2010-08-04selinux: fix if vs. ifdef mixupLennart Poettering1-11/+11
2010-08-03units: make sure that prefdm wins over the getty if both are pulled inLennart Poettering1-1/+4
2010-08-03units: add conflicts between prefdm and getty@tty1 to avoid race for tty1Lennart Poettering1-0/+4
2010-08-03Systemd is causing mislabeled devices to be created and then attempting to re...Daniel J Walsh8-99/+293
2010-08-03update fixmeLennart Poettering1-4/+4
2010-08-03socket: Allow selection of TCP Congestion Avoidance algorithm to socketTomasz Torcz4-2/+26