summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.c
AgeCommit message (Expand)Author
2016-05-25stuffLuke Shumaker
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2016-02-03core: log about path_is_mount_point() errorsLennart Poettering
2016-02-03mount-setup: introduce mount_points_setupAlexander Kuleshov
2016-01-05mount-setup.c: fix handling of symlink Smack labelling in cgroup setupPatrick Ohly
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27user-util: move UID/GID related macros from macro.h to user-util.hLennart Poettering
2015-10-27util-lib: move mount related utility calls to mount-util.[ch]Lennart Poettering
2015-09-21mount: propagate error codes correctlyDavid Herrmann
2015-09-09smack: bugfix the smack label of symlink when '--with-smack-run-label' is setSangjung Woo
2015-09-07basic: rework virtualization detection APILennart Poettering
2015-09-01core: unified cgroup hierarchy supportLennart Poettering
2015-07-05core: fix missing bus-util.h includeDavid Herrmann
2015-07-05core: don't mount kdbusfs if not wantedDavid Herrmann
2015-06-17turn kdbus support into a runtime optionKay Sievers
2015-05-29path-util: Change path_is_mount_point() symlink arg from bool to flagsMartin Pitt
2015-05-21nspawn: finish user namespace supportLennart Poettering
2015-04-07core: fix mount setup to work with non-existing mount pointsDavid Herrmann
2015-04-07core: mount-setup: handle non-existing mountpoints gracefullyDaniel Mack
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-23mount-setup: Do not bother with /proc/bus/usbCristian Rodríguez
2015-01-23mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t...Lennart Poettering
2015-01-17remove unneeded libgen.h includesCristian Rodríguez
2015-01-05nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-26core: reindent mount/kmod tablesLennart Poettering
2014-11-14mount-setup: remove mount_setup_late()Daniel Mack
2014-11-13sd-bus: sync with kdbus upstream (ABI break)Daniel Mack
2014-10-23mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering
2014-10-10mount-setup: skip relabelling when SELinux and SMACK not supportedEmil Renner Berthing
2014-09-15hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt
2014-08-13mount-setup: fix counting of early mounts without SMACKLennart Poettering
2014-06-26core: Don't require cgroups xattr supportTom Hirst
2014-06-23core: You can not put the cached result of use_smack fct, as we are not sure ...Ronan Le Martret
2014-05-28build-sys: use glibc's xattr support instead of requiring libattrKay Sievers
2014-05-05core: require cgroups filesystem to be availableKay Sievers
2014-03-24core: don't try to relabel mounts before we loaded the policyLennart Poettering
2014-03-18core: remount /sys/fs/cgroup/ read-only after we mounted all controllersLennart Poettering
2014-03-18cgroup: it's not OK to invoke alloca() in loopsLennart Poettering
2014-01-20exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering
2013-11-26tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch
2013-10-09Smack: Test if smack is enabled before mountingAuke Kok
2013-10-07Mount /run, /dev/shm usable to tasks when using SMACK.Auke Kok
2013-07-17remove /run/initramfs/root-fsck logicHarald Hoyer
2013-04-24Small cleanupZbigniew Jędrzejewski-Szmek
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
2013-04-24Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek
2013-04-24systemd: fall back to mounting /sys/fs/cgroup sans xattrZbigniew Jędrzejewski-Szmek