summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v017 release017greg@kroah.com2005-04-263-2/+56
* [PATCH] more udev-016/extras/multipathchristophe.varoqui@free.fr2005-04-267-1387/+313
* [PATCH] more udev-016/extras/multipathchristophe.varoqui@free.fr2005-04-264-2/+80
* [PATCH] add udev_log to the documentation.greg@kroah.com2005-04-261-0/+8
* [PATCH] fix offsetof() define in klibc.greg@kroah.com2005-04-261-1/+1
* [PATCH] add some .spec file changes from Red Hat.greg@kroah.com2005-04-261-0/+10
* [PATCH] update the init.d udev script based on a patch from Red Hat.greg@kroah.com2005-04-261-7/+15
* [PATCH] remove the .udev.tdb when installing or uninstalling to be safe.greg@kroah.com2005-04-262-2/+4
* [PATCH] remove the database at startup.greg@kroah.com2005-04-261-0/+6
* [PATCH] udev - keep private data out of the database?kay.sievers@vrfy.org2005-04-262-8/+13
* [PATCH] fix bug in permission handling.greg@kroah.com2005-04-261-1/+1
* [PATCH] update klibc to version .107greg@kroah.com2005-04-263-1/+36
* [PATCH] add udevtest program to buildgreg@kroah.com2005-04-265-75/+59
* [PATCH] fix problem where usb devices can be either the main device or the in...greg@kroah.com2005-04-262-18/+228
* [PATCH] more logging.h cleanups to be a bit more flexible.greg@kroah.com2005-04-265-27/+40
* [PATCH] stop using mode_t as different libcs define it in different ways :(greg@kroah.com2005-04-262-2/+2
* [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] better credential patchkay.sievers@vrfy.org2005-04-262-36/+20
* [PATCH] remove some more KLIBC fixups that are no longer needed.greg@kroah.com2005-04-262-14/+1
* [PATCH] let udev-test.pl run an individual test if you ask it to.greg@kroah.com2005-04-261-17/+45
* [PATCH] Handle the '!' character that some block devices have.greg@kroah.com2005-04-261-2/+16
* [PATCH] add a block device with a ! in the name, and a test for this.greg@kroah.com2005-04-262-0/+11
* [PATCH] fix up 'make release' to use bk to build the export tree.greg@kroah.com2005-04-261-9/+7
* [PATCH] udevd - client access authorizationkay.sievers@vrfy.org2005-04-262-6/+61
* [PATCH] compile udevd with klibckay.sievers@vrfy.org2005-04-264-18/+26
* [PATCH] udev - fix "ignore method"kay.sievers@vrfy.org2005-04-262-33/+32
* [PATCH] udev - fix cdrom symlink rulekay.sievers@vrfy.org2005-04-261-1/+1
* [PATCH] fix log option code so that it actually works for all udev programs.greg@kroah.com2005-04-268-16/+49
* [PATCH] make logging a config optionazarah@nosferatu.za.org2005-04-265-0/+18
* [PATCH] finish syncing up with klibcgreg@kroah.com2005-04-265-5/+202
* [PATCH] sync with latest version of klibc (0.107)greg@kroah.com2005-04-2623-154/+732
* [PATCH] convert udevsend/udevd to DGRAM and single-threadedkay.sievers@vrfy.org2005-04-264-256/+190
* [PATCH] udevd - kill the lockfilekay.sievers@vrfy.org2005-04-263-31/+0
* [PATCH] update extras/multipathchristophe.varoqui@free.fr2005-04-263-41/+5
* [PATCH] udevd - fix socket path lengthkay.sievers@vrfy.org2005-04-262-2/+7
* [PATCH] udevd - switch socket path to abstract namespacekay.sievers@vrfy.org2005-04-264-6/+5
* [PATCH] udevd - allow to bypass sequence numberkay.sievers@vrfy.org2005-04-262-12/+23
* [PATCH] 016_bk markgreg@kroah.com2005-04-262-2/+2
* [PATCH] include used functionkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] fix up Makefile dependancies for udev_version.hgreg@kroah.com2005-04-261-3/+3
* [PATCH] v016 release016greg@kroah.com2005-04-263-2/+37
* [PATCH] add udevd and udevsend to the spec file.greg@kroah.com2005-04-261-1/+10
* [PATCH] make /etc/hotplug.d/default/udev.hotplug symlink point to udevsend now.greg@kroah.com2005-04-261-2/+2
* [PATCH] add KERNEL_DIR option so that the distros will be happygreg@kroah.com2005-04-265-11/+20
* [PATCH] get_dev_number() in extras/ide-devfs.shelkropac@students.zcu.cz2005-04-261-1/+1
* [PATCH] FAQ udev.rules.devfsrrm3@rrm3.org2005-04-261-1/+1
* [PATCH] make udevsend binary even smallergreg@kroah.com2005-04-261-0/+2
* [PATCH] let udevsend build with klibckay.sievers@vrfy.org2005-04-263-4/+14
* [PATCH] udevsend now almost compiles with klibc, struct sockaddr_un is only p...greg@kroah.com2005-04-261-5/+3