index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
swap.c
Age
Commit message (
Expand
)
Author
2015-05-25
swap: use swapon -o
Karel Zak
2015-05-11
core: rename SystemdRunningAs to ManagerRunningAs
Lennart Poettering
2015-05-11
core,network: major per-object logging rework
Lennart Poettering
2015-05-11
core: always initialize ExecParamters.bus_endpoint_fd to -1
Lennart Poettering
2015-05-11
swap: avoid null pointer dereference
Thomas Hindoe Paaboel Andersen
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-04-30
core: simplify unit type detection logic
Lennart Poettering
2015-04-29
core: annotate event sources
Tom Gundersen
2015-04-24
Revert "core: do not spawn jobs or touch other units during coldplugging"
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-07
util: rework cunescape(), improve error handling
Lennart Poettering
2015-03-13
core: print warning on invalid swap pri= field
Zbigniew Jędrzejewski-Szmek
2015-03-07
core: do not spawn jobs or touch other units during coldplugging
Ivan Shapovalov
2015-03-02
core: expose consumed CPU time per unit
Lennart Poettering
2015-02-28
core: rework device state logic
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-28
core: output unit status output strings to console, only if we actually are c...
Lennart Poettering
2015-01-28
core: if two start jobs for the same swap device node are queued, only dispat...
Lennart Poettering
2015-01-28
swap: simplify a few things by making use of new LIST_FOREACH_OTHERS macro
Lennart Poettering
2015-01-28
swap: properly specify errno when logging
Lennart Poettering
2015-01-11
Add new function to filter fstab options
Zbigniew Jędrzejewski-Szmek
2014-12-15
unit: handle nicely of certain unit types are not supported on specific systems
Lennart Poettering
2014-12-10
sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/...
Lennart Poettering
2014-11-28
core: convert log_unit_*() to log_unit_*_errno()
Michal Schmidt
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-27
log: rearrange log function naming
Lennart Poettering
2014-11-26
swap: restore support for nofail
Zbigniew Jędrzejewski-Szmek
2014-11-05
core: introduce new Delegate=yes/no property controlling creation of cgroup s...
Lennart Poettering
2014-10-28
core: send sigabrt on watchdog timeout to get the stacktrace
Umut Tezduyar Lindskog
2014-10-28
swap: don't add too many deps for swap files form /proc/swap
Lennart Poettering
2014-10-28
swap: drop noauto/nofail bools from Swap structure
Lennart Poettering
2014-10-28
swap: replace Discard= setting by a more generic Options= setting
Lennart Poettering
2014-10-02
core/swap: only make configured units part of swap.target
Zbigniew Jędrzejewski-Szmek
2014-09-29
core/swap: follow the configured unit by default
Zbigniew Jędrzejewski-Szmek
2014-09-29
fstab-generator: properly deal with discard as non-last option
Zbigniew Jędrzejewski-Szmek
2014-09-29
swap: introduce Discard property
Jan Synacek
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-05
exec: factor out most function arguments of exec_spawn() to ExecParameters
Daniel Mack
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-03-24
sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...
Lennart Poettering
2014-03-19
core: rework context initialization/destruction logic
Lennart Poettering
2014-03-03
core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settings
Lennart Poettering
2014-02-24
core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...
Lennart Poettering
2014-02-20
api: in constructor function calls, always put the returned object pointer fi...
Lennart Poettering
2014-01-29
core: make sure to always go through both SIGTERM and SIGKILL states of units
Lennart Poettering
2014-01-27
core: add function to tell when job will time out
Zbigniew Jędrzejewski-Szmek
2014-01-05
swap: remove if/else with the same data path
Stefan Beller
2013-12-22
sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC
Lennart Poettering
[next]