summaryrefslogtreecommitdiff
path: root/src/core/swap.h
AgeCommit message (Expand)Author
2017-05-20./tools/notsd-moveLuke Shumaker
2016-07-22core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering
2016-05-02core: move enforcement of the start limit into per-unit-type code againLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-09-28Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek
2015-03-02core: expose consumed CPU time per unitLennart Poettering
2015-02-28core: rework device state logicLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-10-28swap: drop noauto/nofail bools from Swap structureLennart Poettering
2014-10-28swap: replace Discard= setting by a more generic Options= settingLennart Poettering
2014-09-29swap: introduce Discard propertyJan Synacek
2013-11-27service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering
2013-11-25swap: always track the current real device node of all swap devices, even whe...Lennart Poettering
2013-11-25swap: split state machine state ACTIVATING into twoLennart Poettering
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering
2013-09-26core: rework how we match mount units against each otherLennart Poettering
2013-06-27core: general cgroup reworkLennart Poettering
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden
2012-05-22mount: replace PID1 internal fstab parser with generatorLennart Poettering
2012-04-24manager: drop MountAuto= and SwapAuto= optionsLennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers