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
/
core
/
mount-setup.c
Age
Commit message (
Expand
)
Author
2016-04-14
core/mount-setup.c: also relabel /dev/shm for selinux (#3039)
Harald Hoyer
2016-03-26
cgroup2: use new fstype for unified hierarchy
Alban Crequy
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-03
core: log about path_is_mount_point() errors
Lennart Poettering
2016-02-03
mount-setup: introduce mount_points_setup
Alexander Kuleshov
2016-01-05
mount-setup.c: fix handling of symlink Smack labelling in cgroup setup
Patrick Ohly
2015-11-16
tree-wide: sort includes
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-10-27
util-lib: move mount related utility calls to mount-util.[ch]
Lennart Poettering
2015-09-21
mount: propagate error codes correctly
David Herrmann
2015-09-09
smack: bugfix the smack label of symlink when '--with-smack-run-label' is set
Sangjung Woo
2015-09-07
basic: rework virtualization detection API
Lennart Poettering
2015-09-01
core: unified cgroup hierarchy support
Lennart Poettering
2015-07-05
core: fix missing bus-util.h include
David Herrmann
2015-07-05
core: don't mount kdbusfs if not wanted
David Herrmann
2015-06-17
turn kdbus support into a runtime option
Kay Sievers
2015-05-29
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-21
nspawn: finish user namespace support
Lennart Poettering
2015-04-07
core: fix mount setup to work with non-existing mount points
David Herrmann
2015-04-07
core: mount-setup: handle non-existing mountpoints gracefully
Daniel Mack
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-23
mount-setup: Do not bother with /proc/bus/usb
Cristian Rodríguez
2015-01-23
mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t...
Lennart Poettering
2015-01-17
remove unneeded libgen.h includes
Cristian Rodríguez
2015-01-05
nspawn: mount most of the cgroup tree read-only in nspawn containers except f...
Lennart Poettering
2014-11-28
treewide: another round of simplifications
Michal Schmidt
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-26
core: reindent mount/kmod tables
Lennart Poettering
2014-11-14
mount-setup: remove mount_setup_late()
Daniel Mack
2014-11-13
sd-bus: sync with kdbus upstream (ABI break)
Daniel Mack
2014-10-23
mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...
Lennart Poettering
2014-10-10
mount-setup: skip relabelling when SELinux and SMACK not supported
Emil Renner Berthing
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-13
mount-setup: fix counting of early mounts without SMACK
Lennart Poettering
2014-06-26
core: Don't require cgroups xattr support
Tom Hirst
2014-06-23
core: You can not put the cached result of use_smack fct, as we are not sure ...
Ronan Le Martret
2014-05-28
build-sys: use glibc's xattr support instead of requiring libattr
Kay Sievers
2014-05-05
core: require cgroups filesystem to be available
Kay Sievers
2014-03-24
core: don't try to relabel mounts before we loaded the policy
Lennart Poettering
2014-03-18
core: remount /sys/fs/cgroup/ read-only after we mounted all controllers
Lennart Poettering
2014-03-18
cgroup: it's not OK to invoke alloca() in loops
Lennart Poettering
2014-01-20
exec: introduce PrivateDevices= switch to provide services with a private /dev
Lennart Poettering
2013-11-26
tree-wide usage of %m specifier instead of strerror(errno)
Daniel Buch
2013-10-09
Smack: Test if smack is enabled before mounting
Auke Kok
2013-10-07
Mount /run, /dev/shm usable to tasks when using SMACK.
Auke Kok
2013-07-17
remove /run/initramfs/root-fsck logic
Harald Hoyer
2013-04-24
Small cleanup
Zbigniew Jędrzejewski-Szmek
2013-04-24
Add set_consume which always takes ownership
Zbigniew Jędrzejewski-Szmek
2013-04-24
Standarize on one spelling of symlink error message
Zbigniew Jędrzejewski-Szmek
[next]