chiark / gitweb /
core: print 'startup finished' messages even if we log to console
[elogind.git] / src / core / namespace.c
2014-07-27 Ansgar Burchardtdrop_duplicates: copy full BindMount struct
2014-07-03 Lennart Poetteringnamespace: make sure /tmp, /var/tmp and /dev are writab...
2014-07-03 Lennart Poetteringnamespace: fix uninitialized memory access
2014-06-17 Lennart Poetteringnamespace: properly label device nodes we create
2014-06-06 Lennart Poetteringnamespace: cover /boot with ProtectSystem= again
2014-06-06 Lennart Poetteringnamespace: beef up read-only bind mount logic
2014-06-05 Lennart Poetteringnamespace: also include /root in ProtectHome=
2014-06-05 Lennart Poetteringnamespace: when setting up an inaccessible mount point...
2014-06-05 Lennart Poetteringcore: don't include /boot in effect of ProtectSystem=
2014-06-04 Lennart Poetteringcore: rename ReadOnlySystem= to ProtectSystem= and...
2014-06-04 Lennart Poetteringcore: provide /dev/ptmx as symlink in PrivateDevices...
2014-06-04 Lennart Poetteringcore: make sure PrivateDevices= makes /dev/log available
2014-06-03 Lennart Poetteringcore: add new ReadOnlySystem= and ProtectedHome= settin...
2014-03-20 Lennart Poetteringunit: turn off mount propagation for udevd
2014-03-19 Lennart Poetteringcore: Beef up PrivateDevices=
2014-03-03 Lennart Poetteringconf-parser: config_parse_path_strv() is not generic...
2014-01-20 Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2013-12-13 Lennart Poetteringnamespace: include boot id in private tmp directories
2013-11-27 Lennart Poetteringnamespace: comment typo fix
2013-11-27 Lennart Poetteringservice: add the ability for units to join other unit...
2013-10-23 Zbigniew Jędrzejew... systemd: use unit name in PrivateTmp directories
2013-10-13 Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-08-23 Maciej Wereski"-" prefix for InaccessibleDirectories and ReadOnlyDire...
2013-03-20 Zbigniew Jędrzejew... core: remove unnecessary goto in setup_namespace
2013-03-20 Zbigniew Jędrzejew... Make PrivateTmp dirs also inaccessible from the outside
2013-03-16 Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-01-07 Tom GundersenMerge nss-myhostname
2012-08-13 Lennart Poetteringnspawn,namespaces: make sure we recursively bind mount...
2012-08-13 Lennart Poetteringnamespace: rework namespace support
2012-08-08 Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-05-14 Lennart Poetteringnamespace: make PrivateTmp= apply to both /tmp and...
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-04-18 Kay Sieversremove MS_* which can not be combined with current...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/