summaryrefslogtreecommitdiff
path: root/src/test/test-ns.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-22pid1: improve message when setting up namespace failsZbigniew Jędrzejewski-Szmek1-1/+2
2018-09-14tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek1-1/+2
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-3/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-02-21core: add new setting TemporaryFileSystem=Yu Watanabe1-0/+1
2018-01-11log: minimize includes in log.hLennart Poettering1-0/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-10-10namespace: change NameSpace → NamespaceLennart Poettering1-1/+1
2017-10-02execute: make StateDirectory= and friends compatible with DynamicUser=1 and R...Lennart Poettering1-0/+1
2017-02-07core: add RootImage= setting for using a specific image file as root director...Lennart Poettering1-0/+2
2016-12-14core: add ability to define arbitrary bind mounts for servicesLennart Poettering1-0/+1
2016-10-12core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules=Djalal Harouni1-3/+9
2016-09-25namespace: chase symlinks for mounts to set up in userspaceLennart Poettering1-3/+7
2016-09-25namespace: make sure InaccessibleDirectories= masks all mounts further downLennart Poettering1-1/+3
2016-09-25core: add two new service settings ProtectKernelTunables= and ProtectControlG...Lennart Poettering1-0/+2
2016-02-11Remove kdbus custom endpoint supportDaniel Mack1-1/+0
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-1/+1
2015-05-18core: Private*/Protect* options with RootDirectoryAlban Crequy1-2/+22
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-4/+0
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-1/+1
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-1/+1
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-1/+1
2014-09-08namespace: add support for custom kdbus endpointDaniel Mack1-0/+1
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering1-2/+2
2014-06-03core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering1-0/+2
2014-01-20exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering1-0/+1
2013-11-27service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering1-1/+0
2013-03-15core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar1-1/+13
2012-08-13namespace: rework namespace supportLennart Poettering1-2/+3
2012-04-12test: test tools should still be in the src/ directoryLennart Poettering1-0/+60