index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared/logs-show: introduce journal_browse_prepare()
Mike Yuan
2024-08-22
11
-47
/
+32
*
basic/sigbus: use FOREACH_ELEMENT where appropriate, assert >= 0 for success
Mike Yuan
2024-08-22
1
-5
/
+5
*
mkosi: Update to latest
Daan De Meyer
2024-08-22
1
-1
/
+1
*
man: document .membership files that nss-systemd processes
Lennart Poettering
2024-08-22
1
-0
/
+11
*
Merge pull request #34051 from rpigott/resolved-demote-fallback
Yu Watanabe
2024-08-22
7
-14
/
+31
|
\
|
*
resolved: demote the fallback dns servers
Ronan Pigott
2024-08-21
2
-2
/
+7
|
*
resolved: use the fallback servers when no default dns is configured
Ronan Pigott
2024-08-21
3
-4
/
+3
|
*
resolved: introduce link_set_default_route
Ronan Pigott
2024-08-21
2
-0
/
+15
|
*
resolved: introduce dns_server_is_fallback
Ronan Pigott
2024-08-21
2
-3
/
+5
|
*
Revert "resolved: demote the global unicast scope"
Ronan Pigott
2024-08-21
2
-6
/
+2
*
|
Merge pull request #34033 from DaanDeMeyer/mkosi-cage
Daan De Meyer
2024-08-22
1
-147
/
+147
|
\
\
|
*
|
mkosi: Update to latest
Daan De Meyer
2024-08-22
1
-1
/
+1
|
*
|
mkosi: Improve formatting
Daan De Meyer
2024-08-22
1
-147
/
+147
*
|
|
Merge pull request #34076 from yuwata/polkit-message
Lennart Poettering
2024-08-22
5
-30
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
po: update Japanese translations
Yu Watanabe
2024-08-22
1
-19
/
+19
|
*
|
polkit: add missing period in messages
Yu Watanabe
2024-08-22
4
-11
/
+11
*
|
|
Merge pull request #34079 from AdrianVovk/sysupdate-fixups
Yu Watanabe
2024-08-22
4
-60
/
+64
|
\
\
\
|
*
|
|
sysupdate: man: Cleanup sections about flags
Adrian Vovk
2024-08-22
1
-24
/
+26
|
*
|
|
sysupdate: Simplify sysupdate_run_simple callsite
Adrian Vovk
2024-08-22
1
-22
/
+17
|
*
|
|
sysupdated: Verify inputs more rigorously
Adrian Vovk
2024-08-22
2
-2
/
+9
|
*
|
|
sysupdated: Fixup redundant constant name
Adrian Vovk
2024-08-22
4
-13
/
+13
|
*
|
|
sysupdated: Fixup minor formatting issues
Adrian Vovk
2024-08-22
1
-3
/
+3
|
/
/
/
*
|
|
labeler: add more rules
Yu Watanabe
2024-08-22
1
-21
/
+140
*
|
|
Merge pull request #34072 from yuwata/networkd-routing-policy-rule-follow-up
Yu Watanabe
2024-08-22
2
-5
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-network: also test routing policy rules are configured as expected after...
Yu Watanabe
2024-08-21
1
-1
/
+15
|
*
|
test-network: find routing policy rule by priority
Yu Watanabe
2024-08-21
1
-1
/
+5
|
*
|
network/routing-policy-rule: use address family of existing rule when judging...
Yu Watanabe
2024-08-21
1
-3
/
+5
*
|
|
po: update Japanese translations
Yu Watanabe
2024-08-21
1
-2
/
+86
*
|
|
Merge pull request #32363 from CodethinkLabs/sysupdate-dbus
Adrian Vovk
2024-08-21
21
-17
/
+4252
|
\
\
\
|
*
|
|
sysupdate: Add integration test for updatectl updates
Tom Coldrick
2024-08-21
2
-16
/
+60
|
*
|
|
sysupdate: Implement updatectl
Adrian Vovk
2024-08-21
5
-0
/
+1495
|
*
|
|
sysupdate: Implement systemd-sysupdated dbus service
Adrian Vovk
2024-08-21
17
-1
/
+2697
*
|
|
|
Merge pull request #34053 from YHNdnzj/follow-ups
Yu Watanabe
2024-08-21
10
-129
/
+48
|
\
\
\
\
|
*
|
|
|
process-util: always retry with pidfd_spawn() w/o cgroup first
Mike Yuan
2024-08-21
1
-37
/
+39
|
*
|
|
|
process-util: check the flag instead of 'cgroup' param
Mike Yuan
2024-08-21
1
-1
/
+1
|
*
|
|
|
man: use standard-options for --no-ask-password everywhere
Mike Yuan
2024-08-21
9
-92
/
+9
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
bootctl: don't load etc/machine-info from cwd
Alyssa Ross
2024-08-21
1
-1
/
+1
*
|
|
|
man: Ensure notify example includes <string.h>
A. Wilcox
2024-08-21
1
-0
/
+1
*
|
|
|
hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHS
Yu Watanabe
2024-08-21
4
-6
/
+6
*
|
|
|
core/exec-invoke: document calling setpriority() after sched_setattr()
Ivan Shapovalov
2024-08-21
1
-0
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #34055 from whot/wip/eviocrevoke-warnings
Yu Watanabe
2024-08-21
1
-4
/
+5
|
\
\
\
|
*
|
|
logind: warn about EVIOCREVOKE errors other than EINVAL too
Peter Hutterer
2024-08-21
1
-1
/
+3
|
*
|
|
logind: if EVIOCREVOKE fails, don't try it again
Peter Hutterer
2024-08-12
1
-3
/
+2
*
|
|
|
Merge pull request #34054 from yuwata/network-failed-state
Yu Watanabe
2024-08-21
5
-84
/
+88
|
\
\
\
\
|
*
|
|
|
network/ipv4acd: adjust comment and logging
Yu Watanabe
2024-08-21
1
-3
/
+3
|
*
|
|
|
sd-dhcp-client: actually restart daemon after sending DECLINE message
Yu Watanabe
2024-08-21
1
-8
/
+6
|
*
|
|
|
sd-dhcp-client: stop client without calling notification after sending RELEASE
Yu Watanabe
2024-08-21
1
-1
/
+5
|
*
|
|
|
sd-dhcp-client: refuse to send RELEASE or friends gracefully when the daemon ...
Yu Watanabe
2024-08-21
1
-16
/
+8
|
*
|
|
|
sd-dhcp-client: do not call callback with SD_DHCP_CLIENT_EVENT_STOP if alread...
Yu Watanabe
2024-08-21
1
-8
/
+14
|
*
|
|
|
network: log and enter failed state in link_reconfigure()
Yu Watanabe
2024-08-21
3
-32
/
+23
[next]