summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.c
AgeCommit message (Expand)Author
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
2013-04-21systemd,nspawn: use extended attributes to store metadataZbigniew Jędrzejewski-Szmek
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-03-22mount: mount all cgroup controllers in containers, tooLennart Poettering
2013-03-15core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar
2013-03-15sd-booted: update sd_booted() check a bitLennart Poettering
2013-03-07core: mount and initialize SmackNathaniel Chen
2013-02-27mount-setup: mount pstore filesystemKay Sievers
2013-02-13build-sys: make EFI support build-time optionalLennart Poettering
2013-02-13efi: various cleanupsLennart Poettering
2013-01-21util: move is_efiboot() to efivars.cLennart Poettering
2012-11-04mount-setup: try mounting 'efivarfs' only if the system bootet with EFIKay Sievers
2012-10-30systemd: mount the EFI variable filesystemLee, Chun-Yi
2012-09-18mount: don't mount securityfs in a containerLennart Poettering
2012-08-21dev-setup: make NULL as parameter for dev_setup() equivalent to ""Lennart Poettering
2012-08-21dev-setup: allow a path prefix for use in chrootsDave Reisner
2012-08-06mount-setup: change system mount propagation to shared by defaultLennart Poettering
2012-08-06continue work with error messages, log_oom()Shawn Landden
2012-07-03mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering
2012-06-01missing: define MS_STRICTATIME if not defined alreadyLennart Poettering
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-04-22mount-setup: ignore common container bind mountsLennart Poettering
2012-04-20mount-setup: don't log with LOG_ERROR if a mount that doesn't matter failsLennart Poettering
2012-04-17udev: unify /dev static symlink setupKay Sievers
2012-04-17selinux: unify systemd and udev codeKay Sievers
2012-04-12build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering