- 04 Sep, 2018 1 commit
-
-
Tinderbox User authored
-
- 31 Aug, 2018 2 commits
-
-
Evan Hunt authored
-
Mark Andrews authored
-
- 28 Aug, 2018 5 commits
-
-
Mukund Sivaraman authored
-
Witold Krecicki authored
-
Ondřej Surý authored
5023. [cleanup] Remove isc_keyboard family of functions. [GL #178]
-
Ondřej Surý authored
5023. [func] Replace custom assembly for atomic operations with atomic support from the compiler. The code will now use C11 stdatomic, or __atomic, or __sync builtins with GCC or Clang compilers, and Interlocked functions with MSVC. [GL #10]
-
Ondřej Surý authored
5016. [cleanup] Remove wrappers that try to fix broken or incomplete implementations of IPv6, pthreads and other core functionality required and used by BIND. [GL #192]
-
- 27 Aug, 2018 2 commits
-
-
Mark Andrews authored
-
Michał Kępień authored
5020. [bug] dig returned a non-zero exit code when it received a reply over TCP after a retry. [GL #487]
-
- 25 Aug, 2018 1 commit
-
-
Witold Krecicki authored
-
- 24 Aug, 2018 3 commits
-
-
Michał Kępień authored
5019. [cleanup] A message is now logged when ixfr-from-differences is set at zone level for an inline-signed zone. [GL #470]
-
Mark Andrews authored
-
Mark Andrews authored
-
- 23 Aug, 2018 1 commit
-
-
Mark Andrews authored
-
- 22 Aug, 2018 3 commits
-
-
Michał Kępień authored
5015. [bug] Reloading all zones caused zone maintenance to cease for inline-signed zones. [GL #435]
-
Michał Kępień authored
5014. [bug] Signatures loaded from the journal for the signed version of an inline-signed zone were not scheduled for refresh. [GL #482]
-
Michał Kępień authored
5013. [bug] A referral response with a non-empty ANSWER section was inadvertently being treated as an error. [GL #390]
-
- 21 Aug, 2018 1 commit
-
-
Mark Andrews authored
-
- 16 Aug, 2018 1 commit
-
-
Witold Krecicki authored
-
- 14 Aug, 2018 3 commits
-
-
Evan Hunt authored
-
Michał Kępień authored
5009. [bug] Upon an OpenSSL failure, the first error in the OpenSSL error queue was not logged. [GL #476]
-
Michał Kępień authored
5008. [bug] "rndc signing -nsec3param ..." requests were silently ignored for zones which were not yet loaded or transferred. [GL #468]
-
- 08 Aug, 2018 3 commits
-
-
Evan Hunt authored
-
Ondřej Surý authored
5007. [cleanup] Replace custom ISC boolean and integer data types with C99 stdint.h and stdbool.h types. [GL #9]
-
Michał Kępień authored
5006. [cleanup] Code preparing a delegation response was extracted from query_delegation() and query_zone_delegation() into a separate function in order to decrease code duplication. [GL #431]
-
- 02 Aug, 2018 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
- 01 Aug, 2018 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
- 31 Jul, 2018 1 commit
-
-
Mark Andrews authored
-
- 27 Jul, 2018 1 commit
-
-
Mark Andrews authored
-
- 20 Jul, 2018 1 commit
-
-
Ondřej Surý authored
-
- 17 Jul, 2018 1 commit
-
-
Witold Krecicki authored
-
- 13 Jul, 2018 1 commit
-
-
Evan Hunt authored
-
- 11 Jul, 2018 5 commits
-
-
Evan Hunt authored
-
Mukund Sivaraman authored
-
Michał Kępień authored
4994. [bug] Trust anchor telemetry queries were not being sent upstream for locally served zones. [GL #392]
-
Mark Andrews authored
Remove support for silently ignoring 'no-change' deltas from BIND 8 when processing an IXFR stream. 'no-change' deltas will now trigger a fallback to AXFR as the recovery mechanism.
-
Mark Andrews authored
-