chiark / gitweb /
swap: modernize style
[elogind.git] / src / core / mount.c
2012-10-22 Will Woodsmount: make sure m->where is set before unit_add_exec_d...
2012-10-16 Lennart Poetteringmount: don't try to initialize extra deps for mount...
2012-09-24 Lennart Poetteringmount: simplify device node conditions a bit
2012-09-24 Lennart Poetteringmount: only run fsck for actual device nodes
2012-09-19 Lennart Poetteringmount: reword directory empty warning a bit
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-09-18 Lennart Poetteringmount: notify the user if we over-mount a non-empty...
2012-09-18 Lennart Poetteringunit-printf: before resolving exec context specifiers...
2012-08-14 Lukas Nykrynservice: add options RestartPreventExitStatus and Succe...
2012-07-19 Lennart Poetteringunits: apply default resource limits to socket/mount...
2012-07-19 Lennart Poetteringcore: drop KillMode parameter from KillUnit() bus call
2012-07-19 Lennart Poetteringunit: split off KillContext from ExecContext containing...
2012-07-16 Lennart Poetteringunit: set default working directory to the user's home...
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-07-10 Malte Starostikmount: fix for complex automounts
2012-07-10 Lennart Poetteringunit: get rid of UnitVTable.suffix, which is now unused
2012-06-29 Michal Schmidtmount: load only if we there's mountinfo or fragment
2012-06-29 Michal Schmidtmount: split adding of extras from mount_load()
2012-06-25 Lennart Poetteringunits: rename fsck@.service to systemd-fsck@.service
2012-06-21 Eelco Dolstrajournal: set the _SYSTEMD_UNIT field for messages from...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-22 Lennart Poetteringmount: drop unused function
2012-05-22 Lennart Poetteringmount: replace PID1 internal fstab parser with generator
2012-05-22 Lennart Poetteringmount: use the same fstab extension option syntax every...
2012-05-21 Lennart Poetteringcryptsetup: a few simplifications
2012-05-14 Michal Schmidtunit: unit type dependent status messages
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-03 Lennart Poetteringservice: explicitly remove control/ subcgroup after...
2012-04-30 Lennart Poetteringunit: add new dependency type RequiresMountsFor=
2012-04-24 Lennart Poetteringservice: introduce Type=idle and use it for gettys
2012-04-24 Lennart Poetteringmanager: drop MountAuto= and SwapAuto= options
2012-04-22 Lennart Poetteringmount: don't fail if fstab doesn't exist
2012-04-13 Lennart Poetteringservice: place control command in subcgroup control/
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/