]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2026-03-31  Nicki KřížekRemove license headers from test zone files
2026-03-31  Nicki KřížekRemove license headers from named.conf test files
2026-03-31  Alessio Poddachg: dev: Add a refcount to the vecheaders
2026-03-31  Alessio PoddaFix benign race condition
2026-03-31  Alessio PoddaRemove node and db pointer from dns_rdataset_t.vec
2026-03-31  Alessio PoddaAdd hashmap to qpz_heap
2026-03-31  Alessio PoddaRefactor setsigningtime
2026-03-31  Alessio PoddaExtract heap deregistration
2026-03-31  Nicki Křížekchg: nil: License test data files in REUSE.toml
2026-03-31  Nicki KřížekRemove license header files from _common test files
2026-03-31  Nicki KřížekLicense test data files in REUSE.toml
2026-03-31  Aydın Mercanfix: dev: include <sys/endian.h> according by checking...
2026-03-31  Aydın Mercaninclude <sys/endian.h> according by checking in meson
2026-03-31  Michal Nowakchg: doc: Set up version for BIND 9.21.22
2026-03-31  Michal NowakUpdate BIND version to 9.21.22-dev
2026-03-30  Ondřej Surýchg: usr: Switch to LRU-only cache eviction, enforce...
2026-03-30  Ondřej SurýRemove the dead dns_expire_ttl code path and deletettl...
2026-03-30  Ondřej SurýMove ADB TTL-based cleanup into dump_adb()
2026-03-30  Ondřej SurýRaise the minimum cache size to 8 MB, warn below 256 MB
2026-03-30  Ondřej SurýRefactor the 'max-cache-size' configuration handling
2026-03-30  Ondřej SurýRemove 'unlimited' setting for the max-cache-size
2026-03-30  Ondřej SurýRemove the heap memory context from QPcache
2026-03-30  Ondřej SurýRemove TTL-based cleaning from the QPcache
2026-03-30  Ondřej SurýRemove useless .expire initialization from rdataslab
2026-03-30  Colin Vidalchg: usr: Parent-centric resolver
2026-03-30  Colin Vidalresolver tests: set 3MB cache size
2026-03-30  Colin Vidalcache memory adjustements
2026-03-30  Colin VidalAdd RPZ NSDNAME test
2026-03-30  Colin Vidaltest for auth+res server and glues in delegation
2026-03-30  Evan Huntremove find_deepest_zonecut() from qpcache
2026-03-30  Colin Vidalsystem test for rndc dumpdb -cache and reload
2026-03-30  Colin VidalDump delegation database in 'rndc dumpdb'
2026-03-30  Evan Huntprevent early termination of rpzrecurse test
2026-03-30  Ondřej SurýAdd invariant check for delegset in rctx_nextserver()
2026-03-30  Ondřej SurýGuard against NULL delegset in query_delegation_recurse()
2026-03-30  Ondřej SurýClean up frdataset in resume_dslookup() on shutdown
2026-03-30  Evan HuntFix fetchlimit test failure
2026-03-30  Evan HuntFix chain system test for parent-centric resolver
2026-03-30  Colin VidalDo not cache NS from referral in negative responses
2026-03-30  Colin VidalCleans up `mark_related()`
2026-03-30  Colin VidalFix cacheclean system test for parent-centric resolver
2026-03-30  Colin VidalWire delegdb flushing flows
2026-03-30  Colin VidalUse delegdb for lookup in query_delegation_recurse()
2026-03-30  Colin VidalSimplify resolver delegation expiry test
2026-03-30  Evan HuntFix tests for parent-centric resolver behavior
2026-03-30  Colin VidalFix qmin test with parent-centric resolver
2026-03-30  Colin Vidalupdate camp system test max-query-count
2026-03-30  Colin VidalResolver is parent-centric
2026-03-30  Colin VidalAdd dns_adb_createaddrinfosfind() for address-based...
2026-03-30  Colin VidalAdd system test for minimal-responses behaviour
2026-03-30  Evan HuntMake the RD flag optional in isctest.query()
2026-03-30  Evan HuntRemove dns_db_findzonecut()
2026-03-30  Evan HuntDon't use dns_db_findzonecut() in query_addbestns()
2026-03-30  Colin VidalUse delegation DB for bestzonecut lookups
2026-03-30  Colin Vidalfix delv in resolver mode
2026-03-30  Colin VidalPopulate the delegation DB from referrals answers
2026-03-30  Colin VidalIntroduce a delegation database
2026-03-30  Colin VidalAdd ISC_LIST support for isc_netaddr_t
2026-03-30  Arаm Sаrgsyаnchg: dev: Revert NTA flush on expire
2026-03-30  Aram SargsyanRevert NTA flush on expire
2026-03-30  Ondřej Surýfix: usr: Count temporal problems with DNSSEC validatio...
2026-03-30  Ondřej SurýCount temporal problems with DNSSEC validation as attempts
2026-03-28  Ondřej Surýfix: usr: Fix update-policy per-type max quota bypass...
2026-03-28  Ondřej SurýFix update-policy per-type max quota bypass via counter...
2026-03-27  Arаm Sаrgsyаnfix: usr: Fix the processing of empty catalog zone...
2026-03-27  Mark AndrewsTest the ability to walk the iterators multiple times
2026-03-27  Mark AndrewsAllow the dns_rdata_in_apl structure to be walked twice
2026-03-27  Mark AndrewsTest walking apl list entries
2026-03-27  Aram SargsyanTest an empty APL record as catalog zone ACL
2026-03-27  Aram SargsyanAllow empty APL records
2026-03-26  Alessio Poddachg: dev: Add low contention stats counter
2026-03-26  Alessio PoddaMove ns_highwater_recursclients to highwater stats
2026-03-26  Alessio PoddaConvert isc_statsmulti to use ISC_REFCOUNT_IMPL
2026-03-26  Alessio PoddaAdd low contention stats counter
2026-03-26  Mark Andrewsnew: usr: Add switch to disable cookie checking in...
2026-03-26  Mark AndrewsTest that delv +cookie and delv +nocookie work
2026-03-26  Mark AndrewsDocument delv's +[no]cookie option
2026-03-26  Mark AndrewsAdd switch to disable cookie checking in delv
2026-03-25  Michał Kępieńfix: ci: Fixes and tweaks for release-related jobs
2026-03-25  Michał KępieńFix distros token deletion in CI
2026-03-25  Michał KępieńPrevent unscheduled release publication
2026-03-25  Michał KępieńTighten dependencies for tag-related jobs
2026-03-25  Michał KępieńExtend artifact lifetime for Cloudsmith build jobs
2026-03-25  Michał KępieńFix building EVN & -S Cloudsmith packages
2026-03-25  Michał Kępieńchg: test: Rename "nsec3-delegation" to "nsec3_delegation"
2026-03-25  Michał KępieńRename "nsec3-delegation" to "nsec3_delegation"
2026-03-25  Michał KępieńMerge tag 'v9.21.20' colin/bind-9.21.20
2026-03-25  Aydın Mercannew: dev: optionally use libngtcp2 in development builds
2026-03-25  Aydın Mercanoptionally use libngtcp2 only in development builds
2026-03-25  Michal Nowakfix: ci: Set User-Agent for Sphinx to fix gitlab.gnome.org
2026-03-25  Michal Nowakpkcs11-provider project has new home
2026-03-25  Michal NowakSet User-Agent for Sphinx to fix gitlab.gnome.org
2026-03-25  Colin Vidalfix: dev: Remove legacy NS processing limit check
2026-03-25  Colin Vidalremove legacy NS processing limit check
2026-03-24  Evan Huntrem: usr: Remove -C option from dnssec-keygen and dnsse...
2026-03-24  Evan Huntremove -C option from dnssec-keygen and dnssec-keyfromlabel
2026-03-24  Evan Huntfix: dev: rpz_rrset_find() now recurses on ISC_R_NOTFOUND
2026-03-23  Evan Huntrpz_rrset_find() now recurses on ISC_R_NOTFOUND
2026-03-23  Ondřej Surýsec: usr: Fix crash when reconfiguring zone update...
2026-03-23  Ondřej SurýAdd regression test for TOCTOU race in DNS UPDATE SSU...
next