Age | Commit message (Expand) | Author |
2005-11-16 | remove "udev_db" option from config file | Kay Sievers |
2005-11-10 | fix tests and remove no longer useful stuff | Kay Sievers |
2005-11-09 | remove our own copy of klibc | Kay Sievers |
2005-11-02 | test: add "driver" and "bus" links to test sysfs tree | Kay Sievers |
2005-10-28 | remove no longer working udevd-test program | Kay Sievers |
2005-10-27 | fix the new warnings I asked for | Kay Sievers |
2005-10-27 | use DESTDIR on uninstall, no need to pass prefix to submake | Kay Sievers |
2005-09-14 | add install test to 'make buildtest' | Kay Sievers |
2005-09-14 | EXTRAS: cleanup and sync all Makefiles | Kay Sievers |
2005-09-06 | add edd_id tool to match BIOS EDD disk information | Kay Sievers |
2005-08-30 | Makefile: remove all the duplicated rules | Kay Sievers |
2005-08-29 | udev_test.pl: we replace untrusted chars with '_' | Kay Sievers |
2005-08-28 | start to enforce plain ascii or valid utf8 | Kay Sievers |
2005-08-16 | ENV{TEST}=="1" compares and ENV{TEST}="1" sets the environment | Kay Sievers |
2005-08-11 | added cdrom_id to the build check | Greg KH |
2005-08-09 | add firmware_helper to load firmware | Kay Sievers |
2005-07-19 | create_floppy_devices: add tool to create floppy nodes based on sysfs info | Hannes Reinecke |
2005-07-16 | allow rules to have labels and skip to next label | Kay Sievers |
2005-07-13 | dasd_id: add s390 disk-label prober | Hannes Reinecke |
2005-07-12 | IMPORT: add {parent} to import the persistent data of the parent device | Kay Sievers |
2005-07-12 | allow multiple values to be matched with KEY=="value1|value2" | Kay Sievers |
2005-07-07 | fix symlink values separated by multiple spaces | Kay Sievers |
2005-07-07 | fix typo in group assignment | Kay Sievers |
2005-07-04 | add usb_id program to generate usb-storage device identifiers | Kay Sievers |
2005-06-30 | prepare RELEASE-NOTES | Kay Sievers |
2005-06-25 | add ata_id to read serial numbers from ATA drives | Kay Sievers |
2005-06-25 | IMPORT allow to import program returned keys into the env | Kay Sievers |
2005-06-25 | IMPORT=<file> allow to import a shell-var style config-file | Kay Sievers |
2005-06-24 | allow rules to be compiled to one binary file | Kay Sievers |
2005-06-20 | prepare for module loading rules and add MODALIAS key | Kay Sievers |
2005-06-08 | udevd: allow starting of udevd with stopped exec-queue | Kay Sievers |
2005-06-05 | udev: clear lists if a new value is assigned | Kay Sievers |
2005-06-05 | udev: move dev.d/ handling to external helper | Kay Sievers |
2005-06-05 | udev: allow final assignments := | Kay Sievers |
2005-05-18 | remove detach_state files from the sysfs test tree. | Greg KH |
2005-05-10 | Update permissions on test scripts so they will run properly now. | Greg KH |
2005-05-10 | hopefully fix up the symlinks in the test directory | Greg KH |
2005-05-09 | [PATCH] Writing udev rules docs update | Daniel Drake |
2005-05-05 | Added symlinks thanks to Kay's script and git hacking. | Greg KH |
2005-04-26 | [PATCH] fix stupid all_partitions bug | tklauser@access.unizh.ch |
2005-04-26 | [PATCH] add test for make -j4 to build-check | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udev-test.pl: add test for DEVNAME export to RUN environment | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] add RUN key to be able to run rule based notification | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] allow to match against empty key values | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] read %s{}-sysfs values at any device in the chain | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] remove untrusted chars read from sysfs-values or returned by PROGRAM | 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] udev-test.pl: use more common user/group names | 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 |