index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hwdb.d
/
60-seat.hwdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
po: update Japanese translations
Yu Watanabe
1
-2
/
+86
2024-08-21
bootctl: don't load etc/machine-info from cwd
Alyssa Ross
1
-1
/
+1
2024-08-21
man: Ensure notify example includes <string.h>
A. Wilcox
1
-0
/
+1
2024-08-21
hwdb: rename hwdb_bin_paths -> HWDB_BIN_PATHS
Yu Watanabe
4
-6
/
+6
2024-08-21
core/exec-invoke: document calling setpriority() after sched_setattr()
Ivan Shapovalov
1
-0
/
+7
2024-08-21
networkctl: split networkctl.c into small pieces
Yu Watanabe
26
-2972
/
+3176
2024-08-21
process-util: always retry with pidfd_spawn() w/o cgroup first
Mike Yuan
1
-37
/
+39
2024-08-21
process-util: check the flag instead of 'cgroup' param
Mike Yuan
1
-1
/
+1
2024-08-21
man: use standard-options for --no-ask-password everywhere
Mike Yuan
9
-92
/
+9
2024-08-21
Revert "cgroup-util: Don't try to open pidfd for kernel threads"
Daan De Meyer
1
-3
/
+1
2024-08-21
repart: Allow Subvolumes= and DefaultSubvolume= when running offline
Daan De Meyer
2
-21
/
+43
2024-08-21
repart: Don't add same dir to MakeDirectories= or Subvolumes= twice
Daan De Meyer
1
-0
/
+3
2024-08-21
repart: Constify partition_needs_populate()
Daan De Meyer
1
-1
/
+1
2024-08-21
repart: Use loop_device_error_is_fatal() in one more place
Daan De Meyer
1
-1
/
+1
2024-08-21
sysupdate: Add integration test for updatectl updates
Tom Coldrick
2
-16
/
+60
2024-08-21
sysupdate: Implement updatectl
Adrian Vovk
5
-0
/
+1495
2024-08-21
sysupdate: Implement systemd-sysupdated dbus service
Adrian Vovk
17
-1
/
+2697
2024-08-21
logind: warn about EVIOCREVOKE errors other than EINVAL too
Peter Hutterer
1
-1
/
+3
2024-08-21
network/ipv4acd: adjust comment and logging
Yu Watanabe
1
-3
/
+3
2024-08-21
sd-dhcp-client: actually restart daemon after sending DECLINE message
Yu Watanabe
1
-8
/
+6
2024-08-21
sd-dhcp-client: stop client without calling notification after sending RELEASE
Yu Watanabe
1
-1
/
+5
2024-08-21
sd-dhcp-client: refuse to send RELEASE or friends gracefully when the daemon ...
Yu Watanabe
1
-16
/
+8
2024-08-21
sd-dhcp-client: do not call callback with SD_DHCP_CLIENT_EVENT_STOP if alread...
Yu Watanabe
1
-8
/
+14
2024-08-21
network: log and enter failed state in link_reconfigure()
Yu Watanabe
3
-32
/
+23
2024-08-21
network: enter initialized state when the interface will be reconfigured
Yu Watanabe
2
-1
/
+6
2024-08-21
network: introduce reconfigure_data_free() and _freep()
Yu Watanabe
1
-17
/
+25
2024-08-20
process-util: handle pidfd_spawn() returning E2BIG
Kornilios Kourtis
1
-5
/
+21
2024-08-20
tests: Don't override QemuKvm= value if TEST_NO_KVM=0
Daan De Meyer
1
-1
/
+1
2024-08-20
test-network: add test for ManageForeignRoutingPolicyRules=
Yu Watanabe
2
-1
/
+40
2024-08-20
test-network: add tests for Type=table, goto, and nop
Yu Watanabe
2
-32
/
+44
2024-08-20
test-network: do not pass '[detached]' to 'ip rule del'
Yu Watanabe
1
-1
/
+1
2024-08-20
network/routing-policy-rule: support all known type of rule
Yu Watanabe
5
-13
/
+83
2024-08-20
network/routing-policy-rule: also manage remaining attributes
Yu Watanabe
2
-5
/
+53
2024-08-20
sd-netlink: introduce sd_netlink_message_read_u64()
Yu Watanabe
2
-0
/
+29
2024-08-20
network/routing-policy-rule: remove rules that have conflicting flags
Yu Watanabe
1
-11
/
+37
2024-08-20
network/routing-policy-rule: anyway detach rule even when we fail to remove it
Yu Watanabe
1
-13
/
+37
2024-08-20
network/routing-policy-rule: do not save rule to Manager before it is configured
Yu Watanabe
1
-52
/
+97
2024-08-20
network/routing-policy-rule: skip requesting when rule is already requested
Yu Watanabe
2
-2
/
+54
2024-08-20
network/address-label: allow to configure IPv6 address label in networkd.conf
Yu Watanabe
10
-25
/
+203
2024-08-20
network/queue: introduce manager_queue_request_full()
Yu Watanabe
2
-0
/
+29
2024-08-20
network/address-label: split out address_label_fill_message()
Yu Watanabe
1
-9
/
+18
2024-08-20
network/address-label: several cleanups for conf parsers
Yu Watanabe
1
-5
/
+15
2024-08-20
network/address-label: introduce custom hash_ops
Yu Watanabe
2
-2
/
+10
2024-08-20
network/routing-policy-rule: add trailing period to the log message
Yu Watanabe
1
-2
/
+2
2024-08-20
network/routing-policy-rule: do not modify RountingPolicyRule objects managed...
Yu Watanabe
1
-66
/
+72
2024-08-20
shared: invoke agents only when we have a controlling TTY
Lennart Poettering
2
-0
/
+16
2024-08-20
man: fix ID_NET_LABEL_ONBOARD= documentation
Lennart Poettering
1
-4
/
+2
2024-08-20
resolved: demote the global unicast scope
Ronan Pigott
2
-2
/
+6
2024-08-20
tree-wide: use isatty_safe() more
Lennart Poettering
19
-32
/
+36
2024-08-20
terminal-util: don't assume errno is correctly set when using isatty_safe()
Lennart Poettering
3
-5
/
+5
[next]