index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
TEST-69-SHUTDOWN
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-15
mkosi: Support running systemd-networkd-tests.py in QEMU
Daan De Meyer
3
-0
/
+15
2022-02-15
docs: Correct WantedBy= regarding template units
Max Gautier
1
-3
/
+3
2022-02-15
test: Stop using TextTestRunner in systemd-networkd-tests.py
Daan De Meyer
1
-2
/
+1
2022-02-15
Revert "man: fix description of --force in halt(8) (#7392)"
Ludwig Nussel
1
-7
/
+2
2022-02-15
homework: avoid runtime formatting of a fixed string
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-02-15
share/gpt: add stringified defines for GPT partition types
Zbigniew Jędrzejewski-Szmek
1
-9
/
+18
2022-02-15
NEWS: minor grammar adjustment
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2022-02-15
systemctl: expand error message
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2022-02-15
docs: more internal links
Zbigniew Jędrzejewski-Szmek
1
-0
/
+8
2022-02-14
test: set `ReadWritePaths=$BUILD_DIR` when running w/ coverage
Frantisek Sumsal
1
-3
/
+5
2022-02-14
docs: make clear that if you use threaded cgroups you need to do that two lev...
Lennart Poettering
1
-0
/
+9
2022-02-14
sd-daemon: use path_join() instead of manual path concat
Lennart Poettering
1
-3
/
+4
2022-02-14
coredump: fix inode check
Lennart Poettering
1
-1
/
+1
2022-02-14
fd-util: use ERRNO_IS_XYZ() macros where appropriate
Lennart Poettering
1
-12
/
+8
2022-02-14
tree-wide: port various places over to new stat_inode_same() helper
Lennart Poettering
10
-37
/
+20
2022-02-14
stat-util: add helper stat_inode_same() for comparing stat's st_dev/st_ino in...
Lennart Poettering
2
-5
/
+14
2022-02-14
bootspec: avoid zero size VLA
Lennart Poettering
1
-16
/
+17
2022-02-14
boot: suppress XBOOTLDR if same device as ESP when enumerating entries
Lennart Poettering
5
-39
/
+115
2022-02-14
bootspec: make sure all return values are initialized on return of find_esp_a...
Lennart Poettering
1
-0
/
+13
2022-02-14
bootctl: show more information about boot entry state in list
Lennart Poettering
4
-29
/
+75
2022-02-14
bootspec: also collect/mark the "selected" boot entry (i.e. the one currently...
Lennart Poettering
3
-20
/
+70
2022-02-14
bootspec: also parse new 'beep' loader.conf variable
Lennart Poettering
2
-0
/
+4
2022-02-14
bootspec: parse/show devicetree-overlay field too
Lennart Poettering
3
-1
/
+19
2022-02-14
update TODO
Lennart Poettering
1
-0
/
+2
2022-02-14
bootspec: port one more use of basename() to path_extract_filename()
Lennart Poettering
1
-9
/
+11
2022-02-14
Revert "bootctl: Ignore boot entries (continue #22041)"
Lennart Poettering
4
-11
/
+7
2022-02-14
veritysetup: whitespace fix
Lennart Poettering
1
-1
/
+1
2022-02-14
homed: use SD_ID128_TO_UUID_STRING() at one more place
Lennart Poettering
1
-1
/
+1
2022-02-14
tree-wide: use id128_equal_string() at various places
Lennart Poettering
3
-9
/
+9
2022-02-14
id128-util: add new helper id128_equal_string()
Lennart Poettering
2
-0
/
+18
2022-02-14
sd128: export sd_id128_to_uuid_string()
Lennart Poettering
20
-76
/
+96
2022-02-14
test: check if running in container earlier
Yu Watanabe
1
-13
/
+6
2022-02-14
gpt-auto: properly handle case where we can't determine devno of /usr/ fs
Lennart Poettering
1
-2
/
+6
2022-02-14
sd-device: refuse opening device mit major/minor of zero early
Lennart Poettering
1
-0
/
+4
2022-02-14
test: check for (possibly) missing test coverage
Frantisek Sumsal
1
-0
/
+14
2022-02-14
test: set ACLs for the build dir when built with coverage
Frantisek Sumsal
1
-0
/
+3
2022-02-14
do not call __register_atfork directly
Matija Skala
1
-7
/
+2
2022-02-14
systemctl: fix halt -f
Ludwig Nussel
1
-21
/
+24
2022-02-14
logind: more verbose struct initialization
Ludwig Nussel
1
-94
/
+90
2022-02-14
logind: increase max wall message length to 4096
Ludwig Nussel
1
-8
/
+13
2022-02-14
logind: style fixes
Ludwig Nussel
3
-19
/
+9
2022-02-14
logind: add handle enum to struct
Ludwig Nussel
4
-12
/
+18
2022-02-14
test-dhcp6-client: add test for rapid commit
Yu Watanabe
1
-2
/
+21
2022-02-14
test-dhcp6-client: cleanups
Yu Watanabe
1
-575
/
+560
2022-02-14
fuzz-dhcp6-client: add prefix hint and vendor option to sent message
Yu Watanabe
1
-0
/
+8
2022-02-14
fuzz-dhcp6-client: merge with fuzz-dhcp6-client-send
Yu Watanabe
8
-60
/
+19
2022-02-14
fuzz-dhcp6-client: test multiple states
Yu Watanabe
1
-22
/
+43
2022-02-14
sd-dhcp6-client: append extra options before elapsed time option
Yu Watanabe
1
-6
/
+6
2022-02-14
sd-dhcp6-client: logs invalid NTP option
Yu Watanabe
1
-1
/
+1
2022-02-14
sd-dhcp6-client: split dhcp6-internal.h into two
Yu Watanabe
9
-219
/
+238
[next]