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