summaryrefslogtreecommitdiff
path: root/src/execute.c
Commit message (Expand)AuthorAge
* service: optionally call into PAM when dropping priviligesLennart Poettering2010-06-16
* execute: setup namespace after doing NSS callsLennart Poettering2010-06-16
* tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...Lennart Poettering2010-06-16
* execute: fix typoLennart Poettering2010-05-22
* execute: only reset those signals to the default we really need to reset to t...Lennart Poettering2010-05-22
* execute: check ppid, not pid for 1Lennart Poettering2010-05-20
* execute: reopen console in the spawned processes, if necessaryLennart Poettering2010-05-20
* execute: send output of services by default to same place as systemd internal...Lennart Poettering2010-05-19
* execute: simplify stdin/stderr/stdout fixup a littleLennart Poettering2010-05-19
* execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...Lennart Poettering2010-05-19
* service: by default send service output to syslog, except for SysV services w...Lennart Poettering2010-05-19
* main: ignore EPERM in TIOCSTTY when opening terminal for crash shellLennart Poettering2010-05-18
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16