]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2025-07-10  Nicki KřížekCheck for FEATURETEST before running pytest
2025-07-10  Michał Kępieńfix: pkg: Fix cross builds
2025-07-10  Michał KępieńFix cross builds
2025-07-10  Artem Boldarievfix: dev: Fix the DoH unit test for meson
2025-07-10  Artem BoldarievFix the DoH unit test for meson
2025-07-10  Matthijs Mekkingchg: dev: Prepend qpkey with namespace (normal vs denia...
2025-07-10  Matthijs MekkingAdd namespace to new_qp(c|z)node
2025-07-10  Matthijs MekkingRename DNS_DB_NSEC_ constants to DNS_DBNAMESPACE_
2025-07-10  Matthijs MekkingRename dns_qp_lookup2 back to dns_qp_lookup
2025-07-10  Matthijs MekkingChange denial type to enum
2025-07-10  Matthijs MekkingFix the dbiterator to assume only one qp-trie
2025-07-10  Matthijs MekkingExpand qp unit tests with deletions
2025-07-10  Matthijs MekkingUpdate qp unit tests merging denial and zone data
2025-07-10  Matthijs MekkingPrepend qpkey with denial byte
2025-07-10  Michal Nowakchg: ci: Add "fips" tags to AlmaLinux FIPS machines
2025-07-10  Michal NowakAdd "fips" tags to AlmaLinux FIPS machines
2025-07-10  Arаm Sаrgsyаnfix: usr: Fix dig issues
2025-07-10  Aram SargsyanFix a possible hang in dig if a send is interrupted...
2025-07-10  Aram SargsyanFix a query reference counting issue in dig
2025-07-10  Michał Kępieńfix: nil: Do not hardcode release date in man pages
2025-07-10  Michał KępieńDo not hardcode release date in man pages
2025-07-10  Petr Špačekchg: dev: Migrate rdataset attributes to struct of...
2025-07-10  Petr ŠpačekRemove unused DNS_RDATASET_COUNT
2025-07-10  Petr ŠpačekRemove unused DNS_RDATASET_ORDER
2025-07-10  Petr ŠpačekRemove unused DNS_RDATASET_FIXED
2025-07-10  Petr ŠpačekConvert DNS_RDATASETATTR_ bitfield manipulation to...
2025-07-10  Arаm Sаrgsyаnfix: usr: Log dropped or slipped responses in the query...
2025-07-10  Aram SargsyanLog dropped or slipped responses in the query-errors...
2025-07-10  Alessio Poddachg: dev: Improve efficiency of ns_client_t reset
2025-07-10  Alessio PoddaImprove efficiency of ns_client_t reset
2025-07-09  Ondřej Surýchg: dev: Increase the scalability in the ADB
2025-07-09  Ondřej SurýAdd doc/dev/LRU.md with per-loop LRU description
2025-07-09  Ondřej SurýUse cds_lfht for lock-free hashtables in dns_adb
2025-07-09  Ondřej SurýUse regular reference counting macro for isc_nm_t structure
2025-07-09  Ondřej SurýPrint the memory context when printing overmem limits
2025-07-09  Ondřej SurýRewrite dns_adb LRU to SIEVE
2025-07-09  Alessio Poddachg: dev: Replace per-zone lock buckets with global...
2025-07-09  Alessio PoddaReplace per-zone lock buckets with global buckets
2025-07-09  Alessio Poddachg: dev: Extract the resigning heap into a separate...
2025-07-09  Alessio PoddaExtract the resigning heap into a separate struct
2025-07-09  Alessio PoddaAbstract bucket lock selection logic
2025-07-09  Mark Andrewsfix: dev: Fix a possible crash when adding a zone while...
2025-07-09  Petr MenšíkAdd few extra WANT_QUERYTRACE logs into resume_qmin
2025-07-09  Petr MensikHandle CNAME and DNAME in resume_min in a special way
2025-07-08  Michal Nowaknew: ci: Add AlmaLinux 10
2025-07-08  Michal NowakDo not add AlmaLinux 9 unit and system test in MR pipelines
2025-07-08  Michal NowakAdd AlmaLinux 10
2025-07-08  Michał Kępieńfix: pkg: Fix named-makejournal man page installation
2025-07-08  Aydın MercanAdd missing files for meson built manpages
2025-07-08  Michał KępieńFix named-makejournal man page installation
2025-07-08  Michal Nowakfix: ci: Ensure PYTHON is set for every parse_tsan...
2025-07-08  Michal NowakEnsure PYTHON is set for every parse_tsan.py invocation
2025-07-08  Ondřej Surýfix: usr: Clean enough memory when adding new ADB names...
2025-07-08  Ondřej SurýWhen overmem, clean enough memory when adding new ADB...
2025-07-07  Mark Andrewschg: usr: use native shared library extension
2025-07-07  Mark AndrewsUse native shared library extension
2025-07-07  Nicki Křížekchg: test: Improve system test stability
2025-07-07  Nicki KřížekRemove unstable check from digdelv test
2025-07-07  Nicki KřížekUse pytest.mark.flaky as the flaky marker
2025-07-07  Nicki KřížekMark secondary.kasp test case as flaky on freebsd13
2025-07-07  Nicki KřížekAllow dnstap system test rerun on freebsd13
2025-07-07  Nicki KřížekMark the serve_stale system test as flaky
2025-07-07  Nicki KřížekRemove token deletion check in keyfromlabel test
2025-07-07  Nicki KřížekUse proper wait in rndc test
2025-07-07  Nicki KřížekAllow reruns for test_json and test_xml tests
2025-07-07  Nicki KřížekIncrease test reruns for fetchlimit
2025-07-07  Mark Andrewsfix: test: rndc test: second 'rndc reconfig' happens...
2025-07-07  Mark Andrewsrndc test: second 'rndc reconfig' happens too soon
2025-07-06  Štěpán Balážikchg: test: Disable DNSSEC validation instead of enablin...
2025-07-06  Štěpán BalážikDisable DNSSEC validation instead of enabling it with...
2025-07-06  Štěpán Balážiknew: ci: Run an additional respdiff job for merge reque...
2025-07-06  Štěpán BalážikRun an additional respdiff job for merge requests and...
2025-07-06  Mark Andrewsfix: dev: Separate out adbname type flags
2025-07-06  Mark AndrewsSeparate out adbname flags that are hashed
2025-07-04  Michał Kępieńchg: doc: Set up version for BIND 9.21.11
2025-07-04  Michał KępieńUpdate BIND version to 9.21.11-dev
2025-07-04  Michał KępieńUpdate BIND version for release 263158 v9.21.10
2025-07-04  Michał Kępieńnew: doc: Prepare documentation for BIND 9.21.10
2025-07-03  Michał KępieńAdd release note for GL !8989
2025-07-03  Michał KępieńTweak and reword release notes
2025-07-03  Michał KępieńPrepare release notes for BIND 9.21.10
2025-07-03  Michał KępieńGenerate changelog for BIND 9.21.10
2025-07-03  Andoni Duarte[CVE-2025-40777] sec: usr: Fix a possible assertion...
2025-07-03  Aram SargsyanReset DNS_DBFIND_STALETIMEOUT in query_lookup()
2025-07-02  Nicki Křížekchg: ci: Allow flaky unit tests to be re-run in CI
2025-07-02  Nicki KřížekAllow flaky unit tests to be re-run in CI
2025-07-02  Andoni Duartechg: nil: Remove references to configure.ac
2025-07-02  Michał KępieńUpdate documented build commands for fuzzers
2025-07-02  Andoni Duarte... Check meson pairwise testing switches
2025-07-02  Andoni Duarte... Remove reference to configure in CONTRIBUTING.md
2025-07-02  Andoni Duarte... Remove unused reference to SYSTEMTESTTOP
2025-07-01  Aydın Mercanfix: nil: ignore hardening flags on plain builds
2025-07-01  Aydın Mercanfix x86 specific flags
2025-07-01  Aydın Mercanignore hardening flags on plain builds
2025-07-01  Ondřej Surýfix: usr: Fix the default interface-interval from 60s...
2025-07-01  Ondřej SurýFix the default interface-interval docs and default...
2025-06-30  Colin Vidalnew: test: add startup root DNSKEY refresh system test alessio/experimental-ns-client-noinit-baseline
2025-06-30  Colin Vidaladd startup root DNSKEY refresh system test
2025-06-30  Ondřej Surýfix: dev: Prevent false sharing for the .inuse member...
2025-06-30  Ondřej SurýChange the .inuse member of isc_mem to be per-thread...
next