Age | Commit message (Expand) | Author |
2006-12-08 | rename "udev.c" to "test-udev.c" - it is only for testing | Kay Sievers |
2006-09-05 | add persistent rules generator for net devices and optical drives | Marco d'Itri |
2006-09-05 | let $attr{symlink} return the last element of the path | Kay Sievers |
2006-09-05 | fix ENV{TEST}="Test: $env{TEST}" | Kay Sievers |
2006-08-20 | use new key names in test programs | Kay Sievers |
2006-08-20 | skip rule, if too may keys of the same type are used | Kay Sievers |
2006-08-19 | consistent key naming to match only the event device or include all parent de... | Kay Sievers |
2006-08-13 | don't report an error on overlong comment lines | Kay Sievers |
2006-08-05 | switch ifdef __KLIBC__ to ifndef __GLIBC__ | Kay Sievers |
2006-07-04 | remove broken %e enumeration | Kay Sievers |
2006-06-14 | don't remove symlinks if they are already there | Kay Sievers |
2006-04-24 | allow NAME=="value" to check for already assigned value | Kay Sievers |
2006-03-29 | move all *_id programs to /lib/udev/ | Kay Sievers |
2006-01-26 | don't add $SUBSYSTEM automatically as $1 to programs | Kay Sievers |
2006-01-16 | fix BUS, ID, $id usage | Kay Sievers |
2006-01-09 | replace libsysfs | Kay Sievers |
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 |