root/trunk/pdns/pdns/recursor_cache.hh

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1510 [1510] 5 weeks ahu fix dump-cache for the new pimped world
(edit) @1501 [1501] 7 weeks ahu recursor cache cleaned too much of itself, plus remove last trace (really) …
(edit) @1484 [1484] 2 months ahu remove last traces of locking in recursor cache, plus reinstate cache …
(edit) @1472 [1472] 3 months ahu and the final bit of whitespace/tab cleanup
(edit) @1468 [1468] 3 months ahu silence 'sdig' EDNS-PING output, replace Utility::strcasecmp by …
(edit) @1434 [1434] 5 months ahu the thread safe normal cache in the recursor was confused about its …
(edit) @1427 [1427] 5 months ahu huge batch of namespace & stdint cleanups
(edit) @1403 [1403] 6 months ahu don't yet enable rwlocks in the trunk
(edit) @1374 [1374] 8 months ahu clean up recursor cache and make it thread safe, plus change the core …
(edit) @1265 [1265] 17 months ahu reported by Andreas Jakum & investigated by Stefan Schmidt - make sure we …
(edit) @1183 [1183] 22 months ahu oops - partial commit
(edit) @931 [931] 3 years ahu implement rest of speedups + some debugging output + i386 specific code …
(edit) @896 [896] 3 years ahu add support for dropping broken nssets, and re-retrieving one from servers …
(edit) @856 [856] 4 years ahu cache now prefers authoritative data, suggested and explained by Darren …
(edit) @838 [838] 4 years ahu make RFC 2181 'authoritative zone can lower NS TTL' configurable and off …
(edit) @837 [837] 4 years ahu fix 'perpetually self-reviving NS records', as noted by Darren Gamble, see …
(edit) @836 [836] 4 years ahu follow rfc 2181 for now
(edit) @823 [823] 4 years ahu implement reload-zones make loading zones do a 'round trip' of records to …
(edit) @818 [818] 4 years ahu make rec_control be more user friendly make wipe-cache accept non-dot …
(edit) @802 [802] 4 years ahu Big bag of VC++ fixes, mostly by Michel 'Wimpie' Stol
(edit) @670 [670] 4 years ahu 1) make everyting intrinsically case-insensitive 2) clear up . oddness, …
(edit) @656 [656] 4 years ahu move cache to being pruned 'CLOCK' fashion
(edit) @646 [646] 4 years ahu implement very simple cache cache that catches repeated nearly identical …
(edit) @623 [623] 4 years ahu move cache to composite_keys, doing away the nasty string-concatenation …
(edit) @605 [605] 4 years ahu add servfail stats, make cachehits/misses unsigend
(edit) @592 [592] 4 years ahu kill some signed/unsigned warnings, speedup cache pruning slightly, clean …
(edit) @586 [586] 4 years ahu use hashed indexes if available
(edit) @585 [585] 4 years ahu update documentation, make sure we ship sgml expander, make sure we don't …
(edit) @582 [582] 4 years ahu make things compile again
(edit) @580 [580] 4 years ahu move to multi_index_container to speed up prunes
(edit) @548 [548] 4 years ahu move recursor to 'hash_map' remove optString 'optimization' which turned …
(edit) @536 [536] 4 years ahu back out optString for now special-special case MemRecursorCache::replace …
(edit) @535 [535] 4 years ahu fix pruning of negcache specialize the common case where we see identical …
(edit) @518 [518] 4 years ahu make ./configure fail if Boost is not installed, and give out helpful tip …
(edit) @516 [516] 4 years ahu fix compilation of dnsreplay move pdns_recursor cache to 'optString', …
(edit) @514 [514] 4 years ahu the gist is: move pdns_recursor over to new …
(edit) @323 [323] 5 years ahu remove a zillion time() and gettimeofday calls from the recursor, and it …
(add) @223 [223] 6 years ahu oops
Note: See TracRevisionLog for help on using the revision log.