Age | Commit message (Expand) | Author |
2008-04-28 | udevadm: info - do not print ATTR{dev}== | Kay Sievers |
2008-04-20 | logging: add trailing newline to all strings | Kay Sievers |
2008-04-07 | udevinfo: do not replace chars when printing ATTR== matches | Kay Sievers |
2008-03-29 | udevadm: info - resolve devpath if symlink is given | Kay Sievers |
2007-11-09 | udevadm: also return major==0 results for --device-id-of-file | Kay Sievers |
2007-11-09 | udevadm: add info option --device-id-of-file=<file> | Kay Sievers |
2007-11-08 | udevadm: merge all udev tools into a single binary | Kay Sievers |
2007-10-24 | udevinfo: exclude "uevent" file from --attribute-walk | Kay Sievers |
2007-09-20 | udevinfo: simplify symlink printing logic | Kay Sievers |
2007-09-20 | remove extra space from udevinfo symlink output | Harald Hoyer |
2007-08-24 | set buffer size if strlcpy/strlcat indicate truncation | Michael Morony |
2007-06-23 | no newline in log messages | Kay Sievers |
2007-06-04 | sysfs: skip unknown sysfs directories | Kay Sievers |
2007-05-17 | replace_chars: replace spaces in node name | Kay Sievers |
2007-04-06 | udevinfo: export all information stored in database | Kay Sievers |
2007-03-23 | udevinfo: relax check for the correct device if looked up by name | Kay Sievers |
2007-03-21 | udevinfo: print link priority | Kay Sievers |
2007-03-18 | udevinfo: remove -d option | Kay Sievers |
2007-03-17 | read list of devices from index, make index private to database | Kay Sievers |
2007-03-07 | man: add missing options to various man pages | Kay Sievers |
2007-02-24 | remove --version from the udevinfo man page | Kay Sievers |
2006-09-20 | fix udevinfo help text typo | Arjan Opmeer |
2006-09-19 | udevinfo: print error in --attribute-walk | Kay Sievers |
2006-09-05 | udevinfo: do not show symlinks as attributes in --attribute-walk | Kay Sievers |
2006-09-03 | udevinfo: fix SUBSYTEMS spelling error | Kay Sievers |
2006-09-03 | make struct option arrays static const | Sergey Vlasov |
2006-09-03 | udevinfo: use long options | Kay Sievers |
2006-08-28 | update source file headers | Kay Sievers |
2006-08-21 | cleanup commandline argument handling | Kay Sievers |
2006-08-19 | consistent key naming to match only the event device or include all parent de... | Kay Sievers |
2006-08-18 | udevinfo, udevtest: simplify '/sys' stripping from devpath argument | Kay Sievers |
2006-08-18 | udevinfo: allow -a -n <node> | Kay Sievers |
2006-07-30 | udevinfo: add DRIVER== | Kay Sievers |
2006-06-16 | udevinfo: clarify parent device attribute use | Kay Sievers |
2006-01-09 | replace libsysfs | Kay Sievers |
2005-11-16 | remove "udev_db" option from config file | Kay Sievers |
2005-08-31 | udevinfo: restore -d option | Kay Sievers |
2005-08-30 | udevinfo: rename dump() to export() | Kay Sievers |
2005-08-29 | udevinfo: add database export | Kay Sievers |
2005-08-27 | don't store devpath in udevdb, we don't need it | Kay Sievers |
2005-08-27 | add and use name_list_cleanup() for cleaning up the string lists | Kay Sievers |
2005-08-27 | change parameter order of udev_db_search_name() | Kay Sievers |
2005-08-27 | print persistent data with "udevinfo -q all" | Kay Sievers |
2005-08-27 | prepare for new HAL udevdb dump | Kay Sievers |
2005-08-10 | fix udevinfo output | Thierry Vignaud |
2005-07-22 | move code to its own files | Kay Sievers |
2005-06-26 | store the imported device information in the udevdb | Kay Sievers |
2005-06-06 | Fix udevinfo for empty sysfs directories | Greg KH |
2005-04-26 | [PATCH] move execute_program to utils + add action to init_device | kay.sievers@vrfy.org |
2005-04-26 | [PATCH] udevinfo: print SYSFS attribute the same way we match it | kay.sievers@vrfy.org |