summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-05volume_id: use udev-provided log-levelKay Sievers
2005-06-05udev: clear lists if a new value is assignedKay Sievers
2005-06-05udev: move dev.d/ handling to external helperKay Sievers
2005-06-05udev: allow final assignments :=Kay Sievers
2005-06-05udevd: improve timeout handlingKay Sievers
2005-06-05Makefile: fix DESTDIRKay Sievers
2005-06-05udevd: add initsendKay Sievers
2005-06-05udevd: add udevcontrolKay Sievers
2005-06-05udevd: listen for netlink eventsKay Sievers
2005-05-20Fix makefile to allow 'make release' to work with gitGreg KH
2005-05-20058 releaseudev/v058Greg KH
2005-05-20[PATCH] update cdsymlinks to latest versionDarren Salt
2005-05-18add Red Hat/Fedora html documenationGreg KH
2005-05-18Update Red Hat default udev rules.Greg KH
2005-05-18remove detach_state files from the sysfs test tree.Greg KH
2005-05-18Fix libsysfs issue with relying on the detach_state file to beGreg KH
2005-05-16added translated (jp) version of writing udev rules file.
2005-05-10Update permissions on test scripts so they will run properly now.Greg KH
2005-05-10hopefully fix up the symlinks in the test directoryGreg KH
2005-05-10Removed klibc/klibc.spec as it is autogeneratedGreg KH
2005-05-09[PATCH] Writing udev rules docs updateDaniel Drake
2005-05-05Added symlinks thanks to Kay's script and git hacking.Greg KH
2005-04-26[PATCH] selinux: fix handling during creation of symlinkskay.sievers@vrfy.org
2005-04-26[PATCH] Fedora udev.rules updatekay.sievers@vrfy.org
2005-04-26[PATCH] libsysfs: version 2.0kay.sievers@vrfy.org
2005-04-26[PATCH] klibc: version 1.0.7kay.sievers@vrfy.org
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