systemd/.git
2022-09-11 Yu Watanabesd-device: move device_new_from_watch_handle_at() to...
2022-09-11 Yu Watanabeudev: warn on udev_watch_{begin,end}() failure
2022-09-11 Yu Watanabeudev: drop unnecessary call of udev_watch_end()
2022-09-11 Yu Watanabeudev: use rm_rf() to remove old watch directory
2022-09-11 Yu Watanabeudev-watch: remove symlink for saving inotify watch...
2022-09-11 Yu Watanabeudev: ignore IN_IGNORED inotify event earlier
2022-09-11 Yu Watanabeudev: not necessary to return 1 from on_inotify()
2022-09-11 Yu WatanabeMerge pull request #24637 from mrc0mmand/TEST-75-tweaks
2022-09-11 Frantisek Sumsaltest: make the resolved notifications check a bit more...
2022-09-11 Frantisek Sumsaltest: install jq into all images
2022-09-10 Frantisek SumsalMerge pull request #24593 from jamacku/main
2022-09-10 Lennart Poetteringtpm2-util: avoid trial
2022-09-10 Yu Watanabetest-29-portable: set timeout for 'portablectl reattach'
2022-09-09 Yu WatanabeMerge pull request #24618 from yuwata/udev-split-synthe...
2022-09-09 Yu Watanabeblockdev-util: split out blockdev_reread_partition_table()
2022-09-09 Lennart PoetteringMerge pull request #24458 from poettering/stub-embedd-sig
2022-09-09 Yu Watanabeudevd: use partition enumerator at one more place
2022-09-09 Yu WatanabeMerge pull request #24609 from yuwata/sd-device-enumera...
2022-09-09 Yu WatanabeMerge pull request #24611 from yuwata/loop-util-refactoring
2022-09-09 Yu Watanabeblockdevi-util: also check sysname when enumerating...
2022-09-09 Yu Watanabesd-device-enumerator: use _cleanup_free_ attribute...
2022-09-09 Yu Watanabesd-device-enumerator: always ignore ENOENT from opendir()
2022-09-09 Yu Watanabesd-device-enumerator: check sysname earlier
2022-09-09 Lennart Poetteringupdate TODO
2022-09-09 Lennart Poetteringman: say early what a unified kernel image/UKI is
2022-09-09 Lennart Poetteringman: be more careful regarding TPM vs. TPM2
2022-09-09 Lennart Poetteringman: document the new .pcrsig/.pcrpkey sections for...
2022-09-09 Lennart Poetteringtmpfiles: copy PCR sig/pkey from initrd /.extra/ into...
2022-09-09 Lennart Poetteringstub: pass .pcrsig and .pcrpkey PE sections as cpio...
2022-09-09 Lennart Poetteringstub: add new special PE sections ".pcrsig" and ".pcrpk...
2022-09-09 Lennart Poetteringcpio: add helper for packing cpios of literally specifi...
2022-09-09 Suraj KrishnanImplement DNS notifications from resolved via varlink
2022-09-09 Yu WatanabeMerge pull request #24557 from yuwata/repart
2022-09-08 Yu Watanabetest-58-repart: add test case for issue #24553
2022-09-08 Yu Watanaberepart: make existing partition can be also 'dropped'
2022-09-08 Yu Watanaberepart: check if existing partitions can grow
2022-09-08 Yu Watanaberepart: split out free_area_{current,min}_end() from...
2022-09-08 Yu Watanaberepart: reset assignments by previous context_allocate_...
2022-09-08 Yu Watanaberepart: do not assign new size larger than acquired...
2022-09-08 Yu Watanaberepart: set new size for foreign partitions at first
2022-09-08 Yu Watanaberepart: anyway run loop at the end even if the loop...
2022-09-08 Yu Watanaberepart: make scale_by_weight() always succeed
2022-09-08 Yu Watanaberepart: split out context_grow_partition_one()
2022-09-08 Yu Watanaberepart: introduce partition_{min,max}_padding()
2022-09-08 Yu Watanaberepart: ensure partition_max_size() >= partition_min_size()
2022-09-08 Yu Watanaberepart: make partition_max_size() return UINT64_MAX...
2022-09-08 Yu Watanaberepart: constify partition_min_size()
2022-09-08 Yu Watanaberepart: rename variables in config_parse_weight()
2022-09-08 Yu Watanabeloop-util: do not try to enumerate partitions twice
2022-09-08 Yu Watanabeloop-util: always check if backing file is not attached yet
2022-09-08 Yu Watanabeloop-util: open loopback block device in loop_configure()
2022-09-08 Yu Watanabeloop-util: save the flag about if LOOP_CONFIGURE ioctl...
2022-09-08 Yu Watanabeloop-util: split out several functions fron loop_config...
2022-09-08 Yu WatanabeMerge pull request #24601 from yuwata/sd-device-enumera...
2022-09-08 Frantisek SumsalMerge pull request #24351 from poettering/pcr-sign
2022-09-08 Lennart Poetteringmeasure: print a helpful message if TPM2 PCR sysfs...
2022-09-08 Guillaume W... basic/missing_loop.h: fix missing lo_flags LO_FLAGS_DIR...
2022-09-08 Luca BoccassiMerge pull request #24608 from bluca/example
2022-09-08 Lennart PoetteringMerge pull request #24600 from poettering/bootspec...
2022-09-08 Luca Boccassidocs: mention tmpfiles.d in CREDENTIALS.md and add...
2022-09-08 Luca Boccassiman: add example with one-liner for ssh provisioning...
2022-09-08 Frantisek Sumsaltest: check the numa-test.service status directly
2022-09-08 Lennart PoetteringTEST-70-TPM2: add test for new signed TPM2 PCR policies
2022-09-08 Lennart Poetteringcryptsetup: hook up TPM2 token code with policies based...
2022-09-08 Lennart Poetteringtpm2-util: add helper for formatting PCR masks as string
2022-09-08 Lennart Poetteringtpm2-util: add common parser for the LUKS2 TPM2 JSON...
2022-09-08 Lennart Poetteringcryptsetup: hook up signed PCR policies
2022-09-08 Lennart Poetteringrepart: hook up new TPM2 signed policies with repart
2022-09-08 Lennart Poetteringcryptenroll: hook up new TPM2 signed policies with...
2022-09-08 Lennart Poetteringcreds-tool: expose new signed PCR policies in creds...
2022-09-08 Lennart Poetteringcreds-util: hook up new signed PCR policies
2022-09-08 Lennart Poetteringtpm2-util: extend TPM2 policies to optionally check...
2022-09-08 Lennart Poetteringmeasure: add 'sign' verb
2022-09-08 Lennart Poetteringopenssl-util: add helper for calculating fingerprint...
2022-09-08 Lennart Poetteringtpm2-util: allow external code to create tpm2 contexts
2022-09-08 Lennart Poetteringtpm2-util: pick up 4 more symbols of tpm2-tss
2022-09-08 Lennart PoetteringCODING_STYLE: fix header level
2022-09-08 Lennart Poetteringbootctl: don't start "bootctl list" output with a title...
2022-09-08 Lennart Poetteringbootspec: don't follow symlinks when opening type1...
2022-09-08 Lennart Poetteringbootspec: use chase_symlinks() where appropriate
2022-09-08 Lennart Poetteringupdate TODO
2022-09-08 Lennart PoetteringMerge pull request #24572 from DaanDeMeyer/repart-verity
2022-09-08 Lennart PoetteringMerge pull request #24434 from medhefgo/boot-fixes
2022-09-08 William Robertstpm2: add bind key
2022-09-08 Yu Watanabetest: add test for sd_device_enumerator_add_match_parent()
2022-09-08 Yu Watanabesd-device-enumerator: rewrite child enumeration without...
2022-09-08 Yu Watanabesd-device-enumerator: do not fail when a directory...
2022-09-08 Yu Watanabesd-device-enumerator: use test_matches() more
2022-09-08 Daan De Meyerupdate TODO
2022-09-08 Daan De Meyerrepart: Add support for formatting verity partitions
2022-09-08 Yu WatanabeMerge pull request #24587 from yuwata/sd-device-monitor...
2022-09-08 Yu Watanabesd-device-monitor: relax sender uid check when running...
2022-09-08 Yu Watanabeuid-range: move to src/basic/
2022-09-07 Lennart Poetteringuid-range: error code tweak for uid_range_load_userns()
2022-09-07 Yu WatanabeMerge pull request #24571 from yuwata/dissect-loop...
2022-09-07 Daan De Meyerrepart: Invert no_dropin_files boolean
2022-09-07 Daan De Meyerrepart: Extract context dump into a separate function
2022-09-07 Yu Watanabedissect-image: drop unnecessary duplication of partitio...
2022-09-07 Yu Watanabedissect-image: reuse LoopDevice.node in dissect_image()
2022-09-07 Yu Watanabedissect-image: drop currently unused arguments
next