summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cryptsetup-pkcs11: also plug credential name to use to credential pluginLennart Poettering2024-02-203-1/+12
* cryptenroll,cryptsetup: clean up unlock credential for TPM2 + FIDO2Lennart Poettering2024-02-207-32/+56
* pkcs11-util: clean up credential handling for PKCS11 PINLennart Poettering2024-02-204-15/+18
* cryptenroll: use a different credential for new new PINLennart Poettering2024-02-201-1/+1
* libfido2: tweak credential to read fido2 PIN fromLennart Poettering2024-02-204-4/+8
* pcrlock: normalize credential name for TPM2 PINLennart Poettering2024-02-201-1/+1
* cryptenroll: use correct askpw id for pw requestLennart Poettering2024-02-201-2/+2
* dissect-image: use strv_free_erase() at one more placeLennart Poettering2024-02-201-1/+1
* cryptenroll: fix type confusion on acquire_tpm2_key() parameterLennart Poettering2024-02-201-1/+1
* ask-password: rework how we pass request meta info when asking passwordsLennart Poettering2024-02-2016-154/+263
* core/mount: if umount(8) fails but mount disappeared, assume successMike Yuan2024-02-201-8/+12
* hwdb: Add support for MetawillBook01 to 60-sensor.hwdbZmyeir2024-02-201-0/+9
* boot: padding for default arrow at too long linesMrSmör2024-02-201-0/+3
* Merge pull request #31388 from keszybz/bitfield-cleanupLuca Boccassi2024-02-206-26/+24
|\
| * logind: drop bitfield annotationsZbigniew Jędrzejewski-Szmek2024-02-201-7/+7
| * timesyncd: reorder structs instead of useless bitfieldsZbigniew Jędrzejewski-Szmek2024-02-202-4/+3
| * systemctl: drop pointless bitfieldZbigniew Jędrzejewski-Szmek2024-02-201-1/+1
| * sysupdate: drop pointless bitfieldsZbigniew Jędrzejewski-Szmek2024-02-201-3/+3
| * core/kmod-setup: drop another pointless bitfield annotationZbigniew Jędrzejewski-Szmek2024-02-201-11/+10
* | analyze: skip to check ExecCommand for .mount and .swap unitsYu Watanabe2024-02-201-8/+0
* | udev: String substitutions can be done in ENV, tooruniq2024-02-201-7/+8
* | home: fix typoYu Watanabe2024-02-202-2/+2
* | vconsole-setup: fix typoYu Watanabe2024-02-201-2/+2
* | resolve: several follow-ups for resolving service via varlinkYu Watanabe2024-02-193-56/+75
* | gpt-auto-generator: fix argument passed to `parse_image_policy_argument`Antonio Alvarez Feijoo2024-02-191-1/+1
* | Merge pull request #31351 from YHNdnzj/exit-status-no-executableLuca Boccassi2024-02-194-75/+72
|\ \
| * | core/execute: clean up log_exec_full_errno and friendsMike Yuan2024-02-193-56/+38
| * | core/exec-invoke: raise the log level of missing executable to noticeMike Yuan2024-02-191-1/+1
| * | core/exec-invoke: record correct exit status when failed to locate executableMike Yuan2024-02-193-20/+35
* | | pkcs11-util: Explicitly initiaiize variable to avoid warningDaan De Meyer2024-02-191-1/+1
* | | cgroup: typo fix initial_restric_ifaces_link_fds → initial_restrict_ifaces_...Lennart Poettering2024-02-193-7/+7
* | | Merge pull request #31357 from keszybz/cleanups-vmspawnLuca Boccassi2024-02-196-210/+215
|\ \ \
| * | | journal: use the usual spelling of "serialize"Zbigniew Jędrzejewski-Szmek2024-02-191-3/+3
| * | | vmspawn: rework --helpZbigniew Jędrzejewski-Szmek2024-02-191-33/+28
| * | | man: reword paragraph about --forward-journal= and adjust spacingZbigniew Jędrzejewski-Szmek2024-02-191-104/+124
| * | | test-journald-config: indentationZbigniew Jędrzejewski-Szmek2024-02-191-14/+14
| * | | journald: shorten code a bit and return error where it's usefulZbigniew Jędrzejewski-Szmek2024-02-193-57/+47
| | |/ | |/|
* | | test: add a test for #31384David Tardon2024-02-192-0/+23
| |/ |/|
* | ci(labeler): add policy for `escape` labelerJan Macku2024-02-191-0/+3
* | Set SYSTEMD_LOG_LEVEL=info explicitly in test-sysusersDaan De Meyer2024-02-191-1/+1
* | Merge pull request #31386 from mrc0mmand/test-tweaksFrantisek Sumsal2024-02-192-5/+3
|\ \
| * | test: temporarily enable session lingering for the test userFrantisek Sumsal2024-02-191-0/+2
| * | Revert "test: use btrfs by default on Arch as well"Frantisek Sumsal2024-02-191-5/+1
* | | Merge pull request #30840 from AdrianVovk/homed-bulk-v2Luca Boccassi2024-02-1938-136/+1667
|\ \ \
| * | | update TODOAdrian Vovk2024-02-191-4/+0
| * | | TEST-46-HOMED: Add tests for blob directoriesAdrian Vovk2024-02-191-3/+134
| * | | homectl: Add flags to edit blob directoriesAdrian Vovk2024-02-193-9/+290
| * | | homework: Handle Update & Create w/ blob dirAdrian Vovk2024-02-1916-49/+534
| * | | homework: Reconcile blob directoriesAdrian Vovk2024-02-196-17/+299
| * | | homed: Create & advertise blob directoryAdrian Vovk2024-02-197-2/+70