Age | Commit message (Expand) | Author |
2016-10-01 | systemctl: Add --wait option to wait until started units terminate again | Martin Pitt |
2016-09-30 | resolved: don't query domain-limited DNS servers for other domains (#3621) | Martin Pitt |
2016-09-27 | test: make sure that {readonly|inaccessible|readwrite}paths disconnect mount ... | Djalal Harouni |
2016-09-27 | test: add tests for simple ReadOnlyPaths= case | Djalal Harouni |
2016-09-25 | test: add CAP_MKNOD tests for PrivateDevices= | Djalal Harouni |
2016-09-16 | networkd: support drop-in directories for .network files | Jean-Sébastien Bour |
2016-09-16 | networkd-test: add a helper function to always clean up temporary config files | Zbigniew Jędrzejewski-Szmek |
2016-08-26 | tests: mount proc before `exec valgrind` (#4044) | Evgeny Vereshchagin |
2016-08-19 | tests: let's stick to 8ch indenting, in perl code too | Lennart Poettering |
2016-08-02 | test: fix test-execute personality tests on ppc64 and aarch64 (#3825) | Jan Synacek |
2016-07-31 | Merge pull request 3821 from davide125/fix-tests | Zbigniew Jędrzejewski-Szmek |
2016-07-29 | tests: skip udev-test if running inside a chroot | Davide Cavalca |
2016-07-21 | bootctl: Always use upper case for "/EFI/BOOT" and "/EFI/BOOT/BOOT*.EFI". | Alexander Kurtz |
2016-07-03 | tests: Install missing libraries for things installed in /usr too | Felipe Sateler |
2016-07-03 | tests: follow RUNPATH when installing missing libraries | Felipe Sateler |
2016-06-30 | test: check resolved generated resolv.conf in networkd-test (#3628) | Martin Pitt |
2016-06-28 | resolved: add test for route-only domain filtering (#3609) | Martin Pitt |
2016-06-24 | test: merge check_nspawn() into run_nspawn() | Martin Pitt |
2016-06-24 | tests: track and check for timeouts | Martin Pitt |
2016-06-24 | tests: make TEST-12-ISSUE-3171 nspawn invocation consistent with other tests | Martin Pitt |
2016-06-24 | tests: don't fail if QEMU is not available | Martin Pitt |
2016-06-24 | tests: force booting the kernel with SELinux | Martin Pitt |
2016-06-07 | networkd: rename IPv6AcceptRouterAdvertisements to IPv6AcceptRA | Lennart Poettering |
2016-06-03 | tests: introduce UNIFIED_CGROUP_HIERARCHY (#3419) | Evgeny Vereshchagin |
2016-06-03 | resolved: fix comments in resolve.conf for search domain overflows (#3422) | Martin Pitt |
2016-05-18 | core: translate between IO and BlockIO settings to ease transition | Tejun Heo |
2016-05-08 | TEST-08: make sure / is remounted rw | Zbigniew Jędrzejewski-Szmek |
2016-05-08 | tests: enable logging for pid1, disable for other systemd services | Zbigniew Jędrzejewski-Szmek |
2016-05-08 | tests: allow root to login with empty password to test images | Zbigniew Jędrzejewski-Szmek |
2016-05-08 | tree-wide: remove uses of --failed | Zbigniew Jędrzejewski-Szmek |
2016-05-08 | tests: specify format=raw for qemu to avoid warning | Zbigniew Jędrzejewski-Szmek |
2016-05-06 | tests: add test for #3171 (#3206) | Evgeny Vereshchagin |
2016-05-03 | tests: add test for #3166 (#3180) | Evgeny Vereshchagin |
2016-05-02 | tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168) | Evgeny Vereshchagin |
2016-05-01 | tests: use symlink to Makefile | Evgeny Vereshchagin |
2016-04-29 | path-util: also support ".old" and ".new" suffixes and recommend them | Zbigniew Jędrzejewski-Szmek |
2016-04-28 | test: chmod +x sysv-generator-test | Zbigniew Jędrzejewski-Szmek |
2016-04-26 | tests: document requirements of networkd integration tests (#3125) | Martin Pitt |
2016-04-24 | tests: add test for coredump handler hanging at shutdown (#3101) | Evgeny Vereshchagin |
2016-04-13 | tests: don't rely on the host's systemd-nspawn, don't register test machine (... | Evgeny Vereshchagin |
2016-04-06 | test: udev: Check tags | Martin Pitt |
2016-04-06 | test: udev: check exit code of test-udev | Martin Pitt |
2016-04-06 | tests: don't rely on the underlying fs in test-udev (v2) | Evgeny Vereshchagin |
2016-04-05 | tests: don't rely on underlying fs in udev-test, use tmpfs instead | Evgeny Vereshchagin |
2016-04-04 | basic: fallback to fstatat if entry->d_type is DT_UNKNOWN | Evgeny Vereshchagin |
2016-03-21 | Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3 | Daniel Mack |
2016-03-16 | Merge pull request #2797 from evverx/selinux-use-raw | Zbigniew Jędrzejewski-Szmek |
2016-03-04 | tests: add create_strace_wrapper | Evgeny Vereshchagin |
2016-03-01 | tests: add test for https://github.com/systemd/systemd/issues/2730 | Evgeny Vereshchagin |
2016-02-28 | test-execute: add nfsnobody alternative as a nobody user | Ronny Chevalier |