]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2018-06-15  Remi Gacognerec: Add regression tests for SNMP 6720/head
2018-06-15  Remi Gacognerec: Allow the SNMP thread to retrieve statistics
2018-06-14  Peter van DijkMerge pull request #6739 from ahupowerdns/dedup-rhel6-fix
2018-06-14  bert hubertfix up compilation on rhel6 for dedup speedup in auth 6739/head
2018-06-14  bert hubertMerge pull request #6730 from ahupowerdns/dedup-speedup
2018-06-13  Remi GacogneMerge pull request #6735 from rgacogne/rpz-ixfr-api...
2018-06-13  bert hubertspeed up dedup code, use less memory 6730/head
2018-06-13  Remi Gacognerec: Add full AXFR in the middle of IXFR, API checks... 6735/head
2018-06-12  Remi GacogneMerge pull request #6722 from rgacogne/rec-rpz-ixfr...
2018-06-12  bert hubertimprove comments, clean up code a bit
2018-06-12  bert hubertImplement a smarter dedup for filling packets in auth
2018-06-12  Remi GacogneMerge pull request #6715 from rgacogne/dnsdist-console...
2018-06-12  Remi GacogneMerge pull request #6729 from rgacogne/packetcache...
2018-06-12  Remi Gacognerec: Add some regression tests for RPZ over AXFR and... 6722/head
2018-06-11  Remi Gacogneauth: Increase the packet cache TTL in our unit tests 6729/head
2018-06-11  Remi Gacognednsdist: Mention earlier that libsodium is required... 6715/head
2018-06-11  Remi Gacognednsdist: Fix a typo in one of the console error messages
2018-06-11  Remi GacogneMerge pull request #6718 from rgacogne/dnsdist-web...
2018-06-11  Remi GacogneMerge pull request #6627 from rgacogne/rec-truncated...
2018-06-08  Remi GacogneMerge pull request #6563 from pieterlexis/dnsdist-dropr...
2018-06-08  bert hubertMerge pull request #6724 from setharnold/patch-7
2018-06-08  Remi Gacognerec: Resize the incoming query buffer to 512 after... 6627/head
2018-06-08  Remi Gacognerec: Use a 512-byte buffer for incoming queries instead...
2018-06-08  Remi Gacognerec: Drop queries truncated because they were larger...
2018-06-08  setharnoldadd missing word 'impact' 6724/head
2018-06-07  Remi GacogneMerge pull request #6716 from rgacogne/dnsdist-tcp...
2018-06-07  Remi GacogneMerge pull request #6717 from phonedph1/patch-4
2018-06-06  Remi Gacognednsdist: Limit QPS and latency to two decimals in the... 6718/head
2018-06-06  Remi Gacognednsdist: Clarify that local connections to the console...
2018-06-06  Remi GacogneMerge pull request #6711 from chbruyand/dnsdist-connect...
2018-06-06  Remi GacogneMerge pull request #6710 from rgacogne/dnsdist-dynblock...
2018-06-06  Remi Gacognednsdist: Remove left-over debug message in the console...
2018-06-06  Charles-Henri... "Connection: close" is not a security header 6711/head
2018-06-06  phonedph1Update timedipsetrule.rst 6717/head
2018-06-05  Remi Gacognednsdist: Don't access the TCP buffer vector past its... 6716/head
2018-06-05  Remi Gacognednsdist: Refuse console connection without a proper...
2018-06-05  Charles-Henri... dnsdist: default set "Connection: close" header for...
2018-06-05  Remi Gacognednsdist: Test the content of dynamic blocks using the API 6710/head
2018-06-05  Remi GacogneMerge pull request #6705 from ahupowerdns/recursor...
2018-06-05  Remi GacogneMerge pull request #6707 from rgacogne/shadowed-vars
2018-06-04  Remi GacogneMerge pull request #6706 from claranet/fix-dynblock...
2018-06-04  David FreedmanDynamic blocks were being created with the wrong durati... 6706/head
2018-06-04  bert hubertslightly improve DNSSEC trace logging 6705/head
2018-06-04  Remi GacogneFix a GCC warning about strncpy() 6707/head
2018-06-04  Remi GacogneFix some shadowed variables reported by GCC with -Wshadow
2018-06-01  Remi GacogneMerge pull request #6701 from rgacogne/nits-cppcheck
2018-06-01  Remi Gacognerec: Remove unused lambda capture 'checkOnly' in the... 6701/head
2018-06-01  Remi Gacognerec: Pass the remote logger to asyncresolve() by reference
2018-06-01  Remi Gacogneauth: Pass signQName to getRRSIGsForRRSET / addSignatur...
2018-06-01  Remi GacogneGeoIP: Fix a struct/class mixup
2018-06-01  Remi Gacogneixfrdist: Fix a NULL-pointer dereference on a non-exist...
2018-06-01  Remi GacogneMerge pull request #6699 from rgacogne/EDNS0Record...
2018-05-31  Remi GacogneRevert EDNS0Record to a trivial type 6699/head
2018-05-31  Peter van DijkMerge pull request #6691 from zeha/dl-slaverenotify
2018-05-30  Remi GacogneMerge pull request #6281 from pieterlexis/rec-server-id
2018-05-30  Pieter Lexisrec: advertise 512 bytes as max query size 6281/head
2018-05-30  Pieter LexisEDNS: ensure the NSID fits in the return packet
2018-05-30  Pieter LexisgetEDNSOpts: use getRR
2018-05-30  Pieter LexisEDNS: Ensure not query processing happens on EDNS error
2018-05-30  Pieter LexisMore EDNS tests
2018-05-30  Pieter Lexisrec: initialize variableAnswer with dc->d_variable
2018-05-30  Pieter LexisEDNS trunc test: add <512 bytes test
2018-05-30  Pieter LexisEDNS trunc test: fix table
2018-05-30  Pieter LexisEDNS: rename Z to extFlags, use uints
2018-05-30  Pieter Lexisdnswriter: use uint for extended rcode
2018-05-30  Pieter LexisAdd truncation tests with and without EDNS
2018-05-30  Pieter Lexiscall getHostname
2018-05-30  Pieter LexisFix review comments
2018-05-30  Pieter LexisAdd tests for NSID and version.bind
2018-05-30  Pieter LexisFix truncation threshold
2018-05-30  Pieter LexisLeave bitshifting Extended RCode to addOpt
2018-05-30  Pieter LexisAllow running the edns1 test on python 3
2018-05-30  Pieter Lexisrec: Add EDNS OPT record to packet when the client...
2018-05-30  Pieter Lexisrecursor: Check size when adding the OPT RR
2018-05-30  Pieter Lexisauth: guard gethosntame call
2018-05-30  Pieter Lexisrec NSID: guard the call to gethostname
2018-05-30  Pieter Lexisrec NSID: Fix two nits
2018-05-30  Pieter Lexisrecursor: Update server-id docs
2018-05-30  Pieter Lexisrecursor: Allow disabling NSID and id.server
2018-05-30  Pieter Lexisrecursor: actually default to hostname for id.server
2018-05-30  Pieter Lexisrecursor: Add NSID support
2018-05-29  Pieter LexisAdd a changed entry to the Server Object 6563/head
2018-05-29  Pieter LexisAdd API droprate to tests
2018-05-29  Klaus Darilionpdns_control notify: make sure PDNS is either master... 6691/head
2018-05-29  Remi GacogneMerge pull request #6688 from rgacogne/dnsdist-const...
2018-05-29  Pieter LexisMerge pull request #6628 from Habbie/camel-diet
2018-05-29  Pieter LexisMerge pull request #6653 from mind04/entsfrom-glue
2018-05-29  Pieter LexisMerge pull request #6655 from chbruyand/auth-cds-cdnske...
2018-05-29  Pieter LexisMerge pull request #6658 from chbruyand/luawrapper...
2018-05-29  Pieter LexisMerge pull request #6672 from rgacogne/dnsdist-reconnec...
2018-05-29  Pieter LexisMerge pull request #6674 from rgacogne/dnsdist-clean...
2018-05-29  Pieter LexisMerge pull request #6680 from ossobv/docs-configure-fix
2018-05-29  Pieter LexisMerge pull request #6681 from ossobv/docs-recursordist...
2018-05-29  Pieter LexisMerge pull request #6684 from zeha/dnsdist-tostring
2018-05-29  Pieter LexisMerge pull request #6686 from zeha/missing-qtypes
2018-05-29  Pieter LexisMerge pull request #6687 from rgacogne/travis-sanitizers
2018-05-28  Remi Gacognednsdist: Constify more members of TCPClientCollection... 6688/head
2018-05-28  Remi Gacognednsdist: Mark the remote member of DownstreamState...
2018-05-28  Remi Gacognerec: Fix a typo in one comment of the negative cache... 6687/head
2018-05-28  Remi Gacognerec: Fix a memory leak in the negative cache unit tests
next