2012-04-16 |
Kay Sievers | udev: remove configuration options for /dev, /sys,... |
tree | commitdiff |
2012-04-14 |
Kay Sievers | udev: test - move test/ and src/test/ |
tree | commitdiff |
2012-04-12 |
Lennart Poettering | test: test tools should still be in the src/ directory |
tree | commitdiff |
2012-04-12 |
Kay Sievers | move a couple of test-*.c to test/ |
tree | commitdiff |
2012-04-03 |
Kay Sievers | import udev repository |
tree | commitdiff |
2012-03-18 |
Kay Sievers | build-sys: place build binaries in the root |
tree | commitdiff |
2012-02-19 |
Kay Sievers | test: remove outdated key attributes |
tree | commitdiff |
2012-01-10 |
Kay Sievers | fix debug message |
tree | commitdiff |
2012-01-10 |
Kay Sievers | tabs are as useful as a hole in the head |
tree | commitdiff |
2012-01-09 |
Kay Sievers | add test/src to .gitignore |
tree | commitdiff |
2012-01-06 |
Kay Sievers | replace unpacked sysfs test tree 'test/sys/' with packe... |
tree | commitdiff |
2012-01-06 |
Kay Sievers | merge udev/, libudev/, systemd/ files in src/; move... |
tree | commitdiff |
2012-01-01 |
Kay Sievers | remove mknod() logic and rely on 'devtmpfs' |
tree | commitdiff |
2011-12-31 |
Lennart Poettering | test: rename test directory |
tree | commitdiff |
2011-12-25 |
Kay Sievers | make: introduce --with-rootprefix= |
tree | commitdiff |
2011-12-23 |
Kay Sievers | build argv[] for builtin commands |
tree | commitdiff |
2011-12-05 |
Kay Sievers | use libexecdir, bindir, sbindir, switch to /usr/lib... |
tree | commitdiff |
2011-10-05 |
Kay Sievers | remove 'udevadm trigger --type=failed' and SYSFS, ID... |
tree | commitdiff |
2011-08-05 |
Kay Sievers | implement path_id, usb_id, input_id as built-in command |
tree | commitdiff |
2011-05-31 |
Kay Sievers | rule-syntax-check.py: use print() |
tree | commitdiff |
2011-05-17 |
Kay Sievers | Merge branch 'docs/udev.xml' of git://github.com/mfwitt... |
tree | commitdiff |
2011-05-16 |
Kay Sievers | libudev: device - use DEVMODE from kernel as the defaul... |
tree | commitdiff |
2011-03-23 |
Kay Sievers | use /run/udev/ if possible and fall back to /dev/.udev/ |
tree | commitdiff |
2010-12-14 |
Kay Sievers | udevd: write full database file for (unsupported) renam... |
tree | commitdiff |
2010-09-21 |
Martin Pitt | Add automatic rules syntax check |
tree | commitdiff |
2010-05-20 |
Kay Sievers | fix tests and allow MODE=000 |
tree | commitdiff |
2010-05-05 |
Kay Sievers | warn when renaming kernel-provided nodes instead of... |
tree | commitdiff |
2010-04-13 |
Kay Sievers | remove "ignore_remove" option |
tree | commitdiff |
2010-04-13 |
Kay Sievers | remove "all_partitions" option |
tree | commitdiff |
2010-01-27 |
Kay Sievers | update tests |
tree | commitdiff |
2009-11-16 |
Kay Sievers | udev-test.pl: catch-up with recent changes |
tree | commitdiff |
2009-09-07 |
Kay Sievers | test: catch possible bug in GOTO resolving |
tree | commitdiff |
2009-08-19 |
Kay Sievers | change database file names |
tree | commitdiff |
2009-08-07 |
Diego Elio 'Flamee... | Fix another relative path for the new working directory. |
tree | commitdiff |
2009-08-07 |
Diego Elio 'Flamee... | Replace the custom test-run target with the standard... |
tree | commitdiff |
2009-05-22 |
Benjamin Gilbert | test: check string substitutions in OWNER and GROUP |
tree | commitdiff |
2009-05-20 |
Kay Sievers | use more efficient string copying |
tree | commitdiff |
2009-05-19 |
Kay Sievers | remove format char string truncation syntax |
tree | commitdiff |
2009-05-13 |
Kay Sievers | fix possible endless loop for GOTO to non-existent... |
tree | commitdiff |
2009-02-05 |
Kay Sievers | test: add test for empty and non-existent ATTR |
tree | commitdiff |
2009-01-30 |
Kay Sievers | fix NAME="" logic |
tree | commitdiff |
2008-11-12 |
Kay Sievers | string index - split nodes and childs to allow and... |
tree | commitdiff |
2008-10-26 |
Kay Sievers | libudev: device - allocate envp array only once |
tree | commitdiff |
2008-10-26 |
Kay Sievers | test: add RUN+="socket: ..." to a test to run monitor... |
tree | commitdiff |
2008-10-26 |
Kay Sievers | fix $attr{[<subsystem>/<sysname>]<attribute>} substitution |
tree | commitdiff |
2008-10-25 |
Kay Sievers | match KEY="A|B" without temporary string copy |
tree | commitdiff |
2008-10-22 |
Kay Sievers | replace in-memory rules array with match/action token... |
tree | commitdiff |
2008-10-17 |
Kay Sievers | test: fix a few unintentially wrongly written rules... |
tree | commitdiff |
2008-10-14 |
Kay Sievers | test: move global ENV{ENV_KEY_TEST}="test" to local... |
tree | commitdiff |
2008-10-14 |
Kay Sievers | delete simple-build-check.sh |
tree | commitdiff |
2008-09-29 |
Kay Sievers | test: replace last reference of "/class/*" devpath |
tree | commitdiff |
2008-09-29 |
Kay Sievers | test: add missing pci directory because of .gitignore *.7 |
tree | commitdiff |
2008-09-29 |
Kay Sievers | test: replace ancient sysfs tree with recent one |
tree | commitdiff |
2008-09-29 |
Kay Sievers | libudev: enumerate - split new() and scan() |
tree | commitdiff |
2008-09-16 |
Alan Jenkins | udev-test.pl: set non-zero exitcode if tests fail |
tree | commitdiff |
2008-09-08 |
Kay Sievers | udev-test.pl: set udev_log="err" |
tree | commitdiff |
2008-09-03 |
Kay Sievers | udev-test.pl: remove left-over comment from --valgrind... |
tree | commitdiff |
2008-09-01 |
Kay Sievers | udev-test.pl: add --valgrind option |
tree | commitdiff |
2008-07-29 |
Kay Sievers | use autotools |
tree | commitdiff |
2008-07-18 |
Kay Sievers | move default rules from /etc/udev/rules.d/ to /lib... |
tree | commitdiff |
2008-05-19 |
Erik van Konijnenburg | add substitution in MODE= field |
tree | commitdiff |
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 |
next |