]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2026-06-24  Michal NowakAvoid writing through a const pointer in render_xsl()
2026-06-24  Michał Kępieńchg: ci: Miscellaneous autorebasing tweaks
2026-06-24  Michał KępieńSend Zulip notifications for autorebase failures
2026-06-24  Michał KępieńFix formatting of autorebase failure notifications
2026-06-24  Michał KępieńRemove the "autorebase-merge-request" CI job
2026-06-24  Ondřej Surýfix: dev: Don't serve a stale CNAME or record when...
2026-06-24  Ondřej SurýDon't stop qpcache_find on a stale header while fresh...
2026-06-22  Arаm Sаrgsyаnfix: usr: Fix a bug in DNS UPDATE processing with inlin...
2026-06-22  Aram SargsyanFix memory leak bug during zone shutdown
2026-06-22  Aram SargsyanHandle zone shutting down case in receive_secure_serial()
2026-06-22  Aram SargsyanRemove the unused link from 'struct rss'
2026-06-22  Aram SargsyanFix a bug in "receive secure serial" processing
2026-06-22  Aram SargsyanRemove redundant INSIST
2026-06-22  Aram SargsyanAdd a new check in "inline" system test
2026-06-22  Matthijs Mekkingchg: dev: Fix double initialization in copy_tuple()
2026-06-22  Matthijs MekkingFix double initialization in copy_tuple()
2026-06-22  Ondřej Surýchg: dev: Reference count and flatten the cache slabhea...
2026-06-22  Ondřej SurýKeep in-flight cache headers safe from LRU eviction...
2026-06-22  Ondřej SurýRemove the ANCIENT slabheader attribute and statistics...
2026-06-22  Ondřej SurýFactor the header/RRSIG extraction out of the find...
2026-06-22  Ondřej SurýSquash dns_slabtop into dns_slabheader
2026-06-22  Ondřej SurýRemove cache headers and empty slabtops eagerly in...
2026-06-22  Ondřej SurýFree the slabheader proofs in its destructor
2026-06-22  Ondřej SurýStore the bound node and slabheader reference on the...
2026-06-22  Ondřej SurýMake the dns_slabheaders in the cache reference counted
2026-06-22  Ondřej SurýSplit the slabheader and slabheader_proof structures...
2026-06-22  Ondřej SurýSplit the slabheader and slabheader_proof methods
2026-06-22  Ondřej SurýDon't stop qpcache_find on a stale header while fresh...
2026-06-22  Aydın Mercanfix: usr: ignore 0-byte reads in the TCP read callback
2026-06-22  Aydın Mercanignore 0-byte reads in the TCP read callback
2026-06-19  Nicki Křížekchg: ci: Raise respdiff third-party and recent-named...
2026-06-19  Nicki KřížekRaise respdiff third-party and recent-named disagreemen...
2026-06-19  Matthijs Mekkingfix: usr: CDS/CDNSKEY records were not removed when...
2026-06-19  Matthijs MekkingDon't rely on smart signing in cds system test
2026-06-19  Matthijs MekkingRemove CDs/CDNSKEY records on reconfig
2026-06-19  Matthijs MekkingAdd system test for reconfiguring CDS/CDNSKEY
2026-06-18  Evan Huntfix: dev: Update dnssec validation test to match new...
2026-06-18  Evan Huntupdate tests_validation.py test for new behavior
2026-06-18  Evan Huntadd isctest.check functions for section empty or non...
2026-06-18  Evan Huntfix: usr: Check wildcard signer and NOQNAME signer...
2026-06-18  Alessio PoddaReproducer for #5971 NSEC3 from ancestor zone
2026-06-18  Evan HuntCheck wildcard signer and NOQNAME signer match
2026-06-18  Alessio Poddafix: usr: Reject external referrals from forwarders
2026-06-18  Alessio PoddaReject referrals from global forwarders
2026-06-18  Alessio PoddaReject external referrals for forward zones
2026-06-18  Alessio PoddaAdd forward-first referral poisoning reproducer
2026-06-18  Andoni Duartechg: ci: Migrate Mattermost notifications to Zulip...
2026-06-18  Andoni Duarte... Migrate Mattermost notifications to Zulip in .gitlab...
2026-06-18  Colin Vidalfix: usr: Fix recursion loop in case of badly behaving...
2026-06-18  Colin VidalAvoid resend loop when forwarder SERVFAILs with both...
2026-06-18  Matthijs MekkingReproducer forwarder resend loop
2026-06-18  Colin Vidalfix: usr: Cache glue only for enabled address families
2026-06-18  Colin VidalCache glue only for enabled address families
2026-06-18  Colin Vidalrem: usr: Remove GeoIP2 `metro` and `metrocode`
2026-06-18  Colin Vidalremove GeoIP2 `metro` and `metrocode`
2026-06-18  Ondřej Surýfix: dev: Fix invalid pointer release in JSON statistic...
2026-06-18  Ondřej SurýFix invalid free in statistics-channel JSON renderer
2026-06-18  Ondřej SurýAdd regression test for statistics-channel JSON free bug
2026-06-18  Ondřej Surýchg: dev: Sync picohttpparser.c with upstream commit...
2026-06-18  Ondřej SurýRe-apply the picohttpparser.c patch
2026-06-18  Michal NowakSync picohttpparser.c with upstream commit a875a01
2026-06-17  Ondřej Surýfix: nil: Allocate work threads from their owning loop...
2026-06-17  Ondřej SurýRun the work asynchronously when shutting down
2026-06-17  Ondřej SurýAllocate work threads from their owning loop's memory...
2026-06-17  Štěpán Balážikchg: test: Reimplement the `formerr` system test in...
2026-06-17  Štěpán BalážikSimplify the packets in the formerr system test
2026-06-17  Štěpán BalážikReimplement the FORMERR system test in Python
2026-06-17  Ondřej Surýchg: dev: Rework isc_work as per-loop, per-lane cancela...
2026-06-17  Ondřej SurýReplace the shared work pool with per-loop, per-lane...
2026-06-17  Nicki Křížekchg: ci: Adjust allow_failure in cross-version-config...
2026-06-17  Nicki KřížekAdd allow_failure to cross-version-config tests
2026-06-17  Nicki KřížekRevert "Make cross-version-config-tests allow_failure...
2026-06-17  Nicki Křížek... Merge tag 'v9.21.23'
2026-06-17  Alessio Poddafix: usr: Only print per zone glue stats when query...
2026-06-17  Alessio PoddaAdd test for query statistics
2026-06-17  Alessio PoddaOnly print per zone glue cache stats when zone-statisti...
2026-06-17  Colin Vidalfix: usr: Fix CNAME resolution failure caused by a...
2026-06-17  Colin VidalUse original query name when caching SERVFAIL
2026-06-17  Colin VidalSystem test covering SERVFAIL cache and CNAME
2026-06-17  Evan Huntrem: usr: remove the secondary validator in query.c
2026-06-17  Nicki KřížekDon't run vulture on ansX system test dirs
2026-06-17  Evan HuntMerge DNSSEC wildcard tests
2026-06-17  Alessio PoddaReproducer for #5968 parent RRSIG in additional
2026-06-17  Alessio PoddaReproducer for #5972 DNS_R_FROMWILDCARD accepted
2026-06-17  Alessio PoddaReproducer for #5966 replay parent wildcard
2026-06-17  Evan Huntadd isctest.mark method for ecdsa_deterinistic
2026-06-16  Matthijs MekkingAdd isctest.check methods for AA flag
2026-06-16  Evan HuntRemove the secondary validator in query.c
2026-06-16  Vicky Riskfix: doc: Edit SECURITY.md to remove references to...
2026-06-16  Vicky RiskEdit SECURITY.md to remove references to bind-security...
2026-06-16  Ondřej Surýchg: dev: Use SIEVE for TSIG generated-key LRU
2026-06-16  Ondřej SurýUse SIEVE for TSIG generated-key LRU
2026-06-16  Ondřej Surýfix: test: Fix the rpz servfail-until-ready test when...
2026-06-16  Ondřej SurýPoll for RPZ readiness in the servfail-until-ready...
2026-06-16  Alessio Poddafix: dev: Keep RRL ncache fixed name alive
2026-06-16  Alessio PoddaKeep RRL ncache fixed name alive
2026-06-16  Alessio PoddaAdd RRL cached NXDOMAIN system test
2026-06-16  Nicki Křížeknew: test: Add AnsInstance as the ans counterpart of...
2026-06-16  Nicki KřížekUse AnsInstance fixture in dispatch test
2026-06-16  Nicki KřížekAdd AnsInstance as the ans counterpart of NamedInstance
next