Age | Commit message (Expand) | Author |
2014-11-16 | src/udev: update the definition of udev_event_execute_rule | Anthony G. Basile |
2014-11-14 | udev: move global property handling from libudev to udevd | Kay Sievers |
2014-10-25 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-09-24 | test: udev - restrict nemuric uid's to existing ones | Tom Gundersen |
2014-09-17 | libudev: util - drop util_delete_path() | Tom Gundersen |
2014-09-13 | udev: timeout - warn after a third of the timeout before killing | Tom Gundersen |
2014-08-18 | src/scsi_id/Makefile.am,test/Makefile.am: fix build on debian jessie, issue #97 | Anthony G. Basile |
2014-08-12 | udev: never bypass our own logging framework and call vsyslog() directly from... | Lennart Poettering |
2014-08-06 | src/libudev/libudev.sym: mark most symbols as hidden | Anthony G. Basile |
2014-08-05 | src/shared: refactor shared code | Anthony G. Basile |
2014-08-05 | test: use _cleanup_ attribute | Anthony G. Basile |
2014-08-05 | Unify parse_argv style | Zbigniew Jędrzejewski-Szmek |
2014-07-30 | udev: unify event timeout handling | Kay Sievers |
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 |