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-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
2013-12-22
core: no need to list properties for PropertiesChanged messages anymore
Lennart Poettering
2013-11-28
Remove some unused variables
Zbigniew Jędrzejewski-Szmek
2013-11-27
service: add the ability for units to join other unit's PrivateNetwork= and P...
Lennart Poettering
2013-11-25
swap: always track the current real device node of all swap devices, even whe...
Lennart Poettering
2013-11-25
core: set some event source priorities to enforce dispatching order
Lennart Poettering
2013-11-25
swap: split state machine state ACTIVATING into two
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-05
Configurable Timeouts/Restarts default values
Oleksii Shevchuk
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-09-25
cgroup: if we do a cgroup operation then do something on all supported contro...
Lennart Poettering
2013-09-17
Use first partition in /proc/swaps for hibernation test
Zbigniew Jędrzejewski-Szmek
2013-09-16
swap: create .wants symlink to 'auto' swap devices
Tom Gundersen
2013-09-13
swap: fix reverse dependencies
Tom Gundersen
2013-09-11
swap: handle nofail/noauto in core
Tom Gundersen
2013-09-11
swap: backing device should unconditionally want swap unit
Tom Gundersen
2013-06-27
dbus: hookup runtime property changes for mouns, services, sockets, swaps too
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-06-17
core: add new .slice unit type for partitioning systems
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-04-18
move _cleanup_ attribute in front of the type
Harald Hoyer
[next]