summaryrefslogtreecommitdiffstats
path: root/man/sd_bus_new.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-26fstab-generator: add SYSTEMD_SYSFS_CHECK env varLily Foster2-2/+14
2023-01-26fstab-generator: use correct targets when /sysroot is specificied in fstab onlyLily Foster2-16/+54
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-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
2023-01-16update TODOLennart Poettering1-0/+11
2023-01-16mount: handle bind mount of file with non-existing targetDavid Tardon2-4/+21
2023-01-16creds-util: merge the TPM2 detection for initrdAlberto Planas1-9/+2
2023-01-16creds-util: do not try TPM2 if there is not supportAlberto Planas1-9/+6
2023-01-16creds-util: check for CAP_DAC_READ_SEARCHAlberto Planas1-3/+9
2023-01-16systemctl: list-dependencies: support --type= and --state=Mike Yuan5-9/+69
2023-01-16man: clarify applicability of IPv6AcceptRA optionŁukasz Stelmach1-1/+1
2023-01-16gpt-auto: harden ESP/XBOOTLDR mounts with "noexec,nosuid,nodev"Mike Yuan1-5/+5
2023-01-16man: udev_enumerate_new: fix typoUlrich Ölmann1-1/+1
2023-01-16NEWS: mention QuickAck=Yu Watanabe1-0/+5
2023-01-16NEWS: move one entry to the correct sectionYu Watanabe1-7/+7
2023-01-16network: introduce QuickAck= for [DHCPv4] and [IPv6AcceptRA]Yu Watanabe5-2/+28
2023-01-15ukify: Fix version stringDaan De Meyer1-1/+1
2023-01-15docs/man: remove reference to default vsock CIDLuca Boccassi2-7/+3
2023-01-15mkosi: Use meson setupDaan De Meyer1-1/+1
2023-01-15boot: Remove -O1 workaroundDaan De Meyer1-9/+0