summaryrefslogtreecommitdiff
path: root/src/core/mount-setup.c
Commit message (Expand)AuthorAge
* 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
* mount-setup: mount pstore filesystemKay Sievers2013-02-27
* build-sys: make EFI support build-time optionalLennart Poettering2013-02-13
* efi: various cleanupsLennart Poettering2013-02-13
* util: move is_efiboot() to efivars.cLennart Poettering2013-01-21
* mount-setup: try mounting 'efivarfs' only if the system bootet with EFIKay Sievers2012-11-04
* systemd: mount the EFI variable filesystemLee, Chun-Yi2012-10-30
* mount: don't mount securityfs in a containerLennart Poettering2012-09-18
* dev-setup: make NULL as parameter for dev_setup() equivalent to ""Lennart Poettering2012-08-21
* dev-setup: allow a path prefix for use in chrootsDave Reisner2012-08-21
* mount-setup: change system mount propagation to shared by defaultLennart Poettering2012-08-06
* continue work with error messages, log_oom()Shawn Landden2012-08-06
* mount-setup: don't complain if we try to fix the label of a dir beneath a mou...Lennart Poettering2012-07-03
* missing: define MS_STRICTATIME if not defined alreadyLennart Poettering2012-06-01
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-31