summaryrefslogtreecommitdiff
path: root/src/core/swap.h
AgeCommit message (Expand)Author
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