index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
/
udevadm.c
Age
Commit message (
Expand
)
Author
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-08-27
udev: add missing new-line in udevadm error
David Herrmann
2014-08-03
Unify parse_argv style
Zbigniew Jędrzejewski-Szmek
2014-07-29
udev: place opening { at the same line as the function declaration
Kay Sievers
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