index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
namespace.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: drop implicit support of PrivateTmp=off
Yu Watanabe
2024-10-09
1
-1
/
+1
*
core: drop implicit support of PrivateUsers=off
Yu Watanabe
2024-10-08
1
-1
/
+1
*
core: Add support for PrivateUsers=identity
Daan De Meyer
2024-09-09
1
-0
/
+11
*
core: rename BindJournalSockets= to BindLogSockets=
Mike Yuan
2024-09-04
1
-1
/
+1
*
core/namespace: make bind mounted journal sockets nosuid + noexec + nodev
Mike Yuan
2024-09-04
1
-0
/
+2
*
core: introduce BindJournalSockets=
Mike Yuan
2024-09-03
1
-0
/
+1
*
core: do not imply PrivateTmp with DynamicUser, create a private tmpfs instead
Luca Boccassi
2024-06-17
1
-1
/
+13
*
namespace: make setup_namespace() less crazy
Lennart Poettering
2023-10-11
1
-56
/
+72
*
core: Use a subdirectory of /run/ for PrivateDevices=
Daan De Meyer
2023-10-02
1
-0
/
+2
*
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: stage /run/host/os-release with a symlink to avoid possible race condition
Luca Boccassi
2023-08-16
1
-2
/
+2
*
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
-7
/
+1
*
tree-wide: hook up image dissection policy logic everywhere
Lennart Poettering
2023-04-05
1
-0
/
+3
*
core: rename "mount_flags" → "mount_propagation_flag" internally where appr...
Lennart Poettering
2023-03-14
1
-1
/
+1
*
namespace: Modernize shareable namespace functions
Daan De Meyer
2023-03-13
1
-2
/
+2
*
core/namespace: mount new sysfs when new network namespace is requested
Yu Watanabe
2023-02-23
1
-0
/
+1
*
core/namespace: drop unused field in NamespaceInfo
Yu Watanabe
2023-02-23
1
-1
/
+0
*
namespace-util: add namespace_info
Christian Brauner
2022-10-04
1
-12
/
+1
*
core: support ExtensionDirectories in user manager
Luca Boccassi
2022-03-10
1
-0
/
+1
*
core: add ExtensionDirectories= setting
Luca Boccassi
2022-01-21
1
-0
/
+1
*
core: make DynamicUser=1 and StateDirectory= work with TemporaryFileSystem=/v...
Luca Boccassi
2021-10-27
1
-0
/
+1
*
Revert "Revert "Mount all fs nosuid when NoNewPrivileges=yes""
Yu Watanabe
2021-06-25
1
-0
/
+1
*
Revert "Mount all fs nosuid when NoNewPrivileges=yes"
Topi Miettinen
2021-06-14
1
-1
/
+0
*
Mount all fs nosuid when NoNewPrivileges=yes
Topi Miettinen
2021-05-26
1
-0
/
+1
*
execute: drop DissectImageFlags parameter from namespace_setup()
Lennart Poettering
2021-03-16
1
-1
/
+0
*
Remount /dev/mqueue in unshared mount namespace for PrivateIPC
Xℹ Ruoyao
2021-03-03
1
-0
/
+1
*
Refactor network namespace specific functions in generic helpers
Xℹ Ruoyao
2021-03-03
1
-2
/
+2
*
Add ExtensionImages directive to form overlays
Luca Boccassi
2021-02-23
1
-1
/
+11
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-2
/
+2
*
tree-wide: use -EINVAL for enum invalid values
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-5
/
+5
*
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
*
core/namespace: drop bitfield annotations from boolean fields
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-13
/
+13
*
core: hide /run/credentials whenever namespacing is requested
Lennart Poettering
2020-08-25
1
-0
/
+1
*
core: introduce ProtectProc= and ProcSubset= to expose hidepid= and subset= p...
Lennart Poettering
2020-08-24
1
-0
/
+24
*
namespace: move protect_{home|system} into NamespaceInfo
Lennart Poettering
2020-08-24
1
-2
/
+2
*
core: add mount options support for MountImages
Luca Boccassi
2020-08-20
1
-0
/
+1
*
core: cleanup unused variables
Luca Boccassi
2020-08-20
1
-1
/
+0
*
core: new feature MountImages
Luca Boccassi
2020-08-05
1
-0
/
+13
*
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
-0
/
+12
*
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
*
core: ProtectKernelLogs= mask kmsg in proc and sys
Kevin Kuehler
2019-11-14
1
-0
/
+1
*
tree-wide: some more [static] related fixes
Lennart Poettering
2019-07-12
1
-2
/
+2
[next]