chiark / gitweb /
Add an 'n' option to cgtop (equivalent to top)
[elogind.git] / test /
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-08-04 Kay Sieversswitch ifdef __KLIBC__ to ifndef __GLIBC__
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-03-29 Kay Sieversmove all *_id programs to /lib/udev/
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-11-09 Greg Kroah-HartmanMerge branch 'master' of gregkh@/linux/hotplug/udev
2005-11-09 Kay Sieversremove our own copy of klibc
2005-11-02 Kay Sieverstest: add "driver" and "bus" links to test sysfs tree
2005-10-27 Kay Sieversremove no longer working udevd-test program
2005-10-27 Kay Sieversfix the new warnings I asked for
2005-10-27 Kay Sieversuse DESTDIR on uninstall, no need to pass prefix to...
2005-09-14 Kay Sieversadd install test to 'make buildtest'
2005-09-14 Kay SieversEXTRAS: cleanup and sync all Makefiles
2005-09-06 Kay Sieversadd edd_id tool to match BIOS EDD disk information
2005-08-30 Kay SieversMakefile: remove all the duplicated rules
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-08-11 Greg KHadded cdrom_id to the build check
2005-08-09 Kay Sieversadd firmware_helper to load firmware
2005-07-19 Hannes Reineckecreate_floppy_devices: add tool to create floppy nodes...
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-13 Hannes Reineckedasd_id: add s390 disk-label prober
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-07-04 Kay Sieversadd usb_id program to generate usb-storage device ident...
2005-06-30 Kay Sieversprepare RELEASE-NOTES
2005-06-25 Kay Sieversadd ata_id to read serial numbers from ATA drives
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-24 Kay Sieversallow rules to be compiled to one binary file
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-08 Kay Sieversudevd: allow starting of udevd with stopped exec-queue
2005-06-05 Kay Sieversudev: clear lists if a new value is assigned
2005-06-05 Kay Sieversudev: move dev.d/ handling to external helper
2005-06-05 Kay Sieversudev: allow final assignments :=
2005-05-19 Greg KHremove detach_state files from the sysfs test tree.
2005-05-10 Greg KHUpdate permissions on test scripts so they will run...
2005-05-10 Greg KHhopefully fix up the symlinks in the test directory
2005-05-09 Daniel Drake[PATCH] Writing udev rules docs update
2005-05-06 Greg KHAdded symlinks thanks to Kay's script and git hacking.
2005-04-27 tklauser@access... [PATCH] fix stupid all_partitions bug
2005-04-27 kay.sievers@vrfy.org[PATCH] add test for make -j4 to build-check
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...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove untrusted chars read from sysfs-values...
2005-04-27 kay.sievers@vrfy.org[PATCH] test-suite: remove UDEV_TEST, it's not needed...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: use more common user/group names
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: add a test where the group cannot...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: add check for textual uid/gid
2005-04-27 kay.sievers@vrfy.org[PATCH] add ENV{} key to match agains environment variables
2005-04-27 kay.sievers@vrfy.org[PATCH] add a test and simplify debug statement
2005-04-27 kay.sievers@vrfy.org[PATCH] support =, ==, !=, += for the key match and...
2005-04-27 kay.sievers@vrfy.org[PATCH] add OPTION="last_rule" to skip any later rule
2005-04-27 kay.sievers@vrfy.org[PATCH] remove PLACE key match
2005-04-27 kay.sievers@vrfy.org[PATCH] udev-test.pl: remove useless tests
2005-04-27 kay.sievers@vrfy.org[PATCH] namedev: skip backslashes only if followed...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove the device node only if the major/minor...
2005-04-27 kay.sievers@vrfy.org[PATCH] introduce OPTIONS=ignore_device, ignore_remove...
2005-04-27 gregkh@suse.de[PATCH] allow simple-build-check.sh to go faster if...
2005-04-27 patmans@us.ibm.com[PATCH] fix test for temporary nodes
2005-04-27 kay.sievers@vrfy.org[PATCH] fix special file mode mask for temporary device...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevstart: simplify "dev" file searching
2005-04-27 kay.sievers@vrfy.org[PATCH] add %P modifier to query the node name of the...
2005-04-27 kay.sievers@vrfy.org[PATCH] provide temporary device node for callouts...
2005-04-27 kay.sievers@vrfy.org[PATCH] simple_build_check: make it possible to pass...
2005-04-27 kay.sievers@vrfy.org[PATCH] remove default_* permissions from udev.conf...
2005-04-27 kay.sievers@vrfy.org[PATCH] update Fedora config files and add some more...
2005-04-27 kay.sievers@vrfy.org[PATCH] allow permissions only rules
2005-04-27 kay.sievers@vrfy.org[PATCH] add SUBSYSTEM rule to catch all block devices...
2005-04-27 kay.sievers@vrfy.org[PATCH] allow multiline rules by backslash at the end...
2005-04-27 kay.sievers@vrfy.org[PATCH] simplify rules file by setting default mode...
2005-04-27 kay.sievers@vrfy.org[PATCH] I broke the extras/ again. Add simple build...
2005-04-27 kay.sievers@vrfy.org[PATCH] complete removal of explicit udev permissions...
2005-04-27 Greg KHbleah, more merge fixes...
2005-04-27 kay.sievers@vrfy.org[PATCH] udevd-test.pl: remove wrong date calculation
2005-04-27 greg@kroah.com[PATCH] delete a bunch of files no longer needed.
2005-04-27 kay.sievers@vrfy.org[PATCH] fix udev-test/udev-test.pl to work with again
2005-04-27 kay.sievers@vrfy.org[PATCH] don't call the hotplug scripts with a test run
2005-04-27 Greg KHfixups to get back to proper patch order
2005-04-27 greg@kroah.com[PATCH] comment out ability to run udev-test.pl with...
2005-04-27 kay.sievers@vrfy.org[PATCH] add NAME{ignore_remove} attribute
2005-04-27 kay.sievers@vrfy.org[PATCH] support DRIVER as a rule key
2005-04-27 kay.sievers@vrfy.org[PATCH] support SUBSYSTEM as a rule key
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 greg@kroah.com[PATCH] make udev-test.pl test for root permissions...
2005-04-27 kay.sievers@vrfy.org[PATCH] Apply the default permissions even if we found...
next