]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2022-06-22  Petr ŠpačekRewrite KASP section of DNSSEC chapter in the ARM
2022-06-22  Petr ŠpačekRewrite introduction for DNSSEC chapter of the ARM
2022-06-22  Matthijs MekkingUse NSEC3 guidance values in nsec3 config examples
2022-06-22  Matthijs MekkingMove "DNSSEC" chapter before "Advanced" and "Security"
2022-06-22  Matthijs MekkingMove Dynamic Zones section up
2022-06-22  Matthijs MekkingRewrite Dynamic Zones section
2022-06-22  Matthijs MekkingAdd a section about Denial of Existence
2022-06-22  Matthijs MekkingRewrap a paragraph in DNSSEC Validation section
2022-06-22  Matthijs MekkingRewrite DNSSEC chapter - signing
2022-06-22  Matthijs MekkingNit changes in introduction of DNSSEC chapter
2022-06-22  Michał KępieńMerge branch 'ondrej-fix-out-of-tree-artifacts' into...
2022-06-22  Michał KępieńClean up convert-trs-to-junit.py invocations
2022-06-22  Michał KępieńMove out-of-tree workspace back to $CI_PROJECT_DIR
2022-06-22  Michal NowakMerge branch 'mnowak/ubuntu-22.04-jammy-jellyfish'...
2022-06-22  Michal NowakDo not run Ubuntu 18.04 jobs in MR-triggered pipelines
2022-06-22  Michal NowakAdd Ubuntu 22.04 LTS (Jammy Jellyfish)
2022-06-22  Matthijs MekkingMerge branch '3412-system-test-passthru-virtualenv...
2022-06-22  Matthijs MekkingSystem tests pass through virtualenv and perlmods
2022-06-21  Matthijs MekkingMerge branch '3416-document-key-lifetime-min-length...
2022-06-21  Matthijs MekkingDocument what is a too short key lifetime
2022-06-20  Matthijs MekkingMerge branch '3397-document-interaction-dnssec-update...
2022-06-20  Matthijs MekkingAdd comment on DNSSEC signing zone configuration
2022-06-20  Matthijs MekkingDocument where updates and DNSSEC records are stored
2022-06-16  Michal NowakMerge branch 'mnowak/bump-clang-to-version-14' into...
2022-06-16  Michal NowakExtract Clang version to $CLANG_VERSION
2022-06-16  Michal NowakFix external_symbolizer_path on Fedora
2022-06-16  Michal NowakUpdate clang to version 14
2022-06-16  Michal NowakMerge branch 'mnowak/checkds-pylint-implicit-str-concat...
2022-06-16  Michal NowakFix implicit string concatenation in tests-checkds.py
2022-06-16  Tom KrizekMerge branch 'tkrizek/pytest-skipped-reason' into ...
2022-06-16  Tom KrizekReport reasons for skipped/xfailed system pytests
2022-06-15  Petr ŠpačekMerge branch 'pspacek/nsec3-doc-update' into 'main'
2022-06-15  Petr ŠpačekUpdate NSEC3 guidance to match draft-ietf-dnsop-nsec3...
2022-06-15  Michał KępieńMerge tag 'v9_19_2'
2022-06-15  Artem BoldarievMerge branch 'artem-tlsdns-do-not-call-acceptcb-twice...
2022-06-15  Artem BoldarievTLS DNS: do not call accept callback twice
2022-06-14  Petr ŠpačekMerge branch 'pspacek/doc-cleanup-dnssec-prereq' into...
2022-06-14  Petr ŠpačekUpdate FAQ in the DNSSEC Guide
2022-06-14  Petr ŠpačekUpdate Authoritative Server Hardware requirements in...
2022-06-14  Petr ŠpačekUpdate DNSSEC validation deployment stats in DNSSEC...
2022-06-14  Petr ŠpačekRewrite Recursive Server Hardware requirements in DNSSE...
2022-06-14  Petr ŠpačekRemove outdated software requirements from DNSSEC Guide
2022-06-14  Arаm SаrgsyаnMerge branch '3401-race-condition-in-route_connected...
2022-06-14  Aram SargsyanAdd CHANGES note for [GL #3401]
2022-06-14  Aram SargsyanFix a race condition between shutdown and route_connected()
2022-06-14  Aram SargsyanDo not use the interface manager until it is ready
2022-06-14  Arаm SаrgsyаnMerge branch '3207-dig-nssearch-crash-fix' into 'main'
2022-06-14  Aram SargsyanAdd CHANGES note for [GL #3207]
2022-06-14  Aram SargsyanFix a crash in dig NS search mode
2022-06-14  Michal NowakMerge branch '3138-capture-scripts-to-coverity-scan...
2022-06-14  Michal NowakCapture scripts for Coverity Scan analysis
2022-06-14  Michal NowakDownload Coverity Scan analysis tool to /tmp
2022-06-14  Michal NowakDrop coverity cache feature
2022-06-14  Michał KępieńMerge branch '3168-5-tidy-check_recursionquota' into...
2022-06-14  Michał KępieńMerge branch '3168-4-refactor-recursion-quota-handling...
2022-06-14  Michał KępieńMerge branch '3168-3-separate-all-recursions' into...
2022-06-14  Michał KępieńMerge branch '3168-2-untangle-prefetch-and-rpz' into...
2022-06-14  Michał KępieńMerge branch '3168-1-add-recursionquota-helper-function...
2022-06-14  Michał KępieńAssert on unknown isc_quota_attach() return values
2022-06-14  Michał KępieńAdd CHANGES entry for GL #3168
2022-06-14  Michał KępieńEnsure ns_query_cancel() handles all recursions
2022-06-14  Michał KępieńSeparate prefetch handling from RPZ fetch handling
2022-06-14  Ondřej SurýAdd recursionquota_attach*()
2022-06-14  Michał KępieńUse a switch statement in check_recursionquota()
2022-06-14  Michał KępieńRemove redundant recursion quota pointer checks
2022-06-14  Michał KępieńDrop the 'fetchhandle' and 'fetch' fields
2022-06-14  Michał KępieńMake prefetch code use the 'recursions' array
2022-06-14  Ondřej SurýAdd recursionquota_detach()
2022-06-14  Michał KępieńAdd helper function for recursive-clients logging
2022-06-14  Michał KępieńCheck recursions at the end of request processing
2022-06-14  Michał KępieńMake async hooks code use the 'recursions' array
2022-06-14  Michał KępieńEnable ns_query_t to track multiple recursions
2022-06-14  Michał KępieńAdjust recursion quota when starting a fetch fails
2022-06-14  Michał KępieńMake resolver glue code use the 'recursions' array
2022-06-14  Michał KępieńSimplify client->query initialization
2022-06-14  Michał KępieńAttach to separate recursion quota pointers
2022-06-14  Michał KępieńUse common code to start prefetches & RPZ fetches
2022-06-14  Petr ŠpačekMerge branch 'pspacek/dnssec-guide-keymgr-removal'...
2022-06-14  Petr ŠpačekRemove description of dnssec-keygmr from DNSSEC Guide
2022-06-14  Ondřej SurýMerge branch '3400-gracefully-handle-the-errors-from...
2022-06-14  Ondřej SurýAdd CHANGES and release note for [GL #3400]
2022-06-14  Ondřej SurýGracefully handle uv_read_start() failures
2022-06-14  Michal NowakMerge branch 'mnowak/fix-statistics-system-test-on...
2022-06-14  Michal NowakFix statistics system test on Oracle Linux 7
2022-06-14  Petr ŠpačekMerge branch '3395-dnssec-signzone-default-0-iterations...
2022-06-14  Petr ŠpačekSet default number of additional NSEC3 iterations to...
2022-06-14  Mark AndrewsMerge branch 'typo-in-log-on-update-forward-opcode...
2022-06-14  Mark AndrewsAdd CHANGES note for [GL !6420]
2022-06-13  JINMEI Tatuyamake the fix more complete
2022-06-13  JINMEI Tatuyacorrected the opcode param to opcode_totext
2022-06-13  Evan HuntMerge branch '3386-nxdomain-serve-stale' into 'main'
2022-06-13  Evan HuntCHANGES and release note for [GL #3386]
2022-06-13  Evan Huntdon't keep stale NXDOMAIN cache entries
2022-06-13  Michał KępieńMerge branch 'michal/remove-redundant-checks-for-ns...
2022-06-13  Michał KępieńCheck for NULL before dereferencing qctx->rpz_st
2022-06-10  Michał KępieńRemove NULL checks for ns_client_getnamebuf()
2022-06-10  Michał KępieńRemove NULL checks for ns_client_newname()
2022-06-10  Michał KępieńRemove NULL checks for ns_client_newrdataset()
2022-06-10  Petr ŠpačekMerge branch 'pspacek/keyfromlabel-doc-alg-clarif'...
2022-06-09  Petr ŠpačekClarify dnssec-keyfromlabel -a in man page
next