index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-manager.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
resolved: split out writing of resolv.conf
Zbigniew Jędrzejewski-Szmek
2014-10-14
1
-27
/
+34
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-2
/
+2
*
resolved: fall back to hardcoded ifindex when checking if a link is the loopback
Tom Gundersen
2014-09-13
1
-1
/
+7
*
resolved: fix typo in log message
Lennart Poettering
2014-08-22
1
-1
/
+1
*
shared: add MAXSIZE() and use it in resolved
David Herrmann
2014-08-22
1
-1
/
+1
*
resolved: write resolv.conf search - switch arguments
Tom Gundersen
2014-08-20
1
-1
/
+1
*
resolve: fix compilation on LLVM+clang
David Herrmann
2014-08-15
1
-1
/
+1
*
resolved: pull in domain names from sd-network
Tom Gundersen
2014-08-14
1
-5
/
+57
*
resolved: skip IPv6 LLMNR if IPv6 is not available
Lennart Poettering
2014-08-13
1
-11
/
+14
*
resolved: unify logic how we flush out DNS servers we learnt
Lennart Poettering
2014-08-12
1
-4
/
+14
*
resolved: filter out duplicate DNS servers when writing resolv.conf
Lennart Poettering
2014-08-12
1
-10
/
+41
*
resolved: when picking a new hostname make sure two hosts pick different ones
Lennart Poettering
2014-08-11
1
-2
/
+10
*
resolved: verify all RRs when we come back from suspend
Lennart Poettering
2014-08-11
1
-0
/
+10
*
resolved: implement full LLMNR conflict detection logic
Lennart Poettering
2014-08-11
1
-38
/
+51
*
resolved: actually read the initial state data from networkd when we initialize
Lennart Poettering
2014-08-04
1
-0
/
+4
*
resolved: fix order in which we destroy manager resources
Lennart Poettering
2014-08-04
1
-6
/
+6
*
resolved: when there's already somebody listening on the LLMNR ports, simple ...
Lennart Poettering
2014-08-04
1
-22
/
+70
*
resolved: remove unused variables
Thomas Hindoe Paaboel Andersen
2014-08-03
1
-1
/
+0
*
resolved: flush cache each time we change to a different DNS server
Lennart Poettering
2014-08-01
1
-7
/
+10
*
resolved: read the system /etc/resolv.conf unless we wrote it ourselves
Lennart Poettering
2014-08-01
1
-3
/
+113
*
resolved: rename resolved.h to resolved-manager.h
Lennart Poettering
2014-08-01
1
-2
/
+3
*
resolved: beef up DNS server configuration logic
Lennart Poettering
2014-08-01
1
-107
/
+83
*
hostnamed: watch system hostname changes and update LLMNR RRs accordingly
Lennart Poettering
2014-07-31
1
-14
/
+114
*
resolved: implement LLMNR uniqueness verification
Lennart Poettering
2014-07-31
1
-11
/
+77
*
Properly report invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-0
/
+1
*
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
resolved: add more debug logging
Lennart Poettering
2014-07-29
1
-5
/
+13
*
resolved: set LLMNR TCP and UDP TTLs to the values suggested by the RFC
Lennart Poettering
2014-07-29
1
-6
/
+10
*
resolve: add llmnr responder side for UDP and TCP
Lennart Poettering
2014-07-29
1
-15
/
+302
*
resolved: don't read DHCP leases
Tom Gundersen
2014-07-23
1
-9
/
+3
*
resolved: rework logic so that we can share transactions between queries of d...
Lennart Poettering
2014-07-23
1
-3
/
+3
*
change type for address family to "int"
Lennart Poettering
2014-07-18
1
-5
/
+4
*
resolved: add LLMNR support for looking up names
Lennart Poettering
2014-07-18
1
-98
/
+315
*
resolved: properly handle MTU logic
Lennart Poettering
2014-07-17
1
-0
/
+20
*
sd-network: fix parameter order for sd_network_monitor_new()
Lennart Poettering
2014-07-17
1
-1
/
+1
*
Let config_parse open file where applicable
Zbigniew Jędrzejewski-Szmek
2014-07-17
1
-10
/
+4
*
resolved: support for TCP DNS queries
Lennart Poettering
2014-07-16
1
-4
/
+6
*
dns-domain: introduce macros for accessing all DNS header fields
Lennart Poettering
2014-07-16
1
-2
/
+2
*
Constify ConfigTableItem tables
Zbigniew Jędrzejewski-Szmek
2014-07-16
1
-3
/
+2
*
resolved: add a DNS client stub resolver
Lennart Poettering
2014-07-16
1
-123
/
+694
*
resolved: properly free network monitor
Lennart Poettering
2014-07-10
1
-0
/
+2
*
resolved: make use of union in_addr_union in resolved, too
Lennart Poettering
2014-07-07
1
-0
/
+2
*
resolved: let config_parse() open the configuration file for us
Lennart Poettering
2014-07-07
1
-13
/
+3
*
resolved: move resolv.conf to resolved's runtime dir
Tom Gundersen
2014-06-02
1
-4
/
+4
*
resolved: add daemon to manage resolv.conf
Tom Gundersen
2014-05-19
1
-0
/
+320
[prev]