index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
meson.build
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-20
hwdb: Add Avita Liber NS13A2 (#24376)
Aryan singh
1
-0
/
+11
2022-08-20
measure: store bank name in PcrState structure
Lennart Poettering
1
-14
/
+15
2022-08-20
test: wait for whole block device instead of partition
Yu Watanabe
1
-2
/
+2
2022-08-19
test: correctly process multiline strings in $KERNEL_APPEND
Frantisek Sumsal
1
-2
/
+2
2022-08-19
measure: add json output
Lennart Poettering
2
-43
/
+137
2022-08-19
tpm2-util: introduce tpm2_parse_pcr_argument() helper
Lennart Poettering
6
-59
/
+36
2022-08-19
rules: import previous SYSTEMD_READY state for suspended DM devices and skip ...
Michal Sekletar
2
-0
/
+12
2022-08-19
tpm2-util: expose more hash algorithms
Lennart Poettering
2
-8
/
+22
2022-08-19
tpm2-util: add TPM2_PCR_MASK_VALID() helper
Lennart Poettering
4
-5
/
+9
2022-08-19
sd-netlink: use SD_EVENT_ONESHOT for a time-based callback
Zbigniew Jędrzejewski-Szmek
1
-1
/
+2
2022-08-19
TEST-70-TPM2: use "truncate" to generate disk image
Lennart Poettering
1
-2
/
+1
2022-08-19
tpm2-util: also add helper for parsing PCR arrays
Lennart Poettering
4
-32
/
+39
2022-08-19
tpm2-util: split out helpers which format a PCR mask as a JSON array
Lennart Poettering
2
-18
/
+33
2022-08-19
tree-wide: pass proper values (not bools) to sd_event_source_set_enabled()
Lennart Poettering
2
-2
/
+2
2022-08-19
Add --efi-boot-option-description argument to bootctl to control the name of ...
Rene Hollander
2
-23
/
+68
2022-08-19
TEST-70-TPM2: actually enable systemd-measure test
Lennart Poettering
1
-6
/
+7
2022-08-19
cryptsetup: make sure all token-based codepaths are effected by SYSTEMD_CRYPT...
Lennart Poettering
1
-1
/
+1
2022-08-19
cryptsetup: use right internal helper when checking whether to use tokens
Lennart Poettering
1
-1
/
+1
2022-08-19
sha256: add sha256_direct()/SHA256_DIRECT() helpers
Lennart Poettering
4
-14
/
+14
2022-08-19
random-seed: use SHA256_DIGEST_SIZE
Lennart Poettering
1
-1
/
+1
2022-08-19
sha256: change digest buffer type to uint8_t[]
Lennart Poettering
2
-3
/
+3
2022-08-19
sd-netlink: group message cons methods together
Zbigniew Jędrzejewski-Szmek
1
-4
/
+5
2022-08-19
sd-netlink: simplify error code retention
Zbigniew Jędrzejewski-Szmek
1
-14
/
+12
2022-08-19
sd-netlink: delete sd_netlink_new_from_fd()
Zbigniew Jędrzejewski-Szmek
3
-27
/
+0
2022-08-19
sd-netlink: rename sd_netlink_message_request_dump to sd_netlink_message_set_...
Zbigniew Jędrzejewski-Szmek
13
-18
/
+18
2022-08-19
sd-netlink: constify parameters in public api and adjust pointer formatting
Zbigniew Jędrzejewski-Szmek
6
-15
/
+24
2022-08-19
sd-netlink: prefix output param names with 'ret'
Zbigniew Jędrzejewski-Szmek
2
-22
/
+22
2022-08-19
Drop the limit on number of inodes for /dev
Franck Bui
3
-5
/
+11
2022-08-19
update TODO
Antonio Alvarez Feijoo
1
-3
/
+0
2022-08-19
cryptsetup: improve password prompt text
Antonio Alvarez Feijoo
1
-5
/
+124
2022-08-18
udev: hwdb: Add rules to match cros-ec-accel by 'location' sysfs file
Alper Nebi Yasak
1
-0
/
+11
2022-08-18
hwdb: Add Chromebook accel orientation quirks based on sysfs label
Alper Nebi Yasak
1
-2
/
+8
2022-08-18
udev: hwdb: Match iio sensors based on their label
Alper Nebi Yasak
3
-1
/
+22
2022-08-18
docs: Add guide to debug binaries in vscode that need to run as root
Daan De Meyer
1
-0
/
+24
2022-08-18
docs: Recommend pkexec over using an askpass program with sudo
Daan De Meyer
1
-7
/
+4
2022-08-18
bash-completion: autocomplete cgroup names in systemd-cgtop
Luca Boccassi
1
-0
/
+5
2022-08-18
initrd-parse-etc: override argv[0] to avoid dracut issue
Zbigniew Jędrzejewski-Szmek
1
-1
/
+3
2022-08-18
test-network: add tests for IPv4ACD and renewing DHCP address
Yu Watanabe
2
-1
/
+2
2022-08-18
test-network: drop unused .network file
Yu Watanabe
1
-10
/
+0
2022-08-18
network: unref existing sd_ipv4acd object when not necessary
Yu Watanabe
1
-10
/
+24
2022-08-18
network: update setting for IPv4ACD or IPv6DAD in existing Address objects
Yu Watanabe
1
-0
/
+1
2022-08-18
network: fix DHCPv4 address renewal with IPv4ACD
Yu Watanabe
6
-44
/
+46
2022-08-18
test: expect libdevmapper failure in TEST-50-DISSECT
Luca Boccassi
1
-1
/
+1
2022-08-17
sd-messages: rename newly added constants
Zbigniew Jędrzejewski-Szmek
3
-6
/
+6
2022-08-17
sd-messages: make the table wider
Zbigniew Jędrzejewski-Szmek
1
-185
/
+163
2022-08-17
tpm2-util: more structure initialization simplifications
Lennart Poettering
1
-11
/
+9
2022-08-17
random-util: drop unnecessary header file
Lennart Poettering
1
-10
/
+5
2022-08-17
fs-util: make touch() an inline function
Lennart Poettering
2
-5
/
+5
2022-08-17
tpm2-util: credit TPM2 RNG entropy only once per boot
Lennart Poettering
1
-2
/
+20
2022-08-17
udev: rename various validate() -> should_reload() for builtin commands
Yu Watanabe
8
-14
/
+14
[next]