]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2024-11-27  Ondřej Surýfix: usr: Improve the memory cleaning in the SERVFAIL...
2024-11-27  Alessio Poddachg: dev: Optimize memory layout of core structs
2024-11-27  Ondřej SurýRemove dns_badcache usage in the resolver (lame-ttl)
2024-11-27  Ondřej SurýImprove the badcache cleaning by adding LRU and using RCU
2024-11-27  alessioOptimize memory layout of core structs
2024-11-27  Ondřej Surýchg: dev: Assume IPv6 is universally available (on...
2024-11-27  Ondřej SurýRemove unused definition of ISC_CMSG_IP_TOS
2024-11-27  Ondřej SurýRemove the incomplete code for IPv6 pktinfo
2024-11-27  Ondřej SurýAssume universal availability of socklen_t
2024-11-27  Ondřej SurýAssume that IPv4 and IPv6 is always available
2024-11-27  Ondřej SurýAssume IPV6_V6ONLY is universally available
2024-11-27  Arаm Sаrgsyаnfix: test: Fix the nslookup system test
2024-11-27  Aram SargsyanFix the nslookup system test
2024-11-27  Ondřej Surýfix: dev: Make dns_validator_cancel() respect the data...
2024-11-27  Ondřej SurýMake dns_validator_cancel() respect the data ownership
2024-11-27  Arаm Sаrgsyаnfix: usr: Fix trying the next primary server when the...
2024-11-27  Aram SargsyanTest trying of the next primary server
2024-11-27  Aram Sargsyanxfrin: refactor and fix the ISC_R_CANCELED case handling
2024-11-27  Aram SargsyanClean up dns_zonemgr_unreachabledel()
2024-11-27  Evan Huntchg: dev: Use default listening rules from config.c...
2024-11-26  Petr MenšíkRemove ns_listenlist_default()
2024-11-26  Petr MenšíkLoad default listen-on[-v6] values from config.c
2024-11-26  Michal Nowakchg: test: Rewrite emptyzones system test to pytest
2024-11-26  Michal NowakRewrite emptyzones system test to pytest
2024-11-26  Michal NowakAdd isctest.check.refused()
2024-11-26  Michal Nowakchg: test: Rewrite database system test to pytest
2024-11-26  Michal NowakRewrite database system test to pytest
2024-11-26  Ondřej Surýrem: usr: Move contributed DLZ modules into a separate...
2024-11-26  Ondřej SurýMove contributed DLZ modules into a separate repository
2024-11-26  Michal Nowakrem: test: Revert "xfail upforwd system test if DNSTAP...
2024-11-26  Michal NowakRevert "xfail upforwd system test if DNSTAP is enabled"
2024-11-26  Ondřej Surýchg: usr: Add new logging module for logging crypto...
2024-11-26  Ondřej SurýAdd new logging category for logging crypto errors...
2024-11-26  Nicki Křížekfix: test: Ignore test artifacts in .libs
2024-11-26  Nicki KřížekIgnore test artifacts in .libs
2024-11-26  Colin Vidalchg: usr: Add none parameter to query-source and query...
2024-11-26  Colin VidalAdd a none parameter to query-source[-v6]
2024-11-26  Mark Andrewschg: usr: emit more helpful log for exceeding max-recor...
2024-11-26  JINMEI Tatuyaupdate system tests to confirm new log messages
2024-11-26  JINMEI Tatuyause more generic log module name for 'logtoomanyrecords'
2024-11-26  JINMEI Tatuyaemit more helpful log for exceeding max-records-per...
2024-11-26  Mark Andrewsfix: usr: '{&dns}' is as valid as '{?dns}' in a SVCB...
2024-11-26  Mark AndrewsParse the URI template and check for a dns variable
2024-11-26  Remi Gacogne'{&dns}' is as valid as '{?dns}' in a SVCB's dohpath
2024-11-26  Mark Andrewsfix: usr: Provide more visibility into configuration...
2024-11-25  Mark AndrewsProvide more visibility into configuration errors
2024-11-25  Nicki Křížekfix: test: Allow re-run of mkeys system test
2024-11-25  Nicki KřížekAllow re-run of mkeys system test
2024-11-25  Michal Nowakfix: ci: Fix paths to binaries in cross-version-config...
2024-11-25  Michal NowakFix paths to binaries in cross-version-config-tests job
2024-11-25  Aydın Mercannew: usr: add separate query counters for new protocols
2024-11-25  Aydın Mercandocument protocol query counters in arm
2024-11-25  Aydın Mercanadd separate query counters for new protocols
2024-11-25  Evan Huntwrap ns_nm_socket_type for testing
2024-11-22  Colin Vidalrem: dev: Remove namedconf port/tls deprecated check...
2024-11-22  Colin VidalRemove namedconf port/tls deprecated check on *-source...
2024-11-22  Alessio Poddachg: dev: Incrementally apply AXFR transfer
2024-11-22  alessioIncrementally apply AXFR transfer
2024-11-22  Alessio Poddafix: nil: Fix alpine build by removing the need for...
2024-11-22  alessioFix alpine build by removing LargestIntegralType in...
2024-11-22  Mark Andrewsnew: usr: Enable runtime selection of FIPS mode in...
2024-11-21  Mark AndrewsDelv now supports selecting FIPS mode at runtime
2024-11-21  Mark AndrewsDig now supports selecting FIPS mode at runtime
2024-11-21  Evan Huntfix: nil: Fix build of unit test on 32-bit architecture
2024-11-21  Petr MenšíkFix build of unit test on 32b architecture
2024-11-21  Mark Andrewschg: nil: Re-split format strings lib/ns/update.c
2024-11-20  Mark AndrewsRe-split format strings
2024-11-19  Ondřej Surýchg: dev: Add two new clang-format options that help...
2024-11-19  Ondřej SurýIgnore clang-format reformatting commit
2024-11-19  Ondřej SurýRemove redundant semicolons after the closing braces...
2024-11-19  Ondřej SurýAdd new clang-format option to remove redundant semicolons
2024-11-19  Ondřej SurýRemove redundant parentheses from the return statement
2024-11-19  Ondřej SurýAdd new clang-format option to remove redundant parentheses
2024-11-15  Evan Huntnew: usr: Update bind.keys with the new 2025 IANA root key
2024-11-15  Evan HuntAdd the DS for the new root key (38696)
2024-11-15  Petr Špačekchg: doc: Move Known Issues to BIND9 wiki
2024-11-15  Nicki KřížekMove Known Issues to BIND9 wiki
2024-11-15  Petr Špačekfix: nil: Add REQUIREs to dns_xfrin_create()
2024-11-15  Aram SargsyanAdd REQUIREs to dns_xfrin_create()
2024-11-13  Ondřej Surýfix: usr: Fix race condition when canceling ADB find
2024-11-13  Ondřej SurýRevalidate the adbname when canceling the ADB find
2024-11-12  Nicki Křížekfix: test: minor fixes for extra_artifacts detection
2024-11-12  Nicki KřížekFix clean.sh removal omissions
2024-11-12  Nicki KřížekEnsure pytest runner get proper outcome from flaky...
2024-11-12  Ondřej Surýrem: usr: Remove RBTDB implementation
2024-11-12  Ondřej SurýRemove RBTDB implementation
2024-11-08  Nicki Křížekchg: dev: Use lists of expected artifacts in system...
2024-11-08  Nicki KřížekRemove invocations and mentions of clean.sh
2024-11-08  Nicki KřížekReplace clean.sh files with extra_artifacts mark
2024-11-08  Michał KępieńAdd pytest fixture for checking test artifacts
2024-11-07  Arаm Sаrgsyаnfix: dev: Fix a data race between dns_zone_getxfr(...
2024-11-07  Aram SargsyanFix a data race between dns_zone_getxfr() and dns_xfrin...
2024-11-07  Ondřej Surýchg: dev: Enforce type checking for dns_dbversion_t
2024-11-07  Ondřej SurýEnforce type checking for dns_dbversiont_t
2024-11-07  Mark Andrewsrem: nil: Remove named_g_sessionkey and named_g_session...
2024-11-06  Mark AndrewsRemove named_g_sessionkey and named_g_sessionkeyname
2024-11-06  Ondřej Surýfix: dev: Enforce type checking for dns_dbnode_t
2024-11-06  Ondřej SurýEnforce type checking for dns_dbnode_t
2024-11-05  Alessio Poddachg: dev: Unify parsing of query-source and other X...
2024-11-05  Alessio PoddaMerge parse_querysource and parse_sockaddrsub
next