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
Age
Commit message (
Expand
)
Author
2012-07-22
test: correct enum misassignment
Zbigniew Jędrzejewski-Szmek
2012-07-15
udev: get rid of TEST_PREFIX and use unshare() to fake /sys, /dev, /run
Kay Sievers
2012-06-25
cryptsetup: fix escaping when generating cryptsetup units
Lennart Poettering
2012-06-22
systemctl: automatically turn paths and unescaped unit names into proper unit...
Lennart Poettering
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-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-04-25
core: add NOP jobs, job type collapsing
Michal Schmidt
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: use startswith() and streq()
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
2012-04-12
test: test tools should still be in the src/ directory
Lennart Poettering