]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2016-01-22  Remi Gacognednsdist: Better handling of outstanding TCP queries 3301/head
2016-01-22  Remi GacogneMerge pull request #3287 from rgacogne/external-sodium
2016-01-22  Remi GacogneTest if we can temporarily use external libsodium in... 3287/head
2016-01-21  bert hubertMerge pull request #3278 from rgacogne/dnsdist-lock...
2016-01-21  Remi Gacognednsdist: Lock the response ring in exceedRespGen() 3278/head
2016-01-21  Pieter LexisMerge pull request #3242 from pieterlexis/zone2sql...
2016-01-21  Pieter LexisMerge pull request #3166 from pieterlexis/db-exceptions
2016-01-21  Remi GacogneMerge pull request #3275 from rgacogne/dnsdist-exceedse...
2016-01-21  Remi GacogneMerge pull request #3269 from rgacogne/dnsdist-incbin...
2016-01-21  Remi Gacognednsdist: Fix exceedServFails() case. Add exceedQRate... 3275/head
2016-01-20  bert hubertUpdate README-dnsdist.md
2016-01-20  bert hubertMerge pull request #3274 from ahupowerdns/recpack
2016-01-20  bert hubertMerge remote-tracking branch 'origin/master' into recpack 3274/head
2016-01-20  Pieter LexisFix auth make dist
2016-01-20  bert hubertalso support running w/o lua
2016-01-20  bert hubertrevamp recursor packet cache to be far less clever...
2016-01-20  bert hubertimplement Lua gettag() which optionally tells you which...
2016-01-20  bert hubertclarifying comment
2016-01-20  Pieter LexisMove pdns-recursor contrib to recursordist
2016-01-20  Pieter Lexisrecursor dist: add missing file
2016-01-20  bert hubertMerge pull request #3259 from pieterlexis/recursor...
2016-01-20  Pieter LexisAppease the license-gods 3259/head
2016-01-20  Remi Gacognednsdist: Include ext/incbin/UNLICENSE in the dnsdist... 3269/head
2016-01-20  Pieter LexisRecursor: have buildscripts use new normal configure
2016-01-19  Pieter LexisAutotoolize the recursor
2016-01-19  bert hubertMerge pull request #3268 from ahupowerdns/adfilter
2016-01-19  bert hubertadd an efficient ComboAddress set (loads around a milli... 3268/head
2016-01-19  bert hubertadd ability to store comboaddress in a hashed container
2016-01-19  bert hubertMerge pull request #3244 from pieterlexis/4.0-forward...
2016-01-19  bert hubertMerge pull request #3258 from Habbie/rrlfixes
2016-01-19  bert hubertMerge pull request #3256 from rgacogne/dnsdist-or-not
2016-01-19  bert hubertMerge pull request #3265 from rgacogne/dnsdist-ubsan
2016-01-19  bert hubertMerge pull request #3266 from rgacogne/dnsdist-fake-ds
2016-01-19  Pieter LexisMerge pull request #3264 from cmouse/geoipbackend-id
2016-01-19  Remi GacogneMerge pull request #3255 from janeczku/auth-basic
2016-01-19  Remi Gacognednsdist: Do not create socket/thread for fake DS in... 3266/head
2016-01-19  Aki TuomiUse correct id numbers for domains 3264/head
2016-01-19  Remi Gacognednsdist: Fix misaligned load/store in ECS, reported... 3265/head
2016-01-18  Jan BroerDon't throw authentication error on the first request... 3255/head
2016-01-18  Pieter LexisAdd empty ComboAddress equality unit-test 3244/head
2016-01-18  Pieter LexisFix the forward zones in the recursor
2016-01-18  Peter van Dijkdon't toString an empty dnsname 3258/head
2016-01-18  Peter van DijkMerge pull request #3176 from zeha/nombed
2016-01-18  Remi Gacognednsdist: Add NotRule() and OrRule() 3256/head
2016-01-18  Pieter LexisAdd test for zone2sql --json-comments 3242/head
2016-01-17  bert hubertMerge pull request #3251 from rgacogne/dnsdist-any-tcp
2016-01-17  Remi Gacognednsdist: Add TCPRule. Make addAnyTCRule set TC=1 over... 3251/head
2016-01-17  Remi Gacognednsdist: Document toString() and toStringWithPort(...
2016-01-17  bert hubertadd makeRule convenience function, improve SuffixMatchN...
2016-01-16  bert hubertMerge pull request #3232 from Habbie/ghostfixes
2016-01-16  Christian Hofstaedtler[FOR NOW] Disable mbedtls for travis 3176/head
2016-01-16  Christian HofstaedtlerDist+build Recursor with openssl instead of mbedtls
2016-01-16  Christian HofstaedtlerPort sha.hh to OpenSSL
2016-01-16  Christian HofstaedtlerPort dnssecinfra.cc to OpenSSL
2016-01-16  Christian HofstaedtlerPort md5.hh to OpenSSL
2016-01-16  Christian HofstaedtlerPort dns_random.cc to OpenSSL
2016-01-16  Christian HofstaedtlerPort base64.cc to OpenSSL
2016-01-16  Christian HofstaedtlerAdd --without-mbedtls
2016-01-16  bert hubertMerge pull request #3243 from a6502/master
2016-01-16  bert hubertMerge pull request #3249 from ahupowerdns/cmsg-fix
2016-01-16  bert hubertwe silently ignored your Lua script if there was no...
2016-01-16  bert hubertquick fix for compiling on FreeBSD 10.2 which appears...
2016-01-16  bert hubertfound with the help of @mischapeters - turns out our... 3249/head
2016-01-16  bert hubertset c++11 flag for freebsd too
2016-01-16  bert hubertMerge pull request #3234 from pieterlexis/make-check...
2016-01-16  bert hubertMerge pull request #3236 from Habbie/recursorwild
2016-01-15  bert hubertMerge pull request #3238 from Habbie/rawtypetest
2016-01-15  bert hubertMerge pull request #3245 from rgacogne/dnsdist-fix...
2016-01-15  Remi Gacognednsdist: Fix Lua Spoof PR not being compatible w/ the... 3245/head
2016-01-15  bert hubertMerge pull request #3240 from jeffpc/master
2016-01-15  bert hubertMerge pull request #3233 from rgacogne/dnsdist-dq
2016-01-15  bert hubertMerge pull request #3241 from rgacogne/dnsdist-lua...
2016-01-15  Wieger OpmeerFix importing of standard libraries for Lua version... 3243/head
2016-01-15  Remi Gacognednsdist: Implement DNSAction.Spoof. Support IPv6-only... 3241/head
2016-01-14  Josef 'Jeff... don't pollute the namespace with DS register definition 3240/head
2016-01-14  Josef 'Jeff... devpollmplexer is leaky
2016-01-14  Josef 'Jeff... devpollmplexer doesn't compile due to missing sigset_t
2016-01-14  Remi GacogneMerge pull request #3235 from rgacogne/dnsdist-nocharse...
2016-01-14  Peter van Dijktest uninterpreted records, closes #3215 3238/head
2016-01-14  Peter van Dijkmake auth-zone wildcard test actually test an auth... 3236/head
2016-01-14  Remi Gacognednsdist: Remove charset from Content-Type for applicati... 3235/head
2016-01-14  Pieter Lexisremove unneeded source from auth tarball testrunner 3234/head
2016-01-14  bert hubertMerge pull request #3229 from pieterlexis/no-dnsdist...
2016-01-14  bert hubertMerge pull request #3231 from ahupowerdns/dynimp
2016-01-14  Peter van Dijkre-enable ghost tests 3232/head
2016-01-14  Peter van Dijkadapt to trailing dots on names
2016-01-14  Remi Gacognednsdist: Replace the Lua params with a DNSQuestion... 3233/head
2016-01-14  Peter van Dijkuse new require semantics
2016-01-14  Peter van Dijkfix fetching of qname from lua table
2016-01-14  bert hubertdocument dynamic rule generation 3231/head
2016-01-14  bert hubertimplement & document exceedQRate(), plus populate dnsdi...
2016-01-14  Pieter LexisRemove dnsdist from auth tarball 3229/head
2016-01-14  bert hubertMerge pull request #3228 from pieterlexis/generate...
2016-01-14  bert hubertMerge pull request #3219 from rgacogne/dnsdist-xss
2016-01-14  Remi Gacognednsdist: Set the charset to UTF-8 for html, JS, CSS... 3219/head
2016-01-14  Remi Gacognednsdist: Remove remote images in the webserver index
2016-01-14  Remi Gacognednsdist: Add basic CORS support in the webserver
2016-01-14  Christian Hofstaedtlerdnsdist: Support command= only on /jsonstat URL
2016-01-14  Remi Gacognednsdist: Remove jsonp callback, add security HTTP headers
2016-01-14  bert hubertMerge pull request #3226 from zeha/libedit2
next