- 11 Sep, 2018 4 commits
-
-
Evan Hunt authored
Resolve "rrsetorder test not portable" Closes #539 See merge request isc-projects/bind9!784
-
Evan Hunt authored
-
Evan Hunt authored
Resolve "named is broken on linux due to user permissions" Closes #535 See merge request isc-projects/bind9!783
-
Evan Hunt authored
-
- 10 Sep, 2018 7 commits
-
-
Evan Hunt authored
Resolve "[RT#44623] RNDC NTA option to add NTA to all views" Closes #105 See merge request isc-projects/bind9!658
-
Evan Hunt authored
-
Evan Hunt authored
-
Evan Hunt authored
- the text returned by "rndc nta" when adding NTAs to multiple views was incorrectly terminated after the first line, so users only saw on NTA added unless they checked the logs.
-
Evan Hunt authored
report "$CC --version" output as part of the configure summary See merge request isc-projects/bind9!770
-
Evan Hunt authored
-
Mark Andrews authored
Resolve "add ms-selfsub and krb5-selfsub" Closes #511 See merge request isc-projects/bind9!732
-
- 09 Sep, 2018 10 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
fix dns_ssumatchtype_subdomainms dns_ssumatchtype_subdomainkrb5 as they don't require the name field to be '.'
-
Mark Andrews authored
Resolve "master doesn't build on MacOS due to class of ALIGN macros" Closes #532 See merge request isc-projects/bind9!774
-
Mark Andrews authored
-
- 07 Sep, 2018 19 commits
-
-
Evan Hunt authored
Replace isc-logo.pdf. The one in here is obsolete. If we need a different size… See merge request isc-projects/bind9!765
-
Evan Hunt authored
-
Evan Hunt authored
<isc/string.h> instead of "isc/string.h" See merge request isc-projects/bind9!771
-
Evan Hunt authored
-
Witold Krecicki authored
Resolve "Cleanup platform.h for stuff not exposed to the headers" Closes #525 See merge request isc-projects/bind9!756
-
Ondřej Surý authored
5031. [cleanup] Various defines in platform.h has been either dropped if always or never triggered on supported platforms or replaced with config.h equivalents if the defines didn't have any impact on public headers. Workarounds for LinuxThreads have been removed because NPTL is available since Linux kernel 2.6.0.
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
Assume socklen_t is always available on all supported platforms (except on Windows where it is typedefed to int32_t)
-
Ondřej Surý authored
-
Ondřej Surý authored
Replace custom HAVE_PTHREAD_ATTR_GETSTACKSIZE and HAVE_PTHREAD_ATTR_SETSTACKSIZE with proper AC_CHECK_FUNCS call
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-