summaryrefslogtreecommitdiff
path: root/src/test/test-udev.c
Commit message (Expand)AuthorAge
* tmpfiles: add new line type 'v' for creating btrfs subvolumesLennart Poettering2014-12-28
* udev: support ENV{}=="" global property matchesKay Sievers2014-11-13
* udev: move global property handling from libudev to udevdKay Sievers2014-11-13
* mac: rename apis with mac_{selinux/smack}_ prefixWaLyong Cho2014-10-23
* libudev: util - drop util_delete_path()Tom Gundersen2014-09-16
* udev: timeout - warn after a third of the timeout before killingTom Gundersen2014-09-11
* udev: never bypass our own logging framework and call vsyslog() directly from...Lennart Poettering2014-08-11
* udev: unify event timeout handlingKay Sievers2014-07-29
* udev: do not skip the execution of RUN when renaming a network device failsKay Sievers2014-05-15
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* Introduce udev object cleanup functionsZbigniew Jędrzejewski-Szmek2013-10-13
* use streq instead of strcmpThomas Hindoe Paaboel Andersen2013-02-13
* test-udev: include missing.hAleksander Morgado2013-02-13
* udev: move string copy functions to shared/Kay Sievers2013-01-09
* use the same email address everywhereKay Sievers2012-11-12
* udev: fix testKay Sievers2012-10-08
* udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /runKay Sievers2012-07-15
* Revert "label: fix systemd-udev labeling of /run directory."Kay Sievers2012-05-31
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31
* label: fix systemd-udev labeling of /run directory.Daniel J Walsh2012-05-31
* selinux: unify systemd and udev codeKay Sievers2012-04-17
* udev: replace util_create_path() with mkdir_parents()Kay Sievers2012-04-17
* udev: remove configuration options for /dev, /sys, /run directoriesKay Sievers2012-04-16
* udev: test - move test/ and src/test/Kay Sievers2012-04-14