Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] provide temporary device node for callouts to access the device | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove default_* permissions from udev.conf file | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] update Fedora config files and add some more tests | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] allow permissions only rules | kay.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 line | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] simplify rules file by setting default mode to 0660 | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] complete removal of explicit udev permissions config file | kay.sievers@vrfy.org |
2005-04-26 | bleah, more merge fixes... | Greg KH |
2005-04-26 | [PATCH] don't call the hotplug scripts with a test run | kay.sievers@vrfy.org |
2005-04-26 | fixups to get back to proper patch order | Greg KH |
2005-04-26 | [PATCH] comment out ability to run udev-test.pl with valgrind | greg@kroah.com |
2005-04-26 | [PATCH] add NAME{ignore_remove} attribute | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] support DRIVER as a rule key | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] support SUBSYSTEM as a rule key | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] replace tdb database by simple lockless file database | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] make udev-test.pl test for root permissions before running | greg@kroah.com |
2005-04-26 | [PATCH] Apply the default permissions even if we found a entry in | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add test for format chars in multiple symlinks to replace | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] big cleanup of internal udev api | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix problems using scsi_id with udevstart | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add enum tests | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] fix udev segfaults with bad permissions file | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add test for ! in partition name | greg@kroah.com |
2005-04-26 | [PATCH] Added expanded tests to the test framework from Leann Ogasawara <ogas... | greg@kroah.com |
2005-04-26 | [PATCH] netdev - udevdb+dev.d changes | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] hmm, handle net devices with udev? | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev-test.pl cleanup | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add big major tests to udev-test.pl | greg@kroah.com |
2005-04-26 | [PATCH] add a test for a minor over 255 | greg@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.pl | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add permission tests | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] "symlink only" test | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] callout part selector tweak | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] cleanup callout fork | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] conditional remove of trailing sysfs whitespace | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add tests for NAME="foo-%c{N}" | patmans@us.ibm.com |
2005-04-26 | [PATCH] udev - activate formt length attribute | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove limit of the number of args passed to PROGRAM | greg@kroah.com |
2005-04-26 | [PATCH] add a "old style" SYSFS_attribute test to udev-test.pl | greg@kroah.com |
2005-04-26 | [PATCH] udev - switch callout part selector to {attribute} | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev - switch SYSFS_file to SYSFS{file} | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev add some ID tests | patmans@us.ibm.com |
2005-04-26 | [PATCH] udev - create all partitions of blockdevice | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] allow SYSFS{file} | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Adding '%s' format specifier to NAME and SYMLINK | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] Add another test to udev-test.pl and fix a bug when only running 1 test. | greg@kroah.com |
2005-04-26 | [PATCH] let udev-test.pl run an individual test if you ask it to. | greg@kroah.com |