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
/
shared
/
dev-setup.c
Age
Commit message (
Expand
)
Author
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-12-06
shared: include what we use
Thomas Hindoe Paaboel Andersen
2015-10-27
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
user-util: move UID/GID related macros from macro.h to user-util.h
Lennart Poettering
2015-05-21
nspawn: finish user namespace support
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2014-10-23
label: unify code to make directories, symlinks
Lennart Poettering
2014-10-23
selinux: clean up selinux label function naming
Lennart Poettering
2014-10-23
mac: rename apis with mac_{selinux/smack}_ prefix
WaLyong Cho
2014-03-19
core: Beef up PrivateDevices=
Lennart Poettering
2014-01-20
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
2013-06-10
dev-setup: do not create a dangling /proc/kcore symlink
Zbigniew Jędrzejewski-Szmek
2012-08-21
dev-setup: make NULL as parameter for dev_setup() equivalent to ""
Lennart Poettering
2012-08-21
dev-setup: allow a path prefix for use in chroots
Dave Reisner
2012-04-17
udev: unify /dev static symlink setup
Kay Sievers