]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2016-01-23  Remi Gacognednsdist: Drop queries with no question (qdcount == 0) 3292/head
2016-01-22  Peter van DijkMerge pull request #2591 from cmouse/notify-tsig
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  Aki TuomiFix typos 2591/head
2016-01-20  Aki TuomiFix typos
2016-01-20  Aki Tuominit
2016-01-20  Aki TuomiUpdate tests to match changes
2016-01-20  Aki TuomiAssert column count when result is not empty
2016-01-20  Aki TuomiUse pdnsutil instead of pdnssec
2016-01-20  Aki TuomiUse separate setting for supermaster and notify
2016-01-20  Aki TuomiMinimize zones
2016-01-20  Aki TuomiFix name handling for tsigkeyname and algorithm
2016-01-20  Aki TuomiIgnore artefacts from supermaster test
2016-01-20  Aki TuomiSupermaster feature test
2016-01-20  Aki TuomiAdd documentation
2016-01-20  Aki TuomiUpdate pdnsdistconf test
2016-01-20  Aki TuomiIndicate signed NOTIFY
2016-01-20  Aki TuomiAdd allow-insecure-notify
2016-01-20  Aki TuomiFix log levels
2016-01-20  Aki Tuomiuse DNSName for tsig keyname
2016-01-20  Aki TuomiIn supermaster mode, set TSIG key used as domain's...
2016-01-20  Aki TuomiCheck for correct TSIG key for domain
2016-01-20  Aki TuomiAdd accessor for d_tsigkeyname
2016-01-20  Aki TuomiSign notifications with TSIG key associated with domain
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...
next