summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* log: support logging into SOCK_STREAM /dev/log sockets for comaptibility with...Lennart Poettering2010-09-08
* sd-daemon: optionally, avoid hiding the ELF symbolsLennart Poettering2010-09-08
* main: when we encounter 'emergency' on the kernel cmdline start the emergency...Lennart Poettering2010-09-08
* man: Fix small typo: s/seperate/separate/Michael Biebl2010-09-06
* systemctl: make --version a little bit more verboseLennart Poettering2010-09-06
* systemctl: implement --versionLennart Poettering2010-09-06
* dbus: downgrade activation failure messagesLennart Poettering2010-09-06
* automount: make sure we don't crash if there's an automount unit without moun...Lennart Poettering2010-09-06
* work around busted capability.hKay Sievers2010-09-03
* service: calculate sysv startup priority only in start runlevelsLennart Poettering2010-09-03
* service: make sure we properly figure out whether a sysv service is enabled b...Lennart Poettering2010-09-03
* unit: don't retroactively start units if we failed to shutdown a unitLennart Poettering2010-09-03
* dbus: don't send cgroup agent messages directly to system bus to avoid dbus a...Lennart Poettering2010-09-03
* target: implicitly shutdown targets on shutdown, so that they are pulled into...Lennart Poettering2010-09-03
* service: properly handle if the main process is down and we wait for the cgro...Lennart Poettering2010-09-03
* dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering2010-09-02
* unit: unify some codeLennart Poettering2010-09-01
* dbus: don't accept activation requests anymore if we are going down anywayLennart Poettering2010-09-01
* systemctl: make sure daemon-reexec and friends return a correct error codeLennart Poettering2010-09-01
* systemctl: fix return value of systemctl start and friendsLennart Poettering2010-09-01
* service: recheck PID status when a cgroup runs emptyLennart Poettering2010-09-01
* service: wait for process exit only if we actually killed somebodyLennart Poettering2010-09-01
* manager: reword some error messages regarding "logs"Lennart Poettering2010-09-01
* util: leave locked terminal attributes untouched so that we don't interfere w...Lennart Poettering2010-09-01
* service: properly pass dbus error structureMichal Schmidt2010-08-31
* manager: make sure we free the dbus error only if we actually use oneLennart Poettering2010-08-31
* service: rework killing logic so that we always kill the main process, even i...Lennart Poettering2010-08-31
* systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering2010-08-31
* systemctl: avoid wrapping of headers/footersLennart Poettering2010-08-31
* util: look at STDOUT, not STDIN, when determining tty columnsLennart Poettering2010-08-31
* exec: replace OOMAdjust= by OOMScoreAdjust= to follow new kernel interfaceLennart Poettering2010-08-31
* manager: add missing second part of s/maintenance/failed/Matthew Miller2010-08-31
* manager: rename 'maintenance' state to 'failed' to avoid user confusionMatthew Miller2010-08-31
* manager: don't try to minimize transaction when using isolateLennart Poettering2010-08-30
* exec: make sure O_NONBLOCK is off for all sockets passed as STDIN/STDOUT/STDERRLennart Poettering2010-08-30
* unit: introduce AllowIsolate= switchLennart Poettering2010-08-30
* console: rework automatic getty on kernel console logic againLennart Poettering2010-08-30
* service: properly handle Fedora's broken MTA meta-service nameLennart Poettering2010-08-26
* service: reword warnings a littleLennart Poettering2010-08-26
* service: if we cannot add an alias to a sysv service, ignore this and go onLennart Poettering2010-08-26
* device: allow aliases on devicesLennart Poettering2010-08-26
* systemctl: very very trivial typo patch :)Matthew Miller2010-08-26
* mount: imply noauto for mount points configured with native mount filesLennart Poettering2010-08-25
* mount: rework automatic mounting to follow the 'nofail' option in fstabLennart Poettering2010-08-25
* dbus: simplify some dbus error messages a bitLennart Poettering2010-08-25
* sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fil...Lennart Poettering2010-08-25
* cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering2010-08-25
* utmp: document that the order of preference for runlevel numbers might be som...Lennart Poettering2010-08-25
* utmp: write out runlevels 5 and 3 preferrably if multiples make sense, and S ...Lennart Poettering2010-08-25
* systemctl: rename a few status linesLennart Poettering2010-08-25