summaryrefslogtreecommitdiff
path: root/src/test/test-namespace.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* namespace: include boot id in private tmp directoriesLennart Poettering2013-12-131-6/+18
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-11/+88
* systemd: use unit name in PrivateTmp directoriesZbigniew Jędrzejewski-Szmek2013-10-221-0/+56