index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-execute.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: fix check for device in test-execute
Luca Boccassi
2023-12-22
1
-1
/
+1
*
core: do not make private /dev/ read-only too soon
Luca Boccassi
2023-12-08
1
-0
/
+2
*
core: do not drop CAP_SETUID if it is in AmbientCapabilities=
Luca Boccassi
2023-12-01
1
-0
/
+3
*
test-execute: add no_new_privs tests for SystemCallFilter
Iago López Galeiras
2023-11-07
1
-0
/
+12
*
process-util: add new FORK_DEATHSIG_SIGKILL flag, rename FORK_DEATHSIG → FO...
Lennart Poettering
2023-11-02
1
-2
/
+2
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
test/test-execute: skip PrivateNetwork tests if kernel has no dummy netdevice...
Max Kellermann
2023-10-02
1
-6
/
+18
*
manager: move various fields that declare unit defaults into a new structure ...
Lennart Poettering
2023-09-08
1
-1
/
+1
*
Revert "core: do not leak mount for credentials directory if mount namespace ...
Yu Watanabe
2023-09-06
1
-4
/
+0
*
test-execute: add tests for credentials directory with mount namespace
Yu Watanabe
2023-08-22
1
-0
/
+4
*
tree-wide: don't ifdef seccomp-util.h, drop seccomp.h inclusion everywhere
Lennart Poettering
2023-08-21
1
-2
/
+0
*
LoongArch: Replace __loongarch64 with __loongarch_lp64
Xiaotian Wu
2023-08-09
1
-1
/
+1
*
test-execute: count and log the number of individual tests actually executed
Luca Boccassi
2023-07-28
1
-1
/
+6
*
test-execute: measure and log time elapsed while running tests
Luca Boccassi
2023-07-28
1
-0
/
+12
*
test: copy out the necessary test data before we start overmounting stuff
Frantisek Sumsal
2023-07-12
1
-4
/
+5
*
test: actually mount / read-only
Frantisek Sumsal
2023-07-12
1
-1
/
+1
*
tree-wide: explicitly ignore return value in a couple more places
Frantisek Sumsal
2023-07-02
1
-1
/
+1
*
test: skip if ldd command not found
Yu Watanabe
2023-06-26
1
-0
/
+5
*
execute: fix the condition of private mounts for user namespacing
Haochen Tong
2023-06-15
1
-5
/
+5
*
copy: Merge copy_directory() and copy_directory_fd() into copy_directory_at()
Daan De Meyer
2023-06-06
1
-1
/
+1
*
Fix failing test
Richard Phibel
2023-05-30
1
-0
/
+14
*
user units: implicitly enable PrivateUsers= when sandboxing options are set
Luca Boccassi
2023-04-13
1
-30
/
+29
*
copy: Move chattr arguments to full function signatures
Daan De Meyer
2023-03-21
1
-1
/
+1
*
Merge pull request #26662 from yuwata/test-execute-network-namespace-path
Daan De Meyer
2023-03-14
1
-0
/
+19
|
\
|
*
test-execute: add test for NetworkNamespacePath=
Yu Watanabe
2023-03-03
1
-0
/
+19
*
|
basic: add RuntimeScope enum
Lennart Poettering
2023-03-10
1
-5
/
+5
|
/
*
test-execute: add test for PrivateNetwork= with/without mount namespacing
Yu Watanabe
2023-02-23
1
-2
/
+4
*
tree-wide: use FORK_REARRANGE_STDIO and FORK_CLOSE_ALL_FDS
Yu Watanabe
2023-02-20
1
-6
/
+4
*
pid1: add a new D-Bus method for enquing POSIX signals with values to unit pr...
Lennart Poettering
2023-02-17
1
-1
/
+1
*
test-execute: also mount tmpfs on /dev/shm
Yu Watanabe
2023-02-17
1
-1
/
+1
*
test-execute: add basic tests for LoadCredential= and SetCredential=
Yu Watanabe
2023-02-15
1
-1
/
+9
*
test-execute: drop capabilities when testing with user manager
Yu Watanabe
2023-02-15
1
-126
/
+225
*
test-execute: Skip when /sys is read-only
Daan De Meyer
2023-01-25
1
-0
/
+3
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
core: add basic infrastructure to record unit activation information
Luca Boccassi
2022-08-23
1
-2
/
+2
*
test-execute: skip one more test when PID1 is not systemd
Yu Watanabe
2022-05-17
1
-0
/
+6
*
Rename UnitFileScope to LookupScope
Zbigniew Jędrzejewski-Szmek
2022-03-29
1
-5
/
+5
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-10
/
+6
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-2
/
+0
*
core: add %d specifier for the $CREDENTIALS_DIRECTORY
Frantisek Sumsal
2022-03-17
1
-0
/
+1
*
test: add LoongArch 64bit testcase
Xiaotian Wu
2021-12-22
1
-0
/
+2
*
tests: add test case for UMask=+BindPaths= combination
Lennart Poettering
2021-11-12
1
-0
/
+5
*
tree-wide: always use TAKE_FD() when calling rearrange_stdio()
Lennart Poettering
2021-11-04
1
-1
/
+1
*
test: use assert_se() instead of assert()
Yu Watanabe
2021-10-12
1
-8
/
+8
*
test: Add failing/non-failing syscall filter test setting architecture
Benjamin Berg
2021-09-30
1
-0
/
+2
*
core: Add ExecSearchPath parameter to specify the directory relative to which...
alexlzhu
2021-09-28
1
-0
/
+94
*
test-execute: add a testcase for MountAPIVFS=no
Yu Watanabe
2021-08-25
1
-2
/
+199
*
test-execute: logs can_share flag
Yu Watanabe
2021-08-23
1
-8
/
+6
[next]