index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
units: order getty units after getty-pre.target unconditionally
Zbigniew Jędrzejewski-Szmek
2023-05-19
2
-4
/
+4
*
vconsole-setup: reduce variable scope, shorten things
Zbigniew Jędrzejewski-Szmek
2023-05-19
1
-22
/
+13
*
update TODO
Lennart Poettering
2023-05-19
1
-0
/
+9
*
Merge pull request #27670 from poettering/switch-root-umount-all
Lennart Poettering
2023-05-19
5
-11
/
+137
|
\
|
*
switch-root: when switching root via MS_MOVE unmount all remaining mounts first
Lennart Poettering
2023-05-17
1
-0
/
+8
|
*
test: add test for umount_recursive()
Lennart Poettering
2023-05-17
2
-2
/
+93
|
*
mount-util: make "prefix" parameter optional for umount_recursive()
Lennart Poettering
2023-05-17
1
-1
/
+3
|
*
mount-util: extend umount_recursive() to optionally take list of dirs to excl...
Lennart Poettering
2023-05-17
2
-2
/
+19
|
*
mount-util: keep fd to /proc/self/mountinfo continously open in umount_recurs...
Lennart Poettering
2023-05-17
1
-6
/
+14
*
|
core/device: downgrade error when units specified in SYSTEMD_WANTS= not found
Yu Watanabe
2023-05-19
1
-2
/
+3
*
|
unit: add conditions and deps to make oomd.socket and .service consistent
Yu Watanabe
2023-05-19
1
-1
/
+7
*
|
Merge pull request #27686 from keszybz/make-boot-output-nicer
Yu Watanabe
2023-05-18
3
-8
/
+7
|
\
\
|
*
|
oomd: shorten message
Zbigniew Jędrzejewski-Szmek
2023-05-18
1
-1
/
+1
|
*
|
sd-bus,sd-event: allow querying of description even after fork
Zbigniew Jędrzejewski-Szmek
2023-05-18
2
-2
/
+0
|
*
|
sd-bus: do not assert if bus description is not set
Zbigniew Jędrzejewski-Szmek
2023-05-18
1
-5
/
+6
*
|
|
hwdb: fix Positivo CG15D key toggle touchpad and programmable keys (#27689)
Edson Juliano Drosdeck
2023-05-18
1
-0
/
+2
*
|
|
Merge pull request #27685 from keszybz/the-semiannual-excercise-in-output-nar...
Yu Watanabe
2023-05-18
17
-15
/
+14
|
\
\
\
|
*
|
|
meson: rename "dist-check" suite to "dist"
Zbigniew Jędrzejewski-Szmek
2023-05-18
4
-10
/
+10
|
*
|
|
meson: rename "fuzzers" suite to "fuzz"
Zbigniew Jędrzejewski-Szmek
2023-05-18
1
-1
/
+1
|
*
|
|
fuzz: rename long samples
Zbigniew Jędrzejewski-Szmek
2023-05-18
12
-0
/
+0
|
*
|
|
mkosi: use wildcard to shorten things
Zbigniew Jędrzejewski-Szmek
2023-05-18
1
-4
/
+3
|
|
/
/
*
|
|
Merge pull request #27684 from mrc0mmand/more-nspawn-tests
Yu Watanabe
2023-05-18
9
-118
/
+463
|
\
\
\
|
*
|
|
test: wrap setfacl when running with ASan
Frantisek Sumsal
2023-05-18
1
-4
/
+5
|
*
|
|
test: don't mount /sys & /proc if already mounted
Frantisek Sumsal
2023-05-18
1
-2
/
+2
|
*
|
|
nspawn: make the error message less confusing
Frantisek Sumsal
2023-05-18
1
-2
/
+2
|
*
|
|
test: add a couple of tests for nspawn config files
Frantisek Sumsal
2023-05-18
2
-2
/
+152
|
*
|
|
nspawn: correctly parse a list of interfaces
Frantisek Sumsal
2023-05-18
1
-27
/
+37
|
*
|
|
test: create nspawn config files when collecting coverage
Frantisek Sumsal
2023-05-18
4
-0
/
+43
|
*
|
|
test: cover --bind-user=
Frantisek Sumsal
2023-05-18
2
-0
/
+54
|
*
|
|
test: add a couple of sanity tests for --port=
Frantisek Sumsal
2023-05-18
2
-1
/
+16
|
*
|
|
test: drop "check" from test case names
Frantisek Sumsal
2023-05-18
1
-16
/
+16
|
*
|
|
test: exercise a couple of error paths in nspawn's OCI code as well
Frantisek Sumsal
2023-05-18
1
-1
/
+81
|
*
|
|
nspawn: clean up & unify cleanup handlers
Frantisek Sumsal
2023-05-18
1
-32
/
+30
|
*
|
|
nspawn: use ASSERT_PTR() more
Frantisek Sumsal
2023-05-18
1
-31
/
+25
*
|
|
|
integration test: pass 'noresume' to qemu
Luca Boccassi
2023-05-18
1
-0
/
+3
*
|
|
|
Revert "resolved: address DVE-2018-0001"
Dimitri John Ledkov
2023-05-18
2
-50
/
+2
|
/
/
/
*
|
|
nss-resolve: report EAI_NODATA
Mateusz Poliwczak
2023-05-18
1
-0
/
+12
*
|
|
busctl: Add space before "tree" paths for copying
Matt Johnston
2023-05-18
1
-1
/
+1
*
|
|
Merge pull request #27673 from YHNdnzj/restartsteps-transient
Yu Watanabe
2023-05-18
7
-27
/
+29
|
\
\
\
|
*
|
|
bus-unit-util: add missing RestartSteps and RestartMaxDelaySec to bus_append_...
Mike Yuan
2023-05-17
1
-1
/
+3
|
*
|
|
core: rename RestartSecMax to RestartMaxDelaySec
Mike Yuan
2023-05-17
6
-26
/
+26
|
|
/
/
*
|
|
README: drop busybox requirement
Yu Watanabe
2023-05-18
1
-1
/
+0
*
|
|
Merge pull request #27677 from mrc0mmand/test-followups
Yu Watanabe
2023-05-18
8
-176
/
+136
|
\
\
\
|
*
|
|
test: explicitly use bash
Frantisek Sumsal
2023-05-17
1
-2
/
+2
|
*
|
|
test: get rid of the busybox stuff
Frantisek Sumsal
2023-05-17
7
-174
/
+134
|
|
|
/
|
|
/
|
*
|
|
Revert (partially) "man: Clarify when OnFailure= activates after restarts (#7...
Mike Yuan
2023-05-18
2
-4
/
+2
|
|
/
|
/
|
*
|
test: mangle the machine ID only for the QEMU test part
Frantisek Sumsal
2023-05-17
1
-1
/
+5
*
|
Merge pull request #27669 from keszybz/man-fixes-254
Zbigniew Jędrzejewski-Szmek
2023-05-17
3
-33
/
+45
|
\
\
|
*
|
man/tmpfiles: fix off-by-one in example
Zbigniew Jędrzejewski-Szmek
2023-05-17
1
-1
/
+1
|
*
|
man: explain allowed values for /sys/power/{disk,state}
Zbigniew Jędrzejewski-Szmek
2023-05-17
1
-24
/
+31
[next]