summaryrefslogtreecommitdiff
path: root/src/test/test-namespace.c
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-04-10tests: don't silently skip `test-namespace`Evgeny Vereshchagin
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-04-10shared: add process-util.[ch]Ronny Chevalier
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-17remove unneeded libgen.h includesCristian Rodríguez
2014-03-24util: replace close_pipe() with new safe_close_pair()Lennart Poettering
2013-12-13namespace: include boot id in private tmp directoriesLennart Poettering
2013-11-27service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering
2013-10-22systemd: use unit name in PrivateTmp directoriesZbigniew Jędrzejewski-Szmek