summaryrefslogtreecommitdiff
path: root/namedev.c
AgeCommit message (Expand)Author
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
2005-04-26[PATCH] udev - safer string handling - part twokay.sievers@vrfy.org
2005-04-26[PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org
2005-04-26[PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com
2005-04-26[PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com
2005-04-26[PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...greg@kroah.com
2005-04-26[PATCH] udev - switch callout part selector to {attribute}kay.sievers@vrfy.org
2005-04-26[PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org
2005-04-26[PATCH] Adding '%s' format specifier to NAME and SYMLINKkay.sievers@vrfy.org
2005-04-26[PATCH] Fix bug where we did not use the "converted" kernel name if we had no...greg@kroah.com
2005-04-26[PATCH] fix bug in permission handling.greg@kroah.com
2005-04-26[PATCH] fix problem where usb devices can be either the main device or the in...greg@kroah.com
2005-04-26[PATCH] udev add wild card compare for IDpatmans@us.ibm.com
2005-04-26[PATCH] udev kill extra bus_id compares in match_idpatmans@us.ibm.com
2005-04-26[PATCH] Handle the '!' character that some block devices have.greg@kroah.com