summaryrefslogtreecommitdiff
path: root/src/core/mount.h
Commit message (Expand)AuthorAgeFilesLines
* core: Move DynamicCreds into ExecRuntimeDaan De Meyer2023-03-271-1/+0
* core: Introduce unit private exec runtimeDaan De Meyer2023-03-271-1/+1
* execute: Rename ExecRuntime to ExecSharedRuntimeDaan De Meyer2023-03-271-1/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* mount: add ReadWriteOnly property to fail on read-only mountsMartin Hundebøll2020-05-011-0/+2
* core/mount: support "systemctl clean" for mount unitsYu Watanabe2019-08-281-0/+1
* mount: replace three closely related mount flags into a proper flags enumLennart Poettering2018-12-071-5/+8
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler2018-05-151-0/+3
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* mount: mountinfo event is supposed to always arrive before SIGCHLDAlan Jenkins2018-01-231-1/+2
* core: unify common code for preparing for forking off unit processesLennart Poettering2017-11-211-2/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit"Lennart Poettering2017-11-101-2/+0
* mount: make sure we unmount tmpfs mounts before we deactivate swaps (#7076)Michal Sekletar2017-10-161-0/+2
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-09-221-1/+1
* mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...Barron Rulon2016-08-271-0/+1
* mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...brulon2016-08-261-0/+2
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2016-07-221-1/+2
* core: move enforcement of the start limit into per-unit-type code againLennart Poettering2016-05-021-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* core: remove SmackFileSystemRootLabel= againLennart Poettering2015-11-121-1/+0
* core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel=Lennart Poettering2015-10-261-1/+1
* mount: add new SmackFileSystemRoot= setting for mount unitSangjung Woo2015-10-241-0/+1
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-21/+0
* Default to /usr/bin/u?mount, configurable, rather than hard-coded /bin/u?mount.Dimitri John Ledkov2015-05-131-2/+2
* unit: move unit_warn_if_dir_nonempty() and friend to unit.cLennart Poettering2015-05-111-3/+0
* core,network: major per-object logging reworkLennart Poettering2015-05-111-1/+2
* core: expose consumed CPU time per unitLennart Poettering2015-03-021-0/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-2/+0
* core: retry unmounting until we are done, in case of stacked mountsLennart Poettering2014-12-121-0/+2
* mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering2014-06-161-0/+2
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-0/+2
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-251-6/+6
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-1/+1
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-191-1/+0
* core: general cgroup reworkLennart Poettering2013-06-271-0/+4
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-6/+6
* core: add catalog entry and MESSAGE_ID for overmountingZbigniew Jędrzejewski-Szmek2012-12-051-0/+2
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-0/+2
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-191-4/+1
* mount: replace PID1 internal fstab parser with generatorLennart Poettering2012-05-221-2/+0
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+124