summaryrefslogtreecommitdiff
path: root/src/core/namespace.c
Commit message (Expand)AuthorAge
* core/namespace: fix path sortingMichal Schmidt2015-03-16
* core: explicitly ignore failure during cleanupZbigniew Jędrzejewski-Szmek2015-03-13
* core: either ignore or handle mount failuresZbigniew Jędrzejewski-Szmek2015-03-13
* Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek2015-03-13
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* Type of mount(2) flags is unsigned longTopi Miettinen2015-01-01
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* namespace: unchecked return value from librarySusant Sahani2014-11-17
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* selinux: clean up selinux label function namingLennart Poettering2014-10-23
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* namespace: add missing 'const' to parametersLennart Poettering2014-10-17
* 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