summaryrefslogtreecommitdiff
path: root/namedev.c
AgeCommit message (Expand)Author
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
2005-04-26[PATCH] put config info in db for netdevkay.sievers@vrfy.org
2005-04-26[PATCH] netdev - udevdb+dev.d changeskay.sievers@vrfy.org
2005-04-26[PATCH] apply all_partitions rule to main block device onlykay.sievers@vrfy.org
2005-04-26[PATCH] hmm, handle net devices with udev?kay.sievers@vrfy.org
2005-04-26[PATCH] fix build error in namedev.c caused by previous patch.greg@kroah.com
2005-04-26[PATCH] correct apply_format() for symlink only ruleskay.sievers@vrfy.org
2005-04-26[PATCH] uninitialized variable for mknod and friendolh@suse.de
2005-04-26[PATCH] first stupid try for a rule compose guikay.sievers@vrfy.org
2005-04-26[PATCH] replace fgets() with mmap() and introduce udev_lib.[hc]kay.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
2005-04-26[PATCH] allow to specify node permissions in the rulekay.sievers@vrfy.org
2005-04-26[PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org
2005-04-26[PATCH] conditional remove of trailing sysfs whitespacekay.sievers@vrfy.org
2005-04-26[PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org
2005-04-26[PATCH] fix NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org
2005-04-26[PATCH] cleanup mult field string handlingkay.sievers@vrfy.org
2005-04-26[PATCH] fix stroul endptr usekay.sievers@vrfy.org
2005-04-26[PATCH] udev - fix debug info for multiple rule file configkay.sievers@vrfy.org
2005-04-26[PATCH] udev - activate formt length attributekay.sievers@vrfy.org
2005-04-26[PATCH] Add symlink only rules supportarvidjaar@mail.ru
2005-04-26[PATCH] udev - safer sprintf() usekay.sievers@vrfy.org
2005-04-26[PATCH] remove limit of the number of args passed to PROGRAMgreg@kroah.com
2005-04-26[PATCH] udev - safer string handling - part fourkay.sievers@vrfy.org
2005-04-26[PATCH] udev - safer string handling - part threekay.sievers@vrfy.org