Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-26 | [PATCH] udevinfo: print SYSFS attribute the same way we match it | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAM | kay.sievers@vrfy.org | |
Better remove characters that are useless in a device node name. It may be a security risk to pass any character read from e.g. a sysfs attribute to a shell script we execute later. Prevent the modification of the libsysfs attribute value cache. Clear PROGRAM result if the execution encountered an error. | |||
2005-04-26 | [PATCH] udevinfo: print errors to stderr instead of stdout | kay.sievers@vrfy.org | |
On Wed, 2005-03-23 at 13:55 +0100, Dieter Stueken <stueken@conterra.de> wrote: > I noticed a few funny synlinks within /dev: > lrwxrwxrwx 1 root root 4 2005-03-21 15:33:54.196950896 +0100 device2 -> hda2 > lrwxrwxrwx 1 root root 4 2005-03-21 15:33:54.196950896 +0100 not2 -> hda2 > lrwxrwxrwx 1 root root 4 2005-03-21 15:33:54.196950896 +0100 found2 -> hda2 > lrwxrwxrwx 1 root root 4 2005-03-21 15:33:54.196950896 +0100 in2 -> hda2 > lrwxrwxrwx 1 root root 4 2005-03-21 15:33:54.196950896 +0100 database2 -> hda2 > I don't know exactly, what caused this in depth. But I found udevinfo > prints all error messages to stdout instead of using stderr. | |||
2005-04-26 | [PATCH] klibc: version 1.0.4 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] support log-priority levels in udev.conf | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] test-suite: remove UDEV_TEST, it's not needed anymore | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] libsysfs: remove trailing slash on SYSFS_PATH override | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] 056 releaseudev/v056 | gregkh@suse.de | |
2005-04-26 | [PATCH] udev-test.pl: use more common user/group names | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] klibc: remove SCCS directories from the temporary klibc install | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev-test.pl: add a test where the group cannot be found in /etc/passwd | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] udev-test.pl: add check for textual uid/gid | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] fix bad typo that prevents the GROUP to be applied | kay.sievers@vrfy.org | |
Thanks to Jim Gifford <maillist@jg555.com> for catching it. | |||
2005-04-26 | [PATCH] fix header paths in udev_libc_wrapper.c | tklauser@access.unizh.ch | |
In udev_libc_wrapper.c the paths to the local header files are wrong. The attached patch fixes this. | |||
2005-04-26 | [PATCH] udevd: don't delay events with TIMEOUT in the environment | kay.sievers@vrfy.org | |
On Tue, 2005-03-15 at 09:25 +0100, Hannes Reinecke wrote: > The current implementation of the firmware class breaks a fundamental > assumption in udevd: that the physical device can be initialised fully > prior to executing the next event for that device. Thanks to Hannes for the patch. | |||
2005-04-26 | [PATCH] klibc: use klcc wrapper instead of our own Makefile | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] change call_foreach_file to return a list | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] remove unneeded file from libsysfs | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] 055 releaseudev/v055 | gregkh@suse.de | |
2005-04-26 | [PATCH] fix raid rules. | gregkh@suse.de | |
Thanks to Kay for pointing it out. | |||
2005-04-26 | [PATCH] added frugalware udev ruleset. | gregkh@suse.de | |
2005-04-26 | [PATCH] gentoo rule update for raid devices. | gregkh@suse.de | |
From Thierry Vignaud <tvignaud@mandrakesoft.com> | |||
2005-04-26 | [PATCH] add udevstart to the RELEASE-NOTES | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] volume_id: version 43 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] volume_id: Fix label/uuid reading for reiserfs | hare@suse.de | |
Well, I just asked our resident reiserfs guru (thx mason :-). Reiser v3.5 does not support labels nor uuids. | |||
2005-04-26 | [PATCH] clarify the shortcomings of %e | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] correct rule match for devices without a physical device | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] remove unneeded code, libsysfs does this for us | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] add final release note | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] add ENV{} key to match agains environment variables | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] simplify sysfs_pair handling | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] add a test and simplify debug statement | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] support =, ==, !=, += for the key match and assignment | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] add OPTION="last_rule" to skip any later rule | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] rename namedev_dev to udev_rule | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] correct enum device_type | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] remove udevstart on make clean | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] volume_id: version 42 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] volume_id: version 41 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] remove unneeded include | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] The path to dlist.h is not correct. | kay.sievers@vrfy.org | |
Pointed out by: Tobias Klauser <tklauser@access.unizh.ch> | |||
2005-04-26 | [PATCH] The following patch fixes some warnings when compiling volume_id | tklauser@access.unizh.ch | |
2005-04-26 | [PATCH] The following patch fixes a warning when compiling chassis_id | tklauser@access.unizh.ch | |
2005-04-26 | [PATCH] udevinfo -d: use '=' as separator, cause ':' may be a part of the ↵ | kay.sievers@vrfy.org | |
devpath | |||
2005-04-26 | selinux merge fixups again... | Greg KH | |
2005-04-26 | [PATCH] klibc: version 1.0.3 | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] This patch causes the remove handler to check that each symlink | jkluebs@luebsphoto.com | |
2005-04-26 | [PATCH] add RELEASE-NOTES file | kay.sievers@vrfy.org | |
2005-04-26 | [PATCH] remove PLACE key match | kay.sievers@vrfy.org | |
ID should do the same, cause we walk up the chain of devices on the physical device and can match for the name of every device there with the ID key. | |||
2005-04-26 | [PATCH] don't lookup "root" in the userdb | kay.sievers@vrfy.org | |