summaryrefslogtreecommitdiffstats
path: root/TODO (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-01build(deps): bump actions/labeler from 4.3.0 to 5.0.0dependabot[bot]1-1/+1
2024-01-01build(deps): bump actions/upload-artifact from 3.1.2 to 4.0.0dependabot[bot]2-2/+2
2024-01-01build(deps): bump meson from 1.3.0 to 1.3.1 in /.github/workflowsdependabot[bot]1-3/+3
2024-01-01bus-wait-for-units: rearrange functionMike Yuan1-2/+2
2024-01-01bus-wait-for-units: correctly report state if disconnected from busMike Yuan1-1/+1
2024-01-01bus-wait-for-units: rephrase error messageMike Yuan1-1/+1
2024-01-01bus-wait-for-units: use hashmap_remove_value where appropriateMike Yuan1-1/+1
2024-01-01bus-wait-for-jobs: remove unneeded strna and refactor code a bitMike Yuan1-38/+40
2024-01-01bus-wait-for-jobs: a few modernizationsMike Yuan1-50/+35
2024-01-01bus-wait-for-jobs: rephrase error messageMike Yuan1-1/+1
2024-01-01bus-wait-for-jobs: reorganize functionsMike Yuan2-21/+21
2024-01-01bus-wait-for-jobs: sort includesMike Yuan1-4/+4
2023-12-30resolve: DnsTransaction.scope may be NULL when dns_transaction_close_connecti...Yu Watanabe1-2/+6
2023-12-30resolve: add several comments for DNS type tableYu Watanabe1-7/+12
2023-12-29test: add simple coverage tests for 'udevadm lock'Yu Watanabe1-0/+13
2023-12-29udevadm: Propagate return code from verb resultJoakim NohlgÄrd3-2/+10
2023-12-29test: show journal entries matching the test's syslog identifier as wellFrantisek Sumsal1-1/+2
2023-12-29test: avoid starting/stopping unwanted units during fuzzingFrantisek Sumsal1-0/+7
2023-12-29fd-util: don't eat up errors in fd_cloexec_manyMike Yuan1-7/+6
2023-12-29test: wrap adding a suppression in a methodFrantisek Sumsal1-3/+12
2023-12-28sd-journal: check sd-event state before setting up post change timerYu Watanabe1-1/+6
2023-12-28coccinelle: re-indent commentsYu Watanabe1-4/+4
2023-12-28coccinelle: fix typoYu Watanabe1-1/+1
2023-12-28dns: update record type enum to match ianaRonan Pigott1-0/+13
2023-12-28units: add ConditionSecurity=tpm2 to systemd-tpm2-setup unitsLuca Boccassi2-0/+2
2023-12-28po: Translated using Weblate (Punjabi)A S Alam1-50/+54
2023-12-28various: don't use close_nointr if retval is not checked anywayMike Yuan3-3/+4
2023-12-28logind-session-device: use _cleanup_close_Mike Yuan1-5/+4
2023-12-28shared/async: use safe_close where appropriateMike Yuan1-1/+1
2023-12-28fdset: use FOREACH_ARRAY at one more placeMike Yuan1-2/+2
2023-12-28fd-util: modernizationMike Yuan2-28/+28
2023-12-27machinectl: add `restart` convenience alias (#30625)Chris Simons2-1/+3
2023-12-27network/address: unconditionally check if address is readyYu Watanabe3-4/+4
2023-12-27bash completion: add systemd-analyze architecturesLuca Boccassi1-0/+12
2023-12-27analyze: allow --no-legend with architectures verbLuca Boccassi1-1/+1
2023-12-27bash completion: make systemctl mount-image/bind autocomplete on active servicesLuca Boccassi1-1/+13
2023-12-27bash completion: add systemctl service-log-level/targetLuca Boccassi1-0/+18
2023-12-27sleep: don't log duplicate errorMike Yuan1-3/+1
2023-12-27hibernate-util: remove unused codeMike Yuan1-12/+5
2023-12-27hibernate-util: make sure we use blockdev path for HibernationDevice.pathMike Yuan1-2/+14
2023-12-27tpm2-util: declare the cleanup attribute firstFrantisek Sumsal1-1/+1
2023-12-27bootctl: add a missing spaceFrantisek Sumsal1-1/+1
2023-12-27test: use timestamp_is_set()Frantisek Sumsal1-3/+3
2023-12-27test: use set_isempty() in one more placeFrantisek Sumsal1-1/+1
2023-12-27test: use IN_SET()/ERRNO_IS_NEG_*() moreFrantisek Sumsal2-7/+7
2023-12-27tree-wide: use IN_SET() moreFrantisek Sumsal3-6/+6
2023-12-27coccinelle: dial back warnings about performanceFrantisek Sumsal1-8/+2
2023-12-27coccinelle: help Coccinelle with some more complex macrosFrantisek Sumsal3-238/+81
2023-12-27coccinelle: search the system include path for header files as wellFrantisek Sumsal1-1/+4
2023-12-26sleep: connect to correct bus when locking homed-managed homesMike Yuan1-1/+1