]> git.ipfire.org Git - thirdparty/systemd.git/history - src/mount.c
exec: introduce global defaults for the standard output of services
[thirdparty/systemd.git] / src / mount.c
2011-02-15  Lennart Poetteringexec: introduce global defaults for the standard output...
2011-01-21  Lennart Poetteringmount: ignore if an fsck is requested for a bind mount...
2011-01-21  Lennart Poetteringautomount: fix segfault when shutting down
2011-01-20  Lennart Poetteringsystemctl: highlight failed processes in systemctl...
2011-01-20  Lennart Poetteringservice: when reloading a service fails don't fail...
2011-01-18  Lennart Poetteringexecute: make sending of SIGKILL on shutdown optional
2010-11-17  Lennart Poetteringcgroup: by default, duplicate service cgroup in the...
2010-11-11  Kay Sieverssplit mount_point_is_api() and mount_point_ignore()
2010-11-10  Lennart Poetteringcryptsetup: minimal cryptsetup unit generator
2010-10-29  Lennart Poetteringmount: don't pull in nofail mounts by default, but...
2010-10-29  Lennart Poetteringunit: get rid of gnoreDependencyFailure= instead treat...
2010-10-28  Lennart Poetteringunit: replace StopRetroactively= by BindTo= dependencies
2010-10-28  Lennart Poetteringunit: replace recursive_stop by stop_retroactively...
2010-10-26  Lennart Poetteringswap: add only swaps listed in /etc/fstab automatically...
2010-10-22  Lennart Poetteringsystemctl: introduce systemctl kill
2010-10-20  Lennart Poetteringmount: pull in quotacheck.service, not quotacheck.target
2010-10-20  Lennart Poetteringmount: require fsck
2010-10-20  Lennart Poetteringmount: do not implicitly pull in fsck service for root dir
2010-10-19  Lennart Poetteringfsck: properly hook in fsck everywhere, add special...
2010-10-18  Lennart Poetteringswap: listen for POLLPRI events on /proc/swaps if available
2010-10-13  Lennart Poetteringmount: pull in fsck only in systemd instances
2010-10-13  Lennart Poetteringmount: hook in q fsck@.service instance for all mount...
2010-10-12  Lennart Poetteringmount: minor cleanups
2010-10-08  Lennart Poetteringservice: optionally, create INIT_PROCESS/DEAD_PROCESS...
2010-10-08  Lennart Poetteringmount: properly handle NULL fstype
2010-10-05  Fabiano FidĂȘnciomount: Don't stop the mountinfo parser if one line...
2010-10-05  Dave Reisnerfix typo: s/seperat/separat/g
2010-10-05  Lennart Poetteringmount: sort network mounts after network.target by...
2010-09-27  Lennart Poetteringmount: properly handle bind mounts
2010-09-26  Fabiano Fidenciomount: Remove double include of "mount.h"
2010-09-15  Lennart Poetteringvconsole: add new utility to initialize the virtual...
2010-08-31  Lennart Poetteringservice: rework killing logic so that we always kill...
2010-08-30  Matthew Millermanager: add missing second part of s/maintenance/failed/
2010-08-25  Lennart Poetteringmount: imply noauto for mount points configured with...
2010-08-25  Lennart Poetteringmount: rework automatic mounting to follow the 'nofail...
2010-08-25  Lennart Poetteringmount: add global configuration options for handling...
2010-08-20  Lennart Poetteringmount: don't create depdency for device node of root...
2010-08-20  Lennart Poetteringmount: properly handle LABEL="" in fstab
2010-08-20  Lennart Poetteringdbus: follow standardized fdo PropertiesChanged signal...
2010-08-14  Lennart Poetteringemacs: make sure nobody accidently adds tabs to our...
2010-08-11  Lennart Poetteringgc: remove a lot of unused code
2010-08-11  Lennart Poetteringclang: fix numerous little issues found with clang...
2010-08-09  Lennart Poetteringmanager: when two pending jobs conflict, keep the one...
2010-08-06  Lennart Poetteringautomount: order automount units after fsck, too
2010-08-05  Lennart Poetteringunits: split fsck.target from sysinit.target for suse...
2010-07-19  Lennart Poetteringsystemctl: introduce reset-maintenance command
2010-07-17  Lennart Poetteringexecute: bump up log level of executed processes that...
2010-07-12  Lennart Poetteringmount: add automatic start ordering dependencies for...
2010-07-10  Lennart Poetteringservice: allow immediate stopping while starting
2010-07-10  Lennart Poetteringexecute: add ability to configure the kill signal
2010-07-10  Lennart Poetteringmount: add implicit umount.target conflicts only in...
2010-07-10  Lennart Poetteringunits: introduce umount.target for unmounting all file...
2010-07-08  Lennart Poetteringmount: fix confirm spawn setting
2010-07-08  Lennart Poetteringexecute: if the main process of a service already owns...
2010-07-08  Lennart Poetteringdbus: make errors reported via D-Bus more useful
2010-07-06  Lennart Poetteringmanager: optionally print status updates to console...
2010-07-04  Lennart Poetteringturn negative options into positive options
2010-07-04  Lennart Poetteringdbus: complete exec status coverage
2010-07-03  Lennart Poetteringunit: simplify things a little by introducing API to...
2010-07-01  Lennart Poetteringmount: automatically create non-existing mount point...
2010-07-01  Lennart Poetteringunit: shorten active state enums to make systemctl...
2010-06-30  Lennart Poetteringunit: add new abstracted maintenance state for units
2010-06-19  Lennart Poetteringservice: require KillMode=control-group when PAM is...
2010-06-19  Lennart Poetteringunit: get rid of various unnecessary casts
2010-06-19  Lennart Poetteringdon't use 'long long' unless we have a really good...
2010-06-19  Lennart Poetteringsocket: enforce limit on number of concurrent connections
2010-06-19  Lennart Poetteringmanager: get rid of destinction between running_as...
2010-06-18  Lennart Poetteringsystemctl: add verbs for special units
2010-06-17  Lennart Poetteringservice: rework PID parsing logic everywhere
2010-06-16  Lennart Poetteringtypo: the correct spelling is maintenance not maintainance
2010-06-16  Lennart Poetteringnotify: add minimal readiness/status protocol for spawn...
2010-06-02  Lennart Poetteringmount: parse both parts of the mount options from ...
2010-05-24  Lennart Poetteringpath: add .path unit type for monitoring files
2010-05-21  Lennart Poetteringmount: consider a mount successful if /bin/mount return...
2010-05-21  Lennart Poetteringmount: refuse mount units that have not been loaded...
2010-05-16  Lennart Poetteringmount: add remote-fs.target/local-fs.target Wants links...
2010-05-16  Lennart Poetteringbuild-sys: move source files to subdirectory