index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolved: simplify dns_scope_get_n_dns_servers(), don't count each time
Lennart Poettering
2024-09-11
1
-10
/
+2
*
resolved: use dns_scope_ifindex() at more places
Lennart Poettering
2024-09-11
2
-3
/
+13
*
resolved: simplify initialization of DnsScope
Lennart Poettering
2024-09-11
1
-4
/
+3
*
resolved: use unlinkat() where appropriate
Lennart Poettering
2024-09-11
1
-8
/
+2
*
resolvectl: show DefaultRoute state in per-link DNS staus info too
Lennart Poettering
2024-09-11
1
-0
/
+6
*
missing_network: drop unnecessary definition
Yu Watanabe
2024-09-09
1
-0
/
+1
*
time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()
Lennart Poettering
2024-09-05
1
-2
/
+4
*
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
2
-4
/
+0
*
resolve: fix typo
Yu Watanabe
2024-09-03
1
-1
/
+1
*
resolved: include Varlink error on inconsistent DNS-SD services in introspect...
Lennart Poettering
2024-09-03
2
-2
/
+2
*
tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends
Yu Watanabe
2024-09-01
1
-1
/
+1
*
resolvconf: disable default route when -p is specified
Yu Watanabe
2024-08-26
3
-8
/
+26
*
resolvconf: clear domains if nothing specified
Yu Watanabe
2024-08-26
1
-1
/
+8
*
resolvectl: make enum name consistent with the option name
Yu Watanabe
2024-08-26
1
-3
/
+3
*
resolved: clear the AD bit for bypass packets
Ronan Pigott
2024-08-26
2
-2
/
+9
*
Merge pull request #34051 from rpigott/resolved-demote-fallback
Yu Watanabe
2024-08-22
6
-8
/
+27
|
\
|
*
resolved: demote the fallback dns servers
Ronan Pigott
2024-08-21
1
-0
/
+4
|
*
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
1
-2
/
+1
*
|
polkit: add missing period in messages
Yu Watanabe
2024-08-22
1
-2
/
+2
|
/
*
Merge pull request #34009 from yuwata/network-resolve-polkit
Luca Boccassi
2024-08-20
3
-151
/
+347
|
\
|
*
resolve: inherit server userdata
Yu Watanabe
2024-08-19
1
-24
/
+8
|
*
resolve: support polkit authentication for io.systemd.Resolve.Monitor
Yu Watanabe
2024-08-19
3
-17
/
+131
|
*
resolvectl: acquire DBus connection only when necessary
Yu Watanabe
2024-08-19
1
-51
/
+130
|
*
resolvectl: several coding style cleanups
Yu Watanabe
2024-08-19
1
-68
/
+57
|
*
resolvectl: introduce --no-ask-password option
Yu Watanabe
2024-08-19
1
-0
/
+7
|
*
resolvectl: enable interactive authentication for dbus method call
Yu Watanabe
2024-08-19
1
-0
/
+23
*
|
resolved: demote the global unicast scope
Ronan Pigott
2024-08-20
1
-1
/
+2
|
/
*
test: replace ASSERT_TRUE() for dns_cache_lookup() with ASSERT_OK_POSITIVE()
Yu Watanabe
2024-08-14
1
-7
/
+7
*
resolve: refuse invalid service without type field
Yu Watanabe
2024-08-05
2
-0
/
+10
*
resolve: voidify unused result of function call
Yu Watanabe
2024-08-05
1
-5
/
+5
*
resolved: don't treat conn reset as packet loss
Ronan Pigott
2024-08-02
2
-1
/
+7
*
test: resolve "Unchecked return value" coverity warning
Yu Watanabe
2024-08-01
1
-1
/
+1
*
test: resolve "Unchecked return value" coverity warning
Yu Watanabe
2024-08-01
1
-1
/
+1
*
resolved: Don't retry queries that indicate net error
Ronan Pigott
2024-07-26
1
-1
/
+1
*
resolved: report svc params as a json object
Ronan Pigott
2024-07-24
1
-15
/
+10
*
Merge pull request #33535 from neighbourhoodie/tests/dns-cache
Luca Boccassi
2024-07-23
2
-0
/
+1264
|
\
|
*
resolved: tests for dns_cache_lookup() clamping the TTL
James Coglan
2024-07-23
1
-0
/
+37
|
*
resolved: tests for dns_cache_put() for NXDOMAIN with no SOA
James Coglan
2024-07-23
1
-0
/
+12
|
*
resolved: test that pseudo classes and types are not cached
James Coglan
2024-07-23
1
-0
/
+88
|
*
resolves: tests for dns_cache_prune()
James Coglan
2024-07-23
1
-0
/
+38
|
*
resolved: tests for dns_cache_check_conflicts()
James Coglan
2024-07-23
1
-0
/
+55
|
*
resolved: tests for dns_cache_export_shared_to_packet()
James Coglan
2024-07-23
1
-0
/
+136
|
*
resolved: tests for dns_cache_lookup(); mDNS and multiple matching entries
James Coglan
2024-07-23
1
-0
/
+204
|
*
resolved: tests for dns_cache_lookup() returning the most recent input
James Coglan
2024-07-23
1
-0
/
+95
|
*
resolved: tests for dns_cache_dump()
James Coglan
2024-07-23
1
-0
/
+90
|
*
resolved: test cache misses
James Coglan
2024-07-23
1
-0
/
+53
|
*
resolved: tests for dns_cache_lookup() for NXDOMAIN
James Coglan
2024-07-23
1
-3
/
+51
[next]