summaryrefslogtreecommitdiffstats
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-18systemd-analyze: Add --json=, --table and -no-legend tests for plotjoshuazivkovic1-0/+9
2023-01-18systemd-analyze: Add tab complete logic for plotjoshuazivkovic2-3/+19
2023-01-18systemd-analyze: Update man/systemd-analyze.xml with Plot JSON and tablejoshuazivkovic1-3/+28
2023-01-18systemd-analyze: Add table and JSON output implementation to plotJoshua Zivkovic3-52/+154
2023-01-18test-network: reprocess the loopback network interfaceYu Watanabe1-0/+4
2023-01-18bootctl: add kernel-inspect commandGerd Hoffmann4-0/+87
2023-01-18bootctl: add kernel-identity commandGerd Hoffmann5-0/+132
2023-01-18core: add GetUnitByPIDFD method and use it in systemctlLuca Boccassi5-13/+151
2023-01-18hwdb: Add mic mute key mappings for Dell G16 SeriesKoba Ko1-0/+2
2023-01-18repart: auto-probe sector size when not specifiedLennart Poettering1-3/+17
2023-01-18homework: when creating/resizing GPT partitions, also set sector size explicitlyLennart Poettering6-14/+61
2023-01-18dissect: show sector size in info outputLennart Poettering1-0/+5
2023-01-18loop-util: always tell kernel explicitly about loopback sector sizeLennart Poettering11-16/+102
2023-01-18dissect-image: add probe_sector_size() helper for detecting sector size of a ...Lennart Poettering2-0/+84
2023-01-18loop-util: insist on setting the sector size correctlyLennart Poettering1-1/+19
2023-01-18blockdev-util: add simple wrapper around BLKSSZGETLennart Poettering3-6/+23
2023-01-18test: bump D-Bus service start timeout if we run without accelFrantisek Sumsal1-0/+12
2023-01-17coredump: use fstatvfs to check the available spaceDmitry V. Levin1-1/+1
2023-01-17doc: document how we expect empty lines to be usedLennart Poettering1-2/+16
2023-01-17repart: Allow configuring sector sizeDaan De Meyer10-41/+97
2023-01-17mkfs-util: Shorten strv operations error handlingDaan De Meyer1-36/+15
2023-01-17boot: Fix missed argument to Print()Jan Janssen1-2/+2
2023-01-17units: don't install pcrphase-related units without gnu-efiFrantisek Sumsal1-2/+2
2023-01-17send dhcpv6 release when stoppingchris12-16/+168
2023-01-17tpm2: replace magic numberDan Streetman1-1/+1
2023-01-17update TODOLennart Poettering1-3/+2
2023-01-17test: add simple integration test for checking PCR extension works as it shouldLennart Poettering2-0/+31
2023-01-17man: document new machine-id/fs measurement optionsLennart Poettering3-6/+64
2023-01-17tpm2: add common helper for checking if we are running on UKI with TPM measur...Lennart Poettering7-39/+80
2023-01-17generators: optionally, measure file systems at bootLennart Poettering8-4/+115
2023-01-17units: rework growfs units to be just a regular unit that is instantiatedLennart Poettering5-49/+126
2023-01-17generator: teach generator_add_symlink() to instantiate specified unitLennart Poettering2-13/+45
2023-01-17units: measure /etc/machine-id into PCR 15 during early bootLennart Poettering2-0/+25
2023-01-17pcrphase: make tool more generic, reuse for measuring machine id/fs uuidsLennart Poettering2-24/+187
2023-01-17gpt-auto-generator: automatically measure root/var volume keys into PCR 15Lennart Poettering2-5/+39
2023-01-17man: document the new crypttab measurement optionsLennart Poettering2-0/+27
2023-01-17cryptsetup: add tpm2-measure-pcr= and tpm2-measure-bank= crypttab optionsLennart Poettering3-15/+217
2023-01-17tpm2-util: optionally do HMAC in tpm2_extend_bytes() in case we process sensi...Lennart Poettering3-6/+23
2023-01-17tpm2-util: split out code that extends a PCR from pcrphaseLennart Poettering3-39/+72
2023-01-17tpm2-util: split out code that derives "good" TPM2 banks into an strv from pc...Lennart Poettering3-22/+50
2023-01-17test-udev: add a brief test for -= operator for SYMLINKYu Watanabe1-2/+3
2023-01-17udev: support '-=' operator for SYMLINKFranck Bui3-7/+25
2023-01-16sd-dhcp-client: gracefully handle invalid ether type client IDYu Watanabe1-20/+18
2023-01-16busctl: simplify peeking the typeLennart Poettering1-20/+10
2023-01-16sd-dhcp6: always append the default status message generated from status codeYu Watanabe2-13/+18
2023-01-16network: fix memleakYu Watanabe2-2/+10
2023-01-16boot: Skip soft-brick warning when in a VMJan Janssen1-27/+29
2023-01-16boot: Detect hypervisors using SMBIOS infoJan Janssen7-28/+163
2023-01-16memory-util: add CLEANUP_ERASE_PTR() macro and use itLennart Poettering3-70/+89
2023-01-16tree-wide: use CLEANUP_ERASE() at various placesLennart Poettering5-107/+67