index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
exec-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18641 from benjarobin/fix-enum-invalid-val
Zbigniew Jędrzejewski-Szmek
2021-02-17
1
-4
/
+6
|
\
|
*
shared: use -EINVAL for _EXEC_COMMAND_FLAGS_INVALID
Benjamin Robin
2021-02-16
1
-4
/
+6
*
|
shared/exec-util: fix minor memleak
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-8
/
+2
|
/
*
core: also set $SYSTEMD_EXEC_PID= for generators
Yu Watanabe
2021-01-31
1
-2
/
+8
*
Merge pull request #17079 from keszybz/late-exec-resolution
Lennart Poettering
2020-12-03
1
-1
/
+25
|
\
|
*
meson: add option for fexecve use
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-0
/
+2
|
*
shared/exec-util: fall back to execve() also on permission errors
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-2
/
+4
|
*
shared/exec-util: use our own execveat() wrapper instead of fexecve()
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-3
/
+4
|
*
core/execute: fall back to execve() for scripts
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-0
/
+20
|
*
core: use fexecve() to spawn children
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-1
/
+0
*
|
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
|
/
*
core: add ExecStartXYZEx= with dbus support for executable prefixes
Anita Zhang
2019-05-31
1
-0
/
+74
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
core: Allow to configure execute_directories execution behavior
Matthias Klumpp
2019-02-18
1
-19
/
+38
*
tree-wide: Remove O_CLOEXEC from fdopen
Chris Down
2018-12-12
1
-1
/
+1
*
Merge pull request #10935 from poettering/rlimit-nofile-safe
Zbigniew Jędrzejewski-Szmek
2018-12-06
1
-0
/
+3
|
\
|
*
tree-wide: invoke rlimit_nofile_safe() before various exec{v,ve,l}() invocations
Lennart Poettering
2018-12-01
1
-0
/
+3
*
|
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
|
util-lib: split out all temporary file related calls into tmpfiles-util.c
Lennart Poettering
2018-12-02
1
-0
/
+1
|
/
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+348