systemd/.git
2022-09-08 Yu Watanabesd-device-enumerator: use test_matches() more
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 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
2022-09-07 Yu Watanabedissect-image: drop currently unused code
2022-09-07 Yu Watanabedissect-image: use loop backing file or device node...
2022-09-07 Yu Watanabegpt-auto: use LoopDevice object to manage whole block...
2022-09-07 Yu Watanabedissect-image: use backing_file stored in LoopDevice...
2022-09-07 Yu Watanabeloop-util: save backing file of loopback block device
2022-09-07 Yu Watanabeloop-util: move device_has_block_children() to blockdev...
2022-09-07 Yu Watanabeblockdev-util: check if provided sd_device is for a...
2022-09-07 Yu Watanabeblockdev-util: make block_device_remove_all_partitions...
2022-09-07 Lennart PoetteringREADME: we don't use crypto API in kernel anymore
2022-09-07 Lennart PoetteringREADME: make section title less confusing
2022-09-07 Lennart PoetteringREADME: drop some spurious empty lines, we otherwise...
2022-09-07 Lennart PoetteringMerge pull request #24592 from poettering/coding-style...
2022-09-07 Lennart PoetteringREADME: use right emoji UTF-8 sequences for stop/warnin...
2022-09-07 Lennart Poetteringdocs: Some CODING_STYLE additions
2022-09-06 Yu Watanabeloop-util: fix leak of file descriptor on failure
2022-09-06 Luca BoccassiMerge pull request #15833 from AsamK/busctl_introspect_...
2022-09-06 Lennart PoetteringREADME: clarify baseline situation a bit (add emojis!)
2022-09-06 Sebastian Scheibnerbusctl: Add introspect support for methods with same...
2022-09-06 Sebastian Scheibnerbusctl: Fix warning about invaild introspection data
2022-09-06 Frantisek Sumsaltest: don't fail if we don't need any external nss...
2022-09-06 Jan Mackuci(issue-labeler): Add missing policy for `coredump...
2022-09-06 Lennart PoetteringMerge pull request #24425 from poettering/shutdown...
2022-09-06 Yu Watanabeloop-util: store sd_device object for the loop device
2022-09-05 Yu WatanabeMerge pull request #24520 from yuwata/udevadm-wait...
2022-09-05 Frantisek Sumsaltest: kill plymouthd after initrd transition if it...
2022-09-05 Yu Watanabeudevadm-wait: shorten code a bit
2022-09-05 Yu Watanabeudevadm-wait: wait for two periodic timer triggered...
2022-09-05 Yu Watanabeudevadm-wait: also listen kernel uevent stream if ...
2022-09-05 Maccraft123hwdb: Add accel orientation quirk for the Aya Neo Air
2022-09-05 Kai LuekeUse original filename for extension name check
2022-09-05 Yu WatanabeMerge pull request #24467 from qdeslandes/nspawn_rootidmap
2022-09-05 Yu WatanabeMerge pull request #24568 from poettering/atou16-atou...
2022-09-05 Yu Watanabeudev/rules,hwdb: filter out mostly meaningless default...
2022-09-05 Frantisek SumsalMerge pull request #24566 from mrc0mmand/TEST-75-fix
2022-09-05 Zbigniew Jędrzejewsk... Merge pull request #24567 from poettering/homed-wait...
2022-09-05 Quentin Deslandesnspawn: add support for rootidmap bind option
2022-09-05 Lennart Poetteringparse-util: make safe_atou8() just a wrapper around...
2022-09-05 Lennart Poetteringparse-util: make safe_atou16_full() just a wrapper...
2022-09-05 Frantisek Sumsaltest: zone-set requires TTL for the first record in...
2022-09-05 Frantisek Sumsaltest: mark knot.conf tmpfiles config as optional
2022-09-05 Lennart PoetteringMerge pull request #24404 from thatguystone/socket...
2022-09-05 Quentin Deslandesnspawn: rename RemountIdmapFlags enum to RemountIdmapping
2022-09-05 Daan De Meyerrepart: Add support for setting a partition's UUID...
2022-09-05 Lennart Poetteringunits: prolong the stop timeout for homed
2022-09-05 Lennart Poetteringhomed: don't wait indefinitely for workers on exit
2022-09-05 Daan De MeyerMerge pull request #24561 from yuwata/loop-util-follow-ups
2022-09-04 Yu Watanabeloop-util: lock_fd must be closed before calling LOOP_C...
2022-09-04 Yu Watanabeloop-util: drop unnecessary initializations
2022-09-04 Yu Watanabeloop-util: use loop_device_open_full() when whole block...
2022-09-04 Yu Watanabeloop-util: introduce loop_device_open_full()
2022-09-04 Yu Watanabeloop-util: fix LoopDevice.devno assigned by loop_device...
2022-09-04 Yu Watanabeloop-util: also set LoopDevice.diskseq when created...
2022-09-04 Yu Watanabemount-util: fix error code
2022-09-04 Jade Bilkeyman: fix static bridge example
2022-09-03 Frantisek Sumsaltest: actually set SYSTEMD_DISSECT_VERITY_TIMEOUT_SEC=30
2022-09-03 Yu WatanabeMerge pull request #24550 from yuwata/bootspec
2022-09-03 Yu Watanabetest: check returned values are always initialized...
2022-09-03 Yu Watanabebootspec: shorten code a bit
2022-09-03 Yu Watanabefuzz: add a test case for fuzz-bootspec
2022-09-03 Yu Watanabebootspec: do not build two many json object at once
2022-09-03 Yu Watanabejson: introduce json_append()
2022-09-03 Yu Watanabeloop-util: fix memleak when fd is for a block device...
2022-09-03 Yu Watanabetmpfile-util: truncate original filename if the result...
2022-09-02 Daniel Braunwarthtest: extend ConditionFirmware tests
2022-09-02 Luca BoccassiMerge pull request #24538 from mrc0mmand/TEST-13-tweaks
2022-09-02 Luca BoccassiMerge pull request #24546 from mrc0mmand/test-exec...
2022-09-02 Frantisek Sumsaltest: suppress not-found errors for `selinuxenabled`
2022-09-02 Frantisek Sumsaltest: forward nspawn logs to journal
2022-09-02 Lennart PoetteringMerge pull request #24541 from poettering/bootspec...
2022-09-02 Luca Boccassimkosi: update to latest commit
2022-09-02 Frantisek Sumsaltest: make pylint happy
2022-09-02 Lennart Poetteringlog: don't attempt to duplicate closed fd
2022-09-02 Frantisek Sumsaltest: check for the output file in a loop
2022-09-02 Yu WatanabeMerge pull request #24536 from yuwata/dissect-take...
2022-09-02 Yu Watanabeudevadm-wait: move comments and condition outside of...
2022-09-02 Yu Watanabedissect-image: introduce dissect_loop_device() which...
2022-09-02 Lennart Poetteringfind-esp: call the right function
2022-09-02 Lennart Poetteringupdate TODO
2022-09-02 Lennart Poetteringbootspec: clarify we knowingly ignore all errors but...
2022-09-02 Lennart Poetteringbootspec: properly parse tries done/tries left from...
2022-09-02 Yu Watanabeloop-util: always set LoopDevice.node
2022-09-02 Yu Watanabeloop-util: rename loopdev -> node
2022-09-02 Yu Watanabecore/swap: use devname_from_stat_rdev()
2022-09-02 Yu Watanabesd-device: introduce devname_from_stat_rdev()
2022-09-02 Yu Watanabesd-device: rename devpath_from_devnum() -> devname_from...
2022-09-02 Lennart Poetteringbootspec: rename "id" function parameters to "fname"
2022-09-02 Lennart Poetteringbootspec: complain about loader.conf lines without...
2022-09-02 Lennart Poetteringbootspec: port type1 parser to log_syntax()
2022-09-02 Lennart Poetteringbootspec: let's actually use the result of strstrip...
2022-09-02 Lennart Poetteringbootspec: simplify paths + insist they are normalized
2022-09-02 Lennart PoetteringMerge pull request #24491 from poettering/compare-order
next