summaryrefslogtreecommitdiff
path: root/src/core/swap.c
Commit message (Expand)AuthorAge
* core/swap: only make configured units part of swap.targetZbigniew Jędrzejewski-Szmek2014-10-02
* core/swap: follow the configured unit by defaultZbigniew Jędrzejewski-Szmek2014-09-29
* fstab-generator: properly deal with discard as non-last optionZbigniew Jędrzejewski-Szmek2014-09-29
* swap: introduce Discard propertyJan Synacek2014-09-29
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* exec: factor out most function arguments of exec_spawn() to ExecParametersDaniel Mack2014-09-05
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-15
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* core: rework context initialization/destruction logicLennart Poettering2014-03-19
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-03
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-24
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* core: make sure to always go through both SIGTERM and SIGKILL states of unitsLennart Poettering2014-01-29
* core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek2014-01-27
* swap: remove if/else with the same data pathStefan Beller2014-01-05
* sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USECLennart Poettering2013-12-22
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* Remove some unused variablesZbigniew Jędrzejewski-Szmek2013-11-28
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-27
* swap: always track the current real device node of all swap devices, even whe...Lennart Poettering2013-11-25
* core: set some event source priorities to enforce dispatching orderLennart Poettering2013-11-25
* swap: split state machine state ACTIVATING into twoLennart Poettering2013-11-25
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-05
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* core: rework how we match mount units against each otherLennart Poettering2013-09-26
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* Use first partition in /proc/swaps for hibernation testZbigniew Jędrzejewski-Szmek2013-09-17
* swap: create .wants symlink to 'auto' swap devicesTom Gundersen2013-09-16
* swap: fix reverse dependenciesTom Gundersen2013-09-13
* swap: handle nofail/noauto in coreTom Gundersen2013-09-11
* swap: backing device should unconditionally want swap unitTom Gundersen2013-09-11
* dbus: hookup runtime property changes for mouns, services, sockets, swaps tooLennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* Use initalization instead of explicit zeroingZbigniew Jędrzejewski-Szmek2013-04-05
* core: reuse the same /tmp, /var/tmp and inaccessible dirMichal Sekletar2013-03-15
* core: single unit_kill implementation for all unit typesMichal Schmidt2013-03-13
* core: unify kill code of mount, service, socket, swap unitsLennart Poettering2013-01-26
* unit: optionally allow making cgroup attribute changes persistentLennart Poettering2013-01-19
* systemd: use unit logging macrosZbigniew Jędrzejewski-Szmek2013-01-06
* timer: implement calendar time eventsLennart Poettering2012-11-23
* swap: fix swap behaviour with symlinksOlivier Brunel2012-10-29
* swap: modernize styleZbigniew Jędrzejewski-Szmek2012-10-29
* swap: use automatic cleanupZbigniew Jędrzejewski-Szmek2012-10-29
* swap: introduce helper variableZbigniew Jędrzejewski-Szmek2012-10-29
* core/swap.c: Do not add Before=swap.target to swap units.Thomas Bächler2012-10-16
* core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek2012-09-18