index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
tools/make-directive-index: parallelize
Zbigniew Jędrzejewski-Szmek
1
-21
/
+42
2021-05-13
Add Microsoft Pro Intellimouse MOUSE_DPI to hwdb
Simon Watts
1
-0
/
+4
2021-05-13
Update Korean translation (#19083)
Seong-ho Cho
1
-49
/
+49
2021-05-12
resolved.conf.in: add missing Quad9 servers
Michael Catanzaro
1
-1
/
+1
2021-05-12
resolved: be more careful with weird links with low MTUs
Lennart Poettering
1
-4
/
+13
2021-05-12
pam: fix typo try_authtok → use_authtok
Lennart Poettering
3
-3
/
+4
2021-05-12
core/service: modernization
Zbigniew Jędrzejewski-Szmek
1
-12
/
+9
2021-05-12
test-bpf-foreign-programs: fix message
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-05-12
docs/HACKING: wrap long lines
Zbigniew Jędrzejewski-Szmek
1
-10
/
+10
2021-05-12
sd-event: tweak comments
Zbigniew Jędrzejewski-Szmek
1
-4
/
+3
2021-05-12
timedated: make ntp_synced() static
Zbigniew Jędrzejewski-Szmek
3
-18
/
+13
2021-05-12
netlink,network: drop "const" from opaque object parameters in supposed-to-be...
Lennart Poettering
11
-144
/
+144
2021-05-12
test-network: wait for the interfaces are configured after reloading .network...
Yu Watanabe
1
-0
/
+4
2021-05-12
test-network: wait for the intreface is configured if it is expected
Yu Watanabe
1
-6
/
+2
2021-05-12
network: make route_configure() return all created routes
Yu Watanabe
1
-12
/
+38
2021-05-12
network: make log_route_debug() show multipath routes and Gateway=_dhcp4 or _...
Yu Watanabe
1
-6
/
+27
2021-05-12
network: use request queue to configure addresses, routes, and nexthops
Yu Watanabe
16
-572
/
+896
2021-05-12
network: use request queue to configure neighbors
Yu Watanabe
6
-36
/
+94
2021-05-12
network: use request queue to configure routing policy rules
Yu Watanabe
8
-63
/
+144
2021-05-12
network: introduce link_is_ready_to_configure() helper function
Yu Watanabe
2
-0
/
+21
2021-05-12
network: add skeleton of request queue
Yu Watanabe
6
-2
/
+192
2021-05-12
network: nexthop: add NextHop object before sending netlink request
Yu Watanabe
1
-6
/
+6
2021-05-12
network: split out common part of route or address handlers
Yu Watanabe
8
-171
/
+155
2021-05-12
network: change order of dropping network configs
Yu Watanabe
1
-8
/
+8
2021-05-12
network: simplify and rename routing_policy_rule_copy()
Yu Watanabe
1
-38
/
+20
2021-05-12
network: introduce route_dup()
Yu Watanabe
2
-0
/
+39
2021-05-12
sd-netlink: introduce multipath_route_dup()
Yu Watanabe
2
-0
/
+31
2021-05-12
network: introduce manager_address_is_reachable()
Yu Watanabe
2
-0
/
+41
2021-05-12
network: introduce link_has_route()
Yu Watanabe
2
-5
/
+68
2021-05-12
network: delay resolving interface specifier in MultiPathRoute=
Yu Watanabe
3
-29
/
+53
2021-05-12
network: introduce manager_has_address()
Yu Watanabe
2
-0
/
+58
2021-05-12
ordered-set: introduce ordered_set_clear/free_with_destructor()
Yu Watanabe
1
-0
/
+11
2021-05-12
hashmap,set: make hashmap_clear_with_destructor() or friends safer
Yu Watanabe
2
-23
/
+20
2021-05-12
network: use IPV4_ADDRESS_FMT_STR/VAL macros and in6_addr_to_string() or friends
Yu Watanabe
5
-128
/
+121
2021-05-12
in-addr-util: move IPV4_ADDRESS_FMT_STR/VAL macros from networkd-address.h
Yu Watanabe
2
-7
/
+7
2021-05-12
in-addr-util: introduce in6_addr_to_string() or friends
Yu Watanabe
1
-0
/
+6
2021-05-12
network: use in6_addr_is_link_local() or friends
Yu Watanabe
1
-4
/
+4
2021-05-12
network: rename routing_policy_rule_configure_internal() and make it take cal...
Yu Watanabe
1
-55
/
+62
2021-05-12
network: make nexthop_configure() take callback
Yu Watanabe
1
-33
/
+39
2021-05-12
network: make neighbor_configure() take callback
Yu Watanabe
1
-30
/
+35
2021-05-12
tree-wide: refuse too long strings earlier in specifier_printf()
Yu Watanabe
15
-88
/
+113
2021-05-12
dns-domain: use DNS_LABEL_MAX at one more place
Yu Watanabe
1
-1
/
+1
2021-05-12
creds-util: introduce CREDENTIAL_NAME_MAX
Yu Watanabe
1
-0
/
+4
2021-05-12
fd-util: introduce FDNAME_MAX
Yu Watanabe
2
-1
/
+4
2021-05-12
gpt: introduce GPT_LAVEL_MAX
Yu Watanabe
2
-1
/
+4
2021-05-12
test: move test_specifier_printf() to test-specifier.c
Yu Watanabe
2
-34
/
+33
2021-05-12
specifier: rename variable
Yu Watanabe
1
-12
/
+12
2021-05-12
specifier: use SD_ID128_STRING_MAX
Yu Watanabe
1
-2
/
+2
2021-05-11
core: don't accidentally unref a varlink connection twice
Lennart Poettering
1
-2
/
+5
2021-05-11
Revert "varlink: avoid using dangling ref in varlink_close_unref()"
Lennart Poettering
1
-24
/
+6
[next]