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