summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-19shorten copyright header of configuration filesLennart Poettering
2010-05-19service: refuse to parse sysv scripts that are requested with a boot. prefix ...Lennart Poettering
2010-05-19load-fragment: add support for overriding argv[0] in parsed command linesLennart Poettering
2010-05-19execute: send output of services by default to same place as systemd internal...Lennart Poettering
2010-05-19execute: simplify stdin/stderr/stdout fixup a littleLennart Poettering
2010-05-19execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...Lennart Poettering
2010-05-19service: by default send service output to syslog, except for SysV services w...Lennart Poettering
2010-05-19service: sysv_chkconfig_order() actually has nothing to do with chkconfig any...Lennart Poettering
2010-05-19service: properly drop boot. prefix and .sh suffix from dependency names in t...Lennart Poettering
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 ins...Lennart Poettering
2010-05-17build-sys: add small redirecting Makefiles to simplify compilation from withi...Lennart Poettering
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
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