summaryrefslogtreecommitdiff
path: root/src/mount.c
Commit message (Expand)AuthorAge
* mount: fix assertionLennart Poettering2012-03-13
* mount: properly check return for mount_add_*Dave Reisner2012-03-06
* fix sparse warningsFrederic Crozat2012-03-05
* mount: adjust dependencies for remote filesystemsMichal Schmidt2012-02-07
* automount: convert failure boolean to enumLennart Poettering2012-02-03
* mount: replace failure boolean by enumLennart Poettering2012-02-03
* mount: fix automount regressionMichal Schmidt2012-01-26
* unit: use safe downcasts, remove pointless castsMichal Schmidt2012-01-16
* unit: use the UNIT() macro consistentlyMichal Schmidt2012-01-16
* unit: remove union UnitMichal Schmidt2012-01-16
* unit: reduce heap usage for unit objectsMichal Schmidt2012-01-16
* mount: fix quotaMichal Schmidt2012-01-14
* unit: properly update references to units which are mergedLennart Poettering2012-01-06
* let mount and swap units log to the configured defaultsMichal Schmidt2011-11-19
* mount: order remote mounts after both network.target and remote-fs-pre.targetLennart Poettering2011-11-01
* units: introduce local-fs-pre.target and remote-fs-pre.targetLennart Poettering2011-10-11
* mount: pull in quota tools from fstab lines with 'quota' option, tooLennart Poettering2011-09-21
* mount: fix parsing of prio valueLennart Poettering2011-08-31
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-20
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-01
* unit: use ESRCH as error when we don't find anybody to killLennart Poettering2011-07-13
* service: properly handle who argument on D-Bus kill callsLennart Poettering2011-07-12
* english: s/_per_/_by_/Lennart Poettering2011-06-21
* exec: hangup/reset/deallocate VTs in gettysLennart Poettering2011-05-18
* mount,crypto: rework meaning of noauto/nofailLennart Poettering2011-04-20
* mount: properly parse timeouts options in the middle of the stringLennart Poettering2011-04-19
* mount: make device timeout configurableLennart Poettering2011-04-16
* manager: introduce IgnoreOnIsolate flag so that we can keep systemd-logger ar...Lennart Poettering2011-04-16
* mount: don't pull in stdio logger for root mount unitLennart Poettering2011-04-13
* mount: block creation of mount units for API file systemsLennart Poettering2011-04-05
* src: our lord is coverityLennart Poettering2011-03-31
* quota: do not pull in quota tools for mounts that do not originate in neither...Lennart Poettering2011-03-30
* exec: drop process group kill mode since it has little use and confuses the userLennart Poettering2011-03-29
* use /run instead of /dev/.runKay Sievers2011-03-28
* mount: pull in quota services from local mountpoints with usr/grpquota optionsAndrey Borzenkov2011-03-18
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-17
* mount: support less cumbersome x-systemd-xxx mount optionsLennart Poettering2011-03-08
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-03
* mount: make sure network mounts are ordered after network.targetLennart Poettering2011-02-21
* mount,swap: properly add dependencies to logger if neededLennart Poettering2011-02-15
* exec: introduce global defaults for the standard output of servicesLennart Poettering2011-02-15
* mount: ignore if an fsck is requested for a bind mount, so that we don't wait...Lennart Poettering2011-01-21
* automount: fix segfault when shutting downLennart Poettering2011-01-21
* systemctl: highlight failed processes in systemctl statusLennart Poettering2011-01-20
* service: when reloading a service fails don't fail the entire service but jus...Lennart Poettering2011-01-20
* execute: make sending of SIGKILL on shutdown optionalLennart Poettering2011-01-18
* cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering2010-11-17
* split mount_point_is_api() and mount_point_ignore()Kay Sievers2010-11-11
* cryptsetup: minimal cryptsetup unit generatorLennart Poettering2010-11-10
* mount: don't pull in nofail mounts by default, but use them if they are aroundLennart Poettering2010-10-29