]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2018-10-10  Kees Monshouwerauth: scopeMask in the SOAData structure is unused... 7057/head
2018-08-24  Remi GacogneMerge pull request #6737 from chbruyand/dnsdist-consist...
2018-08-23  Remi GacogneMerge pull request #6870 from rgacogne/dnsdist-docs-dot
2018-08-22  Remi Gacognednsdist: Fix DoT docs to clarify we only listen on... 6870/head
2018-08-21  Pieter LexisMerge pull request #6810 from Habbie/dnsdist-doc-no...
2018-08-21  Pieter LexisMerge pull request #6858 from Habbie/rfc2136-correct...
2018-08-21  Pieter LexisMerge pull request #6861 from Habbie/dont-leak-addzone.com
2018-08-20  Remi GacogneMerge pull request #6850 from rgacogne/rec-disable...
2018-08-20  Peter van Dijkchange 0 to nullptr 6858/head
2018-08-20  Remi GacogneMerge pull request #6825 from klaus3000/disable-signed...
2018-08-20  Remi GacogneMerge pull request #6845 from zeha/api-writeable
2018-08-20  Remi GacogneMerge pull request #6857 from klaus3000/remove-SOAcheck...
2018-08-20  Remi GacogneMerge pull request #6859 from Habbie/edit-zone-dnsname...
2018-08-20  Remi GacogneMerge pull request #6860 from Habbie/test-nits
2018-08-18  Chris HofstaedtlerFix removal notice in docs 6845/head
2018-08-17  Peter van Dijkrfc2136: do lookups in the right zone
2018-08-17  Peter van Dijkadd test for parent/child confusion
2018-08-17  Remi GacogneMerge pull request #6856 from skoef/dynBpfExcludeRange
2018-08-17  Peter van Dijkdo not leak requests for addzone.com to the Internet 6861/head
2018-08-17  Peter van Dijktest nits 6860/head
2018-08-17  Peter van Dijkmake edit-zone catch zoneparser exceptions as well 6859/head
2018-08-17  Remi Gacognerec: Without reuseport, every listener thread watches... 6850/head
2018-08-17  Peter van Dijkadd sub.test.dyndns zone, add occluded record to parent
2018-08-17  Peter van Dijkuse gsort when available, because sort -V is a GNU...
2018-08-17  Peter van Dijkafter a db lookup, always finish the get cycle
2018-08-16  Charles-Henri... dnsdist: consistent hash - also check for individual... 6737/head
2018-08-16  Klaus DarilionDelete a zone from the list of failed slave-checks... 6857/head
2018-08-16  Reinier Schoofunrelated syntax fixes in docs 6856/head
2018-08-16  Reinier Schoofmove documentation about purgeExpired to DynBPFFilter
2018-08-16  Reinier Schoofadded :excludeRange and :includeRange methods to DynBPF...
2018-08-15  Peter van DijkMerge pull request #6855 from pieterlexis/docs-wrt...
2018-08-15  aeriqueMerge pull request #6841 from rgacogne/rec-no-protobuf...
2018-08-15  Pieter LexisDocument address negation in only-notify 6855/head
2018-08-15  Pieter LexisDocument that LogAction can log to stdout
2018-08-15  aeriqueMerge pull request #6854 from Habbie/policy-cleanup
2018-08-15  aeriqueMerge pull request #6843 from zeha/check-duplicate-soa
2018-08-15  aeriqueMerge pull request #6834 from Habbie/checkzone-nullmxsrv
2018-08-15  Peter van Dijkremove unused policy script 6854/head
2018-08-14  aeriqueMerge pull request #6844 from zeha/mariadb
2018-08-14  Chris HofstaedtlerRemove leftover multi_index_container tag structs 6843/head
2018-08-13  Remi Gacognerec: Disable only our own TCP listening socket when...
2018-08-10  Chris HofstaedtlerDrop api-readonly configuration setting
2018-08-10  Chris HofstaedtlerWorkaround MariaDB pretending to be MySQL 6844/head
2018-08-10  Peter van DijkMerge pull request #6842 from zeha/mysql8
2018-08-10  Chris Hofstaedtlercheck-all-zones: find duplicate zones and SOAs
2018-08-10  Chris HofstaedtlerAllow compiling against MySQL 8 client header files 6842/head
2018-08-10  Remi Gacognerec: Fix a warning about parseProtobufOptions() being... 6841/head
2018-08-09  Remi Gacognerec: Fix 'logQuery' compilation without protobuf support
2018-08-09  Remi GacogneMerge pull request #6835 from rgacogne/dnsdist-fix...
2018-08-08  Remi GacogneMerge pull request #6803 from Habbie/ednsoptionrule
2018-08-08  Remi Gacognednsdist: Display DynBlocks' default action, None, as... 6835/head
2018-08-08  Peter van Dijkadd missing warning counter increment 6834/head
2018-08-08  Peter van Dijkuse EDNSOptionCode constants 6803/head
2018-08-08  Peter van Dijkcheck-zone: allow null MX, SRV; fixes #6800
2018-08-08  Peter van Dijkadd EDNSOptionCode table
2018-08-08  Peter van Dijkdnsdist: add EDNSOptionRule
2018-08-08  Remi GacogneMerge pull request #6831 from rgacogne/no-moadns-copy
2018-08-08  Peter van DijkMerge pull request #6809 from chbruyand/test-recursor...
2018-08-08  Charles-Henri... Fix greediness issue 6809/head
2018-08-07  Remi Gacognednsdist: Remove leftover initialization of a uint16_t... 6831/head
2018-08-07  Remi GacogneMerge pull request #6830 from Habbie/rec-test-upgrade-pip
2018-08-07  Peter van Dijkupgrade pip 6830/head
2018-08-06  Remi Gacognednsdist: Reduce the number of string alloc/copy during...
2018-08-06  Remi Gacognerec: Remove a useless copy in arecvfrom(), reserve...
2018-08-06  Remi GacogneStop copying data around in MOADNSParser, remove the...
2018-08-06  Remi Gacognerec: Use a string instead of a fixed 65k buffer for...
2018-08-06  Remi GacogneMerge pull request #6824 from klaus3000/improve-slavech...
2018-08-06  Remi GacogneMerge pull request #6768 from rgacogne/rec-several...
2018-08-06  Remi GacogneMerge pull request #6698 from rgacogne/rec-pb-options
2018-08-03  Remi Gacognerec: Add a few more words about setProtobufMasks()... 6698/head
2018-08-03  Remi Gacognerec: Make 'only log if a tag is present' conditions...
2018-08-03  Remi Gacognerec: Refactor Protobuf options, add query/response...
2018-08-03  Remi GacogneMerge pull request #6792 from rgacogne/rec-delay-lua...
2018-08-03  Remi GacogneMerge pull request #6826 from phonedph1/getoutstanding
2018-08-03  Remi GacogneMerge pull request #6813 from phonedph1/dstportrule
2018-08-02  phonedph1Actually remove it ;) 6813/head
2018-08-02  phonedph1Fix type 6826/head
2018-08-02  Remi GacogneMerge pull request #6827 from SvenMW/fix_docstring
2018-08-02  Sven KieskeUpdate index.rst 6827/head
2018-08-01  phonedph1Make getOutstanding be usable from both lua and console
2018-08-01  Klaus Darilionfix typo: "ourserial is" -> "our serial is" 6824/head
2018-08-01  Remi GacogneMerge pull request #6820 from phonedph1/patch-5
2018-08-01  Remi GacogneMerge pull request #6816 from rgacogne/auth-api-strict...
2018-07-31  Klaus Darilionfix typo 6825/head
2018-07-31  Klaus Darilionadd option to send NOTIFYs without TSIG signature
2018-07-31  Klaus DarilionWhen the final result of the slave-check get logged...
2018-07-31  phonedph1Update config.rst 6820/head
2018-07-31  Charles-Henri... ensure server's weight is properly bounded
2018-07-31  Remi Gacogneauth: Make sure that we use strict weak records orderin... 6816/head
2018-07-30  phonedph1Add autocompletion data
2018-07-30  phonedph1Don't use a seperate hton variable
2018-07-30  Remi Gacognerec: Fix 'worker' conflict with #6812 6768/head
2018-07-30  Remi Gacognerec: Move the "launching <n> workers" message to the...
2018-07-30  Remi Gacognerec: Add support for several distributor threads
2018-07-30  Remi GacogneMerge pull request #6804 from Habbie/rec-buildbot-no...
2018-07-30  Remi GacogneMerge pull request #6812 from Habbie/rec-thread-fixes
2018-07-26  phonedph1Test that DSTPortRule captures queries
2018-07-26  phonedph1Allow matching based on destination port.
2018-07-26  Peter van Dijkdo not load Lua in the distributor thread 6812/head
2018-07-26  Peter van Dijkonly load the Lua script in worker threads
next