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.h
Age
Commit message (
Expand
)
Author
2016-05-02
core: move enforcement of the start limit into per-unit-type code again
Lennart Poettering
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2015-10-24
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-09-28
Move all unit states to basic/ and extend systemctl --state=help
Zbigniew Jędrzejewski-Szmek
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
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-09-29
swap: introduce Discard property
Jan Synacek
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
swap: split state machine state ACTIVATING into two
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-09-26
core: rework how we match mount units against each other
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2012-07-20
unit: split off KillContext from ExecContext containing only kill definitions
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-05-22
mount: replace PID1 internal fstab parser with generator
Lennart Poettering
2012-04-24
manager: drop MountAuto= and SwapAuto= options
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
move libsystemd_core.la sources into core/
Kay Sievers