]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-ns.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / test / test-ns.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-08  Daniel Macknamespace: add support for custom kdbus endpoint
2014-06-04  Lennart Poetteringcore: rename ReadOnlySystem= to ProtectSystem= and...
2014-06-03  Lennart Poetteringcore: add new ReadOnlySystem= and ProtectedHome= settin...
2014-01-20  Lennart Poetteringexec: introduce PrivateDevices= switch to provide servi...
2013-11-27  Lennart Poetteringservice: add the ability for units to join other unit...
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 Poetteringnamespace: rework namespace support
2012-04-12  Lennart Poetteringtest: test tools should still be in the src/ directory