index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
execute.c
Age
Commit message (
Expand
)
Author
2010-07-08
execute: if the main process of a service already owns the TTY, don't wait fo...
Lennart Poettering
2010-07-07
execute: change stdout inherit logic, when run as PID 1 use /dev/null
Lennart Poettering
2010-07-05
turn negative options into positive options
Lennart Poettering
2010-07-04
uniformly suffix time span properties with their unit
Lennart Poettering
2010-07-04
dbus: complete exec status coverage
Lennart Poettering
2010-07-04
dbus: complete exec coverage
Lennart Poettering
2010-07-02
execute: check tcpwrap for sockets passed via new-style socket passing as well.
Lennart Poettering
2010-07-01
core: rename struct timestamp to dual_timestamp to avoid name clash with IP s...
Lennart Poettering
2010-06-19
don't use 'long long' unless we have a really good reason to
Lennart Poettering
2010-06-18
execute: handle format strings in User= and other directives
Lennart Poettering
2010-06-16
service: optionally call into PAM when dropping priviliges
Lennart Poettering
2010-06-16
execute: setup namespace after doing NSS calls
Lennart Poettering
2010-06-16
tcpwrap: execute tcpwrap check in forked client, to avoid blocking name looku...
Lennart Poettering
2010-05-22
execute: fix typo
Lennart Poettering
2010-05-22
execute: only reset those signals to the default we really need to reset to t...
Lennart Poettering
2010-05-20
execute: check ppid, not pid for 1
Lennart Poettering
2010-05-20
execute: reopen console in the spawned processes, if necessary
Lennart Poettering
2010-05-19
execute: send output of services by default to same place as systemd internal...
Lennart Poettering
2010-05-19
execute: simplify stdin/stderr/stdout fixup a little
Lennart Poettering
2010-05-19
execute: s/EXEC_OUTPUT_KERNEL/EXEC_OUTPUT_KMSG/ to follow LOG_TARGET_xxx nome...
Lennart Poettering
2010-05-19
service: by default send service output to syslog, except for SysV services w...
Lennart Poettering
2010-05-18
main: ignore EPERM in TIOCSTTY when opening terminal for crash shell
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering
[prev]