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