]> git.ipfire.org Git - thirdparty/systemd.git/history - src/resolve/resolved-dns-cache.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / resolve / resolved-dns-cache.c
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-11  Lennart Poetteringresolved: implement full LLMNR conflict detection logic
2014-08-11  Lennart Poetteringresolved: properly check return value of dns_resource_r...
2014-07-31  Lennart Poetteringresolved: don't bother caching negative RRs when the...
2014-07-31  Lennart Poetteringresolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC...
2014-07-30  Lennart Poetteringresolved: properly handle adding empty replies to cache
2014-07-30  Lennart Poetteringresolved: never cache ANY lookups
2014-07-29  Lennart Poetteringresolved: only cache answer RRs, never additional or...
2014-07-29  Lennart Poetteringresolve: add llmnr responder side for UDP and TCP
2014-07-23  Lennart Poetteringresolved: implement negative caching
2014-07-23  Lennart Poetteringresolved: rework logic so that we can share transaction...
2014-07-18  Lennart Poetteringresolved: various bad memory access fixes to the cache
2014-07-17  Lennart Poetteringresolved: add DNS cache