]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2026-06-30  Alessio PoddaMove inline sync into zone maintenance
2026-06-30  Alessio PoddaAdd NSEC3-to-NSEC rollover regression test
2026-06-30  Alessio PoddaRefactor zone timer time handling
2026-06-30  Aydın Mercanfix: usr: validate query and response time nanosecs...
2026-06-30  Aydın Mercanvalidate query and response time nanosecs when parsing...
2026-06-30  Aydın Mercanadd unit test for invalid dnstap entries
2026-06-29  Matthijs Mekkingfix: dev: Remove dead code warnings found by scan-build
2026-06-29  Matthijs MekkingSmall update to patch
2026-06-29  Matthijs MekkingRemove dead code warnings found by scan-build
2026-06-25  Mark Andrewsfix: usr: Tighten referral DS acceptance
2026-06-25  Nicki KřížekAdd dnssec_py/tests_sibling_ds: reject DS for sibling...
2026-06-25  Nicki KřížekDon't include ORIGIN for AsyncDnsServer zones
2026-06-25  Mark AndrewsTighten referral DS acceptance
2026-06-24  Evan Huntfix: usr: Check that an NSEC signer is at or above...
2026-06-24  Alessio PoddaReproducer for #5876 child apex self-loop NSEC
2026-06-24  Evan HuntCheck that an NSEC signer is at or above the name to...
2026-06-24  Colin Vidalfix: test: Fix RRL test random failure
2026-06-24  Colin VidalFix RRL random failure
2026-06-24  Michal Nowaknew: ci: Add Alpine Linux 3.24
2026-06-24  Michal NowakFix a false positive compiler warning/error on Alpine...
2026-06-24  Michal NowakAdd Alpine Linux 3.24
2026-06-24  Michal Nowakfix: test: Retry pipequeries on a transient EADDRINUSE...
2026-06-24  Michal NowakRetry pipequeries on a transient EADDRINUSE in the...
2026-06-24  Michal Nowaknew: dev: Print OS platform in "named -V"
2026-06-24  Michal NowakPrint OS platform in "named -V"
2026-06-24  Ondřej Surýnew: test: Add extra expired RRSIGs test to dnssec_py
2026-06-24  Nicki KřížekAdd extra expired RRSIGs test to dnssec_py
2026-06-24  Michal Nowakfix: test: Report all unregistered unit test files...
2026-06-24  Michal NowakReport all unregistered unit test files at once
2026-06-24  Ondřej Surýfix: usr: Stop reusing outgoing TCP connections the...
2026-06-24  Ondřej SurýAdd the tcp-reuse-timeout option
2026-06-24  Ondřej SurýKeep idle reused outgoing TCP connections under read
2026-06-24  Michał Kępieńrem: ci: Drop Danger check related to pre-release testing
2026-06-24  Michał KępieńDrop Danger check related to pre-release testing
2026-06-24  Andoni Duartefix: ci: Use resource-group for RPM-related CI jobs
2026-06-24  Andoni Duarte... Use resource groups for RPM build CI jobs
2026-06-24  Ondřej Surýfix: usr: Truncated reply to a TSIG query no longer... alessio/qpzone-find-cleanup-baseline
2026-06-24  Ondřej SurýFail the fetch when a response fails the TSIG signature...
2026-06-24  Michal Nowakfix: dev: Avoid writing through a const pointer in...
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
next