]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2026-01-21  Nicki KřížekAdd support for pytest>=9.0.0
2026-01-21  Nicki KřížekAdd requirements.txt for system tests
2026-01-21  Nicki KřížekMerge tag 'v9.21.17'
2026-01-21  Arаm Sаrgsyаnfix: dev: Fix a bug in qpzone.c:first_existing_header_i...
2026-01-21  Aram SargsyanAdd a new dbversion unit test
2026-01-21  Aram SargsyanRemove qpzone.c:first_existing_header_indirect() which...
2026-01-21  Mark Andrewsfix: test: Fix timing issues in nsec3/tests_nsec3_recon...
2026-01-21  Mark AndrewsFix timing issues in nsec3/tests_nsec3_reconfig.py
2026-01-20  Mark Andrewsfix: dev: Use const pointer with strchr of const pointer
2026-01-20  Mark AndrewsUse const pointer with strchr of const pointer
2026-01-16  Colin Vidalchg: dev: remove `sigrdataset` from `dns_view_findzonec...
2026-01-16  Colin Vidalrename `dns_view_findzonecut()` into `dns_view_bestzone...
2026-01-16  Colin Vidalremove `sigrdataset` from `dns_view_findzonecut()`
2026-01-15  Arаm Sаrgsyаnfix: test: Fix a false positive compiler warning/error
2026-01-15  Aram SargsyanFix a false positive compiler warning/error
2026-01-15  Michal Nowaknew: ci: Add minimal:gcc:trixie:amd64 jobs
2026-01-15  Michal NowakDo not run unwritable dump-file check as root
2026-01-15  Michal NowakAdd minimal:gcc:trixie:amd64 jobs
2026-01-15  Michal NowakFix forward ns4 when statistics-channels is disabled
2026-01-15  Michal Nowakfix: test: Portions of two dnssec-malformed-dnskey...
2026-01-15  Michal NowakPortions of two dnssec-malformed-dnskey tests need...
2026-01-14  Štěpán Balážikchg: test: Use isctest.asyncserver in the "ixfr" test
2026-01-14  Štěpán BalážikUse isctest.asyncserver in the "ixfr" system test
2026-01-14  Štěpán BalážikAdd SwitchControlCommand for ControllableAsyncServer
2026-01-14  Štěpán BalážikUse variadic positional parameters for plural install_...
2026-01-12  Arаm Sаrgsyаnfix: usr: Make catalog zone names and member zones... alessio/no-fast-soa-baseline
2026-01-12  Aram SargsyanTest that catalog zones' entry names are case-insensitive
2026-01-12  Aram SargsyanMake catalog zones' entry names case-insensitive
2026-01-12  Aram SargsyanTest that catalog zone names are case-insensitive
2026-01-12  Aram SargsyanMake catalog zone names case-insensitive
2026-01-12  Nicki Křížekchg: test: Replace digdelv ans.pl with AsyncDnsServer
2026-01-12  Nicki KřížekRenumber ans7->ans6 and ans8->ans7 in digdelv test
2026-01-12  Nicki KřížekAdd dnspython>=2.0.0 requirement for digdelv
2026-01-12  Nicki KřížekReplace digdelv/ans8 with AsyncDnsServer
2026-01-12  Nicki KřížekReplace digdelv/ans5 with ControllableAsyncDnsServer
2026-01-12  Nicki KřížekRename ResponseDropAndCloseConnection action
2026-01-12  Nicki KřížekReplace digdelv/ans7 with AsyncDnsServer
2026-01-12  Nicki KřížekReplace digdelv/ans4 with AsyncDnsServer
2026-01-12  Nicki KřížekRemove unused digdelv/ans6 server
2026-01-09  Štěpán Balážikchg: test: Avoid sending manually created responses...
2026-01-09  Štěpán BalážikAvoid sending manually created responses in asyncserver
2026-01-09  Nicki KřížekUpdate BIND version for release v9.21.17
2026-01-09  Nicki Křížeknew: doc: Prepare documentation for BIND 9.21.17
2026-01-09  Nicki KřížekTweak and reword release notes
2026-01-09  Nicki KřížekMove release note for EDE 13 to proper section
2026-01-09  Nicki KřížekRemove release note for GL #5671
2026-01-09  Nicki KřížekRemove release note for GL #5675
2026-01-09  Nicki KřížekPrepare release notes for BIND 9.21.17
2026-01-08  Colin Vidalchg: dev: Split and refactor dns_view_findzonecut()
2026-01-08  Colin Vidalsimplify usage of dns_view_findzonecut()
2026-01-08  Colin Vidalfindzonecut: helper function to choose zone or cache
2026-01-08  Colin Vidalfindzonecut: helper function for zone lookup
2026-01-08  Colin Vidalfindzonecut: helper function for cache lookup
2026-01-08  Colin Vidalfindzonecut: helper function for hints lookup
2026-01-08  Alessio Poddachg: dev: Remove rrset-order cyclic from the default...
2026-01-08  Alessio PoddaRemove rrset-order cyclic from the default config,...
2026-01-08  Nicki KřížekGenerate changelog for BIND 9.21.17
2026-01-08  Nicki Křížek[CVE-2025-13878] sec: usr: Fix incorrect length checks...
2026-01-08  Mark AndrewsFix incorrect length checks for BRID and HHIT records
2026-01-08  Nicki Křížekchg: doc: Set up version for BIND 9.21.18
2026-01-08  Nicki KřížekUpdate BIND version to 9.21.18-dev
2026-01-07  Nicki Křížekchg: dev: Support compilation with cmocka 2.0.0+
2026-01-07  Nicki KřížekSupport compilation with cmocka 2.0.0+
2026-01-07  Evan Huntchg: usr: Enforce bounds of multiple configuration...
2026-01-07  Colin Vidalupdate doc for strict boundaries check
2026-01-07  Colin Vidaladd strict bound check tests
2026-01-07  Colin Vidalremove implicit bounds fixes in server config
2026-01-07  Colin Vidalsmall refactor for `max-query-restart` in `check.c`
2026-01-07  Colin Vidalenforce bounds of multiple configuration options
2026-01-06  Michal Nowaknew: ci: Add FreeBSD 15.0
2026-01-06  Michal NowakInline FreeBSD jobs from anchors
2026-01-06  Michal NowakAdd ans10 blackhole server to xfer system test
2026-01-06  Michal NowakAdd FreeBSD 15.0
2026-01-06  Štěpán Balážikchg: ci: Don't overwrite JUnit file generated by pytest...
2026-01-06  Štěpán BalážikGenerate, check the JUnit reports for the doctest job
2026-01-06  Štěpán BalážikDon't overwrite JUnit file generated by pytest in post...
2026-01-06  Štěpán BalážikUse git_clone_bind9-qa anchor in .system_test_common
2026-01-05  Nicki Křížek[CVE-2025-8677] sec: test: Test that DNSSEC validation...
2026-01-05  Nicki KřížekTest zone with truncated revoked DNSKEY
2026-01-05  Nicki KřížekTest that DNSSEC validation is aborted on malformed...
2026-01-05  Štěpán Balážikfix: test: Set default_aa on AsyncDnsServer to False...
2026-01-05  Štěpán BalážikSet default_aa on AsyncDnsServer to False by default
2026-01-04  Ondřej Surýfix: nil: Fix building on uclibc
2026-01-04  Giulio BenettiFix building on uclibc
2026-01-02  Matthijs Mekkingfix: nil: Fix Coverity issue 640332/640331
2026-01-02  Matthijs MekkingFix Coverity issue 640332/640331
2026-01-02  Matthijs Mekkingfix: test: Fix intermittent test failure in rollover...
2025-12-31  Matthijs MekkingWait for "sending notifies" for step3.zsk-prepub
2025-12-29  Matthijs Mekkingchg: nil: change notify-cds to notify-cfg CDS
2025-12-29  Matthijs MekkingChange notify-cds option to notify-cfg CDS
2025-12-29  Matthijs MekkingChange zone set/get options related to notify
2025-12-22  Matthijs Mekkingchg: doc: Clarify rndc sign
2025-12-22  Matthijs MekkingClarify rndc sign
2025-12-22  Michał Kępień[CVE-2025-40778] sec: test: Add various bailiwick-relat...
2025-12-22  Petr ŠpačekTest that spoofed DNAME is not accepted via spoofable...
2025-12-22  Petr ŠpačekTest that fake child delegation cannot overwrite parent...
2025-12-22  Petr ŠpačekTest that unsolicited NS in positive answer cannot...
2025-12-22  Petr ŠpačekTest that positive answer cannot overwrite sibling...
2025-12-22  Petr ŠpačekAdd a common base for CVE-2025-40778 tests
2025-12-22  Michał KępieńAdd a reusable, bare-bones AsyncDnsServer
next