2008-04-21 |
Kay Sievers | fstab_import: add program to IMPORT matching fstab... |
tree | commitdiff |
2008-04-18 |
Kay Sievers | allow setting of MODE="0000" |
tree | commitdiff |
2008-03-21 |
Kay Sievers | test: remove duplicated EXTRA entry |
tree | commitdiff |
2008-03-14 |
Kay Sievers | extend hack to allow TEST=="*/start" |
tree | commitdiff |
2008-03-14 |
Kay Sievers | test: add "subsystem" links to all devices |
tree | commitdiff |
2007-11-13 |
Kay Sievers | remove udevstart |
tree | commitdiff |
2007-08-16 |
Kay Sievers | accept relative path for TEST |
tree | commitdiff |
2007-07-25 |
Kay Sievers | restore behavior of NAME== |
tree | commitdiff |
2007-07-24 |
Hannes Reinecke | collect: extra to synchronize actions across events |
tree | commitdiff |
2007-07-16 |
Kay Sievers | allow SYMLINK== match |
tree | commitdiff |
2007-06-03 |
Kay Sievers | add "[$SUBSYSTEM/$KERNEL]<attribute>" lookup |
tree | commitdiff |
2007-05-21 |
Kay Sievers | replace_chars: replace % character |
tree | commitdiff |
2007-03-28 |
Kay Sievers | finally remove the directory event-multiplexer crap |
tree | commitdiff |
2007-03-12 |
Kay Sievers | delete dasd_id, it moved to s390-tools |
tree | commitdiff |
2007-02-25 |
Kay Sievers | add test for an attribute which contains an operator... |
tree | commitdiff |
2006-12-08 |
Kay Sievers | rename "udev.c" to "test-udev.c" - it is only for testing |
tree | commitdiff |
2006-09-05 |
Marco d'Itri | add persistent rules generator for net devices and... |
tree | commitdiff |
2006-09-05 |
Kay Sievers | let $attr{symlink} return the last element of the path |
tree | commitdiff |
2006-09-04 |
Kay Sievers | fix ENV{TEST}="Test: $env{TEST}" |
tree | commitdiff |
2006-08-20 |
Kay Sievers | use new key names in test programs |
tree | commitdiff |
2006-08-20 |
Kay Sievers | skip rule, if too may keys of the same type are used |
tree | commitdiff |
2006-08-19 |
Kay Sievers | consistent key naming to match only the event device... |
tree | commitdiff |
2006-08-13 |
Kay Sievers | don't report an error on overlong comment lines |
tree | commitdiff |
2006-08-04 |
Kay Sievers | switch ifdef __KLIBC__ to ifndef __GLIBC__ |
tree | commitdiff |
2006-07-04 |
Kay Sievers | remove broken %e enumeration |
tree | commitdiff |
2006-06-14 |
Kay Sievers | don't remove symlinks if they are already there |
tree | commitdiff |
2006-04-24 |
Kay Sievers | allow NAME=="value" to check for already assigned value |
tree | commitdiff |
2006-03-29 |
Kay Sievers | move all *_id programs to /lib/udev/ |
tree | commitdiff |
2006-01-26 |
Kay Sievers | don't add $SUBSYSTEM automatically as $1 to programs |
tree | commitdiff |
2006-01-16 |
Kay Sievers | fix BUS, ID, $id usage |
tree | commitdiff |
2006-01-09 |
Kay Sievers | replace libsysfs |
tree | commitdiff |
2005-11-16 |
Kay Sievers | remove "udev_db" option from config file |
tree | commitdiff |
2005-11-10 |
Kay Sievers | fix tests and remove no longer useful stuff |
tree | commitdiff |
2005-11-09 |
Greg Kroah-Hartman | Merge branch 'master' of gregkh@/linux/hotplug/udev |
tree | commitdiff |
2005-11-09 |
Kay Sievers | remove our own copy of klibc |
tree | commitdiff |
2005-11-02 |
Kay Sievers | test: add "driver" and "bus" links to test sysfs tree |
tree | commitdiff |
2005-10-27 |
Kay Sievers | remove no longer working udevd-test program |
tree | commitdiff |
2005-10-27 |
Kay Sievers | fix the new warnings I asked for |
tree | commitdiff |
2005-10-27 |
Kay Sievers | use DESTDIR on uninstall, no need to pass prefix to... |
tree | commitdiff |
2005-09-14 |
Kay Sievers | add install test to 'make buildtest' |
tree | commitdiff |
2005-09-14 |
Kay Sievers | EXTRAS: cleanup and sync all Makefiles |
tree | commitdiff |
2005-09-06 |
Kay Sievers | add edd_id tool to match BIOS EDD disk information |
tree | commitdiff |
2005-08-30 |
Kay Sievers | Makefile: remove all the duplicated rules |
tree | commitdiff |
2005-08-29 |
Kay Sievers | udev_test.pl: we replace untrusted chars with '_' |
tree | commitdiff |
2005-08-28 |
Kay Sievers | start to enforce plain ascii or valid utf8 |
tree | commitdiff |
2005-08-16 |
Kay Sievers | ENV{TEST}=="1" compares and ENV{TEST}="1" sets the... |
tree | commitdiff |
2005-08-11 |
Greg KH | added cdrom_id to the build check |
tree | commitdiff |
2005-08-09 |
Kay Sievers | add firmware_helper to load firmware |
tree | commitdiff |
2005-07-19 |
Hannes Reinecke | create_floppy_devices: add tool to create floppy nodes... |
tree | commitdiff |
2005-07-16 |
Kay Sievers | allow rules to have labels and skip to next label |
tree | commitdiff |
2005-07-14 |
Greg KH | Merge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl... |
tree | commitdiff |
2005-07-13 |
Hannes Reinecke | dasd_id: add s390 disk-label prober |
tree | commitdiff |
2005-07-12 |
Kay Sievers | IMPORT: add {parent} to import the persistent data... |
tree | commitdiff |
2005-07-12 |
Kay Sievers | allow multiple values to be matched with KEY=="value1... |
tree | commitdiff |
2005-07-07 |
Kay Sievers | fix symlink values separated by multiple spaces |
tree | commitdiff |
2005-07-07 |
Kay Sievers | fix typo in group assignment |
tree | commitdiff |
2005-07-04 |
Kay Sievers | add usb_id program to generate usb-storage device ident... |
tree | commitdiff |
2005-06-30 |
Kay Sievers | prepare RELEASE-NOTES |
tree | commitdiff |
2005-06-25 |
Kay Sievers | add ata_id to read serial numbers from ATA drives |
tree | commitdiff |
2005-06-25 |
Kay Sievers | IMPORT allow to import program returned keys into the env |
tree | commitdiff |
2005-06-25 |
Kay Sievers | IMPORT=<file> allow to import a shell-var style config... |
tree | commitdiff |
2005-06-24 |
Kay Sievers | allow rules to be compiled to one binary file |
tree | commitdiff |
2005-06-21 |
Greg KH | Merge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl... |
tree | commitdiff |
2005-06-19 |
Kay Sievers | prepare for module loading rules and add MODALIAS key |
tree | commitdiff |
2005-06-08 |
Kay Sievers | udevd: allow starting of udevd with stopped exec-queue |
tree | commitdiff |
2005-06-05 |
Kay Sievers | udev: clear lists if a new value is assigned |
tree | commitdiff |
2005-06-05 |
Kay Sievers | udev: move dev.d/ handling to external helper |
tree | commitdiff |
2005-06-05 |
Kay Sievers | udev: allow final assignments := |
tree | commitdiff |
2005-05-19 |
Greg KH | remove detach_state files from the sysfs test tree. |
tree | commitdiff |
2005-05-10 |
Greg KH | Update permissions on test scripts so they will run... |
tree | commitdiff |
2005-05-10 |
Greg KH | hopefully fix up the symlinks in the test directory |
tree | commitdiff |
2005-05-09 |
Daniel Drake | [PATCH] Writing udev rules docs update |
tree | commitdiff |
2005-05-06 |
Greg KH | Added symlinks thanks to Kay's script and git hacking. |
tree | commitdiff |
2005-04-27 |
tklauser@access... | [PATCH] fix stupid all_partitions bug |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] add test for make -j4 to build-check |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] udev-test.pl: add test for DEVNAME export to... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] add RUN key to be able to run rule based notifi... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] allow to match against empty key values |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] read %s{}-sysfs values at any device in the... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] remove untrusted chars read from sysfs-values... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] test-suite: remove UDEV_TEST, it's not needed... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] udev-test.pl: use more common user/group names |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] udev-test.pl: add a test where the group cannot... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] udev-test.pl: add check for textual uid/gid |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] add ENV{} key to match agains environment variables |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] add a test and simplify debug statement |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] support =, ==, !=, += for the key match and... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] add OPTION="last_rule" to skip any later rule |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] remove PLACE key match |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] udev-test.pl: remove useless tests |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] namedev: skip backslashes only if followed... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] remove the device node only if the major/minor... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] introduce OPTIONS=ignore_device, ignore_remove... |
tree | commitdiff |
2005-04-27 |
gregkh@suse.de | [PATCH] allow simple-build-check.sh to go faster if... |
tree | commitdiff |
2005-04-27 |
patmans@us.ibm.com | [PATCH] fix test for temporary nodes |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] fix special file mode mask for temporary device... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] udevstart: simplify "dev" file searching |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] add %P modifier to query the node name of the... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] provide temporary device node for callouts... |
tree | commitdiff |
2005-04-27 |
kay.sievers@vrfy.org | [PATCH] simple_build_check: make it possible to pass... |
tree | commitdiff |
next |