]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2019-06-10  Evan HuntMerge branch 'michal/minor-doc-fixes' into 'master'
2019-06-07  Stephen MorrisTweak paragraph style in release notes PDF
2019-06-07  Stephen MorrisFix typos in README and release notes
2019-06-06  Mark AndrewsMerge branch 'marka-capture-checkconf-output' into...
2019-06-06  Mark Andrewscapture named-checkconf output
2019-06-05  Mark AndrewsMerge branch 'marka-rndc-manpage-fix' into 'master'
2019-06-05  Mark Andrewsadd missing word 'includes'
2019-06-05  Evan HuntMerge branch '1064-fix-pthread-rwlock' into 'master'
2019-06-05  Ondřej SurýEnforce pthread rwlock to be only enabled in developer...
2019-06-05  Ondřej SurýFix Windows build by moving #include <pthread.h> to...
2019-06-05  Ondřej SurýFixup the atomic code in pthread_rwlock branch of lib...
2019-06-05  Evan HuntMerge branch '6-deprecate-trusted-keys' into 'master'
2019-06-05  Evan HuntCHANGES, release notes
2019-06-05  Evan Huntupdate documentation
2019-06-05  Evan Huntfail if using both dnssec-keys and managed-keys in...
2019-06-05  Evan Huntrename keyfile_to_*_keys system test shell functions
2019-06-05  Evan Hunt"dnssec-keys" is now a synonym for "managed-keys"
2019-06-05  Evan Huntupdate irs_dnsconf_load() to read managed-keys statements
2019-06-05  Evan Huntupdate key checks in lib/bind9/check.c and fix checkcon...
2019-06-05  Evan Huntrevise system tests to use "static-key" syntax instead...
2019-06-05  Evan Huntdeprecate "trusted-keys"
2019-06-05  Mark AndrewsMerge branch 'u/fanf2/cleanup-cleaning-interval' into...
2019-06-05  Tony FinchRemove `cleaning-interval` remnants.
2019-06-05  Mark AndrewsMerge branch '1058-also-log-the-tsig-name-when-sending...
2019-06-05  Mark Andrewsadd CHANGES
2019-06-05  Mark Andrewscheck that TSIG is logged in sending notify message
2019-06-05  Mark Andrewslog TSIG key name when sending notify
2019-06-04  Mark AndrewsMerge branch '884-patches-to-review-6' into 'master'
2019-06-04  Mark Andrewscheck all RSA algorithms for weak keys
2019-06-04  Mark AndrewsMerge branch '1066-macports-uses-opt-local-as-its-opens...
2019-06-04  Mark Andrewsadd /opt/local to list of locations for OpenSSL
2019-06-04  Mark AndrewsMerge branch '1063-pkcs11_test-is-not-being-expanded...
2019-06-04  Mark Andrewsmake PKCS11_TEST unix only
2019-06-04  Mark AndrewsMerge branch '1017-remove-dead-stores' into 'master'
2019-06-04  Mark AndrewsPOST(optlen)
2019-06-04  Mark AndrewsMerge branch 'cppcheck-and-cmocka-false-positive' into...
2019-06-04  Mark Andrewsteach cppcheck that _assert_int_equal and _assert_int_n...
2019-06-03  Michał KępieńMerge branch '1048-make-isc-endian.h-more-portable...
2019-06-03  Michał KępieńMake ifconfig.sh work on DragonFly BSD
2019-06-03  Ondřej SurýRevise the Windows section of <isc/endian.h>
2019-06-03  Ondřej SurýRevise the macOS section of <isc/endian.h>
2019-06-03  Ondřej SurýMake <isc/endian.h> detect GNU rather than Linux
2019-06-03  Ondřej SurýAdd Solaris support for <isc/endian.h>
2019-06-03  Ondřej SurýAdd fallback definitions to <isc/endian.h>
2019-06-03  Michał KępieńFix <isc/endian.h> on BSD systems
2019-06-03  Michał KępieńMerge branch 'michal/smartsign-system-test-properly...
2019-06-03  Michał KępieńProperly detect presence of CDS/CDNSKEY records
2019-06-03  Mark AndrewsMerge branch '1009-isc-support-13911-ixfr-requests...
2019-06-03  Evan HuntCHANGES
2019-06-03  Mark Andrewschange mnemonic for IXFR poll response
2019-06-03  Mark Andrewslower ixfr stop messages log level to debug(1) for...
2019-06-01  Evan HuntMerge branch 'placeholder' into 'master'
2019-06-01  Evan Huntplaceholder
2019-05-31  Evan HuntMerge branch 'each-fix-typo' into 'master'
2019-05-31  Evan Huntfix typo
2019-05-31  Evan HuntMerge branch '1061-update-supported-rfc-list' into...
2019-05-31  Mark Andrewsadd RFC6944
2019-05-31  Mark Andrewsupdate RFC compliance document
2019-05-31  Evan HuntMerge branch '943-race-in-dispatcher-socket' into ...
2019-05-31  Witold KręcickiCHANGES
2019-05-31  Witold KręcickiFix a possible race between udp dispatch and socket...
2019-05-31  Witold KrecickiMerge branch '1055-qname-minimization-relaxed-lame...
2019-05-30  Evan Huntfixup! Use experimental "_ A" minimization in relaxed...
2019-05-30  Evan HuntCHANGES
2019-05-30  Witold KręcickiUse experimental "_ A" minimization in relaxed mode.
2019-05-30  Witold KręcickiDon't SERVFAIL on lame delegations when doing minimizat...
2019-05-30  Ondřej SurýMerge branch 'wpk-pthread-rwlock-optional' into 'master'
2019-05-30  Witold KręcickiAdd --enable-pthread-rwlock option
2019-05-30  Ondřej SurýImplement isc_rwlock_downgrade using pthreads and singl...
2019-05-30  Ondřej SurýUse simple pthread_rwlock in place of our custom adapti...
2019-05-30  Ondřej SurýMerge branch 'ondrej/enable-nolibtool-build-in-CI'...
2019-05-30  Ondřej Surýbin/named/main.c: clean possibly uninitalized variable...
2019-05-30  Ondřej SurýFix uninitialized variable warning in restore_nsec3param()
2019-05-30  Ondřej SurýAdd nolibtool CI job
2019-05-30  Mark AndrewsMerge branch '225-ed448-broken-with-openssl-1-1-1-pre6...
2019-05-30  Mark Andrewsadd CHANGES note
2019-05-30  Mark Andrewstest Ed448 against test vectors
2019-05-30  Mark Andrewsfix Ed448 length values for precomputed ASN.1 prefix...
2019-05-30  Mark AndrewsMerge branch '1011-use-proper-linker-config-on-hp-ux...
2019-05-30  Mark Andrewsregen
2019-05-30  Mark Andrewsadd link flags for ia64-hp-hpux
2019-05-29  Ondřej SurýMerge branch '996-revert-wrong-key-id-is-displayed...
2019-05-29  Ondřej SurýRevert "Merge branch '996-wrong-key-id-is-displayed...
2019-05-29  Ondřej SurýMerge branch '855-json-c-library-detection-in-autoconf...
2019-05-29  Ondřej SurýAdd CHANGES and release notes
2019-05-29  Ondřej SurýCleanup the way we detect json-c library to use only...
2019-05-29  Ondřej SurýMerge branch '1044-fix-LFS-flags-on-BSDs' into 'master'
2019-05-29  Ondřej SurýPull the values for LFS_{CFLAGS,LDFLAGS,LIBS} from...
2019-05-29  Michał KępieńMerge branch 'michal/legacy-system-test-fixes' into...
2019-05-29  Michał KępieńOptimize dig parameters to decrease test run time
2019-05-29  Michał KępieńMake "plain" server setup checks more similar
2019-05-29  Michał KępieńAdd more EDNS checks for dig output files
2019-05-29  Michał KępieńDo not ignore dig exit codes
2019-05-29  Michał KępieńUse helper functions for checking resolution
2019-05-29  Michał KępieńUse +dnssec instead of separate TXT records
2019-05-29  Michał KępieńFix the name of the file to inspect
2019-05-29  Michał KępieńEnsure queries expected to time out really do
2019-05-29  Michał KępieńProperly test servers with TCP support disabled
2019-05-29  Ondřej SurýMerge branch '1044-include-config.h-in-gen.c' into...
2019-05-29  Ondřej SurýUse getconf LFS_{CFLAGS,LDFLAGS,LIBS} to get flags...
next