]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/mount.c
core: add transient units
[thirdparty/systemd.git] / src / core / mount.c
2013-06-28  Lennart Poetteringcore: add transient units
2013-06-27  Lennart Poetteringdbus: hookup runtime property changes for mouns, servic...
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-06-17  Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-06-17  Lennart Poetteringmount: when learning about the root mount from mountinf...
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-04-05  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-03  Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-03-31  Zbigniew Jędrzejew... Modernization
2013-03-29  Lennart Poetteringunit: replace remote-fs-setup.target by network-online...
2013-03-27  Lennart Poetteringunits: automatically order all mount units after networ...
2013-03-25  Lennart Poetteringunits: introduce remote-fs-setup.target to pull in...
2013-03-16  Michal Sekletarcore: reuse the same /tmp, /var/tmp and inaccessible dir
2013-03-16  Umut Tezduyarcore: keep mountinfo .mounts until late shutdown
2013-03-13  Michal Schmidtcore: single unit_kill implementation for all unit...
2013-03-12  Michal Sekletarcore: fix getting information about mount unit
2013-03-01  Frederic Crozatfstab,mount: detect rbind as bind mount
2013-02-14  Umut Tezduyarcore: do not overwrite existing units source
2013-01-26  Lennart Poetteringcore: unify kill code of mount, service, socket, swap...
2013-01-25  Umut Tezduyarcore: Set source for mountinfo .mount units
2013-01-19  Lennart Poetteringunit: optionally allow making cgroup attribute changes...
2013-01-18  Mirco Tischlercore: log USER_UNIT instead of UNIT if in user session
2013-01-09  Thomas Hindoe Paab... tabs to spaces
2013-01-07  Tom GundersenMerge nss-myhostname
2013-01-06  Zbigniew Jędrzejew... systemd: use unit logging macros
2013-01-06  Zbigniew Jędrzejew... core/mount: modernize style
2012-12-05  Zbigniew Jędrzejew... core: add catalog entry and MESSAGE_ID for overmounting
2012-11-23  Lennart Poetteringtimer: implement calendar time events
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/