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
/
swap.c
Age
Commit message (
Expand
)
Author
2011-03-17
def: centralize definition of default timeout in one place
Lennart Poettering
2011-03-03
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-02-15
swap: handle "nofail" from fstab
Kay Sievers
2011-02-15
mount,swap: properly add dependencies to logger if needed
Lennart Poettering
2011-02-15
exec: introduce global defaults for the standard output of services
Lennart Poettering
2011-01-22
clang: fix some issues found with clang-analyzer
systemd/v17
Lennart Poettering
2011-01-20
systemctl: highlight failed processes in systemctl status
Lennart Poettering
2011-01-20
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2011-01-18
execute: make sending of SIGKILL on shutdown optional
Lennart Poettering
2010-11-22
swap: order file-based swap devices after remount-rootfs
Lennart Poettering
2010-11-17
cgroup: by default, duplicate service cgroup in the cpu hierarchy
Lennart Poettering
2010-11-14
manager: always pull 'following' units into transaction
Lennart Poettering
2010-10-29
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-10-28
swap: there's no reason not order swap after sysinit, so drop it
Lennart Poettering
2010-10-26
swap: add only swaps listed in /etc/fstab automatically to swap.target, other...
Lennart Poettering
2010-10-26
swap: add default cgroup to swap exec env
Lennart Poettering
2010-10-22
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-18
swap: listen for POLLPRI events on /proc/swaps if available
Lennart Poettering
2010-10-12
swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...
Lennart Poettering
2010-08-31
manager: add missing second part of s/maintenance/failed/
Matthew Miller
2010-08-25
mount: imply noauto for mount points configured with native mount files
Lennart Poettering
2010-08-25
mount: rework automatic mounting to follow the 'nofail' option in fstab
Lennart Poettering
2010-08-25
mount: add global configuration options for handling of auto mounts
Lennart Poettering
2010-08-20
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-09
swap: properly enter maintenance mode on failure
Lennart Poettering
2010-07-19
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-12
mount: add automatic start ordering dependencies for mounts
Lennart Poettering
2010-07-08
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-07
manager: optionally print status updates to console on boot
Lennart Poettering
2010-07-03
unit: simplify things a little by introducing API to add two dependencies in ...
Lennart Poettering
2010-07-01
unit: shorten active state enums to make systemctl output nicer
Lennart Poettering
2010-07-01
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-06-19
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-19
manager: get rid of destinction between running_as=system and running_as=init...
Lennart Poettering
2010-06-18
systemctl: add verbs for special units
Lennart Poettering
2010-06-16
typo: the correct spelling is maintenance not maintainance
Lennart Poettering
2010-06-02
swap: Fix uninitialized variable
Christian Ruppert
2010-05-16
swap: add swap.target Wants links only when running as system instance
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering