- 21 Apr, 2017 1 commit
-
-
Evan Hunt authored
-
- 05 Jan, 2017 1 commit
-
-
Tinderbox User authored
-
- 04 Jan, 2017 1 commit
-
-
Evan Hunt authored
4549. [func] Added support for the EDNS TCP Keepalive option (RFC 7828). [RT #42126] 4548. [func] Added support for the EDNS Padding option (RFC 7830). [RT #42094]
-
- 28 Dec, 2016 1 commit
-
-
Mark Andrews authored
-redirect as the zone name (use "-redirect." to manipulate a zone named "-redirect"). [RT #43971]
-
- 06 Dec, 2016 1 commit
-
-
Mark Andrews authored
-
- 28 Sep, 2016 1 commit
-
-
Evan Hunt authored
Patch submitted by Tony Finch (dot@dotat.at).
-
- 21 Jul, 2016 3 commits
-
-
Mark Andrews authored
-
Tinderbox User authored
-
Mark Andrews authored
-
- 13 Jul, 2016 1 commit
-
-
Evan Hunt authored
4411. [func] "rndc dnstap -roll" automatically rolls the dnstap output file; the previous version is saved with ".0" suffix, and earlier versions with ".1" and so on. An optional numeric argument indicates how many prior files to save. [RT #42830]
-
- 27 Jun, 2016 1 commit
-
-
Mark Andrews authored
-
- 24 Jun, 2016 1 commit
-
-
Mark Andrews authored
-
- 23 Jun, 2016 2 commits
-
-
Tinderbox User authored
-
Mark Andrews authored
reopen dnstap output filed. [RT #41803]
-
- 22 Oct, 2015 1 commit
-
-
Mark Andrews authored
-
- 06 Oct, 2015 2 commits
-
-
Tinderbox User authored
-
Evan Hunt authored
4237. [doc] Upgraded documentation toolchain to use DocBook 5 and dblatex. [RT #40766]
-
- 10 Jul, 2015 1 commit
-
-
Mark Andrews authored
-
- 09 Jul, 2015 1 commit
-
-
Evan Hunt authored
3938. [func] Added quotas to be used in recursive resolvers that are under high query load for names in zones whose authoritative servers are nonresponsive or are experiencing a denial of service attack. - "fetches-per-server" limits the number of simultaneous queries that can be sent to any single authoritative server. The configured value is a starting point; it is automatically adjusted downward if the server is partially or completely non-responsive. The algorithm used to adjust the quota can be configured via the "fetch-quota-params" option. - "fetches-per-zone" limits the number of simultaneous queries that can be sent for names within a single domain. (Note: Unlike "fetches-per-server", this value is not self-tuning.) - New stats counters have been added to count queries spilled due to these quotas. See the ARM for details of these options. [RT #37125]
-
- 05 May, 2015 1 commit
-
-
Evan Hunt authored
4115. [func] "rndc -r" now prints the result code (e.g., ISC_R_SUCCESS, ISC_R_TIMEOUT, etc) after running the requested command. [RT #38913]
-
- 04 May, 2015 3 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
-
Mark Andrews authored
-
- 13 Apr, 2015 2 commits
-
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
- 07 Feb, 2015 1 commit
-
-
Evan Hunt authored
-
- 06 Feb, 2015 1 commit
-
-
Evan Hunt authored
4056. [bug] Expanded automatic testing of trust anchor management and fixed several small bugs including a memory leak and a possible loss of key state information. [RT #38458] 4055. [func] "rndc managed-keys" can be used to check status of trust anchors or to force keys to be refreshed, Also, the managed keys data file has easier-to-read comments. [RT #38458]
-
- 21 Jan, 2015 1 commit
-
-
Evan Hunt authored
4043. [func] "rndc modzone" can be used to modify the configuration of an existing zone, using similar syntax to "rndc addzone". [RT #37895]
-
- 12 Jan, 2015 1 commit
-
-
Mukund Sivaraman authored
4034. [func] When added, negative trust anchors (NTA) are now saved to files (viewname.nta), in order to persist across restarts of the named server. [RT #37087]
-
- 07 Jan, 2015 2 commits
-
-
Tinderbox User authored
-
Evan Hunt authored
4030. [func] "rndc delzone" is now applicable to zones that were configured in named.conf, as well as zones that were added via "rndc addzone". (Note, however, that if named.conf is not also modified, the deleted zone will return when named is reloaded.) [RT #37887] 4029. [func] "rndc showzone" displays the current configuration of a specified zone. [RT #37887]
-
- 05 Nov, 2014 1 commit
-
-
Evan Hunt authored
3999. [func] "mkeys" and "nzf" files are now named after their corresponding views, unless the view name contains characters that would be incompatible with use in a filename (i.e., slash, backslash, or capital letters). If a view name does contain these characters, the files will still be named using a cryptographic hash of the view name. Regardless of this, if a file using the old name format is found to exist, it will continue to be used. [RT #37704]
-
- 22 Oct, 2014 1 commit
-
-
Mark Andrews authored
-
- 21 Oct, 2014 1 commit
-
-
Mark Andrews authored
zone to be updated via rndc. [RT #37404]
-
- 16 Oct, 2014 2 commits
-
-
Jeremy C. Reed authored
This is to be consistent with our common usage of just using a plural "s" without apostrophe. This was brought up via discussion in ticket 37505. I didn't have this reviewed.
-
Jeremy C. Reed authored
See ticket #37505
-
- 04 Sep, 2014 2 commits
-
-
Evan Hunt authored
3943. [func] SERVFAIL responses can now be cached for a limited time (configured by "servfail-ttl", default 10 seconds, limit 30). This can reduce the frequency of retries when an authoritative server is known to be failing, e.g., due to ongoing DNSSEC validation problems. [RT #21347]
-
Evan Hunt authored
3940. [func] "rndc nta" now allows negative trust anchors to be set for up to one week. [RT #37069]
-
- 15 Aug, 2014 1 commit
-
-
Jeremy C. Reed authored
This is for RT ticket #36832. While here update manual page date.
-
- 18 Jun, 2014 1 commit
-
-
Evan Hunt authored
3882. [func] By default, negative trust anchors will be tested periodically to see whether data below them can be validated, and if so, they will be allowed to expire early. The "rndc nta -force" option overrides this behvaior. The default NTA lifetime and the recheck frequency can be configured by the "nta-lifetime" and "nta-recheck" options. [RT #36146]
-