summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2005-04-26bleah, more merge fixes...Greg KH
2005-04-26[PATCH] udevd-test.pl: remove wrong date calculationkay.sievers@vrfy.org
2005-04-26[PATCH] delete a bunch of files no longer needed.greg@kroah.com
2005-04-26[PATCH] fix udev-test/udev-test.pl to work with againkay.sievers@vrfy.org
2005-04-26[PATCH] don't call the hotplug scripts with a test runkay.sievers@vrfy.org
2005-04-26fixups to get back to proper patch orderGreg KH
2005-04-26[PATCH] comment out ability to run udev-test.pl with valgrindgreg@kroah.com
2005-04-26[PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org
2005-04-26[PATCH] support DRIVER as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org
2005-04-26[PATCH] make udev-test.pl test for root permissions before runninggreg@kroah.com
2005-04-26[PATCH] Apply the default permissions even if we found a entry inkay.sievers@vrfy.org
2005-04-26[PATCH] add test for format chars in multiple symlinks to replacekay.sievers@vrfy.org
2005-04-26[PATCH] add dumb script to show all sysfs devices in the system.greg@kroah.com
2005-04-26[PATCH] big cleanup of internal udev apikay.sievers@vrfy.org
2005-04-26[PATCH] fix up the wait_for_sysfs_test script a bit.greg@kroah.com
2005-04-26[PATCH] take out & from wait_for_sysfs_test that I previously missed.greg@kroah.com
2005-04-26[PATCH] add wait_for_sysfs test script to the tarball to help people debug th...greg@kroah.com
2005-04-26[PATCH] fix problems using scsi_id with udevstartkay.sievers@vrfy.org
2005-04-26[PATCH] add enum testskay.sievers@vrfy.org
2005-04-26[PATCH] fix udev segfaults with bad permissions filekay.sievers@vrfy.org
2005-04-26[PATCH] add test for ! in partition namegreg@kroah.com
2005-04-26[PATCH] add devd_test script.greg@kroah.com
2005-04-26[PATCH] udevd test scriptkay.sievers@vrfy.org
2005-04-26[PATCH] Added expanded tests to the test framework from Leann Ogasawara <ogas...greg@kroah.com
2005-04-26[PATCH] tweak net_test a bit.greg@kroah.com
2005-04-26[PATCH] make a net_test test script using udevtest.greg@kroah.com
2005-04-26[PATCH] add hotplug.dev script to handle renamed network devices.greg@kroah.com
2005-04-26[PATCH] add a bunch of network class devices to the test sysfs treegreg@kroah.com
2005-04-26[PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org
2005-04-26[PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] add big major tests to udev-test.plgreg@kroah.com
2005-04-26[PATCH] add a test for a minor over 255greg@kroah.com
2005-04-26[PATCH] udev-test.pl: print out major:minor and perm test "ok" if is ok.greg@kroah.com
2005-04-26[PATCH] make perm and major:minor test errors be reported properly.greg@kroah.com
2005-04-26[PATCH] add dev node test to udev-test.plkay.sievers@vrfy.org
2005-04-26[PATCH] add permission testskay.sievers@vrfy.org
2005-04-26[PATCH] "symlink only" testkay.sievers@vrfy.org
2005-04-26[PATCH] callout part selector tweakkay.sievers@vrfy.org
2005-04-26[PATCH] cleanup callout forkkay.sievers@vrfy.org