chiark / gitweb /
resolved: beef up DNS server configuration logic
[elogind.git] / test / udev-test.pl
2013-04-15 Anatol PomozovFix spelling errors using 'codespell' tool
2013-01-07 Tom GundersenMerge nss-myhostname
2012-11-12 Kay Sieversuse the same email address everywhere
2012-10-08 Kay Sieversudev: remove SYMLINK "unique" option
2012-07-15 Kay Sieversudev: get rid of TEST_PREFIX and use unshare() to fake...
2012-04-16 Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-14 Kay Sieversudev: test - move test/ and src/test/
2012-04-03 Kay Sieversimport udev repository
2012-03-18 Kay Sieversbuild-sys: place build binaries in the root
2012-02-19 Kay Sieverstest: remove outdated key attributes
2012-01-10 Kay Sieversfix debug message
2012-01-10 Kay Sieverstabs are as useful as a hole in the head
2012-01-06 Kay Sieversreplace unpacked sysfs test tree 'test/sys/' with packe...
2011-12-25 Kay Sieversmake: introduce --with-rootprefix=
2011-12-05 Kay Sieversuse libexecdir, bindir, sbindir, switch to /usr/lib...
2011-10-05 Kay Sieversremove 'udevadm trigger --type=failed' and SYSFS, ID...
2011-08-05 Kay Sieversimplement path_id, usb_id, input_id as built-in command
2011-05-17 Kay SieversMerge branch 'docs/udev.xml' of git://github.com/mfwitt...
2011-05-16 Kay Sieverslibudev: device - use DEVMODE from kernel as the defaul...
2011-03-23 Kay Sieversuse /run/udev/ if possible and fall back to /dev/.udev/
2010-05-20 Kay Sieversfix tests and allow MODE=000
2010-05-05 Kay Sieverswarn when renaming kernel-provided nodes instead of...
2010-04-13 Kay Sieversremove "ignore_remove" option
2010-04-13 Kay Sieversremove "all_partitions" option
2010-01-27 Kay Sieversupdate tests
2009-11-16 Kay Sieversudev-test.pl: catch-up with recent changes
2009-09-07 Kay Sieverstest: catch possible bug in GOTO resolving
2009-08-19 Kay Sieverschange database file names
2009-08-07 Diego Elio 'Flamee... Fix another relative path for the new working directory.
2009-08-07 Diego Elio 'Flamee... Replace the custom test-run target with the standard...
2009-05-22 Benjamin Gilberttest: check string substitutions in OWNER and GROUP
2009-05-20 Kay Sieversuse more efficient string copying
2009-05-19 Kay Sieversremove format char string truncation syntax
2009-05-13 Kay Sieversfix possible endless loop for GOTO to non-existent...
2009-02-05 Kay Sieverstest: add test for empty and non-existent ATTR
2009-01-30 Kay Sieversfix NAME="" logic
2008-11-12 Kay Sieversstring index - split nodes and childs to allow and...
2008-10-26 Kay Sieverslibudev: device - allocate envp array only once
2008-10-26 Kay Sieverstest: add RUN+="socket: ..." to a test to run monitor...
2008-10-26 Kay Sieversfix $attr{[<subsystem>/<sysname>]<attribute>} substitution
2008-10-25 Kay Sieversmatch KEY="A|B" without temporary string copy
2008-10-22 Kay Sieversreplace in-memory rules array with match/action token...
2008-10-17 Kay Sieverstest: fix a few unintentially wrongly written rules...
2008-10-14 Kay Sieverstest: move global ENV{ENV_KEY_TEST}="test" to local...
2008-09-29 Kay Sieverstest: replace last reference of "/class/*" devpath
2008-09-29 Kay Sieverstest: add missing pci directory because of .gitignore *.7
2008-09-29 Kay Sieverstest: replace ancient sysfs tree with recent one
2008-09-29 Kay Sieverslibudev: enumerate - split new() and scan()
2008-09-16 Alan Jenkinsudev-test.pl: set non-zero exitcode if tests fail
2008-09-08 Kay Sieversudev-test.pl: set udev_log="err"
2008-09-03 Kay Sieversudev-test.pl: remove left-over comment from --valgrind...
2008-09-01 Kay Sieversudev-test.pl: add --valgrind option
2008-07-29 Kay Sieversuse autotools
2008-07-18 Kay Sieversmove default rules from /etc/udev/rules.d/ to /lib...
2008-05-19 Erik van Konijnenburgadd substitution in MODE= field
2008-04-18 Kay Sieversallow setting of MODE="0000"
2008-03-14 Kay Sieversextend hack to allow TEST=="*/start"
2007-08-16 Kay Sieversaccept relative path for TEST
2007-07-25 Kay Sieversrestore behavior of NAME==
2007-07-16 Kay Sieversallow SYMLINK== match
2007-06-03 Kay Sieversadd "[$SUBSYSTEM/$KERNEL]<attribute>" lookup
2007-05-21 Kay Sieversreplace_chars: replace % character
2007-02-25 Kay Sieversadd test for an attribute which contains an operator...
2006-12-08 Kay Sieversrename "udev.c" to "test-udev.c" - it is only for testing
2006-09-05 Kay Sieverslet $attr{symlink} return the last element of the path
2006-09-04 Kay Sieversfix ENV{TEST}="Test: $env{TEST}"
2006-08-20 Kay Sieversuse new key names in test programs
2006-08-20 Kay Sieversskip rule, if too may keys of the same type are used
2006-08-19 Kay Sieversconsistent key naming to match only the event device...
2006-08-13 Kay Sieversdon't report an error on overlong comment lines
2006-07-04 Kay Sieversremove broken %e enumeration
2006-06-14 Kay Sieversdon't remove symlinks if they are already there
2006-04-24 Kay Sieversallow NAME=="value" to check for already assigned value
2006-01-26 Kay Sieversdon't add $SUBSYSTEM automatically as $1 to programs
2006-01-16 Kay Sieversfix BUS, ID, $id usage
2006-01-09 Kay Sieversreplace libsysfs
2005-11-16 Kay Sieversremove "udev_db" option from config file
2005-11-10 Kay Sieversfix tests and remove no longer useful stuff
2005-08-29 Kay Sieversudev_test.pl: we replace untrusted chars with '_'
2005-08-28 Kay Sieversstart to enforce plain ascii or valid utf8
2005-08-16 Kay SieversENV{TEST}=="1" compares and ENV{TEST}="1" sets the...
2005-07-16 Kay Sieversallow rules to have labels and skip to next label
2005-07-14 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-07-12 Kay SieversIMPORT: add {parent} to import the persistent data...
2005-07-12 Kay Sieversallow multiple values to be matched with KEY=="value1...
2005-07-07 Kay Sieversfix symlink values separated by multiple spaces
2005-07-07 Kay Sieversfix typo in group assignment
2005-06-30 Kay Sieversprepare RELEASE-NOTES
2005-06-25 Kay SieversIMPORT allow to import program returned keys into the env
2005-06-25 Kay SieversIMPORT=<file> allow to import a shell-var style config...
2005-06-21 Greg KHMerge gregkh@ehlo.org:/home/kay/public_html/linux/hotpl...
2005-06-19 Kay Sieversprepare for module loading rules and add MODALIAS key
2005-06-05 Kay Sieversudev: clear lists if a new value is assigned
2005-06-05 Kay Sieversudev: allow final assignments :=
2005-05-10 Greg KHUpdate permissions on test scripts so they will run...
2005-04-27 tklauser@access... [PATCH] fix stupid all_partitions bug
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: add test for DEVNAME export to...
2005-04-27 kay.sievers@vrfy.org[PATCH] add RUN key to be able to run rule based notifi...
2005-04-27 kay.sievers@vrfy.org[PATCH] allow to match against empty key values
2005-04-27 kay.sievers@vrfy.org[PATCH] read %s{}-sysfs values at any device in the...
next