index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
elf2efi.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-19
vconsole-setup: reduce variable scope, shorten things
Zbigniew Jędrzejewski-Szmek
1
-22
/
+13
2023-05-19
update TODO
Lennart Poettering
1
-0
/
+9
2023-05-19
core/device: downgrade error when units specified in SYSTEMD_WANTS= not found
Yu Watanabe
1
-2
/
+3
2023-05-19
unit: add conditions and deps to make oomd.socket and .service consistent
Yu Watanabe
1
-1
/
+7
2023-05-18
hwdb: fix Positivo CG15D key toggle touchpad and programmable keys (#27689)
Edson Juliano Drosdeck
1
-0
/
+2
2023-05-18
integration test: pass 'noresume' to qemu
Luca Boccassi
1
-0
/
+3
2023-05-18
test: wrap setfacl when running with ASan
Frantisek Sumsal
1
-4
/
+5
2023-05-18
oomd: shorten message
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-05-18
sd-bus,sd-event: allow querying of description even after fork
Zbigniew Jędrzejewski-Szmek
2
-2
/
+0
2023-05-18
sd-bus: do not assert if bus description is not set
Zbigniew Jędrzejewski-Szmek
1
-5
/
+6
2023-05-18
meson: rename "dist-check" suite to "dist"
Zbigniew Jędrzejewski-Szmek
4
-10
/
+10
2023-05-18
meson: rename "fuzzers" suite to "fuzz"
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-05-18
test: don't mount /sys & /proc if already mounted
Frantisek Sumsal
1
-2
/
+2
2023-05-18
nspawn: make the error message less confusing
Frantisek Sumsal
1
-2
/
+2
2023-05-18
test: add a couple of tests for nspawn config files
Frantisek Sumsal
2
-2
/
+152
2023-05-18
nspawn: correctly parse a list of interfaces
Frantisek Sumsal
1
-27
/
+37
2023-05-18
test: create nspawn config files when collecting coverage
Frantisek Sumsal
4
-0
/
+43
2023-05-18
test: cover --bind-user=
Frantisek Sumsal
2
-0
/
+54
2023-05-18
test: add a couple of sanity tests for --port=
Frantisek Sumsal
2
-1
/
+16
2023-05-18
test: drop "check" from test case names
Frantisek Sumsal
1
-16
/
+16
2023-05-18
test: exercise a couple of error paths in nspawn's OCI code as well
Frantisek Sumsal
1
-1
/
+81
2023-05-18
nspawn: clean up & unify cleanup handlers
Frantisek Sumsal
1
-32
/
+30
2023-05-18
fuzz: rename long samples
Zbigniew Jędrzejewski-Szmek
12
-0
/
+0
2023-05-18
mkosi: use wildcard to shorten things
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2023-05-18
Revert "resolved: address DVE-2018-0001"
Dimitri John Ledkov
2
-50
/
+2
2023-05-18
nspawn: use ASSERT_PTR() more
Frantisek Sumsal
1
-31
/
+25
2023-05-18
nss-resolve: report EAI_NODATA
Mateusz Poliwczak
1
-0
/
+12
2023-05-18
busctl: Add space before "tree" paths for copying
Matt Johnston
1
-1
/
+1
2023-05-18
README: drop busybox requirement
Yu Watanabe
1
-1
/
+0
2023-05-18
Revert (partially) "man: Clarify when OnFailure= activates after restarts (#7...
Mike Yuan
2
-4
/
+2
2023-05-17
test: explicitly use bash
Frantisek Sumsal
1
-2
/
+2
2023-05-17
test: get rid of the busybox stuff
Frantisek Sumsal
7
-174
/
+134
2023-05-17
bus-unit-util: add missing RestartSteps and RestartMaxDelaySec to bus_append_...
Mike Yuan
1
-1
/
+3
2023-05-17
core: rename RestartSecMax to RestartMaxDelaySec
Mike Yuan
6
-26
/
+26
2023-05-17
test: mangle the machine ID only for the QEMU test part
Frantisek Sumsal
1
-1
/
+5
2023-05-17
man: fixes for assorted issues reported by the manpage-l10n project
Zbigniew Jędrzejewski-Szmek
19
-83
/
+106
2023-05-17
man/tmpfiles: fix off-by-one in example
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-05-17
man: explain allowed values for /sys/power/{disk,state}
Zbigniew Jędrzejewski-Szmek
1
-24
/
+31
2023-05-17
man: say that ProtectClock= also affects reads
Zbigniew Jędrzejewski-Szmek
1
-8
/
+13
2023-05-17
switch-root: when switching root via MS_MOVE unmount all remaining mounts first
Lennart Poettering
1
-0
/
+8
2023-05-17
test: add test for umount_recursive()
Lennart Poettering
2
-2
/
+93
2023-05-17
mount-util: make "prefix" parameter optional for umount_recursive()
Lennart Poettering
1
-1
/
+3
2023-05-17
mount-util: extend umount_recursive() to optionally take list of dirs to excl...
Lennart Poettering
2
-2
/
+19
2023-05-17
mount-util: keep fd to /proc/self/mountinfo continously open in umount_recurs...
Lennart Poettering
1
-6
/
+14
2023-05-16
test: move runas() to the shared utility library
Frantisek Sumsal
4
-17
/
+14
2023-05-16
test: make shellcheck happy again
Frantisek Sumsal
10
-6
/
+13
2023-05-16
test: merge TEST-48-START-STOP-NO-RELOAD into TEST-23-UNIT-FILE
Frantisek Sumsal
4
-47
/
+33
2023-05-16
test: merge TEST-49-RUNTIME-BIND-PATHS into TEST-23-UNIT-FILE
Frantisek Sumsal
7
-68
/
+44
2023-05-16
test: clean up test artifacts
Frantisek Sumsal
2
-0
/
+19
2023-05-16
test: merge TEST-28-PERCENTJ-WANTEDBY into TEST-23-UNIT-FILE
Frantisek Sumsal
7
-33
/
+18
[next]