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
*
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
|
*
|
|
|
network: enter initialized state when the interface will be reconfigured
Yu Watanabe
2024-08-21
2
-1
/
+6
|
*
|
|
|
network: introduce reconfigure_data_free() and _freep()
Yu Watanabe
2024-08-21
1
-17
/
+25
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
networkctl: split networkctl.c into small pieces
Yu Watanabe
2024-08-21
26
-2972
/
+3176
*
|
|
|
Merge pull request #33498 from DaanDeMeyer/btrfs
Daan De Meyer
2024-08-21
2
-23
/
+48
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
repart: Allow Subvolumes= and DefaultSubvolume= when running offline
Daan De Meyer
2024-08-21
2
-21
/
+43
|
*
|
|
repart: Don't add same dir to MakeDirectories= or Subvolumes= twice
Daan De Meyer
2024-08-21
1
-0
/
+3
|
*
|
|
repart: Constify partition_needs_populate()
Daan De Meyer
2024-08-21
1
-1
/
+1
|
*
|
|
repart: Use loop_device_error_is_fatal() in one more place
Daan De Meyer
2024-08-21
1
-1
/
+1
*
|
|
|
Revert "cgroup-util: Don't try to open pidfd for kernel threads"
Daan De Meyer
2024-08-21
1
-3
/
+1
*
|
|
|
Merge pull request #34049 from yuwata/network-routing-policy-rule
Luca Boccassi
2024-08-21
11
-185
/
+536
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
test-network: add test for ManageForeignRoutingPolicyRules=
Yu Watanabe
2024-08-20
2
-1
/
+40
|
*
|
|
test-network: add tests for Type=table, goto, and nop
Yu Watanabe
2024-08-20
2
-32
/
+44
|
*
|
|
test-network: do not pass '[detached]' to 'ip rule del'
Yu Watanabe
2024-08-20
1
-1
/
+1
|
*
|
|
network/routing-policy-rule: support all known type of rule
Yu Watanabe
2024-08-20
5
-13
/
+83
|
*
|
|
network/routing-policy-rule: also manage remaining attributes
Yu Watanabe
2024-08-20
2
-5
/
+53
|
*
|
|
sd-netlink: introduce sd_netlink_message_read_u64()
Yu Watanabe
2024-08-20
2
-0
/
+29
|
*
|
|
network/routing-policy-rule: remove rules that have conflicting flags
Yu Watanabe
2024-08-20
1
-11
/
+37
|
*
|
|
network/routing-policy-rule: anyway detach rule even when we fail to remove it
Yu Watanabe
2024-08-20
1
-13
/
+37
|
*
|
|
network/routing-policy-rule: do not save rule to Manager before it is configured
Yu Watanabe
2024-08-20
1
-52
/
+97
|
*
|
|
network/routing-policy-rule: skip requesting when rule is already requested
Yu Watanabe
2024-08-20
2
-2
/
+54
|
*
|
|
network/routing-policy-rule: add trailing period to the log message
Yu Watanabe
2024-08-20
1
-2
/
+2
|
*
|
|
network/routing-policy-rule: do not modify RountingPolicyRule objects managed...
Yu Watanabe
2024-08-20
1
-66
/
+72
[next]