Age | Commit message (Expand) | Author |
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 |
2007-03-28 | finally remove the directory event-multiplexer crap | Kay Sievers |
2007-03-12 | delete dasd_id, it moved to s390-tools | Kay Sievers |
2007-02-25 | add test for an attribute which contains an operator char | Kay Sievers |
2006-12-08 | rename "udev.c" to "test-udev.c" - it is only for testing | Kay Sievers |
2006-09-05 | add persistent rules generator for net devices and optical drives | Marco d'Itri |
2006-09-05 | let $attr{symlink} return the last element of the path | Kay Sievers |
2006-09-05 | fix ENV{TEST}="Test: $env{TEST}" | Kay Sievers |
2006-08-20 | use new key names in test programs | Kay Sievers |
2006-08-20 | skip rule, if too may keys of the same type are used | Kay Sievers |
2006-08-19 | consistent key naming to match only the event device or include all parent de... | Kay Sievers |
2006-08-13 | don't report an error on overlong comment lines | Kay Sievers |
2006-08-05 | switch ifdef __KLIBC__ to ifndef __GLIBC__ | Kay Sievers |
2006-07-04 | remove broken %e enumeration | Kay Sievers |
2006-06-14 | don't remove symlinks if they are already there | Kay Sievers |
2006-04-24 | allow NAME=="value" to check for already assigned value | Kay Sievers |
2006-03-29 | move all *_id programs to /lib/udev/ | Kay Sievers |
2006-01-26 | don't add $SUBSYSTEM automatically as $1 to programs | Kay Sievers |
2006-01-16 | fix BUS, ID, $id usage | Kay Sievers |
2006-01-09 | replace libsysfs | Kay Sievers |
2005-11-16 | remove "udev_db" option from config file | Kay Sievers |
2005-11-10 | fix tests and remove no longer useful stuff | Kay Sievers |
2005-11-09 | remove our own copy of klibc | Kay Sievers |
2005-11-02 | test: add "driver" and "bus" links to test sysfs tree | Kay Sievers |