summaryrefslogtreecommitdiff
path: root/namedev.c
AgeCommit message (Expand)Author
2005-04-26[PATCH] determine device type in udev_init_device()kay.sievers@vrfy.org
2005-04-26[PATCH] move kernel name/number evaluation into udev_init_device()kay.sievers@vrfy.org
2005-04-26[PATCH] detect NAME="" as ignore_device rulekay.sievers@vrfy.org
2005-04-26[PATCH] trivial namedev cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] cleanup db functionskay.sievers@vrfy.org
2005-04-26[PATCH] clean up match_place()kay.sievers@vrfy.org
2005-04-26[PATCH] switch device type to enumkay.sievers@vrfy.org
2005-04-26[PATCH] switch major/minor to dev_tkay.sievers@vrfy.org
2005-04-26[PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" keykay.sievers@vrfy.org
2005-04-26[PATCH] namedev: execute PROGRAM only once and not possibly for every physica...kay.sievers@vrfy.org
2005-04-26[PATCH] namedev: move some matches out of the parent loopkay.sievers@vrfy.org
2005-04-26[PATCH] namedev: if SUBSYSTEM or KERNEL key doesn't match, give up immediatelykay.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] namdev: allow symlink-only rules to specify node permissionsmbuesch@freenet.de
2005-04-26[PATCH] correct log statementkay.sievers@vrfy.org
2005-04-26[PATCH] allow permissions only ruleskay.sievers@vrfy.org
2005-04-26[PATCH] simplify permission applicationkay.sievers@vrfy.org
2005-04-26[PATCH] complete removal of explicit udev permissions config filekay.sievers@vrfy.org
2005-04-26[PATCH] restore OWNER/GROUP assignment in rule coming from RESULTkay.sievers@vrfy.org
2005-04-26[PATCH] remove unused timestamp fieldkay.sievers@vrfy.org
2005-04-26[PATCH] simplify permission handlingkay.sievers@vrfy.org
2005-04-26[PATCH] remove unused variableskay.sievers@vrfy.org
2005-04-26more fixupsGreg KH
2005-04-26[PATCH] rename udev_lib to udev_utils and dev_d to udev_multiplexkay.sievers@vrfy.org
2005-04-26[PATCH] Allow GROUP to have modifiers in itsschweizer@gmail.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] rename udevdb* to udev_db*kay.sievers@vrfy.org
2005-04-26[PATCH] Make dev.d/ handling a separate processing stagekay.sievers@vrfy.org
2005-04-26[PATCH] make the udev object available to more processing stageskay.sievers@vrfy.org
2005-04-26[PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org
2005-04-26[PATCH] wait() for specific pid to return from fork().kay.sievers@vrfy.org
2005-04-26[PATCH] Apply the default permissions even if we found a entry inkay.sievers@vrfy.org
2005-04-26[PATCH] improve klibc fixup integrationkay.sievers@vrfy.org
2005-04-26[PATCH] big cleanup of internal udev apikay.sievers@vrfy.org
2005-04-26[PATCH] remove sleeps from udev as it is external nowkay.sievers@vrfy.org
2005-04-26[PATCH] Problem parsing %s in udev rulesandrew.patterson@hp.com
2005-04-26[PATCH] prevent deadlocks on an corrupt udev databasekay.sievers@vrfy.org
2005-04-26[PATCH] fix problems with dev.d and udevstartkay.sievers@vrfy.org
2005-04-26[PATCH] fix problems using scsi_id with udevstartkay.sievers@vrfy.org
2005-04-26[PATCH] PATCH udev close on execharald@redhat.com
2005-04-26[PATCH] udev parse bugharald@redhat.com
2005-04-26[PATCH] fix udevstart badly broken in udev 031kay.sievers@vrfy.org
2005-04-26[PATCH] compatibility symlinks for udevdavid@fubar.dk
2005-04-26[PATCH] clean up block whitelist search logic a bit.greg@kroah.com
2005-04-26[PATCH] udevstart performance increaseogasawara@osdl.org
2005-04-26[PATCH] catchup with recent klibckay.sievers@vrfy.org
2005-04-26[PATCH] fix test regressionskay.sievers@vrfy.org