summaryrefslogtreecommitdiffstats
path: root/src/udev/udevadm-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* udevd: simplify signal mask handlingTom Gundersen2015-06-031-2/+1
* udevd: event - port spawn_wait() to sd-eventTom Gundersen2015-05-291-8/+0
* libudev: private - introduce udev_device_new_from_synthetic_event()Tom Gundersen2015-03-181-4/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-3/+0
* udevadm,..: make --help output of udev tools more like the output of the vari...Lennart Poettering2015-01-051-6/+13
* udev: support ENV{}=="" global property matchesKay Sievers2014-11-131-1/+5
* udev: timeout - warn after a third of the timeout before killingTom Gundersen2014-09-111-1/+1
* udev: bump event timeout to 60 secondsKay Sievers2014-08-301-1/+1
* udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering2014-08-111-1/+0
* udev: place opening { at the same line as the function declarationKay Sievers2014-07-291-2/+1
* udev: unify event timeout handlingKay Sievers2014-07-291-1/+1
* udev: do not skip the execution of RUN when renaming a network device failsKay Sievers2014-05-151-8/+5
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-241-2/+2
* udevadm: modernizationZbigniew Jędrzejewski-Szmek2013-12-191-6/+4
* udevadm,scsi_id: add short options to help strings and to the man pageZbigniew Jędrzejewski-Szmek2013-12-191-14/+11
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-131-3/+3
* udev: move string copy functions to shared/Kay Sievers2013-01-091-2/+2
* use the same email address everywhereKay Sievers2012-11-121-1/+1
* udev: use startswith() and streq()Kay Sievers2012-04-161-1/+1
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-161-2/+2
* udev: switch to systemd logging functionsKay Sievers2012-04-081-4/+3
* move imported udev into placeKay Sievers2012-04-041-0/+173