Age | Commit message (Expand) | Author |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-09-16 | resolved: cache - cache what we can of negative redirect chains | Tom Gundersen |
2015-09-16 | resolved: cache - handle CNAME redirection | Tom Gundersen |
2015-09-16 | resolved: cache - only allow putting a single question key at a time | Tom Gundersen |
2015-09-16 | resolved: cache - clarify logging | Tom Gundersen |
2015-09-09 | tree-wide: drop {} from one-line if blocks | Lennart Poettering |
2015-08-26 | resolved: dump cache and zone contents to syslog on SIGUSR1 | Lennart Poettering |
2015-08-25 | resolved: allow dns_cache_put() without a question | Daniel Mack |
2015-08-21 | resolved: only maintain one question RR key per transaction | Lennart Poettering |
2015-08-21 | resolved: add reference to negative caching RFC | Lennart Poettering |
2015-08-21 | resolved: rework synthesizing logic | Lennart Poettering |
2015-08-17 | resolved: cache - add more detailed cache debug logging | Tom Gundersen |
2015-08-03 | resolved: cache - use clock_boottime_or_monotonic() | Tom Gundersen |
2015-05-18 | resolved: fix crash when shutting down | Lennart Poettering |
2014-09-15 | hashmap: introduce hash_ops to make struct Hashmap smaller | Michal Schmidt |
2014-08-11 | resolved: implement full LLMNR conflict detection logic | Lennart Poettering |
2014-08-11 | resolved: properly check return value of dns_resource_record_equal() | Lennart Poettering |
2014-08-01 | resolved: don't bother caching negative RRs when the SOA TTL is 0 anyway | Lennart Poettering |
2014-08-01 | resolved: use CLOCK_BOOTTIME instead of CLOCK_MONOTONIC when aging caches and... | Lennart Poettering |
2014-07-30 | resolved: properly handle adding empty replies to cache | Lennart Poettering |
2014-07-30 | resolved: never cache ANY lookups | Lennart Poettering |
2014-07-30 | resolved: only cache answer RRs, never additional or authoritative RRs of res... | Lennart Poettering |
2014-07-29 | resolve: add llmnr responder side for UDP and TCP | Lennart Poettering |
2014-07-23 | resolved: implement negative caching | Lennart Poettering |
2014-07-23 | resolved: rework logic so that we can share transactions between queries of d... | Lennart Poettering |
2014-07-18 | resolved: various bad memory access fixes to the cache | Lennart Poettering |
2014-07-17 | resolved: add DNS cache | Lennart Poettering |