]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-09-02  Alessio PoddaLazily allocate fetch counter
2025-09-02  Andoni Duartenew: test: Test another 'stale-answer-client-timeout...
2025-09-02  Aram SargsyanTest another 'stale-answer-client-timeout 0' scenario
2025-09-01  Michał Kępieńrem: usr: Obsolete the "tkey-domain" statement
2025-09-01  Michał KępieńObsolete the "tkey-domain" statement
2025-09-01  Michał Kępieńrem: usr: Deprecate the "tkey-gssapi-credential" statement
2025-09-01  Michał KępieńDeprecate the "tkey-gssapi-credential" statement
2025-09-01  Michal Nowaknew: ci: Add Debian "trixie"
2025-09-01  Michal NowakDrop unused env variable SCANBUILD
2025-09-01  Michal Nowakscan-build does not need to wait for previous stages
2025-09-01  Michal NowakMake "trixie" the base image
2025-09-01  Michal NowakMove CI and QA tools from Debian "sid" to "trixie"
2025-09-01  Michal NowakAdd Debian "trixie"
2025-08-28  Ondřej Surýchg: nil: Refactoring in the qpcache and qpzone
2025-08-28  Ondřej SurýAlways scan all the slab headers when adding new entry
2025-08-28  Ondřej SurýAdd few missing qpcache_hit() calls
2025-08-28  Ondřej SurýRefactoring in qpcache.c:add()
2025-08-28  Ondřej SurýAdd DNS_SLABTOP_FOREACH macros
2025-08-28  Ondřej SurýRemove double non-NULL guard around bindrdataset()
2025-08-28  Colin Vidalchg: dev: move handle to keystores from the view to...
2025-08-28  Colin Vidalmove handle to keystores from the view to zonemgr
2025-08-28  Ondřej Surýfix: dev: Add and use __attribute__((nonnull)) in dnsse...
2025-08-28  Ondřej SurýAdd and use __attribute__((nonnull)) in dnssec-signzone.c
2025-08-28  Ondřej Surýfix: dev: Ensure file descriptors 0-2 are in use
2025-08-28  Petr ŠpačekTest command line tools without stdio fds
2025-08-28  Thomas Abrahamensure file descriptors 0-2 are in use before using...
2025-08-27  Arаm Sаrgsyаnfix: usr: Fix a catalog zone issue when having an unset...
2025-08-27  Aram SargsyanAdd a catalog zone with an unset 'default-primaries...
2025-08-27  Aram SargsyanFix a bug in configure_catz_zone()
2025-08-27  Petr Špačekchg: doc: Clarify forward, stub, and static-stub zone...
2025-08-27  Petr ŠpačekClarify forward, stub, and static-stub zone usage
2025-08-27  Ondřej Surýchg: dev: Rewrite the bit rotate functions using __buil...
2025-08-27  Ondřej SurýRewrite the bit rotate functions using __builtin or...
2025-08-27  Colin Vidalchg: dev: move keystores handle from the zone to the...
2025-08-27  Colin Vidalmove keystores handle from the zone to the view
2025-08-26  Ondřej Surýfix: usr: Prevent spurious SERVFAILs for certain 0...
2025-08-26  Ondřej SurýDon't preserve cache entries if new TTL is smaller...
2025-08-26  Ondřej SurýPreserve ZEROTTL attribute when replacing NS RRset
2025-08-26  Ondřej Surýchg: dev: Improve C23 compatibility
2025-08-26  Ondřej SurýUse the <stdbit.h> names for bit manipulation shims
2025-08-26  Ondřej SurýSimplify add/sub/mul overflow checks
2025-08-26  Ondřej SurýRequire the __builtin functions unconditionally
2025-08-26  Petr Špačekfix: ci: Reverse config grammar checks and docs builds
2025-08-26  Petr ŠpačekReverse config grammar checks and docs builds
2025-08-26  Ondřej Surýfix: dev: Update fxhash constants
2025-08-26  Ondřej SurýUpdate fxhash constants
2025-08-26  Ondřej Surýfix: dev: Allow negative RRSIGs in the qpcache again
2025-08-26  Ondřej SurýAllow negative RRSIGs in the qpcache again
2025-08-26  Ondřej SurýAdd a test for non-existence of RRSIG in the unsigned...
2025-08-26  Ondřej Surýfix: dev: Fix ISC_ROTATE_LEFTSIZE macro on MacOS"
2025-08-26  Ondřej SurýWorkaround the compile failure on macOS
2025-08-25  Aydın Mercanfix: dev: switch bit rotation functions to statement...
2025-08-25  Aydın Mercanswitch bit rotation functions to statement expressions
2025-08-22  Arаm Sаrgsyаnnew: usr: Add a new 'servfail-until-ready' configuratio...
2025-08-22  Aram SargsyanTest the new 'servfail-until-ready' option
2025-08-22  Aram SargsyanImplement '-T slowrpz' named testing option
2025-08-22  Aram SargsyanAdd a new 'servfail-until-ready' configuration option...
2025-08-22  Aram SargsyanAdd 'first_time' member to 'dns_rpz_zones_t'
2025-08-21  Matthijs Mekkingnew: usr: Add manual mode configuration option to dnsec...
2025-08-21  Matthijs MekkingTest manual-mode error case
2025-08-21  Matthijs MekkingTest manual-mode while enabling DNSSEC
2025-08-21  Matthijs MekkingTest manual-mode with ZSK rollover
2025-08-21  Matthijs MekkingTest manual-mode with KSK rollover
2025-08-21  Matthijs MekkingTest manual-mode with CSK rollover (2)
2025-08-21  Matthijs MekkingTest manual-mode with CSK rollover (1)
2025-08-21  Matthijs MekkingTest manual-mode with KSK/ZSK algorithm rollover
2025-08-21  Matthijs MekkingTest manual-mode with CSK algorithm rollover
2025-08-21  Matthijs MekkingAdd manual-mode parameter to isctest.kasp
2025-08-21  Matthijs MekkingPrepare rollover system tests for manual-mode
2025-08-21  Matthijs MekkingDetect if keymgr made changes
2025-08-21  Matthijs MekkingImplement manual-mode for kasp
2025-08-21  Matthijs MekkingAdd manual-mode config option
2025-08-20  Mark Andrewsfix: nil: Fix ISC_LEADING_ZEROS and ISC_TRAILING_ZEROS...
2025-08-20  Mark AndrewsFix ISC_LEADING_ZEROS and ISC_TRAILING_ZEROS macros
2025-08-20  Andoni Duarte... Merge tag 'v9.21.11'
2025-08-19  Matthijs Mekkingnew: test: Test migrating to dnsec-policy alessio/always-preallocate-sigrdataset-baseline
2025-08-19  Matthijs MekkingAdd a test case for no -P sync
2025-08-19  Matthijs MekkingTest migration to dnssec-policy
2025-08-19  Matthijs MekkingAllow for lifetime not set in state file
2025-08-19  Matthijs MekkingUpdate set_expected_keytimes for migrate case
2025-08-19  Aydın Mercanfix: pkg: batch minor meson fixes
2025-08-19  Ondřej SurýAdd the project version to the library name
2025-08-19  Aydın MercanUse a proper compiler test for constexpr support
2025-08-19  Aydın MercanRemove unused datadir variable
2025-08-19  Aydın MercanRemove install_rpath from installed targets alessio/pre-rpath-changes
2025-08-19  Alessio Poddachg: dev: Remove opportunistic node cleaning from qpzone
2025-08-19  Alessio PoddaRemove opportunistic node cleaning, clean up only on...
2025-08-19  Alessio PoddaDo not skip cleanup for origin nodes in qpzone
2025-08-19  Aydın Mercannew: dev: add <isc/bit.h> alessio/no-node-cleaning
2025-08-19  Aydın Mercanadd isc/bit.h and unify common bit operations
2025-08-19  Ondřej Surýchg: dev: Update clang-format style with options added... alessio/clang-format
2025-08-19  Ondřej SurýIgnore clang-format reformatting commits
2025-08-19  Ondřej SurýUse ControlStatementsExceptControlMacros for SpaceBefor...
2025-08-19  Ondřej SurýAdd and apply InsertBraces statement
2025-08-18  Evan Huntfix: dev: Disassociate added rdataset on error in cache...
2025-08-18  Ondřej SurýDisassociate added rdataset on error in cache_rrset()
2025-08-18  Colin Vidalfix: dev: remove unused warning if DNS_TYPEPAIR_CHECK... 733-rewrite-various-logging-functions-to-variadic-macros
2025-08-18  Colin Vidalremove unused warning if DNS_TYPEPAIR_CHECK is off
2025-08-18  Ondřej Surýchg: dev: Split the top level slabheader hierarchy...
2025-08-18  Ondřej SurýUse ISC_UxxTOyy_BE macros for {peek,get,put}_uint16...
next