summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-05-19service: properly drop boot. prefix and .sh suffix from dependency names in ↵Lennart Poettering
the LSB headers
2010-05-19logger: use the right enum typeLennart Poettering
2010-05-19automount: never consider our own mount point a prefix mount of usLennart Poettering
2010-05-18log: never close file descriptors < 3Lennart Poettering
2010-05-18manager: before entering loop dispatch queued up SIGCHLDsLennart Poettering
2010-05-18unit: don't gc units that are still in STUB stateLennart Poettering
2010-05-18main: ignore EPERM in TIOCSTTY when opening terminal for crash shellLennart Poettering
2010-05-18main: if we fail to acquire a terminal for the crash shell, warn but continueLennart Poettering
2010-05-18units: replace a few non-essential API mounts with automount unitsLennart Poettering
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ↵Lennart Poettering
instead
2010-05-17build-sys: add small redirecting Makefiles to simplify compilation from ↵Lennart Poettering
within emacs
2010-05-16swap: add swap.target Wants links only when running as system instanceLennart Poettering
2010-05-16mount: add remote-fs.target/local-fs.target Wants links only when running as ↵Lennart Poettering
system instance
2010-05-16man: document a few special unitsLennart Poettering
2010-05-16units: automatically generated syslog.targetLennart Poettering
2010-05-16build-sys: generate intermediate files in subdirsLennart Poettering
2010-05-16build-sys: move remaining source files to src/Lennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering