summaryrefslogtreecommitdiff
path: root/src/test/test-namespace.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-0/+3
* tree-wide: introduce PIPE_EBADF macroYu Watanabe2022-12-201-1/+1
* tree-wide: use -EBADF also in pipe initializersZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* core: support ExtensionDirectories in user managerLuca Boccassi2022-03-101-0/+1
* test: allow to set NULL to intro or outroYu Watanabe2022-02-021-1/+1
* tests: rework test macros to not take code as parametersLennart Poettering2022-02-021-7/+8
* core: add ExtensionDirectories= settingLuca Boccassi2022-01-211-0/+1
* test-namespace: Convert to TEST macroJan Janssen2021-11-281-39/+32
* core: make DynamicUser=1 and StateDirectory= work with TemporaryFileSystem=/v...Luca Boccassi2021-10-271-0/+1
* tree-wide: port everything over to new sd-id128 compund literal blissLennart Poettering2021-08-201-7/+5
* Merge pull request #19101 from poettering/mount-util-fixesLennart Poettering2021-03-311-1/+0
|\
| * test-namespace: drop spurious double new lineLennart Poettering2021-03-261-1/+0
* | execute: drop DissectImageFlags parameter from namespace_setup()Lennart Poettering2021-03-161-1/+0
|/
* Refactor network namespace specific functions in generic helpersXℹ Ruoyao2021-03-041-4/+13
* Add ExtensionImages directive to form overlaysLuca Boccassi2021-02-231-0/+2
* New directives NoExecPaths= ExecPaths=Topi Miettinen2021-01-291-0/+2
* core: make NotifyAccess= in combination with RootDirectory=/RootImage= workLennart Poettering2021-01-201-0/+1
* core: add DBUS method to bind mount new nodes without service restartLuca Boccassi2021-01-181-0/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: coccinelle fixesFrantisek Sumsal2020-10-041-2/+2
* core: hide /run/credentials whenever namespacing is requestedLennart Poettering2020-08-251-0/+1
* namespace: move protect_{home|system} into NamespaceInfoLennart Poettering2020-08-241-2/+0
* core: new feature MountImagesLuca Boccassi2020-08-051-0/+1
* service: add new RootImageOptions featureLuca Boccassi2020-07-291-0/+1
* pid1: create ro private tmp dirs when /tmp or /var/tmp is read-onlyZbigniew Jędrzejewski-Szmek2020-07-141-21/+35
* core: add RootHashSignature service parameterLuca Boccassi2020-06-251-0/+3
* core: add RootHash and RootVerity service parametersLuca Boccassi2020-06-231-0/+4
* core: add new LogNamespace= execution settingLennart Poettering2020-01-311-0/+1
* test-namespace: Add test for ProtectKernelLogs=Kevin Kuehler2019-11-151-5/+68
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* test: skip various tests if namespacing is not availableLennart Poettering2018-10-241-0/+5
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-2/+1
* tests: add helper to unify skipping a test and exitingZbigniew Jędrzejewski-Szmek2018-09-141-8/+6
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-141-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2016-10-231-4/+4
* tests: don't silently skip `test-namespace`Evgeny Vereshchagin2016-04-101-2/+7
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+2
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-031-2/+2
* remove unneeded libgen.h includesCristian Rodríguez2015-01-171-1/+0
* util: replace close_pipe() with new safe_close_pair()Lennart Poettering2014-03-241-1/+1