summaryrefslogtreecommitdiff
path: root/src/core/namespace.c
Commit message (Expand)AuthorAge
* core/namespace: remove invalid checkZbigniew Jędrzejewski-Szmek2014-10-03
* core/namespace: remove invalid checkZbigniew Jędrzejewski-Szmek2014-10-03
* namespace: avoid posible use of uninitialized variableThomas Hindoe Paaboel Andersen2014-09-08
* namespace: add support for custom kdbus endpointDaniel Mack2014-09-08
* drop_duplicates: copy full BindMount structAnsgar Burchardt2014-07-27
* namespace: make sure /tmp, /var/tmp and /dev are writable in namespaces we se...Lennart Poettering2014-07-03
* namespace: fix uninitialized memory accessLennart Poettering2014-07-03
* namespace: properly label device nodes we createLennart Poettering2014-06-18
* namespace: cover /boot with ProtectSystem= againLennart Poettering2014-06-06
* namespace: beef up read-only bind mount logicLennart Poettering2014-06-06
* namespace: also include /root in ProtectHome=Lennart Poettering2014-06-05
* namespace: when setting up an inaccessible mount point, unmounting everything...Lennart Poettering2014-06-05
* core: don't include /boot in effect of ProtectSystem=Lennart Poettering2014-06-05
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-04
* core: provide /dev/ptmx as symlink in PrivateDevices= execution environmentsLennart Poettering2014-06-04
* core: make sure PrivateDevices= makes /dev/log availableLennart Poettering2014-06-04
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-03
* unit: turn off mount propagation for udevdLennart Poettering2014-03-20
* core: Beef up PrivateDevices=Lennart Poettering2014-03-19
* conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering2014-03-03
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-20
* namespace: include boot id in private tmp directoriesLennart Poettering2013-12-13
* namespace: comment typo fixLennart Poettering2013-11-27
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* systemd: use unit name in PrivateTmp directoriesZbigniew Jędrzejewski-Szmek2013-10-22
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* "-" prefix for InaccessibleDirectories and ReadOnlyDirectoriesMaciej Wereski2013-08-23
* core: remove unnecessary goto in setup_namespaceZbigniew Jędrzejewski-Szmek2013-03-20
* Make PrivateTmp dirs also inaccessible from the outsideZbigniew Jędrzejewski-Szmek2013-03-20
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* nspawn,namespaces: make sure we recursively bind mount things inLennart Poettering2012-08-13
* namespace: rework namespace supportLennart Poettering2012-08-13
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-08
* namespace: make PrivateTmp= apply to both /tmp and /var/tmpLennart Poettering2012-05-14
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* remove MS_* which can not be combined with current kernel codeKay Sievers2012-04-18
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11