summaryrefslogtreecommitdiff
path: root/src/core/swap.c
Commit message (Expand)AuthorAge
* core: print warning on invalid swap pri= fieldZbigniew Jędrzejewski-Szmek2015-03-13
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-07
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* core: rework device state logicLennart Poettering2015-02-28
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* core: if two start jobs for the same swap device node are queued, only dispat...Lennart Poettering2015-01-28
* swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macroLennart Poettering2015-01-28
* swap: properly specify errno when loggingLennart Poettering2015-01-28
* Add new function to filter fstab optionsZbigniew Jędrzejewski-Szmek2015-01-11
* unit: handle nicely of certain unit types are not supported on specific systemsLennart Poettering2014-12-15
* sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...Lennart Poettering2014-12-10
* core: convert log_unit_*() to log_unit_*_errno()Michal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* swap: restore support for nofailZbigniew Jędrzejewski-Szmek2014-11-26
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* swap: don't add too many deps for swap files form /proc/swapLennart Poettering2014-10-28
* swap: drop noauto/nofail bools from Swap structureLennart Poettering2014-10-28
* swap: replace Discard= setting by a more generic Options= settingLennart Poettering2014-10-28
* 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