Age | Commit message (Expand) | Author |
2014-05-15 | udev: do not skip the execution of RUN when renaming a network device fails | Kay Sievers |
2014-04-24 | udev: remove seqnum API and all assumptions about seqnums | Kay Sievers |
2014-02-02 | use memzero(foo, length); for all memset(foo, 0, length); calls | Greg KH |
2014-01-09 | test/test-udev.c: bring in line with upstream | Anthony G. Basile |
2014-01-09 | test/test-libudev.c: bring into line with upstream | Anthony G. Basile |
2014-01-09 | test/test-device-nodes.c: bring in line with upstream | Anthony G. Basile |
2014-01-09 | Add more _printf_'s for format-nonliterals | Thomas Hindoe Paaboel Andersen |
2014-01-09 | device-nodes: move device node specific code to own file | Dave Reisner |
2014-01-09 | move utf8 functions from libudev-private.h to utf8.h | Dave Reisner |
2013-09-10 | test/test-libudev.c: minor change to match upstream | Anthony G. Basile |
2013-07-07 | Import strxcpyx from upstream | Anthony G. Basile |
2013-07-06 | test: improve test-udev.c | Anthony G. Basile |
2013-06-03 | test/udev-test.pl: fix a spelling error | Anthony G. Basile |
2013-06-02 | licence: remove references to old FSF address | Sami Kerola |
2013-01-22 | Fix test-udev.c to build and work on a uclibc system | Anthony G. Basile |
2012-11-26 | Replace unused DISTCLEAN_LOCAL_HOOKS and correct path in test/Makefile.am | Nick Vinson |
2012-11-24 | Fix paths: test/udev-test.pl now works under sudo make distcheck | Anthony G. Basile |
2012-11-20 | Reintroduce keymaps build and test | Anthony G. Basile |
2012-11-19 | test/Makefile.am: fix tests for make distcheck | Anthony G. Basile |
2012-11-15 | Second step of revamping the build system | Anthony G. Basile |
2012-11-15 | Isolation of udev code from remaining systemd | Anthony G. Basile |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-10-09 | udev: fix rule-syntax-check.py | Kay Sievers |
2012-10-08 | udev: remove SYMLINK "unique" option | Kay Sievers |
2012-09-13 | test: split of cryptsetup into its own test | Lennart Poettering |
2012-09-13 | man: fix a bunch of typos in docs | Thomas Hindoe Paaboel Andersen |
2012-07-15 | udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run | Kay Sievers |
2012-06-28 | nspawn: introduce new --capabilities= flag and make use of it in the nspawn t... | Lennart Poettering |
2012-06-28 | test: reenable nspawn, even if it fails for now | Lennart Poettering |
2012-05-29 | test/README.testsuite: add documentation for the testsuite | Harald Hoyer |
2012-05-29 | test/TEST-01-BASIC: add /var on cryptoluks and wait for the journal | Harald Hoyer |
2012-05-29 | test/test-functions: add check_qemu() and check_nspawn() functions | Harald Hoyer |
2012-05-29 | test/TEST-01-BASIC: fail test, if qemu failed | Harald Hoyer |
2012-05-29 | test/TEST-01-BASIC: make DEBUGTOOLS an environment variable | Harald Hoyer |
2012-05-29 | test/test-functions: be more verbose about skipping tests | Harald Hoyer |
2012-05-24 | test/TEST-01-BASIC: add missing "; then" | Harald Hoyer |
2012-05-24 | test/TEST-01-BASIC: only test systemd-nspawn, if the test system uses systemd | Harald Hoyer |
2012-05-24 | test/TEST-01-BASIC: add systemd-nspawn run with the root image | Harald Hoyer |
2012-05-24 | test/TEST-01-BASIC: untabified | Harald Hoyer |
2012-05-24 | test/TEST-01-BASIC: add a defined rc.local | Harald Hoyer |
2012-05-24 | test/TEST-01-BASIC: add /etc/localtime to test image | Harald Hoyer |
2012-05-24 | test: add touch to test machine | Lennart Poettering |
2012-05-24 | test: check systemctl --failed in test VM | Lennart Poettering |
2012-05-22 | test: introduce a basic testsuite framework | Harald Hoyer |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers |
2012-04-14 | udev: test - move test/ and src/test/ | Kay Sievers |
2012-04-12 | test: test tools should still be in the src/ directory | Lennart Poettering |
2012-04-12 | move a couple of test-*.c to test/ | Kay Sievers |
2011-12-31 | test: rename test directory | Lennart Poettering |