summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 046 release046greg@kroah.com2005-04-263-2/+34
* [PATCH] Don't try to print major/minor for devices without a dev file.kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] remove get_device_type and merge that into udev_set_values()kay.sievers@vrfy.org2005-04-263-43/+22
* [PATCH] prevent udevd crash if DEVPATH is not setkay.sievers@vrfy.org2005-04-261-2/+7
* [PATCH] add ippp and bcrypt to the exception lists of wait_for_sysfskay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] let klibc add the trailing newline to syslog conditionallykay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] change key names in udevinfo sysfs walk to match the kernelkay.sievers@vrfy.org2005-04-261-11/+7
* [PATCH] disable logging for udevstartkay.sievers@vrfy.org2005-04-263-2/+3
* [PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org2005-04-268-5/+62
* [PATCH] remove historical SYSFS_attr="value" formatkay.sievers@vrfy.org2005-04-261-8/+1
* [PATCH] don't wait for sysfs if the kernel(2.6.10-rc2) tells us what not to e...kay.sievers@vrfy.org2005-04-265-35/+77
* [PATCH] support DRIVER as a rule keykay.sievers@vrfy.org2005-04-265-7/+39
* [PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org2005-04-265-1/+35
* [PATCH] rename udevdb* to udev_db*kay.sievers@vrfy.org2005-04-2610-33/+31
* [PATCH] Make dev.d/ handling a separate processing stagekay.sievers@vrfy.org2005-04-2610-43/+43
* [PATCH] make the udev object available to more processing stageskay.sievers@vrfy.org2005-04-2610-66/+42
* [PATCH] remove udev_lib dependency from udevsend, which makes it smallerkay.sievers@vrfy.org2005-04-265-43/+19
* [PATCH] add ACTION to udev object to expose it to the whole processkay.sievers@vrfy.org2005-04-266-65/+14
* [PATCH] make udevinfo's -r option also workimg for symlink querieskay.sievers@vrfy.org2005-04-262-4/+18
* [PATCH] let udev act as udevstart if argv[1] == "udevstart"kay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] improve udevinfo sysfs info walkkay.sievers@vrfy.org2005-04-261-10/+12
* [PATCH] add sysfs info walk to udevinfokay.sievers@vrfy.org2005-04-262-1/+68
* [PATCH] pass the whole event environment to udevdkay.sievers@vrfy.org2005-04-263-91/+112
* [PATCH] make spotless for releases.greg@kroah.com2005-04-261-2/+2
* [PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org2005-04-2641-4681/+318
* [PATCH] 045 release045greg@kroah.com2005-04-263-2/+9
* [PATCH] Some updates for Gentoo's udev rulesazarah@nosferatu.za.org2005-04-261-74/+74
* [PATCH] 044 release044greg@kroah.com2005-04-263-2/+16
* [PATCH] 043 release043greg@kroah.com2005-04-263-2/+26
* [PATCH] reduce syslog noise of udevsend if multiple instances try to start udevdkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] add i2c-dev to the list of devices without a buskay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] add cdsymlinks.sh support to gentoo rules file.greg@kroah.com2005-04-261-0/+5
* [PATCH] fix gentoo legacy tty rulegreg@kroah.com2005-04-261-1/+1
* [PATCH] remove 'sudo' usage from the Makefilegreg@kroah.com2005-04-261-1/+1
* [PATCH] make udev-test.pl test for root permissions before runninggreg@kroah.com2005-04-261-0/+7
* [PATCH] Shut up wait_for_sysfs class/net failure messages, as it's not possiblekay.sievers@vrfy.org2005-04-261-0/+9
* [PATCH] wait() for specific pid to return from fork().kay.sievers@vrfy.org2005-04-263-4/+4
* [PATCH] Don't use any syslog() in signal handler, cause it may deadlock.kay.sievers@vrfy.org2005-04-263-12/+4
* [PATCH] Add support for highpoint ataraid to volume_id to suppresskay.sievers@vrfy.org2005-04-262-6/+43
* [PATCH] Add a bunch of devices without "device" symlinks.kay.sievers@vrfy.org2005-04-261-0/+16
* [PATCH] Exit, if udevtest cannot open the device (segfault).kay.sievers@vrfy.org2005-04-261-4/+6
* [PATCH] Patches from Harald Hoyer <harald@redhat.com>.kay.sievers@vrfy.org2005-04-261-9/+9
* [PATCH] Apply the default permissions even if we found a entry inkay.sievers@vrfy.org2005-04-262-6/+5
* [PATCH] add test for format chars in multiple symlinks to replacekay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] Add net/vmnet and class/zaptel to the list of devices without physica...kay.sievers@vrfy.org2005-04-261-0/+2
* [PATCH] add test target to makefilegreg@kroah.com2005-04-261-0/+3
* [PATCH] add dumb script to show all sysfs devices in the system.greg@kroah.com2005-04-261-0/+27
* [PATCH] 042 release042greg@kroah.com2005-04-263-2/+20
* [PATCH] add inotify to the rules for gentoogreg@kroah.com2005-04-262-0/+2
* [PATCH] Remove the last klibc specific line from the main udev codekay.sievers@vrfy.org2005-04-263-2/+1