summaryrefslogtreecommitdiffstats
path: root/src/portable (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-19chase-symlinks: new chase_symlinks_and_unlink()Ludwig Nussel3-0/+47
2023-01-19test: update Ubuntu CI docsFrantisek Sumsal1-7/+5
2023-01-19network: do not enter failed state when received an invalid RAYu Watanabe1-10/+11
2023-01-19meson: ukify depends on GNU_EFILudwig Nussel1-18/+18
2023-01-19testsuite-77: Fix race conditionDaan De Meyer7-22/+18
2023-01-18tpm2: add salt to pinWilliam Roberts11-15/+230
2023-01-18man: note that cgroup-based sandboxing is not bypassed by '+'Luca Boccassi4-2/+29
2023-01-18boot: Drop use of PrintJan Janssen4-98/+102
2023-01-18boot: Drop use of xpool_print/SPrintJan Janssen6-44/+43
2023-01-18tree-wide: Use __func__ in assertsJan Janssen3-7/+7
2023-01-18boot: Add log_trace debugging helperJan Janssen1-0/+1
2023-01-18boot: Introduce log_waitJan Janssen9-16/+46
2023-01-18boot: Use printf for error loggingJan Janssen18-161/+148
2023-01-18boot: Add printf functionsJan Janssen6-0/+748
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