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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared/exec-util: modernize execute_strv() and friends a bit
Mike Yuan
2024-10-15
1
-4
/
+4
*
shared/exec-util: minor rearrangement, drop unused EXEC_DIR_NONE
Mike Yuan
2024-10-15
1
-13
/
+12
*
core: warn if a generator is world-writable
Lukas Nykryn
2024-10-07
1
-0
/
+1
*
shared/exec-util: add macro to autoinsert sentinel for fork_agent()
Zbigniew Jędrzejewski-Szmek
2024-07-22
1
-1
/
+2
*
exec-util: modernize exec_command_flags_{to,from}_strv
Mike Yuan
2024-07-20
1
-2
/
+2
*
exec-util: make execute_strv() optionally take root directory
Yu Watanabe
2023-04-16
1
-0
/
+1
*
exec-util: introduce EXEC_DIR_SKIP_REMAINING flag
Yu Watanabe
2023-03-17
1
-0
/
+1
*
exec-util: extract the core logic of execute_directories() as execute_strv()
Yu Watanabe
2023-03-17
1
-0
/
+10
*
Revert "basic/fd-util: sort the 'except' array in place"
Lennart Poettering
2021-10-27
1
-1
/
+1
*
basic: move freeze() from shared/exec-util.h to basic/process-util.h
Lennart Poettering
2021-10-22
1
-2
/
+0
*
Move freeze() into shared/
Zbigniew Jędrzejewski-Szmek
2021-07-23
1
-0
/
+2
*
Move fork_agent() into shared/
Zbigniew Jędrzejewski-Szmek
2021-07-23
1
-0
/
+2
*
shared: use -EINVAL for _EXEC_COMMAND_FLAGS_INVALID
Benjamin Robin
2021-02-16
1
-1
/
+1
*
core: also set $SYSTEMD_EXEC_PID= for generators
Yu Watanabe
2021-01-31
1
-3
/
+4
*
Merge pull request #17079 from keszybz/late-exec-resolution
Lennart Poettering
2020-12-03
1
-0
/
+2
|
\
|
*
core/execute: fall back to execve() for scripts
Zbigniew Jędrzejewski-Szmek
2020-11-06
1
-0
/
+2
*
|
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
/
+15
*
core: Allow to configure execute_directories execution behavior
Matthias Klumpp
2019-02-18
1
-1
/
+8
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+25