systemd/.git
2022-02-15 Yu Watanabenetwork: netdev: use request queue to create independen...
2022-02-15 Yu Watanabenetwork: netdev: increment reference counter on request
2022-02-15 Yu Watanabenetwork: netdev: make netdev_is_ready_to_create() retur...
2022-02-15 Yu Watanabenetwork: rename REQUEST_TYPE_STACKED_NETDEV -> REQUEST_...
2022-02-15 Yu Watanabemeson: sort listed files
2022-02-14 Frantisek Sumsaltest: set `ReadWritePaths=$BUILD_DIR` when running...
2022-02-14 Yu WatanabeMerge pull request #22487 from poettering/bootspec...
2022-02-14 Yu WatanabeMerge pull request #22508 from poettering/stat-ino...
2022-02-14 Yu WatanabeMerge pull request #22507 from poettering/id128-compare...
2022-02-14 Lennart Poetteringdocs: make clear that if you use threaded cgroups you...
2022-02-14 Lennart Poetteringsd-daemon: use path_join() instead of manual path concat
2022-02-14 Lennart Poetteringcoredump: fix inode check
2022-02-14 Lennart Poetteringfd-util: use ERRNO_IS_XYZ() macros where appropriate
2022-02-14 Lennart Poetteringtree-wide: port various places over to new stat_inode_s...
2022-02-14 Lennart Poetteringstat-util: add helper stat_inode_same() for comparing...
2022-02-14 Luca BoccassiMerge pull request #22506 from poettering/devnum-zero...
2022-02-14 Luca BoccassiMerge pull request #22445 from lnussel/logind
2022-02-14 Lennart Poetteringbootspec: avoid zero size VLA
2022-02-14 Lennart Poetteringboot: suppress XBOOTLDR if same device as ESP when...
2022-02-14 Lennart Poetteringbootspec: make sure all return values are initialized...
2022-02-14 Lennart Poetteringbootctl: show more information about boot entry state...
2022-02-14 Lennart Poetteringbootspec: also collect/mark the "selected" boot entry...
2022-02-14 Lennart Poetteringbootspec: also parse new 'beep' loader.conf variable
2022-02-14 Lennart Poetteringbootspec: parse/show devicetree-overlay field too
2022-02-14 Lennart Poetteringupdate TODO
2022-02-14 Lennart Poetteringbootspec: port one more use of basename() to path_extra...
2022-02-14 Lennart PoetteringRevert "bootctl: Ignore boot entries (continue #22041)"
2022-02-14 Lennart Poetteringveritysetup: whitespace fix
2022-02-14 Lennart Poetteringhomed: use SD_ID128_TO_UUID_STRING() at one more place
2022-02-14 Lennart Poetteringtree-wide: use id128_equal_string() at various places
2022-02-14 Lennart Poetteringid128-util: add new helper id128_equal_string()
2022-02-14 Lennart Poetteringsd128: export sd_id128_to_uuid_string()
2022-02-14 Frantisek SumsalMerge pull request #22505 from mrc0mmand/more-coverage...
2022-02-14 Yu Watanabetest: check if running in container earlier
2022-02-14 Luca BoccassiMerge pull request #22496 from yuwata/network-cleanups...
2022-02-14 Lennart Poetteringgpt-auto: properly handle case where we can't determine...
2022-02-14 Lennart Poetteringsd-device: refuse opening device mit major/minor of...
2022-02-14 Frantisek Sumsaltest: check for (possibly) missing test coverage
2022-02-14 Frantisek Sumsaltest: set ACLs for the build dir when built with coverage
2022-02-14 Matija Skalado not call __register_atfork directly
2022-02-14 Ludwig Nusselsystemctl: fix halt -f
2022-02-14 Ludwig Nussellogind: more verbose struct initialization
2022-02-14 Ludwig Nussellogind: increase max wall message length to 4096
2022-02-14 Ludwig Nussellogind: style fixes
2022-02-14 Ludwig Nussellogind: add handle enum to struct
2022-02-13 Evgeny VereshchaginMerge pull request #22499 from mrc0mmand/ci-tweaks
2022-02-13 Frantisek Sumsalci: re-enable s390x Packit builds
2022-02-13 Frantisek Sumsalci: explicitly disable multi-status for Super-Linter
2022-02-13 Frantisek Sumsalci: use the 'slim' version of Super-Linter
2022-02-13 Yu WatanabeNEWS: clarify that ForceDHCPv6PDOtherInformation= is...
2022-02-13 Yu Watanabenetwork: drop managed configs on reconfigure when KeepC...
2022-02-13 Yu Watanabenetwork: drop redundant condition
2022-02-12 Yu Watanabecgroup-util: refuse the case that both path and suffix...
2022-02-11 Jan Janssenboot: Correctly check the return value of CheckEvent
2022-02-11 Luca BoccassiMerge pull request #22485 from poettering/cgroup-id...
2022-02-11 Evgeny Vereshchaginci: run all fuzz targets on CIFuzz
2022-02-11 Lennart Poetteringpid1: export cgroup ID among per-unit cgroup information
2022-02-11 Lennart Poetteringcgroup-util: minor modernizations
2022-02-11 Lennart Poetteringcgroup: downgrade warning if we can't get ID off cgroup
2022-02-11 Zbigniew Jędrzejewsk... basic: do not warn in mkdir_p() when parent directory...
2022-02-10 Evgeny Vereshchaginresolve: describe mdns event sources
2022-02-10 Frantisek Sumsaltree-wide: move `unsigned` to the start of type declaration
2022-02-10 Frantisek Sumsaltest: document how to manually run Ubuntu CI stuff
2022-02-10 Frantisek Sumsaltest: accept GC'ed units in newer LVM
2022-02-10 Yu WatanabeMerge pull request #22471 from yuwata/network-bridge...
2022-02-10 Yu WatanabeMerge pull request #22452 from yuwata/network-ipv6ll
2022-02-10 Yu Watanabetest-network: add missing tests for bridge properties
2022-02-10 Yu Watanabenetwork: bridge: fix endian of vlan protocol
2022-02-10 Yu Watanabetest-network: add testcase for re-generating IPv6LL...
2022-02-10 Joerie de Gramnetwork: attempt to trigger kernel IPv6LL address gener...
2022-02-10 Yu Watanabenetwork: move link_set_ipv6ll_stable_secret() to networ...
2022-02-10 Yu Watanabenetwork: skip to set IPv6LL address generation mode...
2022-02-10 Yu Watanabenetwork: use log_link_warning_errno() or friends where...
2022-02-10 Yu Watanabenetwork: monitor current IPv6LL address generation...
2022-02-10 Yu Watanabenetwork: introduce two helper functions for setting...
2022-02-10 Alvin Šipragaudev/net: support Match.Firmware= in .link files (...
2022-02-10 Anita ZhangMerge pull request #22467 from mrc0mmand/TEST-64-lvm...
2022-02-09 Frantisek Sumsaltest: lvm 2.03.15 dropped the static autoactivation
2022-02-09 Federico CerattoClarify protocol used in systemd-journal-upload (#22465)
2022-02-09 Luca BoccassiMerge pull request #22458 from poettering/parse-safe...
2022-02-09 Luca Boccassimeson: disable export-dbus-interfaces target when cross...
2022-02-09 Evgeny Vereshchaginci: remove MULTI_STATUS from superlinter
2022-02-09 Yu WatanabeMerge pull request #22248 from yuwata/network-tc-use...
2022-02-09 Lennart Poetteringconf-parser: add specific parser for PID values
2022-02-09 Lennart Poetteringtree-wide: use config_parse_safe_string() at various...
2022-02-09 Lennart Poetteringconf-parser: update config_item_*_lookup() to follow...
2022-02-09 Lennart Poetteringconf-parser: refuse section headers with control charac...
2022-02-09 Lennart Poetteringconf-parser: minor refactorings/modernizations
2022-02-09 Lennart Poetteringconf-parser: use _cleanup_free_ where appropriate
2022-02-09 Lennart Poetteringconf-parse: add generic config_parse_safe_string()...
2022-02-09 Santa WiryamanAdd support for `isolated` parameter
2022-02-09 Evgeny Vereshchaginci: validate actions and fix actionlint warnings
2022-02-09 Yu Watanabenetwork: tc: use hashmap to store traffic control setti...
2022-02-09 Yu Watanabenetwork: tc: introduce order dependency of traffic...
2022-02-09 Yu Watanabenetwork: tc: use request queue to configure traffic...
2022-02-09 Yu Watanabenetwork: tc/teql: set tca_kind in verify()
2022-02-09 Yu Watanabenetwork: tc: monitor qdisc and tclass
2022-02-09 Yu Watanabesd-netlink: allow to dump qdisc and tclass
2022-02-09 Yu Watanabesd-netlink: make traffic control related message can...
2022-02-09 Yu Watanabesd-netlink: introduce sd_rtnl_message_traffic_control_g...
next