]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2018-06-30  Ondřej SurýMerge branch '321-remove-linux-capability-support-witho...
2018-06-30  Ondřej SurýAdd CHANGES entry for GL #321.
2018-06-30  Michał Kępieńlibcap ships with <sys/capability.h>, so use an #ifdef...
2018-06-30  Michał KępieńRevert parts of 3dd314590e introducing WANT_LINUX_CAPAB...
2018-06-30  Ondřej SurýMake libcap mandatory when Linux capabilities are enabled
2018-06-28  Evan HuntMerge branch 'fix-win32' into 'master'
2018-06-28  Evan Huntadd missing symbols
2018-06-28  Michał KępieńMerge branch '33-implement-mirror-zones' into 'master'
2018-06-28  Michał KępieńAdd CHANGES entry
2018-06-28  Michał KępieńAdd a release note
2018-06-28  Michał KępieńAdd documentation for mirror zones
2018-06-28  Michał KępieńMake "rndc zonestatus" output for mirror zones differen...
2018-06-28  Michał KępieńDisable notifies for mirror zones unless also-notify...
2018-06-28  Michał KępieńDisable outgoing mirror zone transfers by default
2018-06-28  Michał KępieńTreat mirror zone data as cache data for access control...
2018-06-28  Michał KępieńRework query_checkcacheaccess()
2018-06-28  Michał KępieńSimplify query_getcachedb()
2018-06-28  Michał KępieńExtract cache access checks in query_getcachedb() to...
2018-06-28  Michał KępieńFall back to normal recursion when mirror zone data...
2018-06-28  Michał KępieńEnsure responses sourced from mirror zones have the...
2018-06-28  Michał KępieńDo not treat mirror zone data as authoritative
2018-06-28  Michał KępieńEnsure delegations inside mirror zones are properly...
2018-06-28  Michał KępieńPerform basic resolution checks with a mirror zone...
2018-06-28  Michał KępieńVerify mirror zone journals
2018-06-28  Michał KępieńVerify mirror zone files loaded from disk
2018-06-28  Michał KępieńVerify mirror zone IXFRs
2018-06-28  Michał KępieńVerify mirror zone AXFRs
2018-06-28  Michał KępieńAdd dns_zone_verifydb()
2018-06-28  Michał KępieńEnable dns_zoneverify_dnssec() to check whether the...
2018-06-28  Michał KępieńAdd a system test for mirror zones
2018-06-28  Michał KępieńImplement a "read-only" version of nextpart()
2018-06-28  Michał KępieńAdd new "mirror" slave zone option
2018-06-28  Evan HuntMerge branch '339-issues-with-large-journal-entries...
2018-06-28  Evan HuntCHANGES, release note
2018-06-28  Witold KręcickiFallback to normal procedure if creating of ixfr-from...
2018-06-27  Witold KręcickiFix some issues with large journal entries
2018-06-27  Ondřej SurýMerge branch '367-dnssec-system-test-failing' into...
2018-06-27  Mark Andrewsremove re-signing race when testing dnskey-sig-validity
2018-06-27  Mark Andrewsimprove forensics
2018-06-27  Mark AndrewsMerge branch '366-missing-dereference-in-require-statem...
2018-06-27  Mark Andrewscfg_parse_boolean's REQUIRE test for ret was incomplete.
2018-06-26  Evan HuntMerge branch '275-add-permanent-option-to-disable-serve...
2018-06-26  Ondřej SurýUpdate CHANGES and doc to reflect changes in master
2018-06-26  Mark Andrewsadd CHANGES and release notes
2018-06-26  Mukund SivaramanUpdate ARM documentation
2018-06-26  Mukund SivaramanAdd system test
2018-06-26  Mukund SivaramanAdd a answer-cookie named config option
2018-06-26  Evan HuntMerge branch '260-queries-with-empty-question-section...
2018-06-26  Evan HuntCHANGES
2018-06-26  Mukund Sivaramanreturn FORMERR when question section is empty if COOKIE...
2018-06-26  Ondřej SurýMerge branch 'temp-disable-qmin-on-rpz' into 'master'
2018-06-26  Witold KręcickiTemporarily disable qname minimization in RPZ test
2018-06-26  Ondřej SurýMerge branch 'git-replay-merge-explicit-push' into...
2018-06-26  Ondřej SurýExplicitly push into same named branch at the remote...
2018-06-26  Evan HuntMerge branch 'fix-changes' into 'master'
2018-06-26  Evan Huntadd missing placeholder and fix CHANGES numbers
2018-06-26  Witold KrecickiMerge branch '180-fix-cmsgbuf-usage' into 'master'
2018-06-26  Witold KręcickiUse completely static-sized buffers
2018-06-26  Witold KręcickiFix socket cmsg buffer usage
2018-06-26  Evan HuntMerge branch '288-named-checkconf-does-not-recognize...
2018-06-26  Mark AndrewsCHANGES, copyright
2018-06-26  Mark Andrewsconstruct a symtab of valid in-view targets then check...
2018-06-26  Michał KępieńMerge branch '312-fix-rpz-system-test' into 'master'
2018-06-26  Michał KępieńAdd CHANGES entry
2018-06-26  Michał KępieńDo not use IANA DNSSEC keys in the "rpz" system test
2018-06-26  Michał KępieńDetermine "rpz" system test mode based on $mode rather...
2018-06-26  Ondřej SurýMerge branch 'git-replay-merge+x' into 'master'
2018-06-26  Ondřej SurýMake util/git-replay-merge.sh executable 412/head
2018-06-25  Evan HuntMerge branch '247-log-the-remaining-v-info-at-startup...
2018-06-25  Mark Andrewslog the remaining -V info at startup
2018-06-25  Mark AndrewsMerge branch '254-invalid-rpz-prefix-length-log-message...
2018-06-25  Mukund SivaramanAdd CHANGES entry
2018-06-25  Mukund SivaramanAdd system test
2018-06-25  Mukund SivaramanPatch in trailing nul character to print just the lengt...
2018-06-25  Mark AndrewsMerge branch '343-casecompare-of-ninfo-tkey-txt-have...
2018-06-25  Mark Andrewsfix casecompare return type for ninfo, tkey, txt
2018-06-22  Ondřej SurýMerge branch '355-bind-9-13-1-windows-build-fails'...
2018-06-22  Mark Andrewsadd zoneverify.c and zoneverify.h to libdns.vcxproj...
2018-06-22  Mark AndrewsMerge branch '356-client-cookie-is-being-hashed-twice...
2018-06-22  Mark Andrews4975. [bug] The server cookie computation...
2018-06-21  Mark Andrewsthe client cookie was being hashed twice when computing...
2018-06-21  Ondřej SurýMerge branch '351-fix-with-cmocka=path-build' into...
2018-06-21  Ondřej SurýUse cmocka_set_message_output as test function for...
2018-06-21  Ondřej SurýMerge branch '350-merge-9-13-1-release-to-master' into...
2018-06-21  Evan Huntprepare 9.13.1 release
2018-06-21  Ondřej SurýMerge branch '351-disable-cmocka-by-default' into ...
2018-06-21  Ondřej SurýCleanup cmocka related whitespace
2018-06-21  Ondřej SurýSet with_cmocka=no by default
2018-06-20  Ondřej SurýMerge branch '250-integrate-cmocka-into-our-build-scrip...
2018-06-20  Ondřej SurýAdd support for cmocka assert testing by overriding...
2018-06-20  Ondřej SurýAdd --wrap linker option detection
2018-06-20  Ondřej SurýEnforce TAP output from cmocka based unit tests
2018-06-20  Ondřej SurýIntegrate cmocka unit testing framework to kyua
2018-06-19  Ondřej SurýMerge branch 'check-gitlab-existence' into 'master'
2018-06-19  Witold KręcickiCheck if gitlab exists in git-replay-merge.sh{
2018-06-19  Mark AndrewsMerge branch '336-default-of-rrset-order-silently-chang...
2018-06-19  Mark AndrewsRestore default rrset-order to random.
2018-06-15  Michał KępieńMerge branch '266-convert-verifyzone-to-a-libdns-functi...
2018-06-15  Michał KępieńAdd CHANGES entry
2018-06-15  Michał KępieńFix coding style issues in lib/dns/zoneverify.c
next