index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-01-18
systemd-analyze: Add --json=, --table and -no-legend tests for plot
joshuazivkovic
1
-0
/
+9
2023-01-18
systemd-analyze: Add tab complete logic for plot
joshuazivkovic
2
-3
/
+19
2023-01-18
systemd-analyze: Update man/systemd-analyze.xml with Plot JSON and table
joshuazivkovic
1
-3
/
+28
2023-01-18
systemd-analyze: Add table and JSON output implementation to plot
Joshua Zivkovic
3
-52
/
+154
2023-01-18
test-network: reprocess the loopback network interface
Yu Watanabe
1
-0
/
+4
2023-01-18
bootctl: add kernel-inspect command
Gerd Hoffmann
4
-0
/
+87
2023-01-18
bootctl: add kernel-identity command
Gerd Hoffmann
5
-0
/
+132
2023-01-18
core: add GetUnitByPIDFD method and use it in systemctl
Luca Boccassi
5
-13
/
+151
2023-01-18
hwdb: Add mic mute key mappings for Dell G16 Series
Koba Ko
1
-0
/
+2
2023-01-18
repart: auto-probe sector size when not specified
Lennart Poettering
1
-3
/
+17
2023-01-18
homework: when creating/resizing GPT partitions, also set sector size explicitly
Lennart Poettering
6
-14
/
+61
2023-01-18
dissect: show sector size in info output
Lennart Poettering
1
-0
/
+5
2023-01-18
loop-util: always tell kernel explicitly about loopback sector size
Lennart Poettering
11
-16
/
+102
2023-01-18
dissect-image: add probe_sector_size() helper for detecting sector size of a ...
Lennart Poettering
2
-0
/
+84
2023-01-18
loop-util: insist on setting the sector size correctly
Lennart Poettering
1
-1
/
+19
2023-01-18
blockdev-util: add simple wrapper around BLKSSZGET
Lennart Poettering
3
-6
/
+23
2023-01-18
test: bump D-Bus service start timeout if we run without accel
Frantisek Sumsal
1
-0
/
+12
2023-01-17
coredump: use fstatvfs to check the available space
Dmitry V. Levin
1
-1
/
+1
2023-01-17
doc: document how we expect empty lines to be used
Lennart Poettering
1
-2
/
+16
2023-01-17
repart: Allow configuring sector size
Daan De Meyer
10
-41
/
+97
2023-01-17
mkfs-util: Shorten strv operations error handling
Daan De Meyer
1
-36
/
+15
2023-01-17
boot: Fix missed argument to Print()
Jan Janssen
1
-2
/
+2
2023-01-17
units: don't install pcrphase-related units without gnu-efi
Frantisek Sumsal
1
-2
/
+2
2023-01-17
send dhcpv6 release when stopping
chris
12
-16
/
+168
2023-01-17
tpm2: replace magic number
Dan Streetman
1
-1
/
+1
2023-01-17
update TODO
Lennart Poettering
1
-3
/
+2
2023-01-17
test: add simple integration test for checking PCR extension works as it should
Lennart Poettering
2
-0
/
+31
2023-01-17
man: document new machine-id/fs measurement options
Lennart Poettering
3
-6
/
+64
2023-01-17
tpm2: add common helper for checking if we are running on UKI with TPM measur...
Lennart Poettering
7
-39
/
+80
2023-01-17
generators: optionally, measure file systems at boot
Lennart Poettering
8
-4
/
+115
2023-01-17
units: rework growfs units to be just a regular unit that is instantiated
Lennart Poettering
5
-49
/
+126
2023-01-17
generator: teach generator_add_symlink() to instantiate specified unit
Lennart Poettering
2
-13
/
+45
2023-01-17
units: measure /etc/machine-id into PCR 15 during early boot
Lennart Poettering
2
-0
/
+25
2023-01-17
pcrphase: make tool more generic, reuse for measuring machine id/fs uuids
Lennart Poettering
2
-24
/
+187
2023-01-17
gpt-auto-generator: automatically measure root/var volume keys into PCR 15
Lennart Poettering
2
-5
/
+39
2023-01-17
man: document the new crypttab measurement options
Lennart Poettering
2
-0
/
+27
2023-01-17
cryptsetup: add tpm2-measure-pcr= and tpm2-measure-bank= crypttab options
Lennart Poettering
3
-15
/
+217
2023-01-17
tpm2-util: optionally do HMAC in tpm2_extend_bytes() in case we process sensi...
Lennart Poettering
3
-6
/
+23
2023-01-17
tpm2-util: split out code that extends a PCR from pcrphase
Lennart Poettering
3
-39
/
+72
2023-01-17
tpm2-util: split out code that derives "good" TPM2 banks into an strv from pc...
Lennart Poettering
3
-22
/
+50
2023-01-17
test-udev: add a brief test for -= operator for SYMLINK
Yu Watanabe
1
-2
/
+3
2023-01-17
udev: support '-=' operator for SYMLINK
Franck Bui
3
-7
/
+25
2023-01-16
sd-dhcp-client: gracefully handle invalid ether type client ID
Yu Watanabe
1
-20
/
+18
2023-01-16
busctl: simplify peeking the type
Lennart Poettering
1
-20
/
+10
2023-01-16
sd-dhcp6: always append the default status message generated from status code
Yu Watanabe
2
-13
/
+18
2023-01-16
network: fix memleak
Yu Watanabe
2
-2
/
+10
2023-01-16
boot: Skip soft-brick warning when in a VM
Jan Janssen
1
-27
/
+29
2023-01-16
boot: Detect hypervisors using SMBIOS info
Jan Janssen
7
-28
/
+163
2023-01-16
memory-util: add CLEANUP_ERASE_PTR() macro and use it
Lennart Poettering
3
-70
/
+89
2023-01-16
tree-wide: use CLEANUP_ERASE() at various places
Lennart Poettering
5
-107
/
+67
[next]