summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] "symlink only" testkay.sievers@vrfy.org2005-04-261-10/+5
* [PATCH] callout part selector tweakkay.sievers@vrfy.org2005-04-261-2/+6
* [PATCH] cleanup callout forkkay.sievers@vrfy.org2005-04-261-44/+48
* [PATCH] allow to specify node permissions in the rulekay.sievers@vrfy.org2005-04-261-42/+16
* [PATCH] rename strn*() macros to strmaxkay.sievers@vrfy.org2005-04-261-12/+12
* [PATCH] conditional remove of trailing sysfs whitespacekay.sievers@vrfy.org2005-04-261-0/+14
* [PATCH] better fix for NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org2005-04-261-2/+3
* [PATCH] fix NAME="foo-%c{N}" gets a truncated namekay.sievers@vrfy.org2005-04-261-2/+4
* [PATCH] cleanup mult field string handlingkay.sievers@vrfy.org2005-04-261-13/+8
* [PATCH] fix stroul endptr usekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udev - fix debug info for multiple rule file configkay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] udev - activate formt length attributekay.sievers@vrfy.org2005-04-261-3/+7
* [PATCH] Add symlink only rules supportarvidjaar@mail.ru2005-04-261-8/+20
* [PATCH] udev - safer sprintf() usekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] remove limit of the number of args passed to PROGRAMgreg@kroah.com2005-04-261-5/+13
* [PATCH] udev - safer string handling - part fourkay.sievers@vrfy.org2005-04-261-9/+9
* [PATCH] udev - safer string handling - part threekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] udev - safer string handling - part twokay.sievers@vrfy.org2005-04-261-13/+18
* [PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org2005-04-261-5/+5
* [PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com2005-04-261-1/+1
* [PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com2005-04-261-1/+1
* [PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...greg@kroah.com2005-04-261-2/+4
* [PATCH] udev - switch callout part selector to {attribute}kay.sievers@vrfy.org2005-04-261-3/+8
* [PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] Adding '%s' format specifier to NAME and SYMLINKkay.sievers@vrfy.org2005-04-261-80/+148
* [PATCH] Fix bug where we did not use the "converted" kernel name if we had no...greg@kroah.com2005-04-261-1/+1
* [PATCH] fix bug in permission handling.greg@kroah.com2005-04-261-1/+1
* [PATCH] fix problem where usb devices can be either the main device or the in...greg@kroah.com2005-04-261-18/+28
* [PATCH] udev add wild card compare for IDpatmans@us.ibm.com2005-04-261-1/+2
* [PATCH] udev kill extra bus_id compares in match_idpatmans@us.ibm.com2005-04-261-16/+3
* [PATCH] Handle the '!' character that some block devices have.greg@kroah.com2005-04-261-2/+16
* [PATCH] udev - fix "ignore method"kay.sievers@vrfy.org2005-04-261-18/+17
* [PATCH] fix possible buffer overflowkay.sievers@vrfy.org2005-04-261-12/+13
* [PATCH] udev - trivial style cleanupkay.sievers@vrfy.org2005-04-261-14/+10
* [PATCH] add support for figuring out which device on the sysfs "chain" the ru...greg@kroah.com2005-04-261-47/+66
* [PATCH] misc code cleanups.greg@kroah.com2005-04-261-10/+9
* [PATCH] set default owner/group in db - updatekay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] set default owner/group in db.hannal@us.ibm.com2005-04-261-2/+18
* [PATCH] add udev logging to info logkay.sievers@vrfy.org2005-04-261-6/+8
* [PATCH] remove the %D modifier as it is not longer needed.greg@kroah.com2005-04-261-10/+0
* [PATCH] libsysfs update for refresh + namedev.c changesananthmg@rediffmail.com2005-04-261-61/+44
* [PATCH] udev - introduce format escape charkay.sievers@vrfy.org2005-04-261-7/+12
* [PATCH] udev - CALLOUT is PROGRAM nowkay.sievers@vrfy.org2005-04-261-2/+2
* [PATCH] udev - simple debug tweakkay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] fix a few stale comments in namedev.cgreg@kroah.com2005-04-261-2/+2
* [PATCH] add bus test for usb-serial bus.greg@kroah.com2005-04-261-0/+1
* [PATCH] udev - drop all methods :)kay.sievers@vrfy.org2005-04-261-209/+152
* [PATCH] udev - make exec_callout() reusablekay.sievers@vrfy.org2005-04-261-6/+6
* [PATCH] udev - exec status fix for klibckay.sievers@vrfy.org2005-04-261-2/+0
* [PATCH] add IGNORE rule typechristophe@saout.de2005-04-261-0/+27