summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-test.c
AgeCommit message (Expand)AuthorFilesLines
2014-09-11udev: timeout - warn after a third of the timeout before killingTom Gundersen1-1/+1
2014-08-30udev: bump event timeout to 60 secondsKay Sievers1-1/+1
2014-08-11udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering1-1/+0
2014-07-29udev: place opening { at the same line as the function declarationKay Sievers1-2/+1
2014-07-29udev: unify event timeout handlingKay Sievers1-1/+1
2014-05-15udev: do not skip the execution of RUN when renaming a network device failsKay Sievers1-8/+5
2013-12-24log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering1-2/+2
2013-12-18udevadm: modernizationZbigniew Jędrzejewski-Szmek1-6/+4
2013-12-18udevadm,scsi_id: add short options to help strings and to the man pageZbigniew Jędrzejewski-Szmek1-14/+11
2013-02-13use streq instead of strcmpThomas Hindoe Paaboel Andersen1-3/+3
2013-01-09udev: move string copy functions to shared/Kay Sievers1-2/+2
2012-11-12use the same email address everywhereKay Sievers1-1/+1
2012-04-16udev: use startswith() and streq()Kay Sievers1-1/+1
2012-04-16udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers1-2/+2
2012-04-08udev: switch to systemd logging functionsKay Sievers1-4/+3
2012-04-04move imported udev into placeKay Sievers1-0/+173