summaryrefslogtreecommitdiffstats
path: root/man/systemd.resource-control.xml (unfollow)
Commit message (Expand)AuthorFilesLines
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-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-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
2023-01-15ci: Update mkosi action to latest commitDaan De Meyer2-19/+6
2023-01-15man: libudev: fix typoUlrich Ölmann1-1/+1
2023-01-15busctl: fix introspecting DBus propertiesYu Watanabe1-2/+19
2023-01-14test: support a non-default SysV directoryFrantisek Sumsal1-11/+14
2023-01-13open-file: Fix user-after-freeDaan De Meyer1-1/+1
2023-01-13systemctl: list-dependencies: pass bool where appropriateMike Yuan1-1/+1
2023-01-13udev: simplify a bit stack_directory_find_prioritized_devnode()Franck Bui1-20/+15
2023-01-13udev: return ENODEV if link_directory_read_one() can't find the devnodeFranck Bui1-1/+1
2023-01-13udev: let stack_directory_open() convert a slink into a dirname itselfFranck Bui1-16/+18
2023-01-13udev: merge link_directory_lock() into link_directory_open()Franck Bui1-39/+32
2023-01-13bootspec: show efi entry tooLudwig Nussel1-0/+2
2023-01-13test: explicitly create the /etc/init.d directoryFrantisek Sumsal1-1/+1
2023-01-13cgroup: Do not emit compat message without memory limitMichal Koutný1-1/+2
2023-01-12dissect-image: Notify btrfs when we're done using a loop deviceDaan De Meyer4-0/+35
2023-01-12ci: Fix PR labelingDaan De Meyer1-3/+3
2023-01-12network: Show network and link file dropins in networkctl statusDaan De Meyer11-7/+116