summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* shared/logs-show: introduce journal_browse_prepare()Mike Yuan2024-08-2211-47/+32
* basic/sigbus: use FOREACH_ELEMENT where appropriate, assert >= 0 for successMike Yuan2024-08-221-5/+5
* mkosi: Update to latestDaan De Meyer2024-08-221-1/+1
* man: document .membership files that nss-systemd processesLennart Poettering2024-08-221-0/+11
* Merge pull request #34051 from rpigott/resolved-demote-fallbackYu Watanabe2024-08-227-14/+31
|\
| * resolved: demote the fallback dns serversRonan Pigott2024-08-212-2/+7
| * resolved: use the fallback servers when no default dns is configuredRonan Pigott2024-08-213-4/+3
| * resolved: introduce link_set_default_routeRonan Pigott2024-08-212-0/+15
| * resolved: introduce dns_server_is_fallbackRonan Pigott2024-08-212-3/+5
| * Revert "resolved: demote the global unicast scope"Ronan Pigott2024-08-212-6/+2
* | Merge pull request #34033 from DaanDeMeyer/mkosi-cageDaan De Meyer2024-08-221-147/+147
|\ \
| * | mkosi: Update to latestDaan De Meyer2024-08-221-1/+1
| * | mkosi: Improve formattingDaan De Meyer2024-08-221-147/+147
* | | Merge pull request #34076 from yuwata/polkit-messageLennart Poettering2024-08-225-30/+30
|\ \ \ | |/ / |/| |
| * | po: update Japanese translationsYu Watanabe2024-08-221-19/+19
| * | polkit: add missing period in messagesYu Watanabe2024-08-224-11/+11
* | | Merge pull request #34079 from AdrianVovk/sysupdate-fixupsYu Watanabe2024-08-224-60/+64
|\ \ \
| * | | sysupdate: man: Cleanup sections about flagsAdrian Vovk2024-08-221-24/+26
| * | | sysupdate: Simplify sysupdate_run_simple callsiteAdrian Vovk2024-08-221-22/+17
| * | | sysupdated: Verify inputs more rigorouslyAdrian Vovk2024-08-222-2/+9
| * | | sysupdated: Fixup redundant constant nameAdrian Vovk2024-08-224-13/+13
| * | | sysupdated: Fixup minor formatting issuesAdrian Vovk2024-08-221-3/+3
|/ / /
* | | labeler: add more rulesYu Watanabe2024-08-221-21/+140
* | | Merge pull request #34072 from yuwata/networkd-routing-policy-rule-follow-upYu Watanabe2024-08-222-5/+25
|\ \ \ | |/ / |/| |
| * | test-network: also test routing policy rules are configured as expected after...Yu Watanabe2024-08-211-1/+15
| * | test-network: find routing policy rule by priorityYu Watanabe2024-08-211-1/+5
| * | network/routing-policy-rule: use address family of existing rule when judging...Yu Watanabe2024-08-211-3/+5
* | | po: update Japanese translationsYu Watanabe2024-08-211-2/+86
* | | Merge pull request #32363 from CodethinkLabs/sysupdate-dbusAdrian Vovk2024-08-2121-17/+4252
|\ \ \
| * | | sysupdate: Add integration test for updatectl updatesTom Coldrick2024-08-212-16/+60
| * | | sysupdate: Implement updatectlAdrian Vovk2024-08-215-0/+1495
| * | | sysupdate: Implement systemd-sysupdated dbus serviceAdrian Vovk2024-08-2117-1/+2697
* | | | Merge pull request #34053 from YHNdnzj/follow-upsYu Watanabe2024-08-2110-129/+48
|\ \ \ \
| * | | | process-util: always retry with pidfd_spawn() w/o cgroup firstMike Yuan2024-08-211-37/+39
| * | | | process-util: check the flag instead of 'cgroup' paramMike Yuan2024-08-211-1/+1
| * | | | man: use standard-options for --no-ask-password everywhereMike Yuan2024-08-219-92/+9
| | |_|/ | |/| |
* | | | bootctl: don't load etc/machine-info from cwdAlyssa Ross2024-08-211-1/+1
* | | | man: Ensure notify example includes <string.h>A. Wilcox2024-08-211-0/+1
* | | | hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHSYu Watanabe2024-08-214-6/+6
* | | | core/exec-invoke: document calling setpriority() after sched_setattr()Ivan Shapovalov2024-08-211-0/+7
| |_|/ |/| |
* | | Merge pull request #34055 from whot/wip/eviocrevoke-warningsYu Watanabe2024-08-211-4/+5
|\ \ \
| * | | logind: warn about EVIOCREVOKE errors other than EINVAL tooPeter Hutterer2024-08-211-1/+3
| * | | logind: if EVIOCREVOKE fails, don't try it againPeter Hutterer2024-08-121-3/+2
* | | | Merge pull request #34054 from yuwata/network-failed-stateYu Watanabe2024-08-215-84/+88
|\ \ \ \
| * | | | network/ipv4acd: adjust comment and loggingYu Watanabe2024-08-211-3/+3
| * | | | sd-dhcp-client: actually restart daemon after sending DECLINE messageYu Watanabe2024-08-211-8/+6
| * | | | sd-dhcp-client: stop client without calling notification after sending RELEASEYu Watanabe2024-08-211-1/+5
| * | | | sd-dhcp-client: refuse to send RELEASE or friends gracefully when the daemon ...Yu Watanabe2024-08-211-16/+8
| * | | | sd-dhcp-client: do not call callback with SD_DHCP_CLIENT_EVENT_STOP if alread...Yu Watanabe2024-08-211-8/+14
| * | | | network: log and enter failed state in link_reconfigure()Yu Watanabe2024-08-213-32/+23