summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.c
Commit message (Expand)AuthorAge
* Prep v231: Apply missing fixes from upstream (2/6) src/coreSven Eden2017-06-16
* Prep v230: Apply missing upstream fixes and updates (4/8) src/core.Sven Eden2017-06-16
* core/mount-setup.c: also relabel /dev/shm for selinux (#3039)Harald Hoyer2017-06-16
* Prep v229: Add missing fixes from upstream [2/6] src/coreSven Eden2017-05-17
* core: log about path_is_mount_point() errorsLennart Poettering2017-05-17
* mount-setup.c: fix handling of symlink Smack labelling in cgroup setupPatrick Ohly2017-05-17
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (4/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (3/3)Sven Eden2017-04-26
* [3/5] Apply missing fixes from upstreamSven Eden2017-03-29
* mount: propagate error codes correctlyDavid Herrmann2017-03-29
* smack: bugfix the smack label of symlink when '--with-smack-run-label' is setSangjung Woo2017-03-29
* Add mounting of a name=elogind cgroup if no init controller is found.Sven Eden2017-03-14
* Remove src/coreAndy Wingo2015-04-19
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* mount-setup: Do not bother with /proc/bus/usbCristian Rodríguez2015-01-23
* mount-setup: /selinux, /cgroup, /dev/cgroup are sooo old, don't bother with t...Lennart Poettering2015-01-23
* remove unneeded libgen.h includesCristian Rodríguez2015-01-17
* nspawn: mount most of the cgroup tree read-only in nspawn containers except f...Lennart Poettering2015-01-05
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* core: reindent mount/kmod tablesLennart Poettering2014-11-26
* mount-setup: remove mount_setup_late()Daniel Mack2014-11-14
* sd-bus: sync with kdbus upstream (ABI break)Daniel Mack2014-11-13
* mac: also rename use_{smack,selinux,apparmor}() calls so that they share the ...Lennart Poettering2014-10-23
* mount-setup: skip relabelling when SELinux and SMACK not supportedEmil Renner Berthing2014-10-10
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* mount-setup: fix counting of early mounts without SMACKLennart Poettering2014-08-13
* core: Don't require cgroups xattr supportTom Hirst2014-06-26
* core: You can not put the cached result of use_smack fct, as we are not sure ...Ronan Le Martret2014-06-23
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* core: require cgroups filesystem to be availableKay Sievers2014-05-05
* core: don't try to relabel mounts before we loaded the policyLennart Poettering2014-03-24
* core: remount /sys/fs/cgroup/ read-only after we mounted all controllersLennart Poettering2014-03-18
* cgroup: it's not OK to invoke alloca() in loopsLennart Poettering2014-03-18
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-20
* tree-wide usage of %m specifier instead of strerror(errno)Daniel Buch2013-11-26
* Smack: Test if smack is enabled before mountingAuke Kok2013-10-09
* Mount /run, /dev/shm usable to tasks when using SMACK.Auke Kok2013-10-07
* remove /run/initramfs/root-fsck logicHarald Hoyer2013-07-17
* Small cleanupZbigniew Jędrzejewski-Szmek2013-04-24
* Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek2013-04-24
* Standarize on one spelling of symlink error messageZbigniew Jędrzejewski-Szmek2013-04-24
* systemd: fall back to mounting /sys/fs/cgroup sans xattrZbigniew Jędrzejewski-Szmek2013-04-24
* systemd,nspawn: use extended attributes to store metadataZbigniew Jędrzejewski-Szmek2013-04-21
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* mount: mount all cgroup controllers in containers, tooLennart Poettering2013-03-22
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* sd-booted: update sd_booted() check a bitLennart Poettering2013-03-15
* core: mount and initialize SmackNathaniel Chen2013-03-07