index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
udev-test.pl
Age
Commit message (
Expand
)
Author
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-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-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-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-07-16
allow rules to have labels and skip to next label
Kay Sievers
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-06-30
prepare RELEASE-NOTES
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-20
prepare for module loading rules and add MODALIAS key
Kay Sievers
2005-06-05
udev: clear lists if a new value is assigned
Kay Sievers
2005-06-05
udev: allow final assignments :=
Kay Sievers
2005-05-10
Update permissions on test scripts so they will run properly now.
Greg KH
2005-04-26
[PATCH] fix stupid all_partitions bug
tklauser@access.unizh.ch
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
2005-04-26
[PATCH] add ENV{} key to match agains environment variables
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] remove PLACE key match
kay.sievers@vrfy.org
2005-04-26
[PATCH] udev-test.pl: remove useless tests
kay.sievers@vrfy.org
2005-04-26
[PATCH] namedev: skip backslashes only if followed by newline
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove the device node only if the major/minor number matches
kay.sievers@vrfy.org
2005-04-26
[PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key
kay.sievers@vrfy.org
2005-04-26
[PATCH] fix test for temporary nodes
patmans@us.ibm.com
2005-04-26
[PATCH] fix special file mode mask for temporary device node
kay.sievers@vrfy.org
2005-04-26
[PATCH] udevstart: simplify "dev" file searching
kay.sievers@vrfy.org
2005-04-26
[PATCH] add %P modifier to query the node name of the parent device
kay.sievers@vrfy.org
2005-04-26
[PATCH] provide temporary device node for callouts to access the device
kay.sievers@vrfy.org
[next]