]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2026-06-05  Michal NowakBuild unit tests in the unit test job
2026-06-05  Petr Špačekchg: nil: CVE checklist updates
2026-06-05  Petr ŠpačekTry to encourage people to ask
2026-06-05  Petr ŠpačekMake help resources more obvious
2026-06-05  Petr ŠpačekDetermine only which branches are affected
2026-06-05  Petr ŠpačekRefer to Zulip instead of Mattermost
2026-06-05  Petr ŠpačekDraw attention to Multi-vendor issues
2026-06-05  Petr ŠpačekFixes must be merged ASAP into respective privat branch
2026-06-05  Petr ŠpačekNo need to determine workarounds
2026-06-05  Petr ŠpačekIncident Manager is now always the assigned SwEng person
2026-06-05  Petr ŠpačekDeputy Incident Manager is not in use anymore
2026-06-04  Nicki Křížeknew: test: pytest helpers for dnssec and zone setup
2026-06-04  Nicki KřížekAdd ZoneKey helpers for key operations in isctest.zone
2026-06-04  Nicki KřížekAdd NSEC3 excessive iterations test to dnssec_py
2026-06-04  Nicki KřížekAdd dnssec_py system test directory
2026-06-04  Nicki KřížekCreate zone setup helpers in isctest.zone
2026-06-04  Ondřej Surýfix: dev: Fix a possible crash when cleaning up a view...
2026-06-04  Ondřej SurýFix use-after-free when destroying the bad and unreacha...
2026-06-04  Nicki KřížekPrepare release notes for BIND 9.21.23
2026-06-04  Nicki KřížekGenerate changelog for BIND 9.21.23
2026-06-04  Colin Vidalnew: dev: Add DTrace support for resolver queries
2026-06-04  Colin VidalAdd DTrace support for resolver queries
2026-06-04  Colin Vidalfix: usr: Do not assert on synthrecord reverse mode...
2026-06-04  Colin VidalDo not assert on synthrecord reverse mode with huge...
2026-06-04  Colin VidalAdd synthrecord systest with long prefix
2026-06-04  Ondřej Surýchg: dev: Simplify the delegation database memory manag...
2026-06-04  Ondřej SurýSimplify the delegation database LRU to a single shared...
2026-06-04  Ondřej Surýfix: dev: Only update the global tid_count once
2026-06-04  Ondřej SurýOnly update the global tid_count once
2026-06-04  Evan Huntfix: dev: Check dns_rdata_fromstruct() return values
2026-06-04  Evan HuntAdd "warn_unused_result" to attributes.h
2026-06-04  Evan HuntCheck dns_rdata_fromstruct() return values
2026-06-03  Nicki Křížekchg: doc: Set up version for BIND 9.21.24
2026-06-03  Nicki KřížekUpdate BIND version to 9.21.24-dev
2026-06-02  Alessio Poddasec: usr: Fix DNS64 owner case after DNAME restart
2026-06-02  Alessio PoddaFix DNS64 owner case after DNAME restart
2026-06-02  Alessio PoddaAdd DNS64 DNAME restart regression test
2026-06-02  Colin Vidalfix: dev: Fix isc__tid_initcount() REQUIRE
2026-06-02  Colin VidalFix isc__tid_initcount() REQUIRE
2026-06-02  Alessio Poddafix: dev: Fix stdc_count_zeros/stdc_count_ones polyfill...
2026-06-02  Alessio PoddaFix stdc_count_zeros/stdc_count_ones polyfill mismatch
2026-06-01  Michal Nowakfix: ci: Disable dnstap in reproducible-build CI job
2026-06-01  Michal NowakDisable dnstap in reproducible-build CI job
2026-06-01  Michal Nowakchg: ci: Simplify reproducible-build CI job
2026-06-01  Michal NowakSimplify reproducible-build CI job
2026-06-01  Michal Nowakfix: test: Fix nzd2nzf system test always being skipped
2026-06-01  Michal NowakRemove redundant Python 3.7 skip markers from system...
2026-06-01  Michal NowakFix nzd2nzf test always being skipped
2026-06-01  Michal Nowakfix: test: Increase ans5 NS response delay in rpzrecurs...
2026-06-01  Michal NowakIncrease ans5 NS response delay in rpzrecurse test
2026-06-01  Michal Nowakfix: doc: Fix spelling typos in comments and code
2026-06-01  Michal NowakFix spelling typos in comments and code
2026-06-01  Michal Nowakfix: dev: Fix wrong variable in named_server_sync(...
2026-06-01  Michal NowakFix wrong variable in named_server_sync() log message
2026-06-01  Michal Nowakfix: test: Increase timeout for reload-based kasp signi...
2026-06-01  Michal NowakIncrease timeout for reload-based kasp signing checks
2026-06-01  Michal Nowakfix: test: Bump edns-expire refresh timeout to 30 seconds
2026-06-01  Michal NowakBump edns-expire refresh timeout to 30 seconds
2026-06-01  Nicki Křížekfix: test: Avoid rndc loadkeys race in checkds system...
2026-06-01  Nicki KřížekAvoid rndc loadkeys race in checkds system test
2026-05-30  Ondřej Surýchg: dev: Consolidate the validator's DS fetches into...
2026-05-30  Ondřej SurýFunnel the validator's DS fetches through a single...
2026-05-29  Ondřej Surýchg: usr: Fix a resolver stall on a CNAME response...
2026-05-29  Ondřej SurýAdd a system test for CNAME answers to DNSSEC meta...
2026-05-29  Ondřej SurýFail promptly on an RRSIG answer with no usable record
2026-05-29  Ondřej SurýDetect non-advancing alias chains in the validator
2026-05-29  Ondřej Surýfix: dev: Refine resolver fetch loop detection
2026-05-29  Ondřej SurýDetect resolver fetch loops only when joining an in...
2026-05-29  Alessio Poddafix: dev: Bound memory use during incoming zone transfers
2026-05-29  Alessio PoddaRemove name boundary optimization
2026-05-29  Matthijs Mekkingfix: dev: Configure zone ACLs from templates
2026-05-29  Matthijs MekkingWhen configuring zone ACL, check template too
2026-05-29  Matthijs MekkingTest ACL from template
2026-05-28  Michal Nowakfix: test: Fix pytest-xdist loadscope splitting on...
2026-05-28  Michal NowakFix pytest-xdist loadscope splitting on "::" in params
2026-05-28  Michal Nowakfix: ci: Make cross-version-config-tests allow_failure...
2026-05-28  Michal NowakMake cross-version-config-tests allow_failure: true
2026-05-28  Michal Nowakchg: test: Prioritize the 10 slowest system test scopes
2026-05-28  Michal NowakPrioritize the 10 slowest system test scopes
2026-05-28  Matthijs Mekkingfix: dev: Check options in templates that must be non...
2026-05-28  Matthijs MekkingCheck options in templates that must be non-zero
2026-05-28  Matthijs MekkingTest checkconf and addzone with bad templates
2026-05-28  Michal Nowakfix: ci: Drop ccache support from CI
2026-05-28  Michal NowakDrop ccache support from CI
2026-05-28  Colin Vidalfix: usr: Restore delegdb size after `rndc flush`
2026-05-28  Colin VidalAdd system test for delegdb size preservation across...
2026-05-28  Colin VidalFix delegdb flush API
2026-05-28  Colin VidalAdd delegdb configuration struct
2026-05-28  Ondřej Surýrem: usr: Remove legacy special handling for SIG, NXT...
2026-05-28  Ondřej SurýDrop RFC 2535 special-casing of the KEY record type
2026-05-28  Ondřej SurýStop treating SIG and NXT records specially
2026-05-28  Nicki Křížeknew: test: Add isctest.mark.with_developer pytest mark
2026-05-28  Nicki KřížekAdd isctest.mark.with_developer pytest mark
2026-05-28  Nicki KřížekAdd FEATURE_DEVELOPER variable to isctest
2026-05-28  Nicki KřížekAdd --enable-developer probe to feature-test
2026-05-28  Nicki KřížekDefine DEVELOPER_MODE in developer-mode builds
2026-05-28  Ondřej Surýfix: usr: Fix nxdomain-redirect combined with dns64
2026-05-28  Ondřej SurýSkip DNS64 synthesis when answering a redirected response
2026-05-28  Ondřej SurýSystem test for nxdomain-redirect combined with dns64
2026-05-28  Ondřej Surýrem: dev: Remove useless PR-Agent jobs
next