systemd/.git
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 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 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
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
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'
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...
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...
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
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
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
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...
2023-12-27 Frantisek Sumsalcoccinelle: search the system include path for header...
2023-12-26 Luca BoccassiMerge pull request #30631 from yuwata/network-address...
2023-12-26 Mike Yuansleep: connect to correct bus when locking homed-manage...
2023-12-26 David Tardonman: rewrite as <group>
2023-12-26 David Tardonman: fix markup
2023-12-26 David Tardonman: move </variablelist> to the right place
2023-12-26 David Tardonman: fix <cmdsynopsis> content
2023-12-26 David Tardonman: fix markup
2023-12-26 David Tardonman: restrict <command> to the actual command
2023-12-26 David Tardonman: move macro decls. out of <funcsynopsis>
2023-12-26 David Tardonman: fix markup
2023-12-26 Frantisek Sumsalcoccinelle: explicitly undefine SD_BOOT
2023-12-26 David Tardonman: fix indentation
2023-12-26 Yu Watanabecoccinelle: fix typo
2023-12-25 Stuart Hayhursthwdb: Add override for headset form-factor for the...
2023-12-25 Yu WatanabeMerge pull request #30633 from mrc0mmand/cocci-shenanigans
2023-12-25 Frantisek Sumsalsystemctl: use SYNTHETIC_ERRNO()
2023-12-25 Frantisek Sumsalmodules-load: simplify OOM check
2023-12-25 Frantisek Sumsalsd-bus: drop unnecessary braces
2023-12-25 Frantisek Sumsalnetwork: use timestamp_is_set() in one more place
2023-12-25 Frantisek Sumsaltree-wide: use strndupa_safe() in a couple more cases
2023-12-25 Frantisek Sumsalnspawn: log & return in a single statement
2023-12-25 Frantisek Sumsaltree-wide: use IOVEC_MAKE() in a couple more places
2023-12-25 Frantisek Sumsaltest: use FLAGS_SET() in one more place
2023-12-25 Frantisek Sumsaltest: use ERRNO_IS_NEG_NOT_SUPPORTED() in one more...
2023-12-25 Frantisek Sumsalkillall: fix errno check
2023-12-25 Frantisek Sumsalnetwork: ENOTSUP -> EOPNOTSUPP
next