summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2005-06-30prepare RELEASE-NOTESKay Sievers
2005-06-25add ata_id to read serial numbers from ATA drivesKay Sievers
2005-06-25IMPORT allow to import program returned keys into the envKay Sievers
2005-06-25IMPORT=<file> allow to import a shell-var style config-fileKay Sievers
2005-06-24allow rules to be compiled to one binary fileKay Sievers
2005-06-20prepare for module loading rules and add MODALIAS keyKay Sievers
2005-06-08udevd: allow starting of udevd with stopped exec-queueKay Sievers
2005-06-05udev: clear lists if a new value is assignedKay Sievers
2005-06-05udev: move dev.d/ handling to external helperKay Sievers
2005-06-05udev: allow final assignments :=Kay Sievers
2005-05-18remove detach_state files from the sysfs test tree.Greg KH
2005-05-10Update permissions on test scripts so they will run properly now.Greg KH
2005-05-10hopefully fix up the symlinks in the test directoryGreg KH
2005-05-09[PATCH] Writing udev rules docs updateDaniel Drake
2005-05-05Added symlinks thanks to Kay's script and git hacking.Greg KH
2005-04-26[PATCH] fix stupid all_partitions bugtklauser@access.unizh.ch
2005-04-26[PATCH] add test for make -j4 to build-checkkay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: add test for DEVNAME export to RUN environmentkay.sievers@vrfy.org
2005-04-26[PATCH] add RUN key to be able to run rule based notificationkay.sievers@vrfy.org
2005-04-26[PATCH] allow to match against empty key valueskay.sievers@vrfy.org
2005-04-26[PATCH] read %s{}-sysfs values at any device in the chainkay.sievers@vrfy.org
2005-04-26[PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAMkay.sievers@vrfy.org
2005-04-26[PATCH] test-suite: remove UDEV_TEST, it's not needed anymorekay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: use more common user/group nameskay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: add a test where the group cannot be found in /etc/passwdkay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: add check for textual uid/gidkay.sievers@vrfy.org
2005-04-26[PATCH] add ENV{} key to match agains environment variableskay.sievers@vrfy.org
2005-04-26[PATCH] add a test and simplify debug statementkay.sievers@vrfy.org
2005-04-26[PATCH] support =, ==, !=, += for the key match and assignmentkay.sievers@vrfy.org
2005-04-26[PATCH] add OPTION="last_rule" to skip any later rulekay.sievers@vrfy.org
2005-04-26[PATCH] remove PLACE key matchkay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: remove useless testskay.sievers@vrfy.org
2005-04-26[PATCH] namedev: skip backslashes only if followed by newlinekay.sievers@vrfy.org
2005-04-26[PATCH] remove the device node only if the major/minor number matcheskay.sievers@vrfy.org
2005-04-26[PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" keykay.sievers@vrfy.org
2005-04-26[PATCH] allow simple-build-check.sh to go faster if MAKEOPTS is setgregkh@suse.de
2005-04-26[PATCH] fix test for temporary nodespatmans@us.ibm.com
2005-04-26[PATCH] fix special file mode mask for temporary device nodekay.sievers@vrfy.org
2005-04-26[PATCH] udevstart: simplify "dev" file searchingkay.sievers@vrfy.org
2005-04-26[PATCH] add %P modifier to query the node name of the parent devicekay.sievers@vrfy.org
2005-04-26[PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org
2005-04-26[PATCH] simple_build_check: make it possible to pass KERNEL_DIRkay.sievers@vrfy.org
2005-04-26[PATCH] remove default_* permissions from udev.conf filekay.sievers@vrfy.org
2005-04-26[PATCH] update Fedora config files and add some more testskay.sievers@vrfy.org
2005-04-26[PATCH] allow permissions only ruleskay.sievers@vrfy.org
2005-04-26[PATCH] add SUBSYSTEM rule to catch all block devices and apply the disk perm...kay.sievers@vrfy.org
2005-04-26[PATCH] allow multiline rules by backslash at the end of the linekay.sievers@vrfy.org
2005-04-26[PATCH] simplify rules file by setting default mode to 0660kay.sievers@vrfy.org
2005-04-26[PATCH] I broke the extras/ again. Add simple build test script now.kay.sievers@vrfy.org
2005-04-26[PATCH] complete removal of explicit udev permissions config filekay.sievers@vrfy.org