index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-namespace.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
namespace-util: add util function to check if id-mapped mounts are supported ...
Andres Beltran
2024-11-01
1
-0
/
+8
*
test: do not fail network namespace test with permission issues
Luca Boccassi
2024-05-22
1
-9
/
+25
*
test-namespace: SOCK_CLOEXEC'ify all the things
Lennart Poettering
2024-01-31
1
-1
/
+1
*
fd-uitl: rename PIPE_EBADF → EBADF_PAIR, and add EBADF_TRIPLET
Lennart Poettering
2023-10-26
1
-1
/
+1
*
namespace: make setup_namespace() less crazy
Lennart Poettering
2023-10-11
1
-36
/
+5
*
core: Use a subdirectory of /run/ for PrivateDevices=
Daan De Meyer
2023-10-02
1
-0
/
+1
*
Revert "core: do not leak mount for credentials directory if mount namespace ...
Yu Watanabe
2023-09-06
1
-1
/
+0
*
core: do not leak mount for credentials directory if mount namespace is enabled
Yu Watanabe
2023-08-22
1
-0
/
+1
*
core: copy the host's os-release for /run/host/os-release
Luca Boccassi
2023-07-18
1
-0
/
+1
*
namespace: Load sidecar verity settings in apply_mount_namespace()
Daan De Meyer
2023-06-20
1
-6
/
+0
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-0
/
+3
*
tree-wide: introduce PIPE_EBADF macro
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF also in pipe initializers
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+0
*
core: support ExtensionDirectories in user manager
Luca Boccassi
2022-03-10
1
-0
/
+1
*
test: allow to set NULL to intro or outro
Yu Watanabe
2022-02-02
1
-1
/
+1
*
tests: rework test macros to not take code as parameters
Lennart Poettering
2022-02-02
1
-7
/
+8
*
core: add ExtensionDirectories= setting
Luca Boccassi
2022-01-21
1
-0
/
+1
*
test-namespace: Convert to TEST macro
Jan Janssen
2021-11-28
1
-39
/
+32
*
core: make DynamicUser=1 and StateDirectory= work with TemporaryFileSystem=/v...
Luca Boccassi
2021-10-27
1
-0
/
+1
*
tree-wide: port everything over to new sd-id128 compund literal bliss
Lennart Poettering
2021-08-20
1
-7
/
+5
*
Merge pull request #19101 from poettering/mount-util-fixes
Lennart Poettering
2021-03-31
1
-1
/
+0
|
\
|
*
test-namespace: drop spurious double new line
Lennart Poettering
2021-03-26
1
-1
/
+0
*
|
execute: drop DissectImageFlags parameter from namespace_setup()
Lennart Poettering
2021-03-16
1
-1
/
+0
|
/
*
Refactor network namespace specific functions in generic helpers
Xℹ Ruoyao
2021-03-03
1
-4
/
+13
*
Add ExtensionImages directive to form overlays
Luca Boccassi
2021-02-23
1
-0
/
+2
*
New directives NoExecPaths= ExecPaths=
Topi Miettinen
2021-01-29
1
-0
/
+2
*
core: make NotifyAccess= in combination with RootDirectory=/RootImage= work
Lennart Poettering
2021-01-20
1
-0
/
+1
*
core: add DBUS method to bind mount new nodes without service restart
Luca Boccassi
2021-01-18
1
-0
/
+2
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: coccinelle fixes
Frantisek Sumsal
2020-10-04
1
-2
/
+2
*
core: hide /run/credentials whenever namespacing is requested
Lennart Poettering
2020-08-25
1
-0
/
+1
*
namespace: move protect_{home|system} into NamespaceInfo
Lennart Poettering
2020-08-24
1
-2
/
+0
*
core: new feature MountImages
Luca Boccassi
2020-08-05
1
-0
/
+1
*
service: add new RootImageOptions feature
Luca Boccassi
2020-07-29
1
-0
/
+1
*
pid1: create ro private tmp dirs when /tmp or /var/tmp is read-only
Zbigniew Jędrzejewski-Szmek
2020-07-14
1
-21
/
+35
*
core: add RootHashSignature service parameter
Luca Boccassi
2020-06-25
1
-0
/
+3
*
core: add RootHash and RootVerity service parameters
Luca Boccassi
2020-06-23
1
-0
/
+4
*
core: add new LogNamespace= execution setting
Lennart Poettering
2020-01-31
1
-0
/
+1
*
test-namespace: Add test for ProtectKernelLogs=
Kevin Kuehler
2019-11-15
1
-5
/
+68
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
test: skip various tests if namespacing is not available
Lennart Poettering
2018-10-24
1
-0
/
+5
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-2
/
+1
*
tests: add helper to unify skipping a test and exiting
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-8
/
+6
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+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
[next]