]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-10-02  Matthijs Mekkingchg: test: Convert kasp sub-test comments to info logs
2025-10-02  Matthijs MekkingConvert kasp sub-test comments to info logs
2025-10-02  Colin Vidalchg: dev: rename ns_pluginregister_ctx_t into ns_plugin...
2025-10-01  Colin Vidalrename ns_pluginregister_ctx_t into ns_pluginctx_t
2025-10-01  Andoni Duartenew: ci: Prepare release announcement MR
2025-10-01  Andoni Duarte... Create release announcement MR
2025-10-01  Matthijs Mekkingchg: dev: Minor refactor of dst code
2025-10-01  Matthijs MekkingMinor refactor of dst code
2025-10-01  Colin Vidalnew: usr: add support for synthetic records
2025-10-01  Evan Huntmake "origin" optional for forward zones
2025-10-01  Evan Huntremove "mode" parameter from synthrecord
2025-10-01  Colin Vidaladd synthrecord plugin documentation
2025-10-01  Colin VidalShare reverse (ARPA) domain names
2025-10-01  Colin Vidaladd synthesized record system tests
2025-10-01  Colin Vidaladd support for synthesized PTR answers
2025-10-01  Colin Vidaladd API to parse and extract IP from PTR name
2025-10-01  Colin Vidalexpose hex_decode APIs
2025-10-01  Colin Vidalchg: dev: provide more context when registering plugins
2025-10-01  Colin Vidalunload zone plugin before freeing the zone
2025-10-01  Colin Vidalprovide a context structure for plugin_register()
2025-10-01  Colin Vidalfix: dev: check plugin config before registering
2025-09-30  Evan Huntcheck plugin config before registering
2025-09-30  Colin Vidalrem: dev: remove CHECK_FOR_GLUE_IN_ANSWER
2025-09-30  Colin Vidalremove CHECK_FOR_GLUE_IN_ANSWER
2025-09-29  Alessio Poddachg: dev: Add option to always build fuzz binaries
2025-09-29  Alessio PoddaAdd option to always build fuzz binaries
2025-09-29  Andoni Duartenew: ci: Merge tag back to its base branch in tag pipeline
2025-09-29  Andoni Duarte... Merge tag back to its base branch in tag pipeline
2025-09-29  Colin Vidalfix: dev: hookasyncctx renaming
2025-09-28  Colin Vidalfix hookasyncctx renaming
2025-09-26  Colin Vidalfix: dev: apply_configuration: leave exclusive mode...
2025-09-26  Colin Vidaltest views are detached before leaving exclusive mode
2025-09-26  Colin Vidalapply_configuration: leave exclusive mode after viewlis...
2025-09-26  Matthijs Mekkingfix: usr: rndc sign during ZSK rollover will now replac...
2025-09-26  Matthijs MekkingUpdate the retire interval after full sign
2025-09-26  Matthijs MekkingTest the next key event after full sign
2025-09-26  Matthijs MekkingForce full sign to generate new signatures
2025-09-26  Matthijs MekkingTest rndc sign updates the signatures
2025-09-25  Mark Andrewsfix: usr: Use signer name when disabling DNSSEC algorithms
2025-09-25  Matthijs MekkingCheck disable-algorithms with non-zone names
2025-09-25  Mark AndrewsMake it clearer that disable-algorithms applies to...
2025-09-25  Mark AndrewsCheck that badalg.secure.example resolves
2025-09-25  Mark AndrewsUse signer name when disabling DNSSEC algorithms
2025-09-24  Colin Vidalchg: dev: rename cfg_aclconfctx_t variables to aclctx
2025-09-24  Colin Vidalrename cfg_aclconfctx_t variables to aclctx
2025-09-24  Matthijs Mekkingnew: usr: Add dnssec-policy keys configuration check...
2025-09-24  Matthijs MekkingCleanup unused constant
2025-09-24  Matthijs MekkingChange checkconf to include built-in dnssec-policy
2025-09-24  Matthijs MekkingTest named-checkconf -k
2025-09-24  Matthijs MekkingImplement named-checkconf -k (check keys)
2025-09-24  Nicki Křížekchg: ci: Temporarily disable shotgun jobs alessio/qpznode-embedded-name-buffer-baseline
2025-09-24  Nicki KřížekTemporarily disable shotgun jobs
2025-09-24  Petr Špačekfix: nil: Reformat strings broken by successive clang...
2025-09-24  Mark Andrewsre-split STATIC_ASSERT message
2025-09-24  Mark Andrewsre-split log message text
2025-09-24  Nicki Křížekchg: test: Re-enable delv tests with TSAN
2025-09-24  Nicki KřížekRe-enable delv tests with TSAN
2025-09-24  Ondřej Surýchg: dev: Add option to compile named with static linki...
2025-09-24  Alessio PoddaAdd named-lto option to meson build to named with LTO
2025-09-24  Alessio PoddaUse unique names for probes.d files
2025-09-24  Colin Vidalchg: dev: refactor view creation/configuration loops...
2025-09-24  Colin Vidalcomment about ifs scan twice the first time
2025-09-24  Colin Vidalapply_configuration: log subroutines for tests
2025-09-24  Colin Vidalcreation of client TLS ctx before exclusive mode
2025-09-24  Colin Vidalmove creation of keystores, kasp list and view outside...
2025-09-24  Colin Vidalcfg_aclconfctx_t object is part of named_server
2025-09-24  Colin Vidalapply_configuration: bump config map before exclusive...
2025-09-24  Colin Vidalapply_configuation: add configure_keystores
2025-09-24  Colin Vidalapply_configuration: add configure_kasplist
2025-09-24  Colin Vidalapply_configuration: remove builtin_viewlist
2025-09-24  Colin Vidalrefactor view creation/config in apply_configuration
2025-09-23  Ondřej Surýchg: dev: Use lock-free hashtable for storing resolver...
2025-09-23  Ondřej Surýfixup! Use lock-free hashtable for storing resolver...
2025-09-23  Ondřej SurýUse lock-free hashtable for storing resolver fetch...
2025-09-23  Ondřej Surýchg: dev: Add a circular reference between slabtops...
2025-09-23  Ondřej SurýRefactor find headers to make use of related
2025-09-23  Ondřej SurýExpire related headers at the same time
2025-09-23  Ondřej SurýAdd a circular reference between slabtops for type...
2025-09-23  Ondřej SurýRefactor find headers
2025-09-23  Ondřej SurýRefactor check header
2025-09-23  Ondřej SurýMove the size of the expired data into expireheader
2025-09-23  Ondřej Surýchg: dev: Convert slabtop and slabheader to use the...
2025-09-23  Ondřej SurýConvert slabheader to use the cds_list
2025-09-23  Ondřej SurýConvert slabtop to use the cds_list
2025-09-23  Ondřej Surýfix: dev: Fix datarace between unlocking fctx lock...
2025-09-23  Ondřej SurýFix datarace between unlocking fctx lock and shuttingdo...
2025-09-19  Ondřej SurýSplit the fctx_done() into success and failure variants
2025-09-18  Michal Nowakchg: ci: Do not mangle named path in respdiff
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
next