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