summaryrefslogtreecommitdiff
path: root/src/udev/udevadm-test.c
AgeCommit message (Expand)Author
2016-02-23tree-wide: minor formatting inconsistency cleanupsVito Caputo
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-12-07udev: add emacs header lineZbigniew Jędrzejewski-Szmek
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-06-03udevd: simplify signal mask handlingTom Gundersen
2015-05-29udevd: event - port spawn_wait() to sd-eventTom Gundersen
2015-03-18libudev: private - introduce udev_device_new_from_synthetic_event()Tom Gundersen
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