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
/
test
/
test-udev.c
Age
Commit message (
Expand
)
Author
2012-11-19
Check for unshare on the configure and provide an inline replacement when not...
klondike
2012-11-18
Add missing #include <sys/syscall.h>
Richard Yao
2012-11-18
Define unshare() macro to avoid dependence on __GNU_SOURCE
Richard Yao
2012-11-18
Fix wrong format warnings
Kacper Kowalik (Xarthisius)
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