index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-exec-util.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: add ExecStartXYZEx= with dbus support for executable prefixes
Anita Zhang
2019-05-31
1
-0
/
+46
*
test-exec-util: do not call setenv with NULL arg
Zbigniew Jędrzejewski-Szmek
2019-04-12
1
-2
/
+5
*
core: Allow to configure execute_directories execution behavior
Matthias Klumpp
2019-02-18
1
-6
/
+42
*
strv: wrap strv_new() in a macro so that NULL sentinel is implicit
Lennart Poettering
2018-10-31
1
-1
/
+2
*
exec-util: in execute_directories, support initial exec environment
Dimitri John Ledkov
2018-09-24
1
-7
/
+36
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-3
/
+2
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop spurious newlines (#8764)
Lennart Poettering
2018-04-19
1
-1
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
test-exec-util: add two test cases for scripts masked with empty file
Zbigniew Jędrzejewski-Szmek
2017-09-17
1
-3
/
+22
*
test-exec-util: drop duplicate const
Zbigniew Jędrzejewski-Szmek
2017-04-21
1
-1
/
+1
*
Tighten checking for variable validity
Zbigniew Jędrzejewski-Szmek
2017-02-21
1
-2
/
+10
*
exec-util: implement a set of callbacks to pass variables around
Zbigniew Jędrzejewski-Szmek
2017-02-21
1
-0
/
+55
*
basic/exec-util: add support for synchronous (ordered) execution
Zbigniew Jędrzejewski-Szmek
2017-02-21
1
-11
/
+209
*
basic/util: move execute_directory() to separate file
Zbigniew Jędrzejewski-Szmek
2017-02-12
1
-0
/
+87