summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-26[PATCH] 057 releleaseudev/v057gregkh@suse.de
2005-04-26[PATCH] fix stupid all_partitions bugtklauser@access.unizh.ch
2005-04-26[PATCH] add test for make -j4 to build-checkkay.sievers@vrfy.org
2005-04-26[PATCH] klibc: version 1.0.6kay.sievers@vrfy.org
2005-04-26[PATCH] update Debian ruleskay.sievers@vrfy.org
2005-04-26[PATCH] apply default permissions only for devices that will need itkay.sievers@vrfy.org
2005-04-26[PATCH] adapt RELEASE-NOTESkay.sievers@vrfy.org
2005-04-26[PATCH] udev_volume_id: fix endianess macroskay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: add test for DEVNAME export to RUN environmentkay.sievers@vrfy.org
2005-04-26[PATCH] update the man page to reflect the recent changeskay.sievers@vrfy.org
2005-04-26[PATCH] export DEVNAME to RUN-key executed programskay.sievers@vrfy.org
2005-04-26[PATCH] fix make -j4 and the local klibc-installkay.sievers@vrfy.org
2005-04-26[PATCH] update RELEASE-NOTESkay.sievers@vrfy.org
2005-04-26[PATCH] add RUN key to be able to run rule based notificationkay.sievers@vrfy.org
2005-04-26[PATCH] fix udevtest to print the error if logging is disabledkay.sievers@vrfy.org
2005-04-26[PATCH] move execute_program to utils + add action to init_devicekay.sievers@vrfy.org
2005-04-26[PATCH] correct correction for error path for PROGRAM executionkay.sievers@vrfy.org
2005-04-26[PATCH] correct error path for PROGRAM executionkay.sievers@vrfy.org
2005-04-26[PATCH] klibc: version 1.0.5kay.sievers@vrfy.org
2005-04-26[PATCH] check for strlen()==0 before accessing strlen()-1kay.sievers@vrfy.org
2005-04-26[PATCH] allow to match against empty key valueskay.sievers@vrfy.org
2005-04-26[PATCH] read %s{}-sysfs values at any device in the chainkay.sievers@vrfy.org
2005-04-26[PATCH] udev_rules.c: don't change sysfs_device while walking up the device c...kay.sievers@vrfy.org
2005-04-26[PATCH] klibc: strlcpy/strlcat - don't alter destination if size == 0kay.sievers@vrfy.org
2005-04-26[PATCH] fix klibc's broken strlcpy/strlcatkay.sievers@vrfy.org
2005-04-26[PATCH] udevinfo: print SYSFS attribute the same way we match itkay.sievers@vrfy.org
2005-04-26[PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAMkay.sievers@vrfy.org
2005-04-26[PATCH] udevinfo: print errors to stderr instead of stdoutkay.sievers@vrfy.org
2005-04-26[PATCH] klibc: version 1.0.4kay.sievers@vrfy.org
2005-04-26[PATCH] support log-priority levels in udev.confkay.sievers@vrfy.org
2005-04-26[PATCH] test-suite: remove UDEV_TEST, it's not needed anymorekay.sievers@vrfy.org
2005-04-26[PATCH] libsysfs: remove trailing slash on SYSFS_PATH overridekay.sievers@vrfy.org
2005-04-26[PATCH] 056 releaseudev/v056gregkh@suse.de
2005-04-26[PATCH] udev-test.pl: use more common user/group nameskay.sievers@vrfy.org
2005-04-26[PATCH] klibc: remove SCCS directories from the temporary klibc installkay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: add a test where the group cannot be found in /etc/passwdkay.sievers@vrfy.org
2005-04-26[PATCH] udev-test.pl: add check for textual uid/gidkay.sievers@vrfy.org
2005-04-26[PATCH] fix bad typo that prevents the GROUP to be appliedkay.sievers@vrfy.org
2005-04-26[PATCH] fix header paths in udev_libc_wrapper.ctklauser@access.unizh.ch
2005-04-26[PATCH] udevd: don't delay events with TIMEOUT in the environmentkay.sievers@vrfy.org
2005-04-26[PATCH] klibc: use klcc wrapper instead of our own Makefilekay.sievers@vrfy.org
2005-04-26[PATCH] change call_foreach_file to return a listkay.sievers@vrfy.org
2005-04-26[PATCH] remove unneeded file from libsysfskay.sievers@vrfy.org
2005-04-26[PATCH] 055 releaseudev/v055gregkh@suse.de
2005-04-26[PATCH] fix raid rules.gregkh@suse.de
2005-04-26[PATCH] added frugalware udev ruleset.gregkh@suse.de
2005-04-26[PATCH] gentoo rule update for raid devices.gregkh@suse.de
2005-04-26[PATCH] add udevstart to the RELEASE-NOTESkay.sievers@vrfy.org
2005-04-26[PATCH] volume_id: version 43kay.sievers@vrfy.org
2005-04-26[PATCH] volume_id: Fix label/uuid reading for reiserfshare@suse.de