]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-08-13  Andoni Duartenew: doc: Prepare documentation for BIND 9.21.11
2025-08-13  Andoni Duarte... Tweak and reword release notes
2025-08-12  Andoni Duarte... Prepare release notes for BIND 9.21.11
2025-08-12  Andoni Duarte... Generate changelog for BIND 9.21.11
2025-08-07  Alessio PoddaRemove unused dns_slabheader_reset argument
2025-08-07  Alessio PoddaDecouple database and node lifetimes by adding node...
2025-08-07  Alessio PoddaRefactor sdlz to use name instead of pointer to name
2025-08-06  Andoni Duartefix: ci: backtraces are not generated for core files...
2025-08-06  Andoni Duarte... Add a different log file for each `meson test`
2025-08-06  Nicki Křížekfix: ci: Allow unit tests to fail on AlmaLinux 8
2025-08-06  Nicki KřížekAllow unit tests to fail on AlmaLinux 8
2025-08-06  Evan Huntnew: test: Update filter-aaaa test
2025-08-06  Nicki KřížekUse full path for shared test code imports in rollover...
2025-08-06  Nicki KřížekSplit up and parametrize filters tests
2025-08-06  Evan Huntrename filter-aaaa to filters
2025-08-06  Evan Huntadd filter-a tests
2025-08-06  Evan Huntreduce code duplication in filter-aaaa test
2025-08-06  Evan Huntconvert filter-aaaa test to python
2025-08-05  Štěpán Balážikfix: test: Fix the .hypothesis directory to bin/tests...
2025-08-05  Štěpán BalážikFix the .hypothesis directory to bin/tests/system/...
2025-08-05  Ondřej Surýfix: dev: Refactor resolver cache_name() and validated...
2025-08-05  Evan Huntrefactor validated()
2025-08-05  Evan Huntsplit out helper functions
2025-08-05  Evan Huntfurther subdivide caching functions
2025-08-05  Evan Huntrename and refactor cache_name() and related functions
2025-08-05  Evan Huntreduce code duplication around findnoqname()
2025-08-05  Evan Huntset ANSWERSIG flag when processing ANY responses
2025-08-05  Evan Huntsplit out some functionality in cache_name()
2025-08-05  Evan Huntadd functions to match rdataset types
2025-08-05  Evan Huntreduce steps for negative caching
2025-08-05  Evan Huntchange issecuredomain() functions to bool
2025-08-05  Evan Huntsplit out cookie checks from resquery_response_continue()
2025-08-05  Evan Huntsimplify dns_ncache_add()
2025-08-05  Ondřej Surýfix: test: Add support for small stack size for threads
2025-08-05  Ondřej SurýDocument the current default stack sizes on different...
2025-08-05  Ondřej SurýAdd support for setting thread stack size
2025-08-05  Aram Sargsyanmeson: add 'threads' dependency for pthread_* function...
2025-08-05  Mark Andrewsnew: usr: Support for parsing the DSYNC record has...
2025-08-05  Mark AndrewsAdd tests for DSYNC
2025-08-05  Mark AndrewsAdd support for parsing and displaying DSYNC rdata...
2025-08-05  Mark AndrewsAdd support for parsing DSYNC scheme mnemonics
2025-08-05  Matthijs Mekkingfix: usr: Add RPZ extended DNS error for zones with...
2025-08-05  Matthijs MekkingAdd ede for zone with rpz cname override policy
2025-08-05  Matthijs MekkingTest adding ede with rpz cname override policy
2025-08-04  Ondřej Surýfix: dev: Silence "may be truncated" warnings
2025-08-04  Ondřej SurýSilence "may be truncated" warnings
2025-08-04  Ondřej Surýchg: dev: Add and use global memory context called...
2025-08-04  Ondřej SurýAdd rcu_barrier() to isc__log_shutdown()
2025-08-04  Ondřej SurýChange the 'isc_g_mctx' to be always available
2025-08-04  Ondřej SurýAdd and use global memory context called isc_g_mctx
2025-08-01  Mark Andrewsfix: usr: Prevent spurious validation failures
2025-08-01  Mark Andrewsvalidator.c:check_signer now clones val->sigrdataset
2025-07-31  Evan Huntfix: dev: convert dnssec system tests to python
2025-07-31  Nicki KřížekUse nsX fixtures rather than servers
2025-07-31  Nicki KřížekVarious TTL fixes in dnssec tests
2025-07-31  Nicki KřížekSplit up dnssec validation tests to multiple modules
2025-07-31  Nicki KřížekSplit up badkey tests into separate modules
2025-07-31  Nicki KřížekParametrize dnssec/tests_badkey.py tests
2025-07-31  Evan Hunttidy up the dnssec test tree
2025-07-31  Evan Huntconvert delv tests to python
2025-07-31  Evan Huntconvert dnssec signing tests to python
2025-07-31  Evan Huntconvert dnssec validation tests to python
2025-07-31  Evan Huntconvert dnssec-policy tests to python
2025-07-31  Evan Huntconvert TAT tests to python
2025-07-31  Evan Huntmove some test cases to different system tests
2025-07-31  Evan Huntmove NTA test cases to a separate python test
2025-07-31  Evan Huntstart converting dnssec system test to python/jinja2
2025-07-31  Aydın Mercanfix: dev: reintroduce cross version tests
2025-07-31  Aydın Mercanreintroduce cross version config tests
2025-07-31  Michal Nowakfix: ci: Revert "Capture scripts for Coverity Scan...
2025-07-31  Michal NowakRevert "Capture scripts for Coverity Scan analysis"
2025-07-31  Petr Špačekchg: ci: Log packages, test AlmaLinux 9
2025-07-31  Petr ŠpačekLog all installed system packages and Python libraries...
2025-07-31  Petr ŠpačekRun MR pipelines also on AlmaLinux 9
2025-07-30  Michał Kępieńchg: dev: Check meson.build formatting in CI
2025-07-30  Michał KępieńCheck meson.build formatting in CI
2025-07-30  Petr ŠpačekFix system test compatibility with old Python
2025-07-30  Petr ŠpačekFix compatibility with Python < 3.10
2025-07-30  Petr ŠpačekFix minimal dnspython version test
2025-07-30  Colin Vidalfix: test: fix macOS build for plugin unit test
2025-07-30  Colin Vidalfix ns_plugin_expandpath tests with no extension
2025-07-30  Colin Vidalfix macOS build for plugin unit test
2025-07-29  Evan Huntnew: test: add helper functions to isctest
2025-07-29  Nicki KřížekUse isctest.query.create across system tests
2025-07-29  Nicki KřížekAdd RA flag checks to isctest.check
2025-07-29  Nicki KřížekRefactor and move query helper to isctest.query.create
2025-07-29  Nicki KřížekUnify RR counting in isctest.check helper
2025-07-29  Nicki KřížekRefactor isctest.check.section_equal comparison
2025-07-29  Evan Huntadd helper functions to isctest
2025-07-29  Matthijs Mekkingfix: test: Improve key collision detection in ksr syste... alessio/aligned-atomics-baseline
2025-07-29  Matthijs MekkingImprove key collision detection in ksr system test
2025-07-29  Petr Špačeknew: test: Robust tests for NSEC3 nonexistent QNAME...
2025-07-29  Michał KępieńAdjust type hints for the "nsec3-answer" test
2025-07-29  Petr ŠpačekAdd more empty non-terminals to test zone
2025-07-29  Petr ŠpačekRandomize NSEC3 salt
2025-07-29  Petr ŠpačekTest proof of nonexistance of DS in insecure referrals
2025-07-29  Petr ŠpačekTest dangling DNAME answers come with NXDOMAIN proofs
2025-07-29  Petr ŠpačekTest dangling CNAMEs come with NXDOMAIN proofs
2025-07-29  Petr ŠpačekMove query outside of check_() functions
2025-07-29  Petr ŠpačekSeparate test into a new directory
next