index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
swap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill: always send SIGCONT after SIGTERM
Lennart Poettering
2011-03-03
1
-5
/
+5
*
swap: handle "nofail" from fstab
Kay Sievers
2011-02-15
1
-0
/
+1
*
mount,swap: properly add dependencies to logger if needed
Lennart Poettering
2011-02-15
1
-0
/
+2
*
exec: introduce global defaults for the standard output of services
Lennart Poettering
2011-02-15
1
-0
/
+1
*
clang: fix some issues found with clang-analyzer
v17
Lennart Poettering
2011-01-22
1
-1
/
+1
*
systemctl: highlight failed processes in systemctl status
Lennart Poettering
2011-01-20
1
-0
/
+1
*
service: when reloading a service fails don't fail the entire service but jus...
Lennart Poettering
2011-01-20
1
-1
/
+1
*
execute: make sending of SIGKILL on shutdown optional
Lennart Poettering
2011-01-18
1
-4
/
+14
*
swap: order file-based swap devices after remount-rootfs
Lennart Poettering
2010-11-22
1
-3
/
+9
*
cgroup: by default, duplicate service cgroup in the cpu hierarchy
Lennart Poettering
2010-11-17
1
-1
/
+1
*
manager: always pull 'following' units into transaction
Lennart Poettering
2010-11-14
1
-0
/
+34
*
unit: get rid of gnoreDependencyFailure= instead treat ConflictedBy= as weake...
Lennart Poettering
2010-10-29
1
-1
/
+1
*
swap: there's no reason not order swap after sysinit, so drop it
Lennart Poettering
2010-10-28
1
-3
/
+0
*
swap: add only swaps listed in /etc/fstab automatically to swap.target, other...
Lennart Poettering
2010-10-26
1
-1
/
+1
*
swap: add default cgroup to swap exec env
Lennart Poettering
2010-10-26
1
-1
/
+3
*
systemctl: introduce systemctl kill
Lennart Poettering
2010-10-22
1
-0
/
+49
*
swap: listen for POLLPRI events on /proc/swaps if available
Lennart Poettering
2010-10-18
1
-5
/
+24
*
swap: major rework, use /sbin/swapon for setting up swaps, fix merging of ali...
Lennart Poettering
2010-10-12
1
-97
/
+717
*
manager: add missing second part of s/maintenance/failed/
Matthew Miller
2010-08-31
1
-7
/
+7
*
mount: imply noauto for mount points configured with native mount files
Lennart Poettering
2010-08-25
1
-1
/
+4
*
mount: rework automatic mounting to follow the 'nofail' option in fstab
Lennart Poettering
2010-08-25
1
-5
/
+28
*
mount: add global configuration options for handling of auto mounts
Lennart Poettering
2010-08-25
1
-1
/
+3
*
dbus: follow standardized fdo PropertiesChanged signal spec
Lennart Poettering
2010-08-20
1
-0
/
+2
*
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-14
1
-1
/
+1
*
swap: properly enter maintenance mode on failure
Lennart Poettering
2010-08-09
1
-1
/
+1
*
systemctl: introduce reset-maintenance command
Lennart Poettering
2010-07-19
1
-8
/
+19
*
mount: add automatic start ordering dependencies for mounts
Lennart Poettering
2010-07-12
1
-0
/
+22
*
dbus: make errors reported via D-Bus more useful
Lennart Poettering
2010-07-08
1
-1
/
+1
*
manager: optionally print status updates to console on boot
Lennart Poettering
2010-07-07
1
-0
/
+1
*
unit: simplify things a little by introducing API to add two dependencies in ...
Lennart Poettering
2010-07-03
1
-4
/
+1
*
unit: shorten active state enums to make systemctl output nicer
Lennart Poettering
2010-07-01
1
-1
/
+1
*
unit: add new abstracted maintenance state for units
Lennart Poettering
2010-07-01
1
-1
/
+1
*
unit: get rid of various unnecessary casts
Lennart Poettering
2010-06-19
1
-3
/
+3
*
manager: get rid of destinction between running_as=system and running_as=init...
Lennart Poettering
2010-06-19
1
-4
/
+2
*
systemctl: add verbs for special units
Lennart Poettering
2010-06-18
1
-0
/
+1
*
typo: the correct spelling is maintenance not maintainance
Lennart Poettering
2010-06-16
1
-4
/
+4
*
swap: Fix uninitialized variable
Christian Ruppert
2010-06-02
1
-1
/
+1
*
swap: add swap.target Wants links only when running as system instance
Lennart Poettering
2010-05-16
1
-1
/
+1
*
build-sys: move source files to subdirectory
Lennart Poettering
2010-05-16
1
-0
/
+578