]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-09-18  Michal NowakDo not mangle named path in respdiff
2025-09-18  Nicki Křížekchg: ci: Only run relevant CI jobs based on the changes
2025-09-18  Nicki KřížekRun shfmt on util/check-make-install.sh.in
2025-09-18  Nicki KřížekOnly run relevant CI jobs based on the changes
2025-09-18  Nicki KřížekAdd .sh extension to shell scripts
2025-09-17  Colin Vidalfix: usr: preserve cache when reload fails and reload...
2025-09-17  Colin Vidalpreserve cache when reload fails
2025-09-17  Colin Vidaltest that cache is preserved on reconfing failure
2025-09-17  Ondřej Surýchg: dev: Squash the qpcache tree and nsec tries
2025-09-17  Ondřej SurýAdd more unit tests for dns_qp unit
2025-09-17  Ondřej SurýRemove dns_dbtree_t and its usage
2025-09-17  Ondřej SurýSquash the qpcache tree and nsec trees
2025-09-17  Ondřej SurýRemove the dbiterator_{last,prev} from the qpcache
2025-09-17  Ondřej SurýRemove CacheNSECNodes statistics counter
2025-09-17  Petr Špačekchg: test: Improve root zone loading into AsyncServer
2025-09-17  Petr ŠpačekAdd ability to load root zone into AsyncServer
2025-09-16  Ondřej Surýfix: nil: Small qpcache and qpzone related fixes
2025-09-16  Ondřej SurýUse result of first_*_header() calls instead of direct...
2025-09-16  Ondřej SurýFix up the descriptions in rdataslab.h
2025-09-16  Ondřej Surýfix: nil: Fix dns_qpmulti_memusage() on empty dns_qpmul...
2025-09-16  Ondřej SurýFix dns_qpmulti_memusage() on empty dns_qpmulti_t instance
2025-09-16  Colin Vidalchg: dev: simplify nchildren count in isc_nm_listenudp
2025-09-16  Colin Vidalsimplify nchildren count in isc_nm_listenudp
2025-09-16  Mark Andrewsfix: usr: Add chroot check to meson.build
2025-09-16  Mark AndrewsCheck if chroot exists
2025-09-15  Colin Vidalrem: dev: remove orphan dns_loadmgr_t type
2025-09-15  Colin Vidalremove orphan dns_loadmgr_t type
2025-09-15  Evan Huntfix: dev: clean up the dns_db API
2025-09-15  Evan Huntremove dns_db_{un,}locknode
2025-09-15  Evan Huntmake getoriginnode implementation optional
2025-09-15  Evan Huntminor cleanup in sdlz.c
2025-09-15  Evan Huntremove unnecessary dns_db_nodefullname()
2025-09-15  Evan Huntremove node lock for settrust and clearprefetch
2025-09-15  Evan Huntmerge dns_db_find/findext and dns_db_findnode/findnodeext
2025-09-15  Evan Huntremove obsolete dns_db_hashsize()
2025-09-15  Evan Huntdns_rdatalist functions are not for general use
2025-09-15  Evan Huntremove obsolete dns_db_setloop()
2025-09-15  Ondřej Surýfix: dev: Fix detection of whether node is active in...
2025-09-15  Ondřej SurýFix detection whether node is active in find_wildcard()
2025-09-15  Ondřej Surýchg: dev: Make the database ownercase modifiable only...
2025-09-13  Ondřej SurýMake the database ownercase modifiable only via addrdat...
2025-09-11  Andoni Duarte... Merge tag 'v9.21.12'
2025-09-11  Colin Vidalfix: dev: do not inline dns_zone_gethooktable
2025-09-11  Colin Vidaldo not inline dns_zone_gethooktable
2025-09-11  Petr Špačekchg: doc: ARM tweaks
2025-09-11  Petr ŠpačekPrevent Sphinx from messing up syntax with "smartquotes...
2025-09-11  Petr ŠpačekReorder appendices in ARM
2025-09-11  Colin Vidalfix: dev: minimize zone hooktable lookups
2025-09-11  Evan Huntrename NS_QUERY_RESET to NS_QUERY_CLEANUP
2025-09-10  Colin Vidaldon't call hooks when a query hasn't started
2025-09-10  Evan Huntminimize calls to dns_zone_gethooktable per qctx
2025-09-10  Evan Huntchg: nil: followup changes from !10779
2025-09-10  Evan Huntconvert config sh-based hooks tests to python
2025-09-10  Evan Huntcheck target pointer validity in qctx_save
2025-09-10  Ondřej Surýchg: nil: Reduce the code duplication around getting...
2025-09-10  Ondřej SurýReduce the code duplication around getting slabheaders...
2025-09-10  Mark Andrewsfix: usr: Missing DNSSEC information when CD bit is...
2025-09-10  Mark Andrewstest that rrsigs are returned for glue with +cd
2025-09-10  Mark AndrewsRemove dns_rdataset_equals as unneeded
2025-09-10  Mark AndrewsFix missing RRSIGs for "glue" lookups with CD=1
2025-09-10  Evan Huntfix: test: remove 'signer' files from dnssec test
2025-09-10  Evan Huntremove 'signer' files from dnssec test
2025-09-10  Mark Andrewsfix: nil: Fix last argument to cache_rrset is wrong
2025-09-10  Mark AndrewsThe last argument to cache_rrset is wrong
2025-09-09  Colin Vidalnew: usr: support for zone-specific plugins alessio/checkpoint-zone-plugins
2025-09-09  Colin Vidalrename test hooks python file
2025-09-09  Colin Vidalremove query_ctx_t detach_client property
2025-09-09  Colin Vidalupdate hooks tests to use NS_QUERY_RESET
2025-09-09  Colin Vidalreplace QCTX_INIT/_DESTROY hooks with QUERY_SETUP/_RESET
2025-09-09  Colin Vidaladd unit test for plugin_register source param
2025-09-09  Colin Vidaladd plugin_register param telling the source
2025-09-09  Colin Vidalfilter-aaaa can be used as zone or view plugin
2025-09-09  Colin Vidaladd NS_QUERY_AUTHZONE_ATTACHED hook
2025-09-09  Colin Vidalupdate hook developer documentation
2025-09-09  Colin Vidaladd zone plugin documentation
2025-09-09  Colin Vidaladd template support for zone plugins
2025-09-09  Colin Vidaladd query unit test
2025-09-09  Colin Vidaladd tests for per-zone hook instance support
2025-09-09  Colin Vidaladd zone-specific plugin instance
2025-09-09  Colin Vidaltest for namedconf zone plugin support
2025-09-09  Colin Vidaladd namedconf support for plugin inside a zone
2025-09-08  Ondřej Surýrem: usr: Remove randomized RRset ordering
2025-09-08  Ondřej SurýRefactor the cyclic ordering to use query ID as offset
2025-09-08  Ondřej SurýRefactor the cyclic ordering to be more efficient
2025-09-08  Ondřej SurýRemove the random ordering of resource records in RRset
2025-09-08  Colin Vidalnew: usr: add extra tokens to the zone file name template
2025-09-08  Colin Vidaladd extra tokens to the zone file name template
2025-09-08  Petr Špačekchg: doc: Set up version for BIND 9.21.13
2025-09-08  Andoni Duarte... Update BIND version to 9.21.13-dev
2025-09-08  Ondřej Surýfix: nil: Replace .reuse/dep5 with REUSE.toml
2025-09-06  Ondřej SurýReplace .reuse/dep5 with REUSE.toml
2025-09-04  Petr ŠpačekUpdate BIND version for release v9.21.12
2025-09-04  Petr Špačeknew: doc: Prepare documentation for BIND 9.21.12
2025-09-04  Petr ŠpačekTweak and reword release notes
2025-09-04  Petr ŠpačekPrepare release notes for BIND 9.21.12
2025-09-04  Petr ŠpačekGenerate changelog for BIND 9.21.12
2025-09-04  Petr Špačekchg: doc: Document rndc dnssec -step
2025-09-04  Matthijs MekkingDocument rndc dnssec -step
2025-09-03  Petr Špačekfix: dev: RPZ 'servfail-until-ready': skip updating...
2025-09-03  Aram SargsyanLog the servfail-until-ready message not faster than...
next