chiark / gitweb /
log: include syslog identifier in default log properties, to avoid comm truncation
[elogind.git] / test /
2012-04-16 Kay Sieversudev: remove configuration options for /dev, /sys,...
2012-04-14 Kay Sieversudev: test - move test/ and src/test/
2012-04-12 Lennart Poetteringtest: test tools should still be in the src/ directory
2012-04-12 Kay Sieversmove a couple of test-*.c to 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-09 Kay Sieversadd test/src to .gitignore
2012-01-06 Kay Sieversreplace unpacked sysfs test tree 'test/sys/' with packe...
2012-01-06 Kay Sieversmerge udev/, libudev/, systemd/ files in src/; move...
2012-01-01 Kay Sieversremove mknod() logic and rely on 'devtmpfs'
2011-12-31 Lennart Poetteringtest: rename test directory
2011-12-25 Kay Sieversmake: introduce --with-rootprefix=
2011-12-23 Kay Sieversbuild argv[] for builtin commands
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-31 Kay Sieversrule-syntax-check.py: use print()
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-12-14 Kay Sieversudevd: write full database file for (unsupported) renam...
2010-09-21 Martin PittAdd automatic rules syntax check
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-10-14 Kay Sieversdelete simple-build-check.sh
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-21 Kay Sieversfstab_import: add program to IMPORT matching fstab...
2008-04-18 Kay Sieversallow setting of MODE="0000"
2008-03-21 Kay Sieverstest: remove duplicated EXTRA entry
2008-03-14 Kay Sieversextend hack to allow TEST=="*/start"
2008-03-14 Kay Sieverstest: add "subsystem" links to all devices
2007-11-13 Kay Sieversremove udevstart
2007-08-16 Kay Sieversaccept relative path for TEST
2007-07-25 Kay Sieversrestore behavior of NAME==
2007-07-24 Hannes Reineckecollect: extra to synchronize actions across events
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-03-28 Kay Sieversfinally remove the directory event-multiplexer crap
2007-03-12 Kay Sieversdelete dasd_id, it moved to s390-tools
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 Marco d'Itriadd persistent rules generator for net devices and...
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-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...
next