summaryrefslogtreecommitdiffstats
path: root/src/test/test-ns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Private*/Protect* options with RootDirectoryAlban Crequy2015-05-181-2/+22
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-4/+0
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-1/+1
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-1/+1
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* namespace: add support for custom kdbus endpointDaniel Mack2014-09-081-0/+1
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-041-2/+2
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-031-0/+2
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-201-0/+1
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-1/+0
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-161-1/+13
* namespace: rework namespace supportLennart Poettering2012-08-131-2/+3
* test: test tools should still be in the src/ directoryLennart Poettering2012-04-121-0/+60