]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2019-12-13  Witold KręcickiRevert "Make hazard pointers max_threads configurable... wpk/experiments
2019-12-12  Witold KręcickiMake hazard pointers max_threads configurable at runtime.
2019-12-12  Witold Kręcickinetmgr: set sock->listening in isc__nm_async_tcplisten...
2019-12-12  Witold Kręcickinetmgr: issue stop_udp_child synchronously only if...
2019-12-12  Ondřej SurýMerge branch '1497-threadsanitizer-data-race-lib-isc...
2019-12-12  Ondřej SurýAdditionally lock accessing the ISC_LISTs in free_socket()
2019-12-12  Ondřej SurýAdd missing isc_refcount_destroy and lock the socket...
2019-12-12  Mark AndrewsMerge branch '1486-threadsanitizer-lock-order-inversion...
2019-12-12  Mark Andrewsmake resolver->zspill atomic to prevent potential deadlock
2019-12-12  Mark AndrewsMerge branch '1494-lock-order-inversion-potential-deadl...
2019-12-12  Mark Andrewsaddress lock order inversion
2019-12-12  Ondřej SurýMerge branch '1423-threadsanitizer-data-race-time-c...
2019-12-11  Ondřej SurýEnsure all zone_settimer() calls are done on locked...
2019-12-11  Evan HuntMerge branch 'michal/prepare-release-notes-for-bind...
2019-12-11  Michał KępieńPrepare release notes for BIND 9.15.7
2019-12-11  Ondřej SurýMerge branch '1119-enable-thread-sanitizer-in-the-gitla...
2019-12-11  Ondřej SurýEnable ThreadSanitizer enabled build, system and unit...
2019-12-11  Michal NowakMerge branch 'mnowak/fedora31' into 'master'
2019-12-11  Michal NowakUpdate GitLab CI to Fedora 31
2019-12-11  Michał KępieńMerge branch 'michal/update-release-checklist' into...
2019-12-11  Michał KępieńUpdate release checklist
2019-12-11  Michał KępieńMerge branch 'michal/fix-release-notes-for-bind-9.15...
2019-12-11  Michał KępieńFix release notes for BIND 9.15.6
2019-12-11  Michał KępieńMerge branch 'michal/create-release-tarballs-in-gitlab...
2019-12-11  Michał KępieńDrop Jenkins mentions from release issue template
2019-12-11  Michał KępieńAdd a job creating a release tarball to GitLab CI
2019-12-11  Michał KępieńAdd a Windows debug system test job to GitLab CI
2019-12-11  Michał KępieńAdd a Windows debug build job to GitLab CI
2019-12-11  Michał KępieńCreate and test BIND source tarballs in GitLab CI
2019-12-11  Michał KępieńInclude prepare-softhsm2.sh in source tarballs
2019-12-11  Michał KępieńList paths which should be excluded from tarballs
2019-12-11  Michał KępieńMerge branch 'michal/fix-the-forward-system-test-on...
2019-12-11  Michał KępieńFix the "forward" system test on Windows
2019-12-11  Mark AndrewsMerge branch '1479-_wait_for_rcode-adds-extraneous...
2019-12-11  Mark Andrewsconsume all arguments we have processed in shift
2019-12-10  Mark AndrewsMerge branch '1411-threadsanitizer-data-race-resolver...
2019-12-10  Mark AndrewsNote bucket lock requirements and move REQUIRE inside...
2019-12-10  Mark Andrewslock access to fctx->nqueries
2019-12-10  Ondřej SurýMerge branch '1473-threadsanitizer-data-race-home-ondre...
2019-12-10  Ondřej SurýAdd isc_refcount_destroy() call to nm_handle_free()
2019-12-10  Ondřej SurýAdd isc_refcount_destroy() call to nm_destroy()
2019-12-10  Ondřej SurýCorrect the DbC check order in isc__nm_async_tcpchildstop()
2019-12-10  Mark AndrewsMerge branch '1441-threadsanitizer-lock-order-inversion...
2019-12-10  Mark Andrewsaddress deadlock introduced in cd2469d3cdbc211ecf8a82c7...
2019-12-10  Michał KępieńMerge branch '1465-fix-idna-system-test' into 'master'
2019-12-10  Michał KępieńOnly use LC_ALL=C where intended
2019-12-10  Ondřej SurýMerge branch 'ondrej/run-full-pipeline-on-schedule...
2019-12-10  Ondřej SurýRun all jobs on scheduled builds (including OpenBSD...
2019-12-10  Witold KrecickiMerge branch '1469-lock-order-inversion-tcp-listening...
2019-12-10  Witold KręcickiFix a potential lock-order-inversion in tcp listening...
2019-12-09  Witold KrecickiMerge branch 'wpk/tcp-multithreaded' into 'master'
2019-12-09  Witold KręcickiCHANGES entry
2019-12-09  Evan Huntshorten some names
2019-12-09  Evan Huntstyle nits
2019-12-09  Witold Kręcickiunittest: Allow for 32 (not 16) mock nmhandles in ns...
2019-12-09  Witold KręcickiRemove read callback before detaching from inner socket...
2019-12-09  Witold KręcickiFix a race in socket destruction - we need to remove...
2019-12-09  Witold Kręcickialways return true in ns_interfacemgr_listeningon if...
2019-12-09  Witold Kręcickinetmgr: Add more DbC checks for asynchronous calls.
2019-12-09  Witold Kręcickipause and unpause netmgr in isc_nm_destroy to flush...
2019-12-09  Evan HuntStyle fixes
2019-12-09  Witold KręcickiFix a race in tcpdns close with uv_close on timer
2019-12-09  Witold Kręcickinetmgr: fix a race in socket destruction, happening...
2019-12-09  Witold Kręcickinetmgr:
2019-12-09  Evan Huntstyle, comments
2019-12-09  Witold Kręcicki- Add separate priority event queue for events that...
2019-12-09  Witold KręcickiAdd uv_handle_{get,set}_data functions that's absent...
2019-12-09  Witold Kręcickinetmgr: make tcp listening multithreaded.
2019-12-09  Ondřej SurýMerge branch '1443-threadsanitizer-data-race-lib-dns...
2019-12-09  Mark AndrewsAdd is_leaf and send_to_prune_tree.
2019-12-09  Mark AndrewsTesting node->down requires the tree lock to be held.
2019-12-09  Ondřej SurýMerge branch '1453-the-zero-system-test-timeouts-interm...
2019-12-09  Ondřej SurýMerge branch '1458-intermittent-failure-in-the-forward...
2019-12-09  Ondřej SurýBail-out early if dig fails to finish successfully...
2019-12-09  Ondřej SurýWait for named to forward the question before testing...
2019-12-09  Ondřej SurýMake forward system test shellcheck clean
2019-12-09  Ondřej SurýUse $n to keep diagnostic output of every individual...
2019-12-09  Ondřej SurýAdd the standard $n to each test
2019-12-09  Ondřej SurýMerge branch '1425-intermittent-failure-in-the-addzone...
2019-12-09  Witold Kręcickitests: addzone: retry when checking for things, to...
2019-12-09  Mark Andrewsloop waiting for the redirect zone to load
2019-12-09  Matthijs MekkingMerge branch '1466-kasp-test-keyid-0' into 'master'
2019-12-09  Matthijs MekkingFix get key id from key_idpad
2019-12-09  Matthijs MekkingMerge branch '1457-intermittent-failure-autosign' into...
2019-12-09  Matthijs MekkingBetter error handling in autosign system test
2019-12-09  Matthijs MekkingFix race in autosign test
2019-12-09  Matthijs MekkingMove wait_for_log to conf.sh.common
2019-12-09  Matthijs MekkingSave settime output
2019-12-09  Matthijs MekkingMerge branch 'misc-fixes-kasp' into 'master'
2019-12-09  Matthijs MekkingChange some dnssec-policy defaults
2019-12-09  Matthijs MekkingDefault key size 2048
2019-12-09  Matthijs MekkingUpdate docs with durations, built-in dnssec-policy
2019-12-09  Ondřej SurýMerge branch 'ondrej/remove-too-generic-node_count...
2019-12-06  Ondřej SurýChange the (acl)->node_count macro to dns_acl_node_coun...
2019-12-06  Mark AndrewsMerge branch '1401-intermittent-failures-in-the-catz...
2019-12-06  Mark AndrewsIncrease wait_for_message attempts to 20.
2019-12-06  Mark Andrewssave wait_for_message contents
2019-12-06  Michał KępieńMerge branch '1452-system-test-framework-cleanup-tweaks...
2019-12-06  Michał KępieńMerge branch '1452-detect-missing-system-test-results...
2019-12-06  Michał KępieńAutomatically run clean.sh from run.sh
next