summaryrefslogtreecommitdiff
path: root/src/core/swap.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
* core: swap priority can be negativeTopi Miettinen2019-12-041-0/+1
* core/swap: support "systemctl clean" for swap unitsYu Watanabe2019-08-281-0/+1
* core: replace udev_device by sd_deviceYu Watanabe2018-08-231-3/+3
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+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
* 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
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-09-221-1/+1
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2016-07-221-0/+1
* 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
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+1
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-19/+0
* core: expose consumed CPU time per unitLennart Poettering2015-03-021-0/+2
* core: rework device state logicLennart Poettering2015-02-281-2/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* swap: drop noauto/nofail bools from Swap structureLennart Poettering2014-10-281-2/+0
* swap: replace Discard= setting by a more generic Options= settingLennart Poettering2014-10-281-1/+1
* swap: introduce Discard propertyJan Synacek2014-09-291-0/+1
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-0/+2
* swap: always track the current real device node of all swap devices, even whe...Lennart Poettering2013-11-251-1/+11
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-251-8/+9
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-4/+1
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-2/+0
* core: general cgroup reworkLennart Poettering2013-06-271-0/+1
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-6/+6
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-0/+1
* 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-4/+0
* manager: drop MountAuto= and SwapAuto= optionsLennart Poettering2012-04-241-2/+1
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* move libsystemd_core.la sources into core/Kay Sievers2012-04-111-0/+128