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
*
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
*
pid1: improve message when setting up namespace fails
Zbigniew Jędrzejewski-Szmek
2019-05-22
1
-1
/
+2
*
namespace: when DynamicUser=1 is set, mount StateDirectory= bind mounts "nosuid"
Lennart Poettering
2019-03-25
1
-0
/
+1
*
core: add open_netns_path() helper
Lennart Poettering
2019-03-07
1
-0
/
+1
*
core: ProtectHostname= feature
Topi Miettinen
2019-02-20
1
-0
/
+1
*
tree-wide: use c99 static for array size declarations
Zbigniew Jędrzejewski-Szmek
2019-01-04
1
-1
/
+1
*
namespace: drop protect_{home,system}_or_bool_from_string()
Yu Watanabe
2018-06-15
1
-2
/
+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
*
core: add new PrivateMounts= unit setting
Lennart Poettering
2018-06-12
1
-0
/
+1
*
namespace: rename parse_protect_{home,system}_or_bool() to protect_{home,syst...
Yu Watanabe
2018-05-31
1
-2
/
+2
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-6
/
+6
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
core: add new option 'tmpfs' to ProtectHome=
Yu Watanabe
2018-02-21
1
-0
/
+1
*
core: add new setting TemporaryFileSystem=
Yu Watanabe
2018-02-21
1
-0
/
+12
*
namespace: introduce parse_protect_system()_or_bool
Yu Watanabe
2018-01-01
1
-0
/
+1
*
namespace: introduce parse_protect_home_or_bool()
Yu Watanabe
2018-01-01
1
-0
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
namespace: change NameSpace → Namespace
Lennart Poettering
2017-10-10
1
-3
/
+3
[next]