Age | Commit message (Expand) | Author |
2014-11-13 | udev: support ENV{}=="" global property matches | Kay Sievers |
2014-11-13 | udev: move global property handling from libudev to udevd | Kay Sievers |
2014-10-23 | mac: rename apis with mac_{selinux/smack}_ prefix | WaLyong Cho |
2014-09-16 | libudev: util - drop util_delete_path() | Tom Gundersen |
2014-09-11 | udev: timeout - warn after a third of the timeout before killing | Tom Gundersen |
2014-08-11 | udev: never bypass our own logging framework and call vsyslog() directly from... | Lennart Poettering |
2014-07-29 | udev: unify event timeout handling | Kay Sievers |
2014-05-15 | udev: do not skip the execution of RUN when renaming a network device fails | Kay Sievers |
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering |
2013-12-03 | trivial coding style clean ups | Thomas Hindoe Paaboel Andersen |
2013-10-13 | Introduce udev object cleanup functions | Zbigniew Jędrzejewski-Szmek |
2013-02-13 | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen |
2013-02-13 | test-udev: include missing.h | Aleksander Morgado |
2013-01-09 | udev: move string copy functions to shared/ | Kay Sievers |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-10-08 | udev: fix test | Kay Sievers |
2012-07-15 | udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run | Kay Sievers |
2012-05-31 | Revert "label: fix systemd-udev labeling of /run directory." | Kay Sievers |
2012-05-31 | mkdir: append _label to all mkdir() calls that explicitly set the selinux con... | Kay Sievers |
2012-05-31 | label: fix systemd-udev labeling of /run directory. | Daniel J Walsh |
2012-04-17 | selinux: unify systemd and udev code | Kay Sievers |
2012-04-17 | udev: replace util_create_path() with mkdir_parents() | Kay Sievers |
2012-04-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers |
2012-04-14 | udev: test - move test/ and src/test/ | Kay Sievers |