summaryrefslogtreecommitdiffstats
path: root/configure (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-06NEWS: finalize for 254-rc1v254-rc1Luca Boccassi1-1/+1
2023-07-06meson: bump versions for v254-rc1Luca Boccassi1-3/+3
2023-07-06Update translation filesLuca Boccassi38-382/+752
2023-07-06NEWS: update contributors listLuca Boccassi1-26/+31
2023-07-06Update NEWS for latest changesLuca Boccassi1-0/+28
2023-07-06NEWS: rearrange deprecation notices from more imminent to less imminentLuca Boccassi1-10/+10
2023-07-06network,ndisc: use correct free function for captive portalYu Watanabe1-1/+1
2023-07-06service: fix for RestartMode=direct optionRichard Phibel3-4/+4
2023-07-06service: add new RestartMode optionRichard Phibel20-1/+129
2023-07-06udev: add 'conf-virt' constant for confidential virtualization techDaniel P. Berrangé2-0/+11
2023-07-06core: set SYSTEMD_CONFIDENTIAL_VIRTUALIZATION env for generatorsDaniel P. Berrangé2-0/+22
2023-07-06core: log detected confidential virtualization typeDaniel P. Berrangé1-0/+5
2023-07-06dbus: add 'ConfidentialVirtualization' property to manager objectDaniel P. Berrangé2-0/+33
2023-07-06unit: add "cvm" option for ConditionSecurityDaniel P. Berrangé3-2/+14
2023-07-06detect-virt: add --list-cvm optionDaniel P. Berrangé3-1/+15
2023-07-06detect-virt: add --cvm optionDaniel P. Berrangé3-1/+29
2023-07-06add APIs for detecting confidential virtualizationDaniel P. Berrangé4-0/+321
2023-07-06shared: add libpasswdqc supportEgor Ignatov8-3/+196
2023-07-06treewide: fix "an" before consonant U soundsJoerg Behrmann21-27/+27
2023-07-06shared: add password quality check abstraction layer to support both pwqualit...Egor Ignatov12-47/+54
2023-07-06homed: change user_record_quality_check_password to use quality_check_passwordDmitry V. Levin1-19/+17
2023-07-06pwquality: add old password argument to quality_check_passwordDmitry V. Levin4-6/+6
2023-07-06pwquality: do not log password suggestionsDmitry V. Levin1-1/+1
2023-07-06pwquality: fix quality_check_password return valueDmitry V. Levin3-8/+15
2023-07-06pwquality: fix use of ERRNO_IS_NOT_SUPPORTEDDmitry V. Levin1-6/+8
2023-07-06Hwdb: Add Sanwa Direct 400-MA128 external trackpad (#28272)Andrew Baxter1-0/+11
2023-07-06hwdb: add support for Archos 101 Cesium to 60-sensor.hwdb (#28270)Thomas Genty1-0/+4
2023-07-06dissect: Add --mtree-hash= optionDaan De Meyer3-2/+21
2023-07-06dissect: Allow a few verbs to operate on directories as well as image filesDaan De Meyer3-107/+152
2023-07-06tpm2-util: remove unnecessary semicolonAntonio Alvarez Feijoo1-1/+1
2023-07-06network/json: introduce PreferredLifetimeUSec and ValidLifetimeUSecYu Watanabe1-2/+4
2023-07-06service: explicitly cast float to usec_tLennart Poettering1-2/+2
2023-07-06core/service: make restart delay increase more smoothlyYu Watanabe1-4/+10
2023-07-06NEWS: more preparation for 254-rc1Lennart Poettering2-2/+117
2023-07-06networkctl: urlify captive portal entryYu Watanabe1-2/+9
2023-07-06test-network: drop ExecReload= in networkd.service and udevd.serviceYu Watanabe1-9/+1
2023-07-06network/ndisc: downgrade log levelYu Watanabe1-41/+41
2023-07-06network: handle captive portal with multiple routersYu Watanabe5-42/+144
2023-07-06network: update commentYu Watanabe1-2/+2
2023-07-06network: introduce link_get_captive_portal()Yu Watanabe4-51/+66
2023-07-05tpm2: remove tpm2_make_primary()Dan Streetman1-163/+25
2023-07-05tpm2: move local vars in tpm2_unseal() to point of useDan Streetman1-7/+6
2023-07-05tpm2: add tpm2_get_or_create_srk()Dan Streetman1-10/+231
2023-07-05tpm2: add tpm2_persist_handle()Dan Streetman1-9/+74
2023-07-05tpm2: cache TPM algorithmsDan Streetman3-36/+62
2023-07-05tpm2: cache the TPM supported commands, add tpm2_supports_command()Dan Streetman3-0/+72
2023-07-05basic/alloc-util: add greedy_realloc_append()Dan Streetman3-2/+72
2023-07-05tpm2: replace tpm2_capability_pcrs() macro with direct c->capaiblity_pcrs useDan Streetman1-8/+2
2023-07-05tpm2: add tpm2_create()Dan Streetman1-39/+86
2023-07-05tpm2: replace magic number in hmac_sensitive initializationDan Streetman1-1/+1