summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-test.c
AgeCommit message (Expand)Author
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-05udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering
2014-11-13udev: support ENV{}=="" global property matchesKay Sievers
2014-09-11udev: timeout - warn after a third of the timeout before killingTom Gundersen
2014-08-30udev: bump event timeout to 60 secondsKay Sievers
2014-08-11udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers
2014-07-29udev: unify event timeout handlingKay Sievers
2014-05-15udev: do not skip the execution of RUN when renaming a network device failsKay Sievers
2013-12-24log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering
2013-12-18udevadm: modernizationZbigniew Jędrzejewski-Szmek
2013-12-18udevadm,scsi_id: add short options to help strings and to the man pageZbigniew Jędrzejewski-Szmek
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen
2013-01-09udev: move string copy functions to shared/Kay Sievers
2012-11-12use the same email address everywhereKay Sievers
2012-04-16udev: use startswith() and streq()Kay Sievers
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers
2012-04-08udev: switch to systemd logging functionsKay Sievers
2012-04-04move imported udev into placeKay Sievers