Age | Commit message (Expand) | Author |
---|---|---|
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering |
2013-02-13 | use streq instead of strcmp | Thomas Hindoe Paaboel Andersen |
2012-11-12 | use the same email address everywhere | Kay Sievers |
2012-10-25 | udev: set optind = 0, not the usual 1, to reset getopt_long()s internal state | Kay Sievers |
2012-10-23 | udev: add hardware database support | Kay Sievers |
2012-07-13 | log: correct usage of logging API at a few places | Lennart Poettering |
2012-05-31 | Revert "label: fix systemd-udev labeling of /run directory." | 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-16 | udev: remove configuration options for /dev, /sys, /run directories | Kay Sievers |
2012-04-16 | udev: replace ARRAY_SIZE() with ELEMENTSOF() | Kay Sievers |
2012-04-08 | udev: switch to systemd logging functions | Kay Sievers |
2012-04-04 | move imported udev into place | Kay Sievers |