]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2022-11-23  Matthijs MekkingDeprecate auto-dnssec
2022-11-21  Michal NowakMerge branch 'mnowak/fedora-37' into 'main'
2022-11-21  Michal NowakAdd Fedora 37
2022-11-18  Matthijs MekkingMerge branch 'matthijs-remove-key-operations-after...
2022-11-18  Matthijs MekkingAdd CHANGES and release note for removed feature
2022-11-18  Matthijs MekkingObsolete dnssec-secure-to-insecure option
2022-11-18  Matthijs MekkingRemove dynamic update key management documentation
2022-11-18  Matthijs MekkingRemove dynamic update key management code
2022-11-18  Matthijs MekkingRemove dynamic update key management tests
2022-11-17  Tony FinchMerge branch '3655-decompress-faster' into 'main'
2022-11-17  Tony FinchFuzzing and benchmarking for dns_name_fromwire()
2022-11-17  Tony FinchSimplify and speed up DNS name decompression
2022-11-17  Tony FinchClean up remnants of label types
2022-11-17  Tony FinchAvoid unspecified behaviour in name_test
2022-11-17  Mark AndrewsMerge branch '3607-apex-in-name_external-may-be-invalid...
2022-11-17  Mark AndrewsAdd CHANGES note for [GL #3607]
2022-11-17  Mark AndrewsAdd system test for dual-stack-servers with possible...
2022-11-17  Mark AndrewsSupport starting and stopping IPv6 only servers
2022-11-17  Mark AndrewsSelect the appropriate namespace when using a dual...
2022-11-16  Mark AndrewsMerge branch '1905-check-wildcard-in-checkconf-z' into...
2022-11-16  Mark AndrewsCheck 'named-checkconf -z' and check-wildcard
2022-11-16  Mark Andrewsnamed-checkzone -z ignored the check-wildcard option
2022-11-16  Michal NowakMerge tag 'v9_19_7'
2022-11-15  Michal NowakMerge branch 'mnowak/openbsd-7.2' into 'main'
2022-11-15  Michal NowakAdd OpenBSD 7.2
2022-11-14  Michal NowakMerge branch '2265-fix-and-check-bashisms' into 'main'
2022-11-14  Michal NowakAdd checkbashisms CI job
2022-11-14  Michal NowakReplace "sha1sum" with "openssl sha1 -r"
2022-11-14  Michal NowakRename $HOSTNAME to $HOST_NAME to silence checkbashisms
2022-11-14  Michal NowakRemove no-op assignment from kasp/tests.sh
2022-11-14  Michal NowakRemove unused $@ array from cds/setup.sh
2022-11-14  Michal NowakDrop interpolated string replacement
2022-11-14  Michal NowakJoin two rndc lines not to confuse checkbashisms
2022-11-14  Michal NowakReplace string comparisons with integer comparisons
2022-11-14  Michal NowakAdd shell interpreter line where missing
2022-11-14  Ondřej SurýMerge branch '3676-deprecate-operating-system-resource...
2022-11-14  Ondřej SurýAdd CHANGES and release note [GL #3676]
2022-11-14  Ondřej SurýDeprecate setting operating system limits from named...
2022-11-14  Ondřej SurýMerge branch '3664-remote-with-tuning-large' into ...
2022-11-14  Ondřej SurýAdd CHANGES and release note for [GL #3664]
2022-11-14  Ondřej SurýUpdate the build requirements in the ARM
2022-11-14  Ondřej SurýRemove the last remnants of --with-tuning=large
2022-11-11  Mark AndrewsMerge branch '3468-statistics-xml-rendering-does-not...
2022-11-11  Mark AndrewsAdd CHANGES note for [GL #3468]
2022-11-11  Mark AndrewsHave dns_zt_apply lock the zone table
2022-11-11  Matthijs MekkingMerge branch 'matthijs-tweak-kasp-test' into 'main'
2022-11-11  Matthijs MekkingTweak kasp system test script
2022-11-11  Michal NowakMerge branch 'mnowak/add-git-fsck' into 'main'
2022-11-11  Michal NowakVerify Git repo validity
2022-11-11  Matthijs MekkingMerge branch '3570-nsec3param-ttl-default-soa-minimum...
2022-11-11  Matthijs MekkingTest NSEC3PARAM TTL is not preserved
2022-11-11  Matthijs MekkingAdd change and release note for #3570
2022-11-11  Matthijs MekkingChange default TTL of NSEC3PARAM to SOA MINIMUM
2022-11-11  Matthijs MekkingAdd test that checks NSEC3PARAM TTL
2022-11-11  Ondřej SurýMerge branch 'ondrej-dns_view-resolver-can-be-NULL...
2022-11-11  Ondřej SurýCheck view->adb in dns_view_flushcache()
2022-11-11  Ondřej SurýDon't use view->resolver directly when priming in dns_v...
2022-11-11  Petr ŠpačekMerge branch '3669-update-policy-external-synchronous...
2022-11-11  Petr ŠpačekDocument that update-policy external is synchronous
2022-11-11  Ondřej SurýMerge branch '3670-fix-http-headers-test' into 'main'
2022-11-11  Ondřej SurýUpdate the HTTP headers test to check for 101 headers
2022-11-10  Ondřej SurýMerge branch '3670-bump-statschannel-headers' into...
2022-11-10  Ondřej SurýAdd CHANGES and release note for [GL #3670]
2022-11-10  Ondřej SurýBump the allowed HTTP headers in statschannel to 100
2022-11-10  Ondřej SurýMerge branch 'ondrej-add-isc_hashmap' into 'main'
2022-11-10  Ondřej SurýAdd CHANGES note for [GL !6790]
2022-11-10  Ondřej SurýUse isc_hashmap instead of isc_ht in the dns_resolver API
2022-11-10  Ondřej SurýUse isc_hashmap instead of isc_ht in the dns_adb API
2022-11-10  Ondřej SurýAdd isc_hashmap API that implements Robin Hood hashing
2022-11-08  Mark AndrewsMerge branch '3630-nextpart-is-not-compatible-with...
2022-11-08  Mark AndrewsUse file descriptor 3 to save file.prev
2022-11-08  Tom KrizekMerge branch 'tkrizek/danger-approve' into 'main'
2022-11-08  Tom KrizekCheck for cherry pick message in backport commits in...
2022-11-08  Tom KrizekDetect work-in-progress commits in danger CI
2022-11-08  Tom KrizekUse approve button workflow in danger CI
2022-11-08  Ondřej SurýMerge branch 'ondrej-name-loop-memory-contexts' into...
2022-11-08  Ondřej SurýProperly name the loop->mctx
2022-11-08  Michał KępieńMerge branch 'michal/set-up-version-and-release-notes...
2022-11-08  Michał KępieńSet up release notes for BIND 9.19.8
2022-11-08  Michał KępieńUpdate BIND version to 9.19.8-dev
2022-11-07  Michał KępieńUpdate BIND version for release v9.19.7
2022-11-07  Michał KępieńAdd a CHANGES marker
2022-11-07  Michał KępieńMerge branch 'michal/prepare-documentation-for-bind...
2022-11-07  Michał KępieńAdd release note for GL #3661
2022-11-07  Michał KępieńAdd release note for GL #3603
2022-11-07  Michał KępieńAdd release note for GL #3247
2022-11-07  Michał KępieńReorder release notes
2022-11-07  Michał KępieńTweak and reword release notes
2022-11-07  Michał KępieńPrepare release notes for BIND 9.19.7
2022-11-07  Michał KępieńRemove CHANGES entry 6012
2022-11-07  Michał KępieńMerge branch 'pspacek/doc-known-issues-reshuffle' into...
2022-11-07  Petr ŠpačekRepeat Known Issues at the top of Release Notes page
2022-11-07  Michał KępieńMerge branch '3652-reference-manual-update-policies...
2022-11-04  Mark AndrewsAdd missing closing ')' to update-policy documentation
2022-11-04  Mark AndrewsMerge branch '3654-main-doesn-t-compile-on-macos' into...
2022-11-04  Mark AndrewsFix local getresuid and getresuid implementations
2022-11-03  Ondřej SurýMerge branch '3645-dont-release-the-read-lock-when...
2022-11-03  Ondřej SurýDon't release the tree read lock in dereference_iter_node()
2022-11-03  Ondřej SurýMerge branch '3643-dont-use-dns_zone_attach-in-zone_ref...
2022-11-03  Ondřej SurýDon't use dns_zone_attach() in zone_refreshkeys()
next