systemd/.git
2024-01-04 Lennart Poetteringtmpfiles: 'x' takes globs, hence clean it with globbing
2024-01-04 Lennart Poetteringtmpfiles: always list tmpfiles line types in same order
2024-01-04 Lennart Poetteringexecute: make sure Type=exec and PAMName= work together
2024-01-04 Alberto PlanasFix typo in verb_make_policy explanation
2024-01-04 Mike YuanMerge pull request #30725 from YHNdnzj/string-util
2024-01-04 Yu Watanabenetwork/netdev: call done() per netdev kind before...
2024-01-04 Mike Yuantpm2-generator: sort includes
2024-01-04 Lennart Poetteringlogind: use FOREACH_ARRAY() where appropriate
2024-01-04 Lennart PoetteringMerge pull request #30513 from rpigott/resolved-ede
2024-01-04 Mike Yuanstrv: rename strv_endswith to endswith_strv and dedup...
2024-01-04 Mike Yuanstring-util: move startswith_strv to strv
2024-01-04 Mike Yuanstring-util: use strneq
2024-01-04 Mike Yuanstring-util-fundamental: postfix -> suffix, use streq
2024-01-04 Ronan Pigottresolved: add transaction result for upstream failures
2024-01-04 Ronan Pigottresolved: support RFC 8914 EDE error codes
2024-01-04 Ronan Pigottresolved: delay server feature detection
2024-01-04 Ronan Pigottdns: remove some magic numbers
2024-01-04 Ronan Pigottdns: introduce more EDNS codes from IANA
2024-01-03 Lennart PoetteringMerge pull request #26663 from poettering/vpick
2024-01-03 Yu WatanabeMerge pull request #28797 from Werkov/eff_limits
2024-01-03 Michal Sekletarlogind: don't setup idle session watch for lock-screen...
2024-01-03 Rosebasic: fix overflow detection in sigbus_pop
2024-01-03 Yu WatanabeMerge pull request #30710 from YHNdnzj/logind-ret-gather
2024-01-03 Frantisek Sumsaltest: temporarily adjust the default mount rate limit
2024-01-03 Frantisek Sumsaltest: install correct kpartx udev rules on Debian
2024-01-03 Yu WatanabeMerge pull request #30532 from yuwata/udev-extend-timeo...
2024-01-03 Yu WatanabeMerge pull request #28836 from msekletar/aux-scope
2024-01-03 Dmitry KonishchevFix KeepCarrier tun/tap device option
2024-01-03 Lennart Poetteringupdate TODO
2024-01-03 Lennart Poetteringtests: add integration tests for vpick logic
2024-01-03 Lennart Poetteringman: document the new vpick concept
2024-01-03 Lennart Poetteringdiscover-image: add support for vpick
2024-01-03 Lennart Poetteringexecute: teach RootDirectory= and RootImage= the new...
2024-01-03 Lennart Poetteringdissect: port to vpick for selecting image
2024-01-03 Lennart Poetteringnspawn: hook up --image=/--directory=/--template= with...
2024-01-03 Lennart Poetteringvpick: add new tool "systemd-vpick" which exposes vpick...
2024-01-03 Lennart Poetteringshared: add new "vpick" concept for ".v/" directories...
2024-01-03 Lennart Poetteringstat-util: add inode_type_from_string() helper
2024-01-03 Lennart Poetteringstring-util: add strrstr() helper
2024-01-03 Lennart Poetteringstrv: add new strv_endswith() helper
2024-01-03 Lennart PoetteringMerge pull request #29940 from poettering/stub-confext...
2024-01-03 Lennart PoetteringMerge pull request #30194 from poettering/tpm-target
2024-01-03 Mike Yuanlogind-session: use RET_GATHER more
2024-01-03 Mike Yuanlogind-session-device: trivial modernizations
2024-01-03 Mike Yuanlabeler: add matches for login and logind
2024-01-03 Lennart PoetteringMerge pull request #30704 from yuwata/sd-dhcp-server...
2024-01-03 Lennart PoetteringMerge pull request #30697 from yuwata/network-address...
2024-01-03 Lennart Poetteringtpm2-util: handle TPMs gracefully that do not support...
2024-01-03 Michal Sekletartests: add test for StartAuxiliaryScope()
2024-01-03 Michal Sekletarcore/manager: add dbus API to create auxiliary scope...
2024-01-03 Lennart Poetteringupdate TODO
2024-01-03 Lennart Poetteringunits: add a tpm2.target synchronization point and...
2024-01-03 Lennart Poetteringtest-64: only look at plugged devices, not all of them
2024-01-03 Michal Koutnýcgroup: Restrict effective limits with global resource...
2024-01-03 Michal Koutnýtest: Add effective cgroup limits testing
2024-01-03 Michal Koutnýtest: Convert rlimit test to subtest of generic limit...
2024-01-03 Michal Koutnýcgroup: Add EffectiveMemoryMax=, EffectiveMemoryHigh...
2024-01-03 Yu Watanaberesolve/mdns: do not append goodby packet entries to...
2024-01-03 Mike YuanMerge pull request #30694 from yuwata/sd-netlink-move...
2024-01-03 Mike YuanMerge pull request #30686 from poettering/uki-measured...
2024-01-03 Lennart Poetteringconfext: make sure we pick up configuration extensions...
2024-01-03 Lennart Poetteringstub: pick up confexts from the ESP as well
2024-01-03 Yu Watanabesd-dhcp-server: rename DHCPLease -> sd_dhcp_server_lease
2024-01-03 Yu Watanabesd-dhcp-server: use sd_dhcp_client_id
2024-01-03 Rosefundamental: prefer byte swap builtins over byte swappi...
2024-01-03 Yu WatanabeMerge pull request #30702 from yuwata/sd-dhcp-client-id
2024-01-03 Yu Watanabebacklight: supprt ID_LEDS_CLAMP udev property for leds...
2024-01-02 Yu Watanabeudev/dmi-memory-id: update table with latest SMBIOS...
2024-01-02 Yu WatanabeMerge pull request #30700 from yuwata/storagetm-fixlets
2024-01-02 Yu Watanabenetwork/route: drop TTL propagate support for MPLS...
2024-01-02 Yu Watanabenetwork/queue: fix potential double-free on oom
2024-01-02 Yu WatanabeMerge pull request #30691 from yuwata/resolve-ipv6
2024-01-02 Frantisek Sumsaltest: rewrite test-exec-deserialization.py
2024-01-02 Mike Yuanvarious: unexport a few internal structs
2024-01-02 Yu Watanabesd-dhcp-lease: use sd_dhcp_client_id
2024-01-02 Yu Watanabedhcp: move sd_dhcp_client_id_to_string() to sd-dhcp...
2024-01-02 Yu Watanabedhcp: introduce sd_dhcp_client_id and relevant functions
2024-01-02 Mike Gilbertstoragetm: ensure we pass dev_t* to sd_device_get_devnum
2024-01-02 Yu Watanabestoragetm: fix use of wrong stat element
2024-01-02 Yu Watanabestoragetm: always hash stat.st_mode
2024-01-02 Yu Watanabenetwork/address: introduce address_remove_and_cancel()
2024-01-02 Yu Watanabenetwork/address: not necessary to remmber address befor...
2024-01-02 Yu Watanabenetwork/address: make address_remove() take Link object...
2024-01-02 Yu Watanabetest: update test case for failed udev event
2024-01-02 Yu Watanabeudev: wait for an extra time before the manager kills...
2024-01-02 Yu Watanabeudev-spawn: skip executing RUN= if exec_delay= is too...
2024-01-02 Yu Watanabeudev-spawn: refuse to spawn commands if the event alrea...
2024-01-02 Yu Watanabesd-netlink: introduce sd_rtnl_message_route_set_tos()
2024-01-02 Yu Watanabesd-netlink: move definitions of RTA_TYPE() and RTA_FLAG...
2024-01-02 Yu Watanabeunit: order systemd-resolved after systemd-sysctl
2024-01-02 Yu Watanaberesolve: do not listen to IPv6 when disabled by sysctl
2024-01-02 Yu WatanabeMerge pull request #30689 from mrc0mmand/even-more...
2024-01-02 Frantisek Sumsalcoccinelle: add a rule for in_addr_hash_func()
2024-01-02 Frantisek Sumsalcoccinelle: drop a couple of FIXMEs
2024-01-02 Lennart PoetteringRevert "units: add ConditionSecurity=tpm2 to systemd...
2024-01-02 Lennart Poetteringefi-loader: when detecting if we are booted in UKI...
2024-01-02 Luca BoccassiMerge pull request #30684 from systemd/update-labeler...
2024-01-02 Frantisek Sumsalci: allow testing changes made to labeler configuration
2024-01-02 Frantisek Sumsalci: use a boolean value for the boolean field
2024-01-02 Frantisek Sumsalci: migrate labeler configuration to the new format
next