]> granicus.if.org Git - pdns/shortlog
pdns
2016-03-04 bert hubertMerge pull request #3504 from rgacogne/dnsdist-api-key
2016-03-04 bert hubertMerge pull request #3500 from rgacogne/dnsdist-intro
2016-03-04 bert hubertMerge pull request #3501 from rgacogne/dnsdist-enhance...
2016-03-03 Remi Gacognednsdist: Allow accessing the API with an optional API key
2016-03-03 Remi Gacognednsdist: Fix addServer() -> newServer() in introduction.md
2016-03-03 bert hubertMerge pull request #3498 from rgacogne/dnsdist-labellen
2016-03-03 bert hubertMerge pull request #3499 from rgacogne/dnsdist-multi...
2016-03-03 Remi Gacognednsdist: Allow the use of stale cache entries if no...
2016-03-02 bert hubertMerge pull request #3496 from ahupowerdns/do-3490
2016-03-02 bert hubertMerge pull request #3497 from ahupowerdns/more-cleanups
2016-03-02 Remi Gacognednsdist: Add support for multiple carbon servers
2016-03-02 Remi GacogneFix end computation in DNSName::packetParser
2016-03-02 Remi Gacognednsdist: Fix a crash when adding an invalid packet...
2016-03-02 bert hubertMerge pull request #3440 from pieterlexis/dnsdist-clien...
2016-03-02 bert hubertfix up #3478 - rhel6 compat
2016-03-02 bert hubertreinstate old behaviour that we do process authoritativ...
2016-03-02 bert hubertsilence some common errors with log-common-errors=off
2016-03-02 bert hubertmake it explicit that servfail packets get stored for...
2016-03-02 bert hubertplease don't just replace atoi with pdns_stou - it...
2016-03-02 bert hubertMerge pull request #3494 from ahupowerdns/various-fixes
2016-03-02 bert huberthook up recursor packet cache dumping to rec_control...
2016-03-02 bert hubertadd a 'wants DNSSEC' metric to recursor
2016-03-02 bert hubertteach recursor packet cache to dump itself too for...
2016-03-02 bert hubertif you send us EDNS subnet information we did not ask...
2016-03-02 bert hubertdump recursor cache in sequential ordering, which allow...
2016-03-02 bert hubertMerge pull request #3493 from celevra/patch-1
2016-03-02 bert hubertMerge pull request #3491 from rgacogne/dnsdist-cache...
2016-03-02 celevraUpdate README.md
2016-03-01 bert hubertwe prevent an authoritative server to keep its nameserv...
2016-03-01 Remi Gacognednsdist: Don't parse DNS names when caching responses
2016-02-29 Remi Gacognednsdist: Add a specific TTL for ServFail responses
2016-02-29 Remi Gacognednsdist: Add a regression tests for skipCache from Lua
2016-02-29 Remi Gacognednsdist: Add/fix cache cleaning options
2016-02-29 bert hubertMerge pull request #3485 from ahupowerdns/multimetrorec
2016-02-29 bert hubertMerge pull request #3483 from ahupowerdns/ednssubnet...
2016-02-29 bert hubertimprove error message on unparseable responses from...
2016-02-29 Remi GacogneMerge pull request #3481 from ahupowerdns/dnsdistexcept
2016-02-29 bert hubertimplement exposing edns subnet in preresolve() - other...
2016-02-29 bert hubertyes
2016-02-29 bert hubertcatch DNSName exceptions in responder thread, possibly...
2016-02-29 Remi GacogneMerge pull request #3466 from janeczku/skipcache-lua...
2016-02-29 bert hubertMerge pull request #3477 from pieterlexis/centos6-pgsql-fix
2016-02-28 bert hubertMerge pull request #3478 from rubenk/fix-issue-with...
2016-02-28 bert hubertMerge pull request #3474 from mind04/missing
2016-02-28 bert hubertMerge pull request #3475 from mind04/el6
2016-02-28 bert hubertimprove comments in recursor_cache.cc, plus improve...
2016-02-28 bert hubertMerge pull request #3476 from mind04/nit
2016-02-28 bert hubertMerge pull request #3479 from nlyan/mtdocs
2016-02-28 bert hubertMerge pull request #3472 from nlyan/mtcleanup
2016-02-28 bert hubertdon't store empty records in the cache if we did get...
2016-02-28 Andrew NellessAdd some comments to our use of Boost context
2016-02-28 Jan BroerAdd Lua bindings for DNSQuestion skipcache
2016-02-28 Ruben Kerkhofm4_esyscmd_s only exists in Autoconf 2.64 or newer
2016-02-28 Andrew NellessNit for rubenk
2016-02-28 Pieter LexisFix pgsql backend compilation on centos 6
2016-02-28 bert hubertMerge pull request #3465 from tfarina/fix-3425
2016-02-28 Kees Monshouweradd missing bracket in configure.ac
2016-02-28 Andrew NellessAdd context impls to EXTRA_DIST
2016-02-28 Andrew NellessFix cast parsing bug with GCC 4.7.
2016-02-28 Andrew NellessDisable boost.m4's BOOST_CONTEXT tests for Boost <...
2016-02-28 Andrew NellessAdd fallback to ucontext for Boost <= 1.51
2016-02-28 bert hubertactually test against the right shipped tld names list...
2016-02-28 bert hubertMerge pull request #3473 from nlyan/gcc47
2016-02-28 Peter van Dijknit, thanks @ekohl
2016-02-28 Andrew NellessFix missing definition UINT16_MAX under GCC 4.7.
2016-02-27 bert hubertspruce up dnsdist built-in website with cache hitrate...
2016-02-27 bert hubertturns out, our delta() output added dates with # commen...
2016-02-27 bert hubertclose #3467: dnsdist cache hits not accounted properly...
2016-02-27 bert hubertexpand 'carbon-server' to also support multiple , separ...
2016-02-26 Thiago Farinaadd dns_toupper() helper function
2016-02-26 bert hubertMerge pull request #3346 from rgacogne/dnsdist-reuseport
2016-02-26 bert hubertMerge pull request #3461 from rgacogne/dnsdist-issue...
2016-02-26 bert hubertin dnsdist maintenance thread we'd lock up trying to...
2016-02-26 Remi Gacognednsdist: maxOustanding defaults to 10240. Add 'tuning...
2016-02-26 bert hubertfix up recuweb password popup weirdness, now give nice...
2016-02-26 Remi Gacognednsdist: Add an optional reuseport param to {add,set...
2016-02-26 bert hubertMerge pull request #3427 from nlyan/mtcleanup
2016-02-26 Pieter LexisChange a <span> to a <div> for better rendering
2016-02-26 Remi Gacognednsdist: Fix crash when calling rmServer() with an...
2016-02-26 bert hubertmake calidns send out precisely measured cache miss...
2016-02-26 Remi GacogneMerge pull request #3457 from rgacogne/dnsdist-string...
2016-02-25 bert hubertMerge pull request #3450 from rgacogne/dnsdist-lock...
2016-02-25 bert hubertMerge pull request #3458 from rgacogne/dnsdist-cache...
2016-02-25 Kees Monshouweruninitialized variable if mysql version < 5.5
2016-02-25 Kees Monshouwerthe boost container lib was introduced in version 1.48
2016-02-25 bert hubertMerge pull request #3451 from rgacogne/rec-replace...
2016-02-25 Remi Gacognednsdist: Fix str-only server not being added to the...
2016-02-25 bert hubertMerge pull request #3449 from rgacogne/dnsdist-pool...
2016-02-25 bert hubertMerge pull request #3455 from ahupowerdns/comfun
2016-02-25 Remi Gacognednsdist: Fix cache tests. Clean tests backends.
2016-02-25 Pieter LexisBe a little more explicit on the addition of the SEP...
2016-02-25 Pieter LexisMerge pull request #3454 from pieterlexis/auth-4.0...
2016-02-25 Remi Gacognednsdist: Prevent the cache ptr from being altered under...
2016-02-25 Pieter LexisMerge pull request #3453 from pieterlexis/silence-biowr... auth-4.0.0-alpha2
2016-02-25 Pieter LexisRecursor 4.0.0-alpha2 changelog
2016-02-25 Pieter LexisDocumentation on Auth 4.0.0 alpha2
2016-02-25 Pieter LexisSilence a BIO_write warning
2016-02-25 Pieter LexisMerge pull request #3452 from pieterlexis/detect-networ...
2016-02-25 bert hubertthis commit uglifies DNSName escaped representation...
2016-02-25 Pieter LexisDetect several network libraries properly
next