systemd/.git
2022-04-22 Lennart Poetteringexecute: restore ability to propagate creds from furthe...
2022-04-22 Lennart Poetteringexecute: share error path between reg file/dir credenti...
2022-04-22 Lennart Poetteringexecute: correct comments
2022-04-22 Lennart Poetteringexecute: sort directory entries when loading credential...
2022-04-22 Lennart Poetteringexecute: drop 'seen_creds' set
2022-04-22 Lennart Poetteringexecute: simplify 'load_creds_args' struct a bit
2022-04-22 Lennart Poetteringexecute: let recurse_dir() concate the cred name for us
2022-04-22 Lennart Poetteringexecute: passing NULL as second argument for recurse_di...
2022-04-22 Lennart Poetteringexecute: debug log if a generated recursive cred name...
2022-04-22 Lennart Poetteringexecute: rework load_credential() not to take an ExecLo...
2022-04-22 Lennart Poetteringexecute: drop double empty line
2022-04-22 Lennart Poetteringexecute: use ASSERT_PTR where appropriate
2022-04-22 Lennart Poetteringupdate TODO
2022-04-22 Lennart Poetteringtpm2-util: if we run in a container, ignore /sys/class...
2022-04-22 davijoswhwdb: add resolutions for the Vaio FE14 touchpad (...
2022-04-22 Daan De Meyerkernel-install: Skip execution if $KERNEL_INSTALL_BYPASS=1
2022-04-22 Daan De Meyermkosi: Update to latest commit
2022-04-22 Evgeny Vereshchaginoss-fuzz: turn off fuzz-introspector
2022-04-21 Lennart Poetteringman: make clear that encrypted credentials are also...
2022-04-21 Sonali Srivastavahostnamed: update to use new style sd-bus macros
2022-04-21 Lennart Poetteringbus-unit-util: make sure we can set LoadCredentials...
2022-04-21 Lennart PoetteringMerge pull request #23148 from poettering/creds-util...
2022-04-21 Matthew Blythehwdb 60-keyboard Add HP/Compaq KBR0133
2022-04-21 Lennart Poetteringcreds-util: upgrade message about TPM2 not working
2022-04-21 Lennart Poetteringcreds-util: also warn about unencrypted creds host...
2022-04-21 Lennart Poetteringmain: voidify call to kmod_setup()
2022-04-20 Lennart Poetteringsd-bus: switch to a manual overflow check in sd_bus_tra...
2022-04-20 Lennart Poetteringmacro: upgrade ref counting overflow check assert(...
2022-04-20 Lennart Poetteringupdate TODO
2022-04-20 Lennart PoetteringMerge pull request #23122 from poettering/creds-has...
2022-04-20 Lennart Poetteringman: update TPM2 PCR documentation
2022-04-20 Yu WatanabeMerge pull request #23084 from poettering/creds-no...
2022-04-20 Lennart PoetteringMerge pull request #23099 from yuwata/sd-bus-track...
2022-04-20 Lennart Poetteringupdate TODO
2022-04-20 Lennart Poetteringcreds-util: permit credentials encrypted/signed by...
2022-04-20 Lennart Poetteringcreds-util: add an explicit 128bit ID for identifying...
2022-04-20 Lennart Poetteringcreds-util: refuse unexpected key types explicitly
2022-04-20 Daan De MeyerMerge pull request #23124 from yuwata/fixes-for-post...
2022-04-20 Lennart Poetteringman: document new has-tpm2 verb
2022-04-20 Lennart Poetteringcreds-tool: add new "has-tpm2" verb
2022-04-20 Lennart Poetteringbootctl: use new tpm2_support() helper to show TPM2...
2022-04-20 Lennart Poetteringcondition: rework ConditionSecurity=tpm2 check on top...
2022-04-20 Lennart Poetteringtpm2-util: add helper that checks for the various facet...
2022-04-20 Lennart Poetteringupdate TODO
2022-04-20 Lennart Poetteringupdate TODO
2022-04-20 Luca BoccassiMerge pull request #23126 from keszybz/clone3-prohibit
2022-04-19 Luca Boccassicompression: add separate pre-processor definitions
2022-04-19 Zbigniew Jędrzejewsk... manager: prohibit clone3() in seccomp filters
2022-04-19 Luca Boccassinspawn: fix --ephemeral with --machine
2022-04-19 w30023233virt: detect OpenStack Nova instance
2022-04-19 Yu Watanabefirewall-util: emphasize that nfnl_netlink_sendv()...
2022-04-19 Yu Watanabeefi-api: use string_replace_char()
2022-04-19 Yu Watanabesd-device: use string_replace_char() and strspn_from_end()
2022-04-19 Yu Watanabestring-util: introduce strspn_from_end()
2022-04-19 Yu Watanabestring-util: introduce string_replace_char()
2022-04-19 Yu Watanabesd-device: refuse O_DIRECTORY returned from path_extrac...
2022-04-19 Yu Watanabepath-util: make readlink_value() refuse O_DIRECTORY...
2022-04-19 Sonali Srivastavahostnamed: display firmware version
2022-04-19 Lennart Poetteringupdate TODO
2022-04-19 Zbigniew Jędrzejewsk... shared/seccomp: add note about clone2() being unimportant
2022-04-19 Yu Watanabetest: add several tests for track item
2022-04-19 Yu Watanabetest: shorten code a bit
2022-04-19 Yu Watanabesd-bus: use hashmap_contains() and drop unnecessary...
2022-04-19 Yu Watanabesd-bus: do not return negative errno when unknown name...
2022-04-19 Yu Watanabesd-bus: do not read unused value
2022-04-19 Yu Watanabesd-bus: introduce ref/unref function for track_item
2022-04-19 Yu Watanabesd-bus: fix reference counter to be incremented
2022-04-19 Yu Watanabemacro: check over flow in reference counter
2022-04-19 Yu Watanabejson: use unsigned for refernce counter
2022-04-18 Hans de Goedehwdb: 60-keyboard: Add Acer Aspire One AO532h keymappings
2022-04-18 Luca Boccassinspawn: fix locating config files with --ephemeral
2022-04-18 davijoswhwdb: Update 60-keyboard.hwdb (#23074)
2022-04-17 Yu WatanabeMerge pull request #23107 from yuwata/man-network-numer...
2022-04-17 Yu WatanabeMerge pull request #23101 from yuwata/sd-device-cleanups
2022-04-17 Yu Watanaberesolve: fix typo in dns_class_is_pseudo()
2022-04-17 Luca Boccassicompression: add build-time option to select default
2022-04-17 Yu Watanabesd-device: rename arguments and variables
2022-04-17 Yu Watanabesd-device: fix possible use-of-uninitialized-value
2022-04-17 Yu Watanabesd-device: use ERRNO_IS_DEVICE_ABSENT() at one more...
2022-04-17 Yu Watanabesd-device: rename function arguments for storing results
2022-04-17 Yu Watanabesd-device: use correct type and parser for device node...
2022-04-17 Yu Watanabesd-device: shorten code a bit
2022-04-17 Yu Watanabesd-device: use path_extract_filename() at one more...
2022-04-17 Yu Watanabesd-device: reset sysname and sysnum on renaming
2022-04-17 Yu Watanabesd-device: reduce indentation
2022-04-17 Yu Watanabesd-device: verify new syspath on renaming
2022-04-17 Yu Watanabeman: DHCPPrefixDelegation= needs to be enabled on downs...
2022-04-17 Yu Watanabeman: recommend that .network or friends should have...
2022-04-17 Yu Watanabeudevadm: info: also show parent devices by --tree
2022-04-17 Luca BoccassiMerge pull request #23100 from yuwata/network-fix-tunne...
2022-04-17 Mike GilbertAdd test support for systemd-tmpfiles.standalone
2022-04-17 Yu WatanabeMerge pull request #23093 from mrc0mmand/test-md-partitions
2022-04-17 Frantisek Sumsaltest: partition the MD device
2022-04-17 Frantisek Sumsaltest: cleanup after the MD + LVM test case as well
2022-04-17 amarjargalsystemctl: colorize "enabled" in 'systemctl status...
2022-04-17 Yu Watanabenetwork: l2tp: refuse null address
2022-04-17 Yu Watanabenetwork: tunnel: handle null address as "any"
2022-04-16 Frantisek SumsalRevert "lgtm: disable cpp/missing-return (again)"
2022-04-16 Yu WatanabeMerge pull request #23089 from yuwata/sd-device-use...
2022-04-15 Yu WatanabeMerge pull request #23021 from fbuihuu/tmpfiles-fix...
next