index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
/
BSD-2-Clause.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
repart: hook up new TPM2 signed policies with repart
Lennart Poettering
2
-24
/
+73
2022-09-08
cryptenroll: hook up new TPM2 signed policies with cryptenroll
Lennart Poettering
7
-58
/
+201
2022-09-08
creds-tool: expose new signed PCR policies in creds tool, too
Lennart Poettering
2
-23
/
+104
2022-09-08
creds-util: hook up new signed PCR policies
Lennart Poettering
6
-28
/
+167
2022-09-08
tpm2-util: extend TPM2 policies to optionally check PCR values against signed...
Lennart Poettering
9
-78
/
+499
2022-09-08
measure: add 'sign' verb
Lennart Poettering
2
-31
/
+398
2022-09-08
openssl-util: add helper for calculating fingerprint of a DER public key
Lennart Poettering
2
-0
/
+61
2022-09-08
tpm2-util: allow external code to create tpm2 contexts
Lennart Poettering
2
-24
/
+33
2022-09-08
tpm2-util: pick up 4 more symbols of tpm2-tss
Lennart Poettering
2
-1
/
+13
2022-09-08
CODING_STYLE: fix header level
Lennart Poettering
1
-1
/
+1
2022-09-08
tpm2: add bind key
William Roberts
1
-59
/
+74
2022-09-08
update TODO
Daan De Meyer
1
-0
/
+2
2022-09-08
repart: Add support for formatting verity partitions
Daan De Meyer
4
-11
/
+425
2022-09-08
sd-device-monitor: relax sender uid check when running in user namespace
Yu Watanabe
1
-1
/
+35
2022-09-08
uid-range: move to src/basic/
Yu Watanabe
4
-2
/
+2
2022-09-07
uid-range: error code tweak for uid_range_load_userns()
Lennart Poettering
1
-2
/
+2
2022-09-07
repart: Invert no_dropin_files boolean
Daan De Meyer
1
-3
/
+3
2022-09-07
repart: Extract context dump into a separate function
Daan De Meyer
1
-15
/
+34
2022-09-07
dissect-image: drop unnecessary duplication of partition device node
Yu Watanabe
1
-12
/
+4
2022-09-07
dissect-image: reuse LoopDevice.node in dissect_image()
Yu Watanabe
2
-18
/
+5
2022-09-07
dissect-image: drop currently unused arguments
Yu Watanabe
2
-7
/
+1
2022-09-07
dissect-image: drop currently unused code
Yu Watanabe
1
-18
/
+0
2022-09-07
dissect-image: use loop backing file or device node as name of the image
Yu Watanabe
5
-9
/
+5
2022-09-07
gpt-auto: use LoopDevice object to manage whole block disk
Yu Watanabe
1
-77
/
+16
2022-09-07
dissect-image: use backing_file stored in LoopDevice object to generate image...
Yu Watanabe
6
-52
/
+44
2022-09-07
loop-util: save backing file of loopback block device
Yu Watanabe
3
-3
/
+31
2022-09-07
loop-util: move device_has_block_children() to blockdev-util.c
Yu Watanabe
3
-48
/
+17
2022-09-07
blockdev-util: check if provided sd_device is for a whole block device
Yu Watanabe
1
-13
/
+47
2022-09-07
blockdev-util: make block_device_remove_all_partitions() take sd_device object
Yu Watanabe
3
-11
/
+29
2022-09-07
boot: Avoid magic values in timeout EFI vars
Jan Janssen
2
-10
/
+51
2022-09-07
boot: Use proper scan codes
Jan Janssen
1
-4
/
+4
2022-09-07
boot: Accept Ctrl+Del for deleting words
Jan Janssen
2
-1
/
+4
2022-09-07
boot: Correctly handle shift keys
Jan Janssen
1
-2
/
+7
2022-09-07
boot: Refuse GPT with invalid entry size
Jan Janssen
1
-12
/
+6
2022-09-07
boot: Fix device path unaligned access
Jan Janssen
3
-44
/
+48
2022-09-07
boot: Use mempcpy
Jan Janssen
4
-40
/
+17
2022-09-07
boot: Add mempcpy
Jan Janssen
1
-0
/
+7
2022-09-07
README: we don't use crypto API in kernel anymore
Lennart Poettering
1
-5
/
+0
2022-09-07
README: make section title less confusing
Lennart Poettering
1
-1
/
+1
2022-09-07
README: drop some spurious empty lines, we otherwise don't place after sectio...
Lennart Poettering
1
-2
/
+0
2022-09-07
README: use right emoji UTF-8 sequences for stop/warning sign
Lennart Poettering
1
-5
/
+5
2022-09-07
docs: Some CODING_STYLE additions
Lennart Poettering
1
-0
/
+38
2022-09-07
loop-util: fix leak of file descriptor on failure
Yu Watanabe
1
-2
/
+4
2022-09-06
README: clarify baseline situation a bit (add emojis!)
Lennart Poettering
1
-4
/
+9
2022-09-06
busctl: Add introspect support for methods with same name but different signa...
Sebastian Scheibner
1
-1
/
+8
2022-09-06
busctl: Fix warning about invaild introspection data
Sebastian Scheibner
1
-8
/
+12
2022-09-06
test: don't fail if we don't need any external nss libs
Frantisek Sumsal
1
-1
/
+3
2022-09-06
ci(issue-labeler): Add missing policy for `coredump` label
Jan Macku
1
-0
/
+1
2022-09-06
loop-util: store sd_device object for the loop device
Yu Watanabe
3
-27
/
+29
2022-09-06
test: kill plymouthd after initrd transition if it's still running
Frantisek Sumsal
1
-0
/
+21
[next]