summaryrefslogtreecommitdiffstats
path: root/src/update-done (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-23tmpfiles: rework empty_directory() to also use chase_symlinks()Lennart Poettering1-8/+15
2022-09-23tmpfiles: move symlink creation into its own function, and modernizeLennart Poettering1-45/+94
2022-09-23tmpfiles: whenever creating an inode, immediately O_PATH open it to pin itLennart Poettering1-118/+165
2022-09-23fs-util: add mknodat_atomic()Lennart Poettering2-6/+12
2022-09-23fs-util: make mkfifo_atomic() just a shortcut for mkfifoat_atomic()Lennart Poettering2-30/+9
2022-09-23fs-util: replace symlink_atomic() by symlinkat_atomic()Lennart Poettering3-8/+9
2022-09-23tmpfiles: allow prefixing uid/gid/mode with ":" to only apply on creationLennart Poettering1-37/+56
2022-09-23tmpfiles: generalize CreationMode and pass it everywhereLennart Poettering1-72/+140
2022-09-23tmpfiles: rebreak some commentsLennart Poettering1-16/+10
2022-09-23networkctl: re-order entries in status commandYu Watanabe1-69/+71
2022-09-23test-network: fix matching stringYu Watanabe1-2/+2
2022-09-23networkctl: use "-" for empty LLDP entriesYu Watanabe1-5/+6
2022-09-23udev: support by-path devlink for multipath nvme block devicesYu Watanabe2-8/+54
2022-09-23kbd-model-map: add a mapping for switched czech qwerty/usAdam Williamson1-0/+1
2022-09-22man/portablectl: fix references to optionsAntonio Alvarez Feijoo1-2/+2
2022-09-22update TODOLennart Poettering1-20/+16
2022-09-22measure: clarify we actually try to calculate for all four banks by defaultLennart Poettering1-1/+1
2022-09-22measure: make --public-key= optional if "sign" is calledLennart Poettering2-11/+35
2022-09-22measure: allow pre-calculating PCR values for multiple boot phasesLennart Poettering3-29/+234
2022-09-22units: add pcrphase unitsLennart Poettering3-0/+51
2022-09-22boot: add new pcrphase tool to measure barrier strings into PCR 11Lennart Poettering7-1/+426
2022-09-22tpm2-util: add helper for determining enabled/used PCR banksLennart Poettering2-0/+81
2022-09-22tpm2-util: split out code that checks if bank has 24 pcrs into helper functio...Lennart Poettering1-25/+35
2022-09-22tpm2-util: pick up Esys_PCR_Extend() symbol tooLennart Poettering2-0/+3
2022-09-22repart: Add --split option to generate split artifactsDaan De Meyer3-24/+268
2022-09-22shared: Add GPT_PARTITION_TYPE_UUID_TO_STRING_HARDER()Daan De Meyer1-0/+3
2022-09-22shared: Add specifier_uint64()Daan De Meyer2-0/+7
2022-09-22systemctl: Fix style nitDaan De Meyer1-1/+1
2022-09-22run: make --working-directory= work for --scope tooLennart Poettering1-0/+3
2022-09-22Revert "systemd-run: refuse --working-directory option with --scope"Lennart Poettering1-4/+0
2022-09-22shared: Add specifier_id128() and specifier_uuid()Daan De Meyer2-14/+28
2022-09-22README: drop the LGTM badgeFrantisek Sumsal1-1/+0
2022-09-22systemctl: Improve link directory separator error messageDaan De Meyer1-1/+2
2022-09-22shared/format-table: use empty_string instead of hardcoding "-" for invalid v...Zbigniew Jędrzejewski-Szmek1-7/+7
2022-09-22shared/format-table: use enum instead of Table.empty_stringZbigniew Jędrzejewski-Szmek16-34/+51
2022-09-22systemd-run: refuse --working-directory option with --scopeJoost Heitbrink1-0/+4
2022-09-22man: don't mention Socket files in Scope man pageJoost Heitbrink1-1/+1
2022-09-21Fix inverted rotation in the Positivo DUO #24769 (#24770)Edson Juliano Drosdeck1-0/+9
2022-09-21stub: fix conditionalization of initrd assemblyLennart Poettering1-1/+1
2022-09-21sd-gpt: adjust comments and use UINT64_C()Zbigniew Jędrzejewski-Szmek1-8/+12
2022-09-21docs/DPS: use the SD_GPT_* constants here tooZbigniew Jędrzejewski-Szmek3-151/+151
2022-09-21networkctl: use "-" for empty fieldsZbigniew Jędrzejewski-Szmek2-3/+3
2022-09-21hostnamectl,localectl: use "(unset)" in empty fieldsZbigniew Jędrzejewski-Szmek3-5/+5
2022-09-21repart: Add squashfs supportDaan De Meyer2-10/+78
2022-09-21shared: Add squashfs support to make_filesystem()Daan De Meyer6-8/+32
2022-09-21kernel-install.8: fix -h/-v ordering in SYNOPSISнаб1-1/+1
2022-09-21kernel-install/90-loaderentry: fix chownнаб1-2/+2