summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-22oss-fuzz: turn off fuzz-introspectorEvgeny Vereshchagin1-0/+12
2022-04-21man: make clear that encrypted credentials are also authenticatedLennart Poettering2-16/+17
2022-04-21hostnamed: update to use new style sd-bus macrosSonali Srivastava1-62/+45
2022-04-21bus-unit-util: make sure we can set LoadCredentials= property with a single s...Lennart Poettering1-1/+4
2022-04-21hwdb 60-keyboard Add HP/Compaq KBR0133Matthew Blythe1-0/+1
2022-04-21creds-util: upgrade message about TPM2 not workingLennart Poettering1-1/+1
2022-04-21creds-util: also warn about unencrypted creds host key if we are creating itLennart Poettering1-11/+25
2022-04-21main: voidify call to kmod_setup()Lennart Poettering1-1/+1
2022-04-21sd-bus: switch to a manual overflow check in sd_bus_track_add_name()Lennart Poettering1-3/+13
2022-04-21macro: upgrade ref counting overflow check assert() → assert_se()Lennart Poettering1-1/+1
2022-04-20update TODOLennart Poettering1-0/+4
2022-04-20man: update TPM2 PCR documentationLennart Poettering2-7/+85
2022-04-20update TODOLennart Poettering1-6/+0
2022-04-20creds-util: permit credentials encrypted/signed by fixed zero length keys as ...Lennart Poettering4-21/+87
2022-04-20creds-util: add an explicit 128bit ID for identifying "automatic" key determi...Lennart Poettering3-17/+21
2022-04-20creds-util: refuse unexpected key types explicitlyLennart Poettering1-0/+7
2022-04-20man: document new has-tpm2 verbLennart Poettering1-0/+28
2022-04-20creds-tool: add new "has-tpm2" verbLennart Poettering2-7/+46
2022-04-20bootctl: use new tpm2_support() helper to show TPM2 infoLennart Poettering1-2/+11
2022-04-20condition: rework ConditionSecurity=tpm2 check on top of tpm2_support()Lennart Poettering1-21/+7
2022-04-20tpm2-util: add helper that checks for the various facets of TPM2 supportLennart Poettering2-0/+33
2022-04-20update TODOLennart Poettering1-0/+16
2022-04-20update TODOLennart Poettering1-0/+8
2022-04-19compression: add separate pre-processor definitionsLuca Boccassi4-18/+30
2022-04-19manager: prohibit clone3() in seccomp filtersZbigniew Jędrzejewski-Szmek1-0/+15
2022-04-19nspawn: fix --ephemeral with --machineLuca Boccassi2-20/+19
2022-04-19virt: detect OpenStack Nova instancew300232331-0/+1
2022-04-19firewall-util: emphasize that nfnl_netlink_sendv() takes at least one messageYu Watanabe1-1/+1
2022-04-19efi-api: use string_replace_char()Yu Watanabe2-9/+4
2022-04-19sd-device: use string_replace_char() and strspn_from_end()Yu Watanabe1-7/+8
2022-04-19string-util: introduce strspn_from_end()Yu Watanabe3-0/+29
2022-04-19string-util: introduce string_replace_char()Yu Watanabe3-0/+22
2022-04-19sd-device: refuse O_DIRECTORY returned from path_extract_filename()Yu Watanabe1-0/+4
2022-04-19path-util: make readlink_value() refuse O_DIRECTORY returned from path_extrac...Yu Watanabe1-2/+9
2022-04-19hostnamed: display firmware versionSonali Srivastava3-21/+68
2022-04-19update TODOLennart Poettering1-0/+4
2022-04-19shared/seccomp: add note about clone2() being unimportantZbigniew Jędrzejewski-Szmek1-0/+3
2022-04-19test: add several tests for track itemYu Watanabe1-1/+57
2022-04-19test: shorten code a bitYu Watanabe1-26/+13
2022-04-19sd-bus: use hashmap_contains() and drop unnecessary castYu Watanabe1-1/+1
2022-04-19sd-bus: do not return negative errno when unknown name is specifiedYu Watanabe1-4/+1
2022-04-19sd-bus: do not read unused valueYu Watanabe1-2/+2
2022-04-19sd-bus: introduce ref/unref function for track_itemYu Watanabe1-19/+16
2022-04-19sd-bus: fix reference counter to be incrementedYu Watanabe1-3/+3
2022-04-19macro: check over flow in reference counterYu Watanabe1-2/+6
2022-04-19json: use unsigned for refernce counterYu Watanabe1-2/+2
2022-04-18hwdb: 60-keyboard: Add Acer Aspire One AO532h keymappingsHans de Goede1-0/+6
2022-04-18nspawn: fix locating config files with --ephemeralLuca Boccassi2-3/+33
2022-04-18hwdb: Update 60-keyboard.hwdb (#23074)davijosw1-0/+7
2022-04-18resolve: fix typo in dns_class_is_pseudo()Yu Watanabe1-1/+1