systemd/.git
2024-09-04 Mike Yuancore/service: minor coding style tweak
2024-09-04 Daan De MeyerMerge pull request #34251 from DaanDeMeyer/multiq
2024-09-04 Daan De Meyernetwork: Add support for mq qdisc
2024-09-04 Daan De Meyernetwork: Add support for multiq qdisc
2024-09-04 Mike YuanMerge pull request #34205 from yuwata/pretty-print...
2024-09-04 Daan De MeyerMerge pull request #34224 from yuwata/network-make...
2024-09-04 Daan De MeyerMerge pull request #32487 from YHNdnzj/bind-journal...
2024-09-03 dependabot... build(deps): bump softprops/action-gh-release from...
2024-09-03 dependabot... build(deps): bump super-linter/super-linter from 6...
2024-09-03 Mike YuanTEST-50-DISSECT: add explicit coverage for BindJournalS...
2024-09-03 Mike Yuantest: drop unneeded journal socket bind mounts
2024-09-03 Mike Yuanportable/profile: use BindJournalSockets=
2024-09-03 Mike Yuancore/namespace: create /dev/log only if journal socket...
2024-09-03 Mike Yuancore: introduce BindJournalSockets=
2024-09-03 dependabot... build(deps): bump systemd/mkosi
2024-09-03 Daan De MeyerMerge pull request #34240 from DaanDeMeyer/mkosi
2024-09-03 Daan De Meyermkosi: Use apt patterns to install dependencies on...
2024-09-03 Daan De Meyermkosi: Make systemd package filtering more robust
2024-09-03 Daan De MeyerMerge pull request #34236 from DaanDeMeyer/manager...
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_UNSIGNED_NOT_EQUAL()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_TRISTATE() and friends
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_BASE64_NON_EMPTY() and...
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_BYTE_ARRAY_NON_EMPTY()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_INTEGER_NON_NEGATIVE()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_INTEGER_NON_ZERO()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_CALLBACK_NON_NULL()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP_NON_NULL()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_PAIR_DUAL_TIMESTAMP()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_RATELIMIT()
2024-09-03 Daan De Meyerjson-util: Add JSON_BUILD_STRING_ORDERED_SET()
2024-09-03 Daan De MeyerMerge pull request #34190 from DaanDeMeyer/repart-compress
2024-09-03 Lennart PoetteringMerge pull request #34228 from poettering/uki-with...
2024-09-03 Daan De Meyerrepart: Add compression support
2024-09-03 Daan De MeyerTEST-58-REPART: Only skip part of testcase_minimize...
2024-09-03 Daan De MeyerTEST-58-REPART: Always run TEST-58-REPART in virtual...
2024-09-03 Daan De Meyermkosi: Don't create sanitizer wrappers for every mkfs...
2024-09-03 Daan De MeyerMerge pull request #34149 from DaanDeMeyer/btrfs
2024-09-03 Yu Watanaberesolve: fix typo
2024-09-03 Lennart Poetteringresolved: include Varlink error on inconsistent DNS...
2024-09-03 Yu Watanabepretty-print: introduce WITH_BUFFERED_STDERR macro...
2024-09-03 Yu Watanabepretty-print: rename {draw,clear}_progress_bar_unbuffer...
2024-09-02 Yu WatanabeMerge pull request #34140 from yuwata/conf-parser-log...
2024-09-02 Adrian VovkMerge pull request #34202 from AdrianVovk/sysupdated...
2024-09-02 Frantisek Sumsaltest: don't install Python scripts from systemd-test RPM
2024-09-02 Adrian Vovksysupdated: Improve logging about jobs
2024-09-02 Adrian Vovksysupdated: Cleanup handling of notifications
2024-09-02 Adrian Vovksysupdate: Don't ignore callout binary failure
2024-09-02 Luca Boccassiportable: ensure PORTABLE_FORCE_ATTACH works even when...
2024-09-02 Lennart Poetteringefi: add file_handle_read() helper that reads from...
2024-09-02 Lennart Poetteringefi: return pointer to processed string in strtolower8...
2024-09-02 Daan De Meyernetworkd: Replace existing objects instead of doing...
2024-09-02 Yu Watanabenetwork/tclass: do not save tclass to Link before it...
2024-09-02 Yu Watanabenetwork/qdisc: do not save qdisc to Link before it...
2024-09-02 Yu Watanabenetwork/tclass: make tclass_drop() static
2024-09-02 Yu Watanabenetwork/qdisc: make qdisc_drop() static
2024-09-02 Yu Watanabenetwork/tclass: skip requesting tclass if it is already...
2024-09-02 Yu Watanabenetwork/qdisc: skip requesting qdisc if it is already...
2024-09-02 Yu Watanabenetwork/neighbor: skip requesting neighbor if it is...
2024-09-02 Yu Watanabenetwork/tclass: introduce tclass_ref() and tclass_unref()
2024-09-02 Yu Watanabenetwork/qdisc: introduce qdisc_ref() and qdisc_unref()
2024-09-01 Yu Watanabeconf-parser: use log_syntax_parse_error() and friends...
2024-09-01 Yu Watanabeconf-parser: several cleanups for DEFINE_CONFIG_PARSE_E...
2024-09-01 Yu Watanabetree-wide: drop msg argument for DEFINE_CONFIG_PARSE...
2024-09-01 Yu Watanabelog: protect errno from log_syntax_invalid_utf8_internal()
2024-09-01 Yu Watanabelog: introduce log_syntax_parse_error()
2024-09-01 Yu Watanabetest: modernize test-networkd-conf
2024-09-01 Yu Watanabetest: modernize test-conf-parser.c
2024-09-01 Yu Watanabeconf-parser: make config_parse_strv() stricter and...
2024-09-01 Yu Watanabeconf-parser: fix memleak in config_parse_calendar()
2024-09-01 Yu Watanabenetwork/route: fix typo
2024-09-01 Luca BoccassiMerge pull request #34213 from yuwata/network-route...
2024-09-01 Yu Watanabenetwork/route: fix adjustment of nexthop weight
2024-09-01 Yu Watanabenetwork/route: also update source, status, and so on...
2024-09-01 Yu Watanabenetwork/route: also show weight of gateway in debugging...
2024-09-01 Mike Yuanbasic/raw-clone: refuse CLONE_PIDFD too
2024-08-31 Zbigniew Jędrzejewsk... docs/UIDS-GIDS: drop obsolete comment about Fedora
2024-08-31 Yu Watanabetest-network: use the same MTU bytes for veth interfaces
2024-08-31 Yu Watanabelabeler: set network label when tests for networkd...
2024-08-31 Yu WatanabeMerge pull request #34198 from AdrianVovk/updatectl...
2024-08-31 Christoph Anton... man: fix typos
2024-08-31 Adrian Vovkprogress-bar: Add unbuffered variant
2024-08-31 Adrian Vovkupdatectl: Improve behavior of progress logging
2024-08-31 Yu Watanabeman: fix typo
2024-08-31 Adrian Vovkupdatectl: Ensure we clear the progress bar
2024-08-31 Adrian Vovksysupdated: Register known error types
2024-08-31 Adrian Vovkprogress-bar: Put a space after the prefix
2024-08-30 Yu WatanabeMerge pull request #34189 from poettering/cryptenroll...
2024-08-30 Daan De Meyerrepart: Keep existing directory timestamps intact when...
2024-08-30 PavlNekrasovUse correct error code in log message in pkcs11_token_f...
2024-08-30 Lennart Poetteringtest: when refusing to run slow tests, mention how...
2024-08-30 Lennart Poetteringcrypenroll: make slot wiping on pin change a bit more...
2024-08-30 Lennart Poetteringcryptenroll: don't return slot 0 when we have no policy...
2024-08-30 Lennart Poetteringcryptenroll: iovec'ify a few more things
2024-08-30 Luca Boccassimkosi: update debian commit reference
2024-08-30 Daan De Meyerrepart: Switch to new mkfs.btrfs subvolume API
2024-08-30 Daan De Meyerrepart: Remove unused Context argument from make_subvol...
2024-08-30 Daan De Meyerrepart: Fix memory leak
2024-08-30 Daan De Meyerimage-policy: Fix size assertion
2024-08-30 Daan De Meyerimage-policy: Fix strv size calculation
2024-08-30 Lennart Poetteringtreewide: use sd_json_variant_un{hex|base64}() pervasively
next