]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
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  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  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 30702/head
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 30700/head
2024-01-02  Yu Watanabestoragetm: always hash stat.st_mode
2024-01-02  Yu Watanabenetwork/address: introduce address_remove_and_cancel() 30697/head
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 Watanabesd-netlink: introduce sd_rtnl_message_route_set_tos() 30694/head
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 30691/head
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() 30689/head
2024-01-02  Frantisek Sumsalcoccinelle: drop a couple of FIXMEs
2024-01-02  Lennart PoetteringRevert "units: add ConditionSecurity=tpm2 to systemd... 30686/head
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 30684/head
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
2024-01-01  Yu Watanabesd-journal: introduce cleanup function and hash ops...
2024-01-01  Luca BoccassiMerge pull request #30591 from yuwata/device-util
2024-01-01  Luca BoccassiMerge pull request #30593 from yuwata/sd-dhcp-duid
2024-01-01  Luca BoccassiMerge pull request #30614 from yuwata/udev-event-take...
2024-01-01  Mike Yuanutmp-wtmp: check actual value of bool instead of pointer
2024-01-01  Mike Yuanlogind: use handle_action_to_string where appropriate
2024-01-01  Luca BoccassiMerge pull request #30674 from YHNdnzj/bus-wait-for...
2024-01-01  dependabot... build(deps): bump github/codeql-action from 2.22.8...
2024-01-01  dependabot... build(deps): bump actions/labeler from 4.3.0 to 5.0.0
2024-01-01  dependabot... build(deps): bump actions/upload-artifact from 3.1...
2024-01-01  dependabot... build(deps): bump meson from 1.3.0 to 1.3.1 in /.github...
2024-01-01  Mike Yuanbus-wait-for-units: rearrange function 30674/head
2024-01-01  Mike Yuanbus-wait-for-units: correctly report state if disconnec...
2024-01-01  Mike Yuanbus-wait-for-units: rephrase error message
2024-01-01  Mike Yuanbus-wait-for-units: use hashmap_remove_value where...
2024-01-01  Mike Yuanbus-wait-for-jobs: remove unneeded strna and refactor...
2024-01-01  Mike Yuanbus-wait-for-jobs: a few modernizations
2024-01-01  Mike Yuanbus-wait-for-jobs: rephrase error message
2024-01-01  Mike Yuanbus-wait-for-jobs: reorganize functions
2024-01-01  Mike Yuanbus-wait-for-jobs: sort includes
2023-12-30  Yu WatanabeMerge pull request #30656 from mrc0mmand/dfuzzer-shenan...
2023-12-30  Yu Watanaberesolve: DnsTransaction.scope may be NULL when dns_tran...
2023-12-30  Yu Watanaberesolve: add several comments for DNS type table
2023-12-30  Yu WatanabeMerge pull request #30658 from jnohlgard/udevadm-lock...
2023-12-29  Yu Watanabetest: add simple coverage tests for 'udevadm lock' 30658/head
2023-12-29  Joakim Nohlgårdudevadm: Propagate return code from verb result
2023-12-29  Frantisek Sumsaltest: show journal entries matching the test's syslog... 30656/head
2023-12-29  Frantisek Sumsaltest: avoid starting/stopping unwanted units during...
2023-12-29  Mike Yuanfd-util: don't eat up errors in fd_cloexec_many
2023-12-29  Frantisek Sumsaltest: wrap adding a suppression in a method
2023-12-28  Yu Watanabesd-journal: check sd-event state before setting up...
2023-12-28  Yu Watanabecoccinelle: re-indent comments
2023-12-28  Yu Watanabecoccinelle: fix typo
2023-12-28  Ronan Pigottdns: update record type enum to match iana
2023-12-28  Yu WatanabeMerge pull request #30649 from YHNdnzj/close-nointr...
2023-12-28  Luca Boccassiunits: add ConditionSecurity=tpm2 to systemd-tpm2-setup...
2023-12-28  A S Alampo: Translated using Weblate (Punjabi)
2023-12-28  Mike Yuanvarious: don't use close_nointr if retval is not checke... 30649/head
2023-12-28  Mike Yuanlogind-session-device: use _cleanup_close_
2023-12-28  Mike Yuanshared/async: use safe_close where appropriate
2023-12-28  Mike Yuanfdset: use FOREACH_ARRAY at one more place
2023-12-28  Mike Yuanfd-util: modernization
2023-12-27  Chris Simonsmachinectl: add `restart` convenience alias (#30625)
2023-12-27  Yu Watanabenetwork/address: unconditionally check if address is...
2023-12-27  Yu WatanabeMerge pull request #30643 from bluca/completion
2023-12-27  Yu WatanabeMerge pull request #30641 from YHNdnzj/hibernation...
2023-12-27  Yu WatanabeMerge pull request #30634 from dtardon/docbook-valid-3
2023-12-27  Luca Boccassibash completion: add systemd-analyze architectures 30643/head
2023-12-27  Luca Boccassianalyze: allow --no-legend with architectures verb
2023-12-27  Luca Boccassibash completion: make systemctl mount-image/bind autoco...
2023-12-27  Luca Boccassibash completion: add systemctl service-log-level/target
2023-12-27  Mike Yuansleep: don't log duplicate error 30641/head
2023-12-27  Mike Yuanhibernate-util: remove unused code
2023-12-27  Mike Yuanhibernate-util: make sure we use blockdev path for...
2023-12-27  Yu WatanabeMerge pull request #30639 from mrc0mmand/more-cocci...
2023-12-27  Frantisek Sumsaltpm2-util: declare the cleanup attribute first 30639/head
2023-12-27  Frantisek Sumsalbootctl: add a missing space
2023-12-27  Frantisek Sumsaltest: use timestamp_is_set()
2023-12-27  Frantisek Sumsaltest: use set_isempty() in one more place
2023-12-27  Frantisek Sumsaltest: use IN_SET()/ERRNO_IS_NEG_*() more
2023-12-27  Frantisek Sumsaltree-wide: use IN_SET() more
2023-12-27  Frantisek Sumsalcoccinelle: dial back warnings about performance
2023-12-27  Frantisek Sumsalcoccinelle: help Coccinelle with some more complex...
next