]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/mount.c
core: drop KillMode parameter from KillUnit() bus call
[thirdparty/systemd.git] / src / core / mount.c
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/