summaryrefslogtreecommitdiffstats
path: root/src/core/mount.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* core: Set source for mountinfo .mount unitsUmut Tezduyar2013-01-251-1/+5
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-191-1/+3
* core: log USER_UNIT instead of UNIT if in user sessionMirco Tischler2013-01-181-2/+2
* tabs to spacesThomas Hindoe Paaboel Andersen2013-01-091-3/+3
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-061-34/+76
* core/mount: modernize styleZbigniew Jędrzejewski-Szmek2013-01-061-9/+18
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-051-2/+14
* timer: implement calendar time eventsLennart Poettering2012-11-231-4/+8
* mount: make sure m->where is set before unit_add_exec_dependencies()Will Woods2012-10-231-4/+12
* mount: don't try to initialize extra deps for mount units before initializing...Lennart Poettering2012-10-161-3/+11
* mount: simplify device node conditions a bitLennart Poettering2012-09-241-10/+12
* mount: only run fsck for actual device nodesLennart Poettering2012-09-241-1/+3
* mount: reword directory empty warning a bitLennart Poettering2012-09-191-1/+1
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-181-3/+3
* mount: notify the user if we over-mount a non-empty directoryLennart Poettering2012-09-181-1/+5
* unit-printf: before resolving exec context specifiers check whether the objec...Lennart Poettering2012-09-181-0/+2
* service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn2012-08-141-1/+1
* units: apply default resource limits to socket/mount/swap processes tooLennart Poettering2012-07-201-1/+1
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-201-8/+10
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-7/+10
* unit: set default working directory to the user's home directory when running...Lennart Poettering2012-07-161-0/+4
* util: rename join() to strjoin()Lennart Poettering2012-07-131-1/+1
* mount: fix for complex automountsMalte Starostik2012-07-101-2/+4
* unit: get rid of UnitVTable.suffix, which is now unusedLennart Poettering2012-07-101-1/+0
* mount: load only if we there's mountinfo or fragmentMichal Schmidt2012-06-291-1/+13
* mount: split adding of extras from mount_load()Michal Schmidt2012-06-291-41/+69
* units: rename fsck@.service to systemd-fsck@.serviceLennart Poettering2012-06-251-1/+1
* journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra2012-06-221-0/+1
* mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers2012-05-311-2/+2
* mount: drop unused functionLennart Poettering2012-05-221-21/+0
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-221-225/+87
* mount: use the same fstab extension option syntax everywhereLennart Poettering2012-05-221-2/+2
* cryptsetup: a few simplificationsLennart Poettering2012-05-211-1/+2
* unit: unit type dependent status messagesMichal Schmidt2012-05-141-2/+19
* util: split-out path-util.[ch]Kay Sievers2012-05-081-0/+1
* service: explicitly remove control/ subcgroup after each control commandLennart Poettering2012-05-031-2/+2
* unit: add new dependency type RequiresMountsFor=Lennart Poettering2012-04-301-0/+19
* service: introduce Type=idle and use it for gettysLennart Poettering2012-04-241-0/+1
* manager: drop MountAuto= and SwapAuto= optionsLennart Poettering2012-04-241-8/+2
* mount: don't fail if fstab doesn't existLennart Poettering2012-04-221-2/+3
* service: place control command in subcgroup control/Lennart Poettering2012-04-131-2/+5
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+1930