index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
resolve
/
resolved-dns-scope.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
resolved: rework how we allow allow queries to be dispatched to scopes
Lennart Poettering
2015-12-03
1
-30
/
+28
*
resolved: refuse resolving of a number of domains listed in RFC6303
Lennart Poettering
2015-12-03
1
-1
/
+10
*
resolved: add code to generate the wire format for a single RR
Lennart Poettering
2015-12-02
1
-3
/
+3
*
resolved: announce support for large UDP packets
Tom Gundersen
2015-11-27
1
-1
/
+7
*
resolved: set the DNSSEC OK (DO) flag
Tom Gundersen
2015-11-27
1
-1
/
+5
*
resolved: implement minimal EDNS0 support
Tom Gundersen
2015-11-27
1
-2
/
+19
*
resolved: fallback to TCP if UDP fails
Tom Gundersen
2015-11-27
1
-0
/
+5
*
resolved: handle properly if there are multiple transactions for the same key...
Lennart Poettering
2015-11-27
1
-5
/
+5
*
resolved: for a transaction, keep track where the answer data came from
Lennart Poettering
2015-11-27
1
-1
/
+1
*
dns-domain: simplify dns_name_is_root() and dns_name_is_single_label()
Lennart Poettering
2015-11-25
1
-11
/
+8
*
resolved: fully support DNS search domains
Lennart Poettering
2015-11-25
1
-13
/
+63
*
resolved: add a generic DnsSearchDomain concept
Lennart Poettering
2015-11-25
1
-4
/
+14
*
resolved: indent less, by exiting earlier
Lennart Poettering
2015-11-25
1
-5
/
+5
*
resolved: simplify dns zone logic: take a single key when looking up entries
Lennart Poettering
2015-11-18
1
-1
/
+5
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-6
/
+7
*
resolved: dump cache and zone contents to syslog on SIGUSR1
Lennart Poettering
2015-08-26
1
-0
/
+32
*
resolve: fix regression in dns-scope
Daniel Mack
2015-08-25
1
-0
/
+1
*
resolved: use switch-case statements for protocol details
Daniel Mack
2015-08-25
1
-11
/
+16
*
resolved: replace transaction list by hashmap
Lennart Poettering
2015-08-24
1
-18
/
+15
*
resolved: only maintain one question RR key per transaction
Lennart Poettering
2015-08-21
1
-3
/
+3
*
resolved: rework synthesizing logic
Lennart Poettering
2015-08-21
1
-18
/
+21
*
resolved: never allow routing of "localhost" queries to DNS or LLMNR
Lennart Poettering
2015-08-14
1
-4
/
+4
*
resolved: transaction - exponentially increase retry timeouts
Tom Gundersen
2015-08-03
1
-0
/
+22
*
resolved: never attempt to resolve loopback addresses via DNS/LLMNR/mDNS
Lennart Poettering
2015-07-29
1
-0
/
+5
*
resolved: scope - write() unicast DNS packets
Tom Gundersen
2015-07-27
1
-4
/
+8
*
resolved: transaction - introduce dns_transaction_emit()
Tom Gundersen
2015-07-27
1
-15
/
+3
*
resolved: transaction - move DNS UDP socket creation to the scope
Tom Gundersen
2015-07-27
1
-14
/
+20
*
resloved: transaction - unify IPv4 and IPv6 sockets
Tom Gundersen
2015-07-27
1
-6
/
+1
*
resolve: drop dns_scope_good_dns_server()
Lennart Poettering
2015-07-23
1
-13
/
+0
*
resolved: use one UDP socket per transaction
Tom Gundersen
2015-07-14
1
-4
/
+4
*
resolved: pin the server used in a transaction
Tom Gundersen
2015-07-14
1
-7
/
+11
*
resolved: packet - ensure there is space for IP+UDP headers
Tom Gundersen
2015-07-14
1
-1
/
+1
*
resolved: separate LLMNR specific header bits
Daniel Mack
2015-07-13
1
-3
/
+3
*
resolved: use a #define for LLMNR port
Daniel Mack
2015-07-13
1
-1
/
+1
*
resolved: move LLMNR related functions into separate file
Daniel Mack
2015-07-13
1
-0
/
+1
*
resolve: move dns routines into shared
Nick Owens
2015-06-10
1
-1
/
+1
*
util: split all hostname related calls into hostname-util.c
Lennart Poettering
2015-05-18
1
-1
/
+2
*
shared: add random-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
Use space after a silencing (void)
Zbigniew Jędrzejewski-Szmek
2015-03-14
1
-2
/
+2
*
tree-wide: there is no ENOTSUP on linux
David Herrmann
2015-03-13
1
-2
/
+2
*
networkd/resolved: correct spacing near eol in code comments
Torstein Husebø
2014-12-11
1
-1
/
+1
*
resolved: don't resolve the hostname "gateway" with LLMNR, leave that to nss-...
Lennart Poettering
2014-12-03
1
-1
/
+2
*
treewide: yet more log_*_errno + return simplifications
Michal Schmidt
2014-11-28
1
-8
/
+4
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-10
/
+10
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-10
/
+10
*
resolve: fix CID#1237549 Unchecked return value
Susant Sahani
2014-11-17
1
-2
/
+2
*
resolve: make DnsScope::conflict_queue an OrderedHashmap
Michal Schmidt
2014-10-23
1
-5
/
+5
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+1
*
resolved: fix assertion when joining llmnr mcast group
Lennart Poettering
2014-08-15
1
-1
/
+4
[next]