summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | namespace: fix whitespace mixupLennart Poettering2023-11-031-5/+5
* | more additions to NEWSLennart Poettering2023-11-031-97/+186
* | Merge pull request #28891 from poettering/pcrlockLuca Boccassi2023-11-0354-118/+8548
|\ \
| * | update TODOLennart Poettering2023-11-031-78/+17
| * | test: add pcrlock integration testLennart Poettering2023-11-031-0/+137
| * | man: document pcrlockLennart Poettering2023-11-036-0/+908
| * | units: add units that put together and install a TPM2 PCR policy at bootLennart Poettering2023-11-038-0/+208
| * | pcrlock: add pre-defined pcrlock filesLennart Poettering2023-11-0315-0/+30
| * | tree-wide: hook everything up with pcrlock policyLennart Poettering2023-11-0310-14/+116
| * | pcrlock: add new pcrlock toolLennart Poettering2023-11-0315-5/+6159
| * | tpm2-util: add common array for TPM2 hash algorithmsLennart Poettering2023-11-032-0/+14
| * | tpm2-util: make various marshalling/unmarshalling calls static, as we only us...Lennart Poettering2023-11-032-8/+4
| * | tpm2-util: add generic helpers for sealing/unsealing dataLennart Poettering2023-11-032-0/+128
| * | tpm2-util: add helper for creating/removing/updating NV index with stored policyLennart Poettering2023-11-032-1/+185
| * | tpm2-util: add calls for calculating/submitting PolicyAuthorizeNV + PolicyOR ...Lennart Poettering2023-11-032-2/+186
| * | tpm2-util: add helper that calculates name of NV indexLennart Poettering2023-11-032-1/+57
| * | tpm2-util: add helper for setting TPM2B_AUTH in binaryLennart Poettering2023-11-032-8/+21
| * | tpm2-util: add helpers for marshalling NV index public areasLennart Poettering2023-11-032-0/+45
| * | tpm2-util: add helpers for marshalling public/private keysLennart Poettering2023-11-032-0/+90
| * | tpm2-util: export a couple of functions we'd like to use for pcrlockLennart Poettering2023-11-032-8/+20
| * | tpm2-util: pick up a few new symbols from tpm2-tssLennart Poettering2023-11-031-2/+18
| * | tpm2-util: add helper for returning path to EFI event log blobLennart Poettering2023-11-032-0/+5
| * | tpm2-util: add various uefi event log definitionsLennart Poettering2023-11-033-0/+207
| * | efivars: add UEFI 'database' variable uuidLennart Poettering2023-11-031-6/+8
* | | bsod: restore vt on SIGTERM/SIGINTFrantisek Sumsal2023-11-031-13/+30
* | | virt: also check if PID1 is in chrootYu Watanabe2023-11-031-4/+4
* | | nspawn: allow disabling os-release checkFrantisek Sumsal2023-11-033-2/+46
* | | Merge pull request #29508 from CodethinkLabs/systemd-vmspawn-prLuca Boccassi2023-11-0318-129/+1041
|\ \ \
| * | | vmspawn: created man pageSam Leonard2023-11-022-0/+162
| * | | vmspawn: added initial code for vmspawnSam Leonard2023-11-028-0/+714
| * | | string-util: add on_offSam Leonard2023-11-021-0/+4
| * | | nspawn: moved nspawn-creds.[ch] to shared/machine-credential.[ch]Sam Leonard2023-11-027-129/+161
* | | | Merge pull request #29840 from poettering/cryptsetup-tweaks-noreLennart Poettering2023-11-034-18/+53
|\ \ \ \
| * | | | cryptsetup: pass AskPasswordFlags down into pkcs11 moduleLennart Poettering2023-11-034-4/+25
| * | | | cryptsetup: disable activation via token plugin if we shall measure the volum...Lennart Poettering2023-11-021-1/+15
| * | | | cryptsetup: honour configured ask password flags also when activating via tokenLennart Poettering2023-11-021-1/+1
| * | | | cryptsetup: rename usrptr to userdataLennart Poettering2023-11-021-12/+12
| | |_|/ | |/| |
* | | | nspawn: fix two failure pathsLennart Poettering2023-11-031-4/+8
* | | | Merge pull request #29836 from poettering/libiptc-dlopenYu Watanabe2023-11-038-27/+86
|\ \ \ \
| * | | | update TODOLennart Poettering2023-11-031-2/+0
| * | | | firewall: allow selecting firewall backend via env varLennart Poettering2023-11-032-5/+30
| * | | | firewall: make sure firewall-util-private.h includes everythin it needsLennart Poettering2023-11-031-0/+1
| * | | | firewall: make libiptc dependency a dlopen() oneLennart Poettering2023-11-033-20/+50
| * | | | dlfcn-util: add two new macros for making it easier to create "sym_xyz" indir...Lennart Poettering2023-11-031-0/+5
| |/ / /
* | | | update TODOLennart Poettering2023-11-031-15/+14
* | | | Merge pull request #29827 from yuwata/network-install-default-configsLennart Poettering2023-11-0320-23/+60
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update NEWSYu Watanabe2023-11-031-0/+10
| * | | meson: /etc/systemd/network is also used by udevdYu Watanabe2023-11-031-3/+4
| * | | network: add meson option to rename .example files on installYu Watanabe2023-11-033-3/+21
| * | | man: mention that network files should be prefixed with number smaller than 70Yu Watanabe2023-11-033-6/+6