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
...
*
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
*
namespace: fall back gracefully when kernel doesn't support network namespace...
Michal Sekletar
2017-10-10
1
-0
/
+17
*
execute: make StateDirectory= and friends compatible with DynamicUser=1 and R...
Lennart Poettering
2017-10-02
1
-0
/
+1
*
core: add RootImage= setting for using a specific image file as root director...
Lennart Poettering
2017-02-07
1
-1
/
+4
*
core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in c...
Lennart Poettering
2017-02-07
1
-0
/
+1
*
core: add ability to define arbitrary bind mounts for services
Lennart Poettering
2016-12-14
1
-14
/
+30
*
core: on DynamicUser= make sure that protecting sensitive paths is enforced (...
Djalal Harouni
2016-11-09
1
-0
/
+1
*
core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules=
Djalal Harouni
2016-10-12
1
-3
/
+11
*
core: introduce ProtectSystem=strict
Lennart Poettering
2016-09-25
1
-0
/
+1
*
core: add two new service settings ProtectKernelTunables= and ProtectControlG...
Lennart Poettering
2016-09-25
1
-0
/
+2
*
doc,core: Read{Write,Only}Paths= and InaccessiblePaths=
Alessandro Puccetti
2016-07-19
1
-3
/
+3
*
Remove kdbus custom endpoint support
Daniel Mack
2016-02-11
1
-1
/
+0
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
core: Private*/Protect* options with RootDirectory
Alban Crequy
2015-05-18
1
-1
/
+2
*
Type of mount(2) flags is unsigned long
Topi Miettinen
2015-01-01
1
-1
/
+1
*
namespace: add missing 'const' to parameters
Lennart Poettering
2014-10-17
1
-3
/
+3
*
namespace: add support for custom kdbus endpoint
Daniel Mack
2014-09-08
1
-0
/
+1
*
core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...
Lennart Poettering
2014-06-04
1
-11
/
+22
*
core: add new ReadOnlySystem= and ProtectedHome= settings for service units
Lennart Poettering
2014-06-03
1
-0
/
+15
*
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
2014-01-20
1
-0
/
+1
*
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-27
1
-5
/
+6
*
systemd: use unit name in PrivateTmp directories
Zbigniew Jędrzejewski-Szmek
2013-10-23
1
-1
/
+4
*
core: Remove unnecessary typedef
Henrik Grindal Bakken
2013-04-17
1
-2
/
+0
*
core: reuse the same /tmp, /var/tmp and inaccessible dir
Michal Sekletar
2013-03-16
1
-6
/
+10
*
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-19
1
-4
/
+1
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
move libsystemd_core.la sources into core/
Kay Sievers
2012-04-11
1
-0
/
+34
[prev]