Age | Commit message (Expand) | Author |
2010-12-14 | udevd: write full database file for (unsupported) renamed device nodes | Kay Sievers |
2010-09-21 | Add automatic rules syntax check | Martin Pitt |
2010-05-20 | fix tests and allow MODE=000 | Kay Sievers |
2010-05-05 | warn when renaming kernel-provided nodes instead of adding symlinks | Kay Sievers |
2010-04-13 | remove "ignore_remove" option | Kay Sievers |
2010-04-13 | remove "all_partitions" option | Kay Sievers |
2010-01-27 | update tests | Kay Sievers |
2009-11-16 | udev-test.pl: catch-up with recent changes | Kay Sievers |
2009-09-07 | test: catch possible bug in GOTO resolving | Kay Sievers |
2009-08-19 | change database file names | Kay Sievers |
2009-08-07 | Fix another relative path for the new working directory. | Diego Elio 'Flameeyes' Pettenò |
2009-08-07 | Replace the custom test-run target with the standard make check. | Diego Elio 'Flameeyes' Pettenò |
2009-05-22 | test: check string substitutions in OWNER and GROUP | Benjamin Gilbert |
2009-05-20 | use more efficient string copying | Kay Sievers |
2009-05-19 | remove format char string truncation syntax | Kay Sievers |
2009-05-13 | fix possible endless loop for GOTO to non-existent LABEL | Kay Sievers |
2009-02-05 | test: add test for empty and non-existent ATTR | Kay Sievers |
2009-01-30 | fix NAME="" logic | Kay Sievers |
2008-11-12 | string index - split nodes and childs to allow and unlimited number of childs | Kay Sievers |
2008-10-26 | libudev: device - allocate envp array only once | Kay Sievers |
2008-10-26 | test: add RUN+="socket: ..." to a test to run monitor code | Kay Sievers |
2008-10-26 | fix $attr{[<subsystem>/<sysname>]<attribute>} substitution | Kay Sievers |
2008-10-25 | match KEY="A|B" without temporary string copy | Kay Sievers |
2008-10-23 | replace in-memory rules array with match/action token list | Kay Sievers |
2008-10-17 | test: fix a few unintentially wrongly written rules which cause parse errors | Kay Sievers |
2008-10-14 | test: move global ENV{ENV_KEY_TEST}="test" to local rule | Kay Sievers |
2008-10-14 | delete simple-build-check.sh | Kay Sievers |
2008-09-29 | test: replace last reference of "/class/*" devpath | Kay Sievers |
2008-09-29 | test: add missing pci directory because of .gitignore *.7 | Kay Sievers |
2008-09-29 | test: replace ancient sysfs tree with recent one | Kay Sievers |
2008-09-29 | libudev: enumerate - split new() and scan() | Kay Sievers |
2008-09-16 | udev-test.pl: set non-zero exitcode if tests fail | Alan Jenkins |
2008-09-08 | udev-test.pl: set udev_log="err" | Kay Sievers |
2008-09-03 | udev-test.pl: remove left-over comment from --valgrind option | Kay Sievers |
2008-09-01 | udev-test.pl: add --valgrind option | Kay Sievers |
2008-07-30 | use autotools | Kay Sievers |
2008-07-18 | move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/ | Kay Sievers |
2008-05-19 | add substitution in MODE= field | Erik van Konijnenburg |
2008-04-21 | fstab_import: add program to IMPORT matching fstab entry | Kay Sievers |
2008-04-18 | allow setting of MODE="0000" | Kay Sievers |
2008-03-21 | test: remove duplicated EXTRA entry | Kay Sievers |
2008-03-14 | extend hack to allow TEST=="*/start" | Kay Sievers |
2008-03-14 | test: add "subsystem" links to all devices | Kay Sievers |
2007-11-13 | remove udevstart | Kay Sievers |
2007-08-16 | accept relative path for TEST | Kay Sievers |
2007-07-25 | restore behavior of NAME== | Kay Sievers |
2007-07-24 | collect: extra to synchronize actions across events | Hannes Reinecke |
2007-07-16 | allow SYMLINK== match | Kay Sievers |
2007-06-03 | add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup | Kay Sievers |
2007-05-21 | replace_chars: replace % character | Kay Sievers |