systemd/.git
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
2023-12-25 Frantisek Sumsaltree-wide: shorten a couple of ternary expressions
2023-12-25 Frantisek Sumsaltree-wide: drop !! casts to booleans
2023-12-25 David Tardonman: add required <title>
2023-12-25 David Tardonman: match doctype and root element
2023-12-25 David Tardonman: use same version in public and system ident.
2023-12-25 Mike Yuancore/unit: don't log 0 values in unit_log_resources
2023-12-25 Yu Watanabenetwork: use RET_GATHER() macro
2023-12-25 Frantisek Sumsalcoccinelle: properly drop braces around single-statemen...
2023-12-25 Frantisek Sumsalcoccinelle: fix the log-json rule
2023-12-25 Frantisek Sumsalcoccinelle: rework how we run the Coccinelle transforma...
2023-12-25 Yu Watanabenetwork/address: move post-processes on address removal...
2023-12-25 Yu Watanabenetwork/address: also drop reference for DHCP server...
2023-12-25 Mike Yuanvarious: use FOREACH_ARRAY more
2023-12-25 Yu WatanabeMerge pull request #30628 from YHNdnzj/format-table...
2023-12-25 Yu WatanabeMerge pull request #30616 from dtardon/docbook-valid-2
2023-12-25 Yu WatanabeMerge pull request #30607 from dtardon/docbook-improvements
2023-12-25 Mike YuanMerge pull request #30622 from yuwata/space
2023-12-25 David Tardonman: use <refsect1> instead of <refsection>
2023-12-25 Mike Yuancore,format-table: use strna/ersatz for formatting...
2023-12-25 Mike Yuanformat-table: introduce table_isempty and use it where...
2023-12-25 David Tardonman: drop an extra <member>
2023-12-25 David Tardonman: move macro decls. out of <funcsynopsis>
2023-12-25 David Tardonman: fix markup
2023-12-25 David Tardonman: fix markup
2023-12-25 David Tardonman: fix markup
2023-12-25 David Tardonman: make ID valid
2023-12-25 David Tardonman: add an extra <refsect2>
next