summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 056 release056gregkh@suse.de2005-04-263-2/+19
* [PATCH] udev-test.pl: use more common user/group nameskay.sievers@vrfy.org2005-04-261-4/+4
* [PATCH] klibc: remove SCCS directories from the temporary klibc installkay.sievers@vrfy.org2005-04-261-0/+1
* [PATCH] udev-test.pl: add a test where the group cannot be found in /etc/passwdkay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] udev-test.pl: add check for textual uid/gidkay.sievers@vrfy.org2005-04-261-24/+63
* [PATCH] fix bad typo that prevents the GROUP to be appliedkay.sievers@vrfy.org2005-04-262-2/+2
* [PATCH] fix header paths in udev_libc_wrapper.ctklauser@access.unizh.ch2005-04-261-4/+4
* [PATCH] udevd: don't delay events with TIMEOUT in the environmentkay.sievers@vrfy.org2005-04-263-0/+22
* [PATCH] klibc: use klcc wrapper instead of our own Makefilekay.sievers@vrfy.org2005-04-262-57/+38
* [PATCH] change call_foreach_file to return a listkay.sievers@vrfy.org2005-04-264-28/+32
* [PATCH] remove unneeded file from libsysfskay.sievers@vrfy.org2005-04-261-400/+0
* [PATCH] 055 release055gregkh@suse.de2005-04-263-2/+81
* [PATCH] fix raid rules.gregkh@suse.de2005-04-261-3/+3
* [PATCH] added frugalware udev ruleset.gregkh@suse.de2005-04-261-0/+170
* [PATCH] gentoo rule update for raid devices.gregkh@suse.de2005-04-261-0/+7
* [PATCH] add udevstart to the RELEASE-NOTESkay.sievers@vrfy.org2005-04-261-0/+3
* [PATCH] volume_id: version 43kay.sievers@vrfy.org2005-04-262-4/+4
* [PATCH] volume_id: Fix label/uuid reading for reiserfshare@suse.de2005-04-261-1/+5
* [PATCH] clarify the shortcomings of %ekay.sievers@vrfy.org2005-04-261-0/+8
* [PATCH] correct rule match for devices without a physical devicekay.sievers@vrfy.org2005-04-261-5/+5
* [PATCH] remove unneeded code, libsysfs does this for uskay.sievers@vrfy.org2005-04-261-16/+1
* [PATCH] add final release notekay.sievers@vrfy.org2005-04-261-3/+3
* [PATCH] add ENV{} key to match agains environment variableskay.sievers@vrfy.org2005-04-265-43/+100
* [PATCH] simplify sysfs_pair handlingkay.sievers@vrfy.org2005-04-263-36/+33
* [PATCH] add a test and simplify debug statementkay.sievers@vrfy.org2005-04-264-29/+26
* [PATCH] support =, ==, !=, += for the key match and assignmentkay.sievers@vrfy.org2005-04-268-333/+537
* [PATCH] add OPTION="last_rule" to skip any later rulekay.sievers@vrfy.org2005-04-264-2/+23
* [PATCH] rename namedev_dev to udev_rulekay.sievers@vrfy.org2005-04-2612-167/+149
* [PATCH] correct enum device_typekay.sievers@vrfy.org2005-04-267-22/+22
* [PATCH] remove udevstart on make cleankay.sievers@vrfy.org2005-04-261-1/+2
* [PATCH] volume_id: version 42kay.sievers@vrfy.org2005-04-2619-16/+742
* [PATCH] volume_id: version 41kay.sievers@vrfy.org2005-04-264-64/+95
* [PATCH] remove unneeded includekay.sievers@vrfy.org2005-04-261-1/+0
* [PATCH] The path to dlist.h is not correct.kay.sievers@vrfy.org2005-04-261-0/+0
* [PATCH] The following patch fixes some warnings when compiling volume_idtklauser@access.unizh.ch2005-04-263-2/+6
* [PATCH] The following patch fixes a warning when compiling chassis_idtklauser@access.unizh.ch2005-04-261-1/+1
* [PATCH] udevinfo -d: use '=' as separator, cause ':' may be a part of the dev...kay.sievers@vrfy.org2005-04-261-1/+1
* selinux merge fixups again...Greg KH2005-04-263-20/+28
* [PATCH] klibc: version 1.0.3kay.sievers@vrfy.org2005-04-266-40/+68
* [PATCH] This patch causes the remove handler to check that each symlinkjkluebs@luebsphoto.com2005-04-261-23/+23
* [PATCH] add RELEASE-NOTES filekay.sievers@vrfy.org2005-04-261-0/+10
* [PATCH] remove PLACE key matchkay.sievers@vrfy.org2005-04-265-53/+6
* [PATCH] don't lookup "root" in the userdbkay.sievers@vrfy.org2005-04-262-9/+15
* [PATCH] fix ia64 compilekay.sievers@vrfy.org2005-04-2627-46/+57
* [PATCH] fix segfaulting udev while DRIVER matchingkay.sievers@vrfy.org2005-04-261-13/+17
* [PATCH] cleanup list.hkay.sievers@vrfy.org2005-04-261-175/+20
* [PATCH] klibc: version 0.214kay.sievers@vrfy.org2005-04-268-11/+28
* [PATCH] rename device_list->list to device_list->nodekay.sievers@vrfy.org2005-04-261-9/+9
* [PATCH] replace strncpy()/strncat() by strlcpy()/strlcat()kay.sievers@vrfy.org2005-04-2619-330/+346
* [PATCH] split udev and udevstartkay.sievers@vrfy.org2005-04-263-48/+73