chiark / gitweb /
util: replace close_pipe() with new safe_close_pair()
[elogind.git] / src / core / namespace.c
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/