]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2020-01-20  Witold Kręcickinetmgr: don't send to an inactive (closing) udp socket
2020-01-19  Mark AndrewsMerge branch '1537-nslookup-manual-page-needs-update...
2020-01-19  Mark Andrewsdocument that nslookup defaults to A + AAAA lookups
2020-01-17  Mark AndrewsMerge branch 'marka-check-CHANGES-SE-in-CI' into 'master'
2020-01-16  Mark Andrewscheck that CHANGES.SE entries are correctly ordered...
2020-01-16  Michał KępieńMerge branch 'michal/fix-the-dnssec-system-test-on... v9.15.8
2020-01-16  Michał KępieńFix the "dnssec" system test on Windows
2020-01-16  Evan HuntMerge branch 'prep-v9_15_8' into 'master'
2020-01-16  Tinderbox Userprep 9.15.8
2020-01-16  Evan HuntMerge branch 'each-add-relnotes-v9_15_8' into 'master'
2020-01-16  Evan Huntadd release notes for 9.15.8 bugs and changes, and...
2020-01-16  Evan HuntAdd empty release notes section for BIND 9.15.8
2020-01-15  Evan HuntMerge branch '1561-ncache-validation-crash' into 'master'
2020-01-15  Evan HuntCHANGES
2020-01-15  Evan Huntadd system test of insecurity proof from negative cache
2020-01-15  Evan Huntfix a bug when validating negative cache entries
2020-01-15  Witold KrecickiMerge branch 'wpk/fix-interface-reconfig-crashes' into...
2020-01-15  Witold Kręcickinetmgr: have a single source of truth for tcpdns callback
2020-01-15  Witold Kręcickinetmgr: we can't uv_close(sock->timer) when in sock...
2020-01-15  Ondřej SurýMerge branch 'wpk/fix-uvtransfers-on-windows' into...
2020-01-15  Witold Kręcickinetmgr:
2020-01-15  Michał KępieńMerge branch '1493-make-hazard-pointers-dynamic' into...
2020-01-15  Witold KręcickiCHANGES
2020-01-14  Witold KręcickiMake hazard pointers max_threads configurable at runtime.
2020-01-14  Evan HuntMerge branch 'each-allow-ds-with-key' into 'master'
2020-01-14  Evan Huntallow both key and DS trust anchors to be used for...
2020-01-14  Evan HuntMerge branch '1237-keytable-refactoring' into 'master'
2020-01-14  Evan Huntkeep the keynode attached as long as dsset is in use
2020-01-14  Evan Huntmake dns_keytable_deletekey() work correctly
2020-01-14  Evan Huntfix a bug with the insertion of DS records into existin...
2020-01-14  Evan Huntdisable adding keys to keytable; only DS trust anchors...
2020-01-14  Evan Huntremove all code that uses non-DS trust anchors
2020-01-14  Evan Huntrename dns_keytable_deletekeynode to dns_keytable_deletekey
2020-01-14  Ondřej SurýMerge branch '1396-document-bind-9-15-x-need-for-pkg...
2020-01-14  Ondřej SurýFail the autoconf script early if pkg-config is not...
2020-01-14  Ondřej SurýMerge branch 'ondrej/more-conversions-to-isc_refcount...
2020-01-14  Ondřej SurýUse isc_refcount_increment0() when reusing handle or...
2020-01-14  Ondřej SurýMove the NO_SANITIZE attribute to a correct place ...
2020-01-14  Ondřej SurýATOMIC_VAR_INIT() must be used only for static variable...
2020-01-14  Ondřej SurýWhen compiling with MSVC, use inline functions for...
2020-01-14  Ondřej SurýRestore DbC checks in isc_refcount API
2020-01-14  Ondřej SurýProtect globally accessed variables in rndc.c by making...
2020-01-14  Ondřej SurýConvert global responses variable in dispatch_test...
2020-01-14  Ondřej SurýRemove duplicate INSIST checks for isc_refcount API
2020-01-14  Ondřej SurýConvert more reference counting to isc_refcount API
2020-01-14  Ondřej SurýUse isc_refcount_increment0() where appropriate
2020-01-14  Ondřej SurýImprove code style when checking old references values
2020-01-14  Ondřej SurýUse C11 atomics for nfctx, kill unused dns_resolver_nru...
2020-01-14  Ondřej SurýUse dns_keytable_attachkeynode() and switch to C11...
2020-01-14  Ondřej SurýAdd isc_refcount_destroy() as appropriate
2020-01-14  Witold KrecickiMerge branch 'wpk-netmgr-tcp-error-handling' into ...
2020-01-14  Witold KrecickiCHANGES
2020-01-14  Witold Krecickinetmgr: handle errors properly in accept_connection.
2020-01-14  Mark AndrewsMerge branch '1531-add-calls-to-dns_rdata_additionaldat...
2020-01-14  Mark Andrewsexercise dns_rdata_checknames
2020-01-14  Mark Andrewsexercise dns_rdata_additionaldata
2020-01-14  Mark Andrewscall dns_rdata_towire on valid output from dns_rdata_fr...
2020-01-14  Evan HuntMerge branch '1311-netmgr-stats' into 'master'
2020-01-13  Evan HuntCHANGES
2020-01-13  Evan Huntcount statistics in netmgr TCP code
2020-01-13  Evan Huntcount statistics in netmgr UDP code
2020-01-13  Evan Huntassociate socket stats counters with netmgr socket...
2020-01-13  Witold KrecickiMerge branch 'wpk-no-ipc-tcp-passing' into 'master'
2020-01-13  Witold KręcickiCHANGES note
2020-01-13  Witold KręcickiDisable pktinfo for ipv6 on all unices
2020-01-13  Evan Huntnetmgr fixes:
2020-01-13  Witold KręcickiUse isc_uv_export() to pass bound TCP listening socket...
2020-01-13  Witold KręcickiAdd isc_uv_export()/isc_uv_import() functions to libuv...
2020-01-13  Michal NowakMerge branch 'mnowak/add-openSUSE-Tumblewed-image'...
2020-01-13  Michal NowakAdd openSUSE Tumbleweed image to the CI
2020-01-13  Michał KępieńMerge branch '1552-properly-detect-mmdb-lookup-failures...
2020-01-13  Michał KępieńAdd CHANGES entry
2020-01-13  Michał KępieńProperly detect MMDB lookup failures
2020-01-13  Ondřej SurýMerge branch '1507-warning-threadsanitizer-data-race...
2020-01-13  Mark AndrewsAddress dns_zt_asyncload races by properly using isc_re...
2020-01-13  Ondřej SurýMerge branch 'doc-binaryflesh' into 'master'
2020-01-13  Logan Camposupdate windows versions supported
2020-01-13  Logan Camposmake commit-arm executable
2020-01-13  Ondřej SurýUpdate copyrights
2020-01-13  Logan Camposmake git aware XML docbooks are only asset ARM needs...
2020-01-13  Logan Camposupdate platform compatiblity documentation
2020-01-13  Logan Camposchange context of WWW to HTTP
2020-01-13  Logan CamposUpdate dated platform compatibility documentation.
2020-01-13  Ondřej SurýMerge branch '1555-code-with-pthread-specific-semantics...
2020-01-13  Ondřej SurýRemove use of PTHREAD_MUTEX_INITIALIZER in tests
2020-01-13  Ondřej SurýUse isc_threadresult_t instead of pthread specific...
2020-01-13  Mark AndrewsMerge branch 'u/fanf2/rndc-secroots-newlines' into...
2020-01-13  Tony FinchFix line spacing in `rndc secroots`
2020-01-10  Michał KępieńMerge branch 'michal/update-gitlab-ci-to-alpine-linux...
2020-01-10  Michał KępieńUpdate GitLab CI to Alpine Linux 3.11
2020-01-09  Michał KępieńMerge branch 'michal/bind-to-random-port-numbers-in...
2020-01-09  Michał KępieńBind to random port numbers in unit tests
2020-01-09  Michal NowakMerge branch 'mnowak/1546-Add-out-of-tree-build-to...
2020-01-09  Michal NowakAdd out-of-tree build to the CI
2020-01-08  Ondřej SurýMerge branch '1476-threadsanitizer-data-race-lib-isc...
2020-01-08  Ondřej SurýRemove unused isc_log_get() function
2020-01-08  Ondřej SurýAdd missing locks to isc_logconfig_get and disable...
2020-01-08  Ondřej SurýAdd conditional ISC_NO_SANITIZE macro to disable TSAN...
2020-01-08  Ondřej SurýMerge branch '1525-inline-system-test-failed-need-to...
2020-01-08  Mark Andrewsaddress some timing issues in inline system test
next