index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-proc-cmdline.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
boot: use efi_memcpy inplace of memcpy
Shreenidhi Shedi
1
-1
/
+1
2022-06-10
shared/condition: accept size suffixes for ConditionMemory
Zbigniew Jędrzejewski-Szmek
2
-2
/
+23
2022-06-10
boot: Use memcpy/memset provided by firmware
Jan Janssen
1
-0
/
+18
2022-06-10
boot: Mark memcmp/memcpy/memset aliases as used
Jan Janssen
1
-5
/
+7
2022-06-10
docs/CONTRIBUTING: ask people to send a ping on stalled reviews
Zbigniew Jędrzejewski-Szmek
1
-2
/
+3
2022-06-10
efi-string: Remove one more |= for bool
Jan Janssen
1
-1
/
+2
2022-06-10
meson: add experimental bpf-gcc compiler support
James Hilliard
3
-53
/
+92
2022-06-10
docs: desaturate dark-mode background color
Benjamin Franzke
1
-1
/
+2
2022-06-10
meson: use status-unit-format-default=name in developer mode
Zbigniew Jędrzejewski-Szmek
2
-1
/
+4
2022-06-10
meson: add status unit format to summary
Zbigniew Jędrzejewski-Szmek
1
-0
/
+1
2022-06-10
boot: Use parse_number16 for boot counter parsing
Jan Janssen
1
-101
/
+46
2022-06-10
boot: Drop use of Atoi
Jan Janssen
2
-11
/
+20
2022-06-10
boot: Add parse_number8/16
Jan Janssen
3
-0
/
+89
2022-06-10
test: exclude network interfaces
Yu Watanabe
1
-0
/
+4
2022-06-10
test: import timedated test from debian/ubuntu test suite
Yu Watanabe
5
-0
/
+311
2022-06-10
test: import logind test from debian/ubuntu test suite
Yu Watanabe
5
-0
/
+408
2022-06-10
test: always exclude devices named loop*
Yu Watanabe
1
-2
/
+1
2022-06-10
test: drop redundant IMAGE_NAME=
Yu Watanabe
3
-3
/
+0
2022-06-10
boot/efi-string: check the end of haystack before testing remaining pattern
Yu Watanabe
2
-5
/
+2
2022-06-10
devnode-acl: use set_put_strdup_full() and set_ensure_consume()
Yu Watanabe
1
-7
/
+3
2022-06-10
dns-domain: simplify code a bit
Yu Watanabe
1
-6
/
+2
2022-06-10
dns-domain: use dns_name_concat()
Yu Watanabe
1
-2
/
+2
2022-06-10
fix: sd_id128_get_invocation now works for user services
i-do-cpp
1
-1
/
+4
2022-06-10
tree-wide: fix typo
Yu Watanabe
3
-3
/
+3
2022-06-09
po: Translated using Weblate (Estonian)
H A
1
-37
/
+42
2022-06-09
test: account for ADDR_NO_RANDOMIZE if it's set
Frantisek Sumsal
1
-4
/
+12
2022-06-09
bpf: use __always_inline macro in restrict-ifaces.bpf.c
James Hilliard
1
-1
/
+1
2022-06-09
meson: Build with frame pointers in developer mode
Daan De Meyer
1
-0
/
+4
2022-06-09
shutdown: Lazy unmount /oldroot/{dev,proc,sys}
Jan Janssen
1
-0
/
+11
2022-06-09
shutdown: Log processes that block umount
Jan Janssen
1
-3
/
+63
2022-06-09
shutdown: Rename umount_log_level and make it a bool
Jan Janssen
3
-50
/
+44
2022-06-09
systemctl: simplify code a bit
Zbigniew Jędrzejewski-Szmek
1
-4
/
+5
2022-06-09
shared/bus-util: rename variables to follow newer style
Zbigniew Jędrzejewski-Szmek
2
-14
/
+12
2022-06-09
shared/bus-util: simplification
Zbigniew Jędrzejewski-Szmek
1
-17
/
+9
2022-06-09
test-udev-util: do not pass NULL to printf, style fixes
Zbigniew Jędrzejewski-Szmek
1
-8
/
+8
2022-06-09
test-process-util: do not pass NULL to printf, simplify tests
Zbigniew Jędrzejewski-Szmek
1
-6
/
+7
2022-06-09
test-dns-domain: a few more "NULL in printf %s"s
Zbigniew Jędrzejewski-Szmek
1
-10
/
+10
2022-06-09
test-fstab-util: one more "NULL in printf %s"
Zbigniew Jędrzejewski-Szmek
1
-3
/
+3
2022-06-09
various: indentation
Zbigniew Jędrzejewski-Szmek
2
-11
/
+11
2022-06-09
docs/AUTOMATIC_BOOT_ASSESSMENT: describe how to integrate a DE viability check
Zbigniew Jędrzejewski-Szmek
1
-28
/
+45
2022-06-09
docs/BLS: move "boot counting" into the main spec
Zbigniew Jędrzejewski-Szmek
2
-63
/
+118
2022-06-09
boot: Drop use of DuplicateDevicePath
Jan Janssen
1
-1
/
+17
2022-06-09
boot: Don't copy device path
Jan Janssen
1
-6
/
+1
2022-06-09
boot: Drop use of LibLocateHandle
Jan Janssen
1
-2
/
+2
2022-06-09
boot: Drop use of UnpackDevicePath
Jan Janssen
1
-12
/
+13
2022-06-09
boot: Drop use of FileDevicePath
Jan Janssen
4
-6
/
+44
2022-06-09
boot: Use xmalloc
Jan Janssen
11
-83
/
+72
2022-06-09
boot: Add xmalloc
Jan Janssen
2
-13
/
+43
2022-06-09
boot: Drop use of DevicePathFromHandle
Jan Janssen
2
-7
/
+10
2022-06-09
boot: Drop use of LibLocateProtocol
Jan Janssen
6
-8
/
+8
[next]