summaryrefslogtreecommitdiff
path: root/src/core/mount.c
Commit message (Expand)AuthorAge
* 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