summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-08units: On Debian Runlevel 2, 3, 4 and 5 are multi-userMichael Biebl
2010-09-08units: add umount unit files for DebianMichael Biebl
2010-09-08sd-daemon: optionally, avoid hiding the ELF symbolsLennart Poettering
2010-09-08main: when we encounter 'emergency' on the kernel cmdline start the emergency...Lennart Poettering
2010-09-06units: make sure we always fully write the utmp dataLennart Poettering
2010-09-06man: Fix small typo: s/seperate/separate/Michael Biebl
2010-09-06units: Provide separate fsck.target for DebianMichael Biebl
2010-09-06units: Add halt, killall, poweroff and reboot unit files for DebianMichael Biebl
2010-09-06systemctl: make --version a little bit more verboseLennart Poettering
2010-09-06systemctl: implement --versionLennart Poettering
2010-09-06dbus: downgrade activation failure messagesLennart Poettering
2010-09-06automount: make sure we don't crash if there's an automount unit without moun...Lennart Poettering
2010-09-03work around busted capability.hKay Sievers
2010-09-03build-sys: fix fedpkg git pathLennart Poettering
2010-09-03build-sys: prepare new releasesystemd/v9Lennart Poettering
2010-09-03man: extend documentation on systemctl isolateMatthew Miller
2010-09-03service: calculate sysv startup priority only in start runlevelsLennart Poettering
2010-09-03update fixmeLennart Poettering
2010-09-03service: make sure we properly figure out whether a sysv service is enabled b...Lennart Poettering
2010-09-03units: don't add shutdown conflicts dep to umount.targetLennart Poettering
2010-09-03unit: don't retroactively start units if we failed to shutdown a unitLennart Poettering
2010-09-03dbus: don't send cgroup agent messages directly to system bus to avoid dbus a...Lennart Poettering
2010-09-03target: implicitly shutdown targets on shutdown, so that they are pulled into...Lennart Poettering
2010-09-03service: properly handle if the main process is down and we wait for the cgro...Lennart Poettering
2010-09-02dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering
2010-09-01unit: unify some codeLennart Poettering
2010-09-01dbus: don't accept activation requests anymore if we are going down anywayLennart Poettering
2010-09-01systemctl: make sure daemon-reexec and friends return a correct error codeLennart Poettering
2010-09-01systemctl: fix return value of systemctl start and friendsLennart Poettering
2010-09-01service: recheck PID status when a cgroup runs emptyLennart Poettering
2010-09-01service: wait for process exit only if we actually killed somebodyLennart Poettering
2010-09-01manager: reword some error messages regarding "logs"Lennart Poettering
2010-09-01util: leave locked terminal attributes untouched so that we don't interfere w...Lennart Poettering
2010-08-31service: properly pass dbus error structureMichal Schmidt
2010-08-31manager: make sure we free the dbus error only if we actually use oneLennart Poettering
2010-08-31service: rework killing logic so that we always kill the main process, even i...Lennart Poettering
2010-08-31systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering
2010-08-31systemctl: avoid wrapping of headers/footersLennart Poettering
2010-08-31util: look at STDOUT, not STDIN, when determining tty columnsLennart Poettering
2010-08-31exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering
2010-08-31units: fix a typo in arch's rc-local.service unit fileLennart 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-30update fixmeLennart Poettering
2010-08-27var-run: make sure /var/run/user is properly created and labelledLennart Poettering
2010-08-26units: don't install runlevel links anymore, since thsoe are maintained in /l...Lennart Poettering