Age | Commit message (Expand) | Author |
2005-04-26 | [PATCH] support =, ==, !=, += for the key match and assignment | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add OPTION="last_rule" to skip any later rule | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove PLACE key match | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev-test.pl: remove useless tests | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] namedev: skip backslashes only if followed by newline | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove the device node only if the major/minor number matches | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] allow simple-build-check.sh to go faster if MAKEOPTS is set | gregkh@suse.de |
2005-04-26 | [PATCH] fix test for temporary nodes | patmans@us.ibm.com |
2005-04-26 | [PATCH] fix special file mode mask for temporary device node | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevstart: simplify "dev" file searching | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add %P modifier to query the node name of the parent device | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] provide temporary device node for callouts to access the device | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] simple_build_check: make it possible to pass KERNEL_DIR | 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] 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 file | kay.sievers@vrfy.org |
2005-04-26 | bleah, more merge fixes... | Greg KH |
2005-04-26 | [PATCH] udevd-test.pl: remove wrong date calculation | kay.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 again | kay.sievers@vrfy.org |
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] add dumb script to show all sysfs devices in the system. | greg@kroah.com |
2005-04-26 | [PATCH] big cleanup of internal udev api | kay.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 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] add devd_test script. | greg@kroah.com |
2005-04-26 | [PATCH] udevd test script | kay.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 |