]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2023-08-31  Ondřej SurýAdd CHANGES note for [GL !8237]
2023-08-31  Ondřej SurýRemove ISC_MEM_ZERO and isc_mem_*x() API
2023-08-31  Ondřej SurýRemove ISC_MEM_ALIGN() memory flag
2023-08-31  Ondřej SurýDo extra manual isc_mem_cget() conversions
2023-08-31  Ondřej SurýApply the isc_mem_cget semantic patch
2023-08-31  Tony FinchA semantic patch to refactor isc_mem_cget and friends
2023-08-31  Ondřej SurýChecked array allocation arithmetic with isc_mem_get...
2023-08-31  Ondřej SurýMerge branch 'each-cleanup-function-names' into 'main'
2023-08-31  Evan Huntremove dns_name_totext2() and dns_name_toprincipal()
2023-08-31  Evan Huntremove dns_name_towire2()
2023-08-31  Evan Huntremove dns_name_fromstring2()
2023-08-31  Evan Huntremove cfg_acl_fromconfig2()
2023-08-31  Matthijs MekkingMerge branch '4266-document-dnssec-policy-lifetime...
2023-08-31  Matthijs MekkingAdd CHANGES entry for #4266
2023-08-31  Matthijs MekkingExplain lifetime format
2023-08-31  Matthijs MekkingAdd a glossary definition for duration
2023-08-31  Matthijs MekkingFix keys reference link in ARM
2023-08-31  Matthijs MekkingMerge branch 'tt-arm-pkcs11-update' into 'main'
2023-08-31  Timo TeräsUpdate PKCS#11 section in the ARM
2023-08-31  Michal NowakMerge branch 'mnowak/unify-doc-tools-versions' into...
2023-08-31  Michal NowakInstall Sphinx tools versions from BIND 9 repository
2023-08-31  Arаm SаrgsyаnMerge branch 'aram/zone.c-got_transfer_quota-bugfix...
2023-08-31  Ondřej SurýUnobfuscate the code-flow logic in got_transfer_quota()
2023-08-31  Aram SargsyanReset the 'result' before using it again
2023-08-31  Matthijs MekkingMerge branch '4278-rndc-flush-resets-stale-refresh...
2023-08-31  Matthijs MekkingAdd release note and CHANGES for #4278
2023-08-31  Matthijs MekkingAfter cache flush, restore serve-stale settings
2023-08-31  Matthijs MekkingAdd serve-stale test settings after flush
2023-08-31  Mark AndrewsMerge branch '4170-extend-expire-opt-support-into-xfrin...
2023-08-31  Mark AndrewsAdd release note for [GL #4170]
2023-08-31  Mark AndrewsAdd CHANGES note for [GL #4170]
2023-08-31  Mark AndrewsCheck EDNS EXPIRE is returned with AXFR
2023-08-31  Mark AndrewsSet the modification time of the zone file after dumping
2023-08-31  Mark AndrewsTrim the effective expire time based on expire option
2023-08-31  Mark AndrewsExtract the expire option from the response
2023-08-31  Mark AndrewsHandle EDNS induced FORMERR responses
2023-08-31  Mark AndrewsAllow EDNS to be used when making requests in xfrin
2023-08-31  Mark AndrewsProvide a mechanism to return the expire option value
2023-08-30  Arаm SаrgsyаnMerge branch '4285-timer_test-timer_event-fix' into...
2023-08-30  Aram SargsyanUse isc_loop_now() instead of uv_hrtime() for timestamps
2023-08-30  Mark AndrewsMerge branch 'marka-cleanup-cid-464884' into 'main'
2023-08-29  Mark AndrewsSilence CID 464884 (REVERSE_INULL)
2023-08-29  Mark AndrewsMerge branch '4280-isc-support-22588-bind-now-returning...
2023-08-29  Mark AndrewsAdd release note for [GL #4280]
2023-08-29  Mark AndrewsAdd CHANGES for [GL #4280]
2023-08-29  Mark Andrewsrr_exists should not error if the name does not exist
2023-08-29  Mark AndrewsCheck that removal of nonexistent PTR and SRV records...
2023-08-29  Tom KrizekMerge branch 'tkrizek-update-sphinx-rtd-theme' into...
2023-08-29  Tom KrizekUpdate sphinx_rtd_theme
2023-08-28  Matthijs MekkingMerge branch 'tt-improve-pkcs11-tests' into 'main'
2023-08-25  Timo TeräsEnable keyfromlabel and enginepkcs11 systemtests with...
2023-08-25  Timo TeräsRework opensslecdsa_link to handle legacy key objects...
2023-08-24  Arаm SаrgsyаnMerge branch '4273-streamdns-eagain' into 'main'
2023-08-24  Aram SargsyanFix a condition in isc_dnsstream_assembler_incoming()
2023-08-24  Aram SargsyanHandle cases when buf_size is zero
2023-08-24  Aram SargsyanAdd a a tcp system test case
2023-08-23  Ondřej SurýMerge branch 'ondrej/remove-i386-as-fully-supported...
2023-08-23  Ondřej SurýSplit the CPU architectures into more categories
2023-08-23  Ondřej SurýMerge branch 'ondrej-cleanup-qp-in-forwarders' into...
2023-08-23  Ondřej SurýRefactor cleanup code in the qp-trie for the forwarders...
2023-08-23  Ondřej SurýMerge branch 'ondrej-cleanup-mem-macros' into 'main'
2023-08-23  Tony FinchFix the style of an array de-allocation in dnssec-cds
2023-08-23  Tony FinchGet rid of unnecessary macros in the system test dyndb...
2023-08-23  Tony FinchRemove some unnecessary token pasting macrology
2023-08-23  Tom KrizekMerge branch '3001-pytest-nitpicks' into 'main'
2023-08-23  Tom KrizekAllow re-runs of rrl system test
2023-08-23  Tom KrizekAllow re-runs of reclimit system test
2023-08-23  Tom KrizekAllow re-runs of qmin system test
2023-08-23  Tom KrizekDisable loadtime check in statschannel test
2023-08-23  Tom Krizekci: fix after_script for out-of-tree tests
2023-08-23  Tom KrizekClean up pytest .gitignore file
2023-08-23  Tom KrizekSkip checkds test on Python<3.7
2023-08-23  Ondřej SurýMerge branch '4271-disable-DTrace-in-FIPS-jobs' into...
2023-08-23  Ondřej SurýDisable tracing in the FIPS enabled builds
2023-08-23  Matthijs MekkingMerge branch '1181-nsupdate-tcp-soa-requests-main'...
2023-08-23  Matthijs MekkingAdd release note and CHANGES for #1181
2023-08-23  Matthijs MekkingDon't do DoT SOA requests for default servers
2023-08-23  Ondřej SurýMerge branch '4275-DTrace-on-macOS-only-needs-header...
2023-08-23  Ondřej SurýRegenerate the DTrace generated files on configure...
2023-08-23  Ondřej SurýDon't generate the probes.lo on macOS
2023-08-21  Evan HuntMerge branch '3835-cname-wildcard-loop-followup' into...
2023-08-21  Evan HuntCHANGES for [GL #3835]
2023-08-21  Evan Huntprevent query_coveringnsec() from running twice
2023-08-21  Tom KrizekMerge branch '4249-compile-test-files-during-make'...
2023-08-21  Tom Krizekci: Disable dnsrps for respdiff jobs compiled with...
2023-08-21  Tom KrizekResolve scan-build issue in dummylib.c
2023-08-21  Tom KrizekCompile system test binaries during make
2023-08-21  Ondřej SurýMerge branch '4041-add-userspace-tracing' into 'main'
2023-08-21  Ondřej SurýAdd CHANGES and release note for [GL #4041]
2023-08-21  Ondřej SurýAdd zone name to the LIBDNS_XFRIN probes
2023-08-21  Ondřej SurýAdd a probe when the response rate limiting drops or...
2023-08-21  Ondřej SurýAdd tracing probes to the dns_xfrin unit
2023-08-21  Ondřej SurýAdd tracing probes to the isc_job unit
2023-08-21  Ondřej SurýAdd tracing probes to the custom isc_rwlock implementation
2023-08-21  Ondřej SurýAdd support for User Statically Defined Tracing (USDT...
2023-08-21  Michal NowakMerge branch '3893-make-debian-12-bookworm-base-image...
2023-08-21  Michal NowakMove clang:bullseye PKCS11 testing to gcc:bullseye
2023-08-21  Michal NowakDrop unnecessary gcovr workarounds
2023-08-21  Michal NowakDrop PKCS11 testing from "sid", restore it on "clang...
2023-08-21  Michal NowakDisable mandoc stylistic warning
next