summaryrefslogtreecommitdiffstats
path: root/src/udev/udev.pc.in (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-20cryptenroll,cryptsetup: clean up unlock credential for TPM2 + FIDO2Lennart Poettering7-32/+56
2024-02-20pkcs11-util: clean up credential handling for PKCS11 PINLennart Poettering4-15/+18
2024-02-20cryptenroll: use a different credential for new new PINLennart Poettering1-1/+1
2024-02-20libfido2: tweak credential to read fido2 PIN fromLennart Poettering4-4/+8
2024-02-20pcrlock: normalize credential name for TPM2 PINLennart Poettering1-1/+1
2024-02-20cryptenroll: use correct askpw id for pw requestLennart Poettering1-2/+2
2024-02-20dissect-image: use strv_free_erase() at one more placeLennart Poettering1-1/+1
2024-02-20cryptenroll: fix type confusion on acquire_tpm2_key() parameterLennart Poettering1-1/+1
2024-02-20ask-password: rework how we pass request meta info when asking passwordsLennart Poettering16-154/+263
2024-02-20core/mount: if umount(8) fails but mount disappeared, assume successMike Yuan1-8/+12
2024-02-20hwdb: Add support for MetawillBook01 to 60-sensor.hwdbZmyeir1-0/+9
2024-02-20boot: padding for default arrow at too long linesMrSmör1-0/+3
2024-02-20analyze: skip to check ExecCommand for .mount and .swap unitsYu Watanabe1-8/+0
2024-02-20logind: drop bitfield annotationsZbigniew Jędrzejewski-Szmek1-7/+7
2024-02-20timesyncd: reorder structs instead of useless bitfieldsZbigniew Jędrzejewski-Szmek2-4/+3
2024-02-20systemctl: drop pointless bitfieldZbigniew Jędrzejewski-Szmek1-1/+1
2024-02-20sysupdate: drop pointless bitfieldsZbigniew Jędrzejewski-Szmek1-3/+3
2024-02-20core/kmod-setup: drop another pointless bitfield annotationZbigniew Jędrzejewski-Szmek1-11/+10
2024-02-20udev: String substitutions can be done in ENV, tooruniq1-7/+8
2024-02-20home: fix typoYu Watanabe2-2/+2
2024-02-20vconsole-setup: fix typoYu Watanabe1-2/+2
2024-02-19resolve: several follow-ups for resolving service via varlinkYu Watanabe3-56/+75
2024-02-19gpt-auto-generator: fix argument passed to `parse_image_policy_argument`Antonio Alvarez Feijoo1-1/+1
2024-02-19pkcs11-util: Explicitly initiaiize variable to avoid warningDaan De Meyer1-1/+1
2024-02-19cgroup: typo fix initial_restric_ifaces_link_fds → initial_restrict_ifaces_...Lennart Poettering3-7/+7
2024-02-19test: add a test for #31384David Tardon2-0/+23
2024-02-19core/execute: clean up log_exec_full_errno and friendsMike Yuan3-56/+38
2024-02-19core/exec-invoke: raise the log level of missing executable to noticeMike Yuan1-1/+1
2024-02-19core/exec-invoke: record correct exit status when failed to locate executableMike Yuan3-20/+35
2024-02-19ci(labeler): add policy for `escape` labelerJan Macku1-0/+3
2024-02-19Set SYSTEMD_LOG_LEVEL=info explicitly in test-sysusersDaan De Meyer1-1/+1
2024-02-19update TODOAdrian Vovk1-4/+0
2024-02-19TEST-46-HOMED: Add tests for blob directoriesAdrian Vovk1-3/+134
2024-02-19homectl: Add flags to edit blob directoriesAdrian Vovk3-9/+290
2024-02-19homework: Handle Update & Create w/ blob dirAdrian Vovk16-49/+534
2024-02-19homework: Reconcile blob directoriesAdrian Vovk6-17/+299
2024-02-19homed: Create & advertise blob directoryAdrian Vovk7-2/+70
2024-02-19user-record: Add blobDirectory and blobManifestAdrian Vovk5-5/+128
2024-02-19Document blob directory behaviorAdrian Vovk2-0/+131
2024-02-19fd-util: Expose helper to pack fds into 3,4,5,...Adrian Vovk6-48/+82
2024-02-19journal: use the usual spelling of "serialize"Zbigniew Jędrzejewski-Szmek1-3/+3
2024-02-19vmspawn: rework --helpZbigniew Jędrzejewski-Szmek1-33/+28
2024-02-19man: reword paragraph about --forward-journal= and adjust spacingZbigniew Jędrzejewski-Szmek1-104/+124
2024-02-19test-journald-config: indentationZbigniew Jędrzejewski-Szmek1-14/+14
2024-02-19journald: shorten code a bit and return error where it's usefulZbigniew Jędrzejewski-Szmek3-57/+47
2024-02-19test: temporarily enable session lingering for the test userFrantisek Sumsal1-0/+2
2024-02-19Revert "test: use btrfs by default on Arch as well"Frantisek Sumsal1-5/+1
2024-02-19sd-radv: fix potential buffer overflowYu Watanabe1-3/+3
2024-02-19pam-util: include cache ID of bus connection in the log messageYu Watanabe2-2/+4
2024-02-19core/exec: do not crash with UtmpMode=user without User= settingYu Watanabe2-1/+12