]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2023-08-17  Michal NowakMerge branch '4139-test_send_timeout-check-can-be-unsta...
2023-08-17  Michal NowakMark test_send_timeout as flaky
2023-08-17  Tom KrizekAdd custom flaky decorator to handle unstable tests
2023-08-17  Michał KępieńMerge tag 'v9.19.16'
2023-08-16  Michal NowakMerge branch 'mnowak/clean-leftover-files' into 'main'
2023-08-16  Michal NowakClean leftover files in autosign and masterformat
2023-08-16  Ondřej SurýMerge branch '4228-fix-heap-use-after-free-in-dns_dispa...
2023-08-15  Ondřej SurýAdd CHANGES note for [GL #4228]
2023-08-15  Ondřej SurýAttach to the dns_dispatchmgr in the dns_view object
2023-08-15  Evan HuntMerge branch 'each-qp-nta' into 'main'
2023-08-15  Ondřej SurýAdd CHANGES note for [GL !7811]
2023-08-15  Evan Huntuse a qp-trie for the keytable
2023-08-15  Evan Huntuse a qp-trie for the forwarders table
2023-08-15  Evan Huntclean up some unused functions
2023-08-15  Evan Huntuse a qp-trie for the NTA table
2023-08-15  Evan Huntrename dns_qp_findname_parent() to _findname_ancestor()
2023-08-15  Tony FinchImprove qp-trie leaf return values
2023-08-15  Ondřej SurýMerge branch 'fanf/add-SET_IF_NOT_NULL-macro' into...
2023-08-15  Tony FinchApply the SET_IF_NOT_NULL() semantic patch
2023-08-15  Tony FinchA SET_IF_NOT_NULL() macro for optional return values
2023-08-15  Mark AndrewsMerge branch '4259-statschannel-leftovers' into 'main'
2023-08-15  Mark AndrewsRemove bind9.xsl.1, bind9.xsl.2 and bind9.xsl.3
2023-08-14  Mark AndrewsMerge branch '4238-the-mkeys-system-test-can-update...
2023-08-14  Mark AndrewsAdd sleeps so that the modification time changes
2023-08-14  Ondřej SurýMerge branch '4124-check-statschannel-if-modified-since...
2023-08-14  Ondřej SurýAdd CHANGES and release notes for [GL #4124]
2023-08-14  Tony FinchFix a stack buffer overflow in the statistics channel
2023-08-09  Mark AndrewsMerge branch 'marka-fix-formatting-errors' into 'main'
2023-08-09  Matthijs MekkingRevert a337dbef
2023-08-09  Mark AndrewsOnly set key->engine if engine != NULL
2023-08-09  Mark AndrewsFix clang formatting
2023-08-09  Mark AndrewsFix line wrap
2023-08-09  Mark AndrewsMerge branch '4245-incorrect-return-values-in-rpz-s...
2023-08-09  Mark AndrewsFix 'addr', 'ckresult' and 'drop' functions
2023-08-08  Michal NowakMerge branch 'mnowak/cross-version-test' into 'main'
2023-08-08  Michal NowakExclude dupsigs and keymgr2kasp from cross-version...
2023-08-08  Michal NowakCross-version testing with named configurations
2023-08-08  Matthijs MekkingMerge branch 'tt-provider-engine' into 'main'
2023-08-08  Timo TeräsFix keyfromlabel to not use engine parameter for provid...
2023-08-08  Matthijs MekkingMerge branch 'tt-ecdsa-fixes' into 'main'
2023-08-08  Timo TeräsAdd CHANGES for GL !8152
2023-08-08  Timo TeräsAlways use OpenSSL 3.0 API when available
2023-08-08  Timo TeräsFix support for engine/provider ECDSA keys
2023-08-08  Timo TeräsFix OpenSSL 3.0 API EC curve names
2023-08-08  Michal NowakMerge branch 'mnowak/pytest_rewrite_stress' into 'main'
2023-08-08  Michał KępieńConvert setup.pl into static configurations
2023-08-08  Michal NowakRewrite stress test to pytest
2023-08-07  Michał KępieńMerge branch '4240-dnstap-system-test-fixes' into ...
2023-08-07  Michał KępieńLower the minimum expected dnstap output file size
2023-08-07  Michał KępieńWait until fstrm_capture is ready
2023-08-07  Michał KępieńCapture all fstrm_capture output
2023-08-07  Mark AndrewsMerge branch '4243-_wait_for_stats-errors-not-detected...
2023-08-07  Mark AndrewsSet ret=1 if _wait_for_stats does not succeed
2023-08-07  Michał KępieńMerge branch 'michal/set-up-version-and-release-notes...
2023-08-07  Michał KępieńSet up release notes for BIND 9.19.17
2023-08-07  Michał KępieńUpdate BIND version to 9.19.17-dev
2023-08-04  Michał KępieńUpdate BIND version for release v9.19.16
2023-08-04  Michał KępieńAdd a CHANGES marker
2023-08-04  Michał KępieńMerge branch 'michal/prepare-documentation-for-bind...
2023-08-04  Michał KępieńAdd release note for GL #4215
2023-08-04  Michał KępieńReorder release notes
2023-08-04  Michał KępieńTweak and reword release notes
2023-08-04  Michał KępieńPrepare release notes for BIND 9.19.16
2023-08-04  Evan HuntMerge branch '4232-rbtdb-performance-fix' into 'main'
2023-08-03  Evan Huntuse read lock in rdataset_getownercase()
2023-08-02  Matthijs MekkingMerge branch 'matthijs-followup-4032' into 'main'
2023-08-02  Matthijs MekkingChange default TTLsig to one week
2023-08-02  Michał KępieńMerge branch 'michal/add-changes-entry-for-rbtdb-split...
2023-08-02  Michał KępieńAdd CHANGES entry for GL !7873
2023-08-02  Evan HuntMerge branch '3700-deprecate-dialup' into 'main'
2023-08-02  Evan HuntCHANGES and release note for [GL #3700]
2023-08-02  Evan Huntdeprecate "dialup" and "heartbeat-interval"
2023-08-02  Mark AndrewsMerge branch '4229-nextpart-failed-set-e-fallout' into...
2023-08-01  Mark AndrewsAdd sleep 1 so that the signing happens in a different...
2023-08-01  Mark AndrewsUse $() instead of backticks
2023-08-01  Mark AndrewsCorrectly grep nextpart output
2023-08-01  Mark AndrewsMerge branch '4059-oracle-linux-8-shell-doesn-t-always...
2023-08-01  Mark AndrewsUse sub shell to isolate enviroment changes
2023-08-01  Arаm SаrgsyаnMerge branch '4226-dig-help-message-https-plain-get...
2023-08-01  Aram SargsyanFix dig help message typo in the http-plain-get option
2023-08-01  Matthijs MekkingMerge branch '4032-ignore-max-zone-ttl-dnssec-policy...
2023-08-01  Matthijs MekkingAdd CHANGES and release note for #4032
2023-08-01  Matthijs MekkingIgnore max-zone-ttl on dnssec-policy insecure
2023-08-01  Matthijs MekkingMerge branch '3677-dnssec-policy-inline-signing' into...
2023-08-01  Matthijs MekkingAdd release note and CHANGES for GL #3677
2023-08-01  Matthijs MekkingRemove redundant inline-signing lines from docs
2023-08-01  Matthijs MekkingRemove redundant inline-signing lines from tests
2023-08-01  Matthijs MekkingUpdate inline-signing checkconf code
2023-08-01  Matthijs MekkingAdd inline-signing to dnssec-policy
2023-07-31  Ondřej SurýMerge branch '4196-use-rculist-for-dns_db_updatenotify...
2023-07-31  Ondřej Surýfixup! Use cds_lfht for updatenotify mechanism in dns_d...
2023-07-31  Ondřej SurýUse cds_lfht for updatenotify mechanism in dns_db unit
2023-07-31  Ondřej SurýMerge branch 'ondrej/add-isc_rwlock-unit-test' into...
2023-07-31  Ondřej SurýAdd rwlock unit test
2023-07-31  Ondřej SurýMerge branch '4223-replace-dns_badcache-hashtable-imple...
2023-07-31  Ondřej SurýAdd CHANGES note for [GL #4223]
2023-07-31  Ondřej SurýCall rcu_barrier() five times in the isc__mem_destroy()
2023-07-31  Ondřej SurýDon't cleanup the dns_message_checksig fuzzer in atexit...
2023-07-31  Ondřej SurýMake the load-names benchmark multithreaded
2023-07-31  Ondřej SurýRefactor dns_badcache to use cds_lfht lock-free hashtable
next