index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-hashmap-plain.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
network: DHCP option- use correct byteorder
Susant Sahani
1
-2
/
+8
2021-02-17
hwdb: fix indentation
Lennart Poettering
1
-7
/
+7
2021-02-17
sysctl: downgrade warning about excluded keys
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2021-02-17
shell-completion: complete --legend=no for resolvectl and systemctl
Zbigniew Jędrzejewski-Szmek
2
-4
/
+4
2021-02-17
systemctl: hide legends with --quiet, allow overriding
Zbigniew Jędrzejewski-Szmek
9
-39
/
+61
2021-02-17
journal-remote: inline one more iterator variable declaration
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2021-02-17
journal-remote: convert to parse_boolean_argument() and fix type confusion
Zbigniew Jędrzejewski-Szmek
2
-33
/
+16
2021-02-17
tree-wide: use parse_boolean_argument() for variables with non-boolean type
Zbigniew Jędrzejewski-Szmek
6
-55
/
+49
2021-02-17
tree-wide: add a helper to parse boolean optarg
Zbigniew Jędrzejewski-Szmek
10
-106
/
+72
2021-02-17
network: NHA_ID should be always set
Yu Watanabe
1
-1
/
+7
2021-02-17
network: constify arguments
Yu Watanabe
1
-6
/
+6
2021-02-17
network: introduce log_nexthop_debug()
Yu Watanabe
1
-20
/
+20
2021-02-17
tree-wide: constify variables if possible
Yu Watanabe
4
-14
/
+14
2021-02-17
network: use temporary buffer for safety
Yu Watanabe
1
-1
/
+3
2021-02-17
network: use in_addr_prefix_to_string()
Yu Watanabe
8
-81
/
+73
2021-02-17
resolve: use sockaddr_in_addr()
Yu Watanabe
1
-1
/
+1
2021-02-17
resolve: make manager_find_ifindex() or friends return earlier
Yu Watanabe
2
-0
/
+18
2021-02-17
tree-wide: use in_addr_is_set() or friends
Yu Watanabe
31
-101
/
+99
2021-02-17
network: assign values after all checks are passed
Yu Watanabe
1
-5
/
+11
2021-02-17
in-addr-util: introduce in6_addr_equal()
Yu Watanabe
2
-1
/
+9
2021-02-17
in-addr-util: introduce in6_addr_is_link_local()
Yu Watanabe
2
-1
/
+8
2021-02-17
in-addr-util: introduce in_addr_is_set() or friends
Yu Watanabe
2
-1
/
+24
2021-02-17
network: enumerate nexthops before routes
Yu Watanabe
1
-4
/
+4
2021-02-17
network: nexthop: first create nexthops with ID
Yu Watanabe
1
-6
/
+15
2021-02-17
portable: make PortableChangeType enum anonymous
Lennart Poettering
4
-12
/
+23
2021-02-17
install: make UnitFileChangeType enum anonymous
Lennart Poettering
7
-89
/
+102
2021-02-17
resolved: see if it's worth retrying a lookup on "failed-auxiliary" DNSSEC error
Lennart Poettering
1
-1
/
+14
2021-02-17
resolved: in DNSSEC permissive mode, check if DO bit wasn't copied from reque...
Lennart Poettering
3
-2
/
+36
2021-02-17
test: avoid leaking open loop devices
Luca Boccassi
1
-5
/
+9
2021-02-17
resolved: address DVE-2018-0001
Lennart Poettering
2
-14
/
+62
2021-02-17
ci: enable DNS over TLS using OpenSSL in the build test
Frantisek Sumsal
1
-0
/
+1
2021-02-17
firewall-util: replace nft_in6addr_to_range() with in_addr_prefix_range()
Yu Watanabe
2
-120
/
+13
2021-02-17
in-addr-util: introduce in_addr_prefix_range()
Yu Watanabe
3
-0
/
+85
2021-02-17
in-addr-util: make in_addr_prefix_nth() always return valid prefix
Yu Watanabe
2
-30
/
+26
2021-02-17
in-addr-util: make in_addr_prefix_nth() refuse prefixlen larger than maximum ...
Yu Watanabe
1
-2
/
+3
2021-02-17
in-addr-util: make in_addr_prefix_nth() returns 0 on success
Yu Watanabe
2
-16
/
+14
2021-02-17
network: refuse IPv4 multipath route for IPv6 route
Yu Watanabe
1
-0
/
+11
2021-02-17
network: Route::gw_family may be AF_UNSPEC
Yu Watanabe
1
-2
/
+2
2021-02-17
logs-show: move show_journal_by_unit _BOOT_ID match
Vito Caputo
1
-4
/
+8
2021-02-17
resolved: include NSID support to DNS stub
Lennart Poettering
4
-12
/
+113
2021-02-17
hwdb: Add accel orientation quirk for the Trekstor Surftab Wintron 10.1 ST104...
Hans de Goede
1
-0
/
+4
2021-02-17
test-network: add tests for Family= in [NextHop]
Yu Watanabe
2
-1
/
+21
2021-02-17
man: update explanations of settings in [NextHop] section
Yu Watanabe
1
-3
/
+13
2021-02-17
network: nexthop: refuse 0 id
Yu Watanabe
1
-4
/
+19
2021-02-17
network: nexthop: introduce Family= setting in [NextHop] section
Yu Watanabe
6
-0
/
+78
2021-02-17
network: allow to configure nexthop with null address
Yu Watanabe
1
-2
/
+3
2021-02-17
network: nexthop: unset gateway when an empty string is assigned
Yu Watanabe
1
-0
/
+8
2021-02-17
condition: add CPUFeature
Giedrius Statkevičius
6
-0
/
+224
2021-02-16
resolve: Fix build for cleanup function (SSL_free + BIO_free)
Benjamin Robin
1
-2
/
+2
2021-02-16
shared: use -EINVAL for _NETDEV_BRIDGE_STATE_INVALID
Benjamin Robin
1
-1
/
+1
[next]