Commit Graph
4855 Commits
Author SHA1 Message Date
Tinderbox User 24abfe433e regen master 2015-04-14 01:05:08 +00:00
Tinderbox User 6a6ceba6fe update copyright notice / whitespace 2015-04-13 23:45:23 +00:00
Jeremy C. Reed 2637d30fbd docbook <command> tags around named server references 2015-04-13 11:46:35 -05:00
Jeremy C. Reed 2b66b8b6fb fix mismatched docbook tag 2015-04-13 11:38:40 -05:00
Evan Hunt d9b37259f3 [master] hold a reference on fetch context during query
4094.	[bug]		A race during shutdown or reconfiguration could
			cause an assertion in mem.c. [RT #38979]
2015-04-08 14:33:45 -07:00
Tinderbox User 0d00a726fe regen master 2015-04-08 01:05:07 +00:00
Evan Hunt f28e5058c3 [master] dig can now learn the SIT value when retrying
4093.	[func]		Dig now learns the SIT value from truncated
			responses when it retries over TCP. [RT #39047]
2015-04-06 23:16:54 -07:00
Mark Andrews febb020dce 4092. [bug] 'in-view' didn't work for zones beneath a empty zone.
[RT #39173]
2015-04-07 13:21:33 +10:00
Tinderbox User ed38240f42 regen master 2015-04-07 01:05:01 +00:00
Evan Hunt 1e15a048c0 [master] minor doc fixes 2015-04-06 13:48:29 -07:00
Mark Andrews 362a13ce42 add missing entries 2015-04-02 17:10:27 +11:00
Tinderbox User b4556ecdbc regen master 2015-03-11 01:04:49 +00:00
Mark Andrews 7b52254bf3 Add warning about configuration inheritence with in-view 2015-03-11 10:42:34 +11:00
Tinderbox User 53e1e7cec5 regen master 2015-03-10 01:04:50 +00:00
Mark Andrews 4ae7a31251 document the EDNS version is logged 2015-03-10 07:27:10 +11:00
Mark Andrews 1b05d22789 4082. [bug] Incrementally sign large inline zone deltas.
[RT #37927]
2015-03-05 09:59:29 +11:00
Evan Hunt ff295743c2 [master] release note for change #4013 2015-03-04 09:06:03 -08:00
Tinderbox User 947d37484e regen master 2015-03-04 01:04:48 +00:00
Evan Hunt 7ae96d8823 [master] add "lock-file" and fix up singleton code
4080.	[func]		Completed change #4022, adding a "lock-file" option
			to named.conf to override the default lock file,
			in addition to the "named -X <filename>" command
			line option.  Setting the lock file to "none"
			using either method disables the check completely.
			[RT #37908]
2015-03-02 19:27:54 -08:00
Tinderbox User 603de7394f regen master 2015-03-03 01:04:47 +00:00
Mukund Sivaraman 84f95ddb25 Update win32 configure for --enable-querytrace (#37520)
Also enable querytrace when --enable-developer is specified.
2015-03-02 12:57:50 +05:30
Tinderbox User 548a24c3d3 regen master 2015-02-28 01:05:06 +00:00
Tinderbox User 0eea9763d8 regen master 2015-02-26 01:04:45 +00:00
Tinderbox User d06befed22 regen master 2015-02-24 01:04:44 +00:00
Evan Hunt 7acc2f2156 [master] fix LOADPENDING issues
4063.	[bug]		Asynchronous zone loads were not handled
			correctly when the zone load was already in
			progress; this could trigger a crash in zt.c.
			[RT #37573]
2015-02-22 20:43:39 -08:00
Tinderbox User 659d063f23 regen master 2015-02-08 01:05:11 +00:00
Evan Hunt 591389c7d4 [master] 5011 tests and fixes
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]
2015-02-05 17:18:15 -08:00
Tinderbox User de283bda6a regen master 2015-02-06 01:04:48 +00:00
Francis Dupont 1059bc2e42 added mdig tool 2015-02-04 14:22:32 +01:00
Evan Hunt 801fb8b894 [master] avoid crash due to managed-key rollover
4053.	[security]	Revoking a managed trust anchor and supplying
			an untrusted replacement could cause named
			to crash with an assertion failure.
			(CVE-2015-1349) [RT #38344]
2015-02-03 18:25:28 -08:00
Tinderbox User 9c716f839c regen master 2015-02-04 01:04:44 +00:00
Evan Hunt 7267d1f335 [master] clarify edns-udp-size doc 2015-02-03 13:35:34 -08:00
Mukund Sivaraman e3e783a0e9 Update notes.xml for #38454 2015-02-03 12:07:28 +05:30
Tinderbox User 73a1443878 regen master 2015-01-23 01:04:53 +00:00
Francis Dupont 0ee7e491d4 Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9 2015-01-22 09:25:18 +01:00
Tinderbox User 3e240d6559 regen master 2015-01-22 01:04:47 +00:00
Evan Hunt 0936da207d [master] oops, semicolons were still wrong 2015-01-21 11:41:18 -08:00
Francis Dupont 050846b17b Merge branch 'master' of ssh://repo.isc.org/proj/git/prod/bind9 2015-01-21 20:36:24 +01:00
Francis Dupont 6089bce129 missing '-' in keep-response-order 2015-01-21 20:34:19 +01:00
Evan Hunt b892b31f75 [master] reformat response-policy grammar
There was an overly long line that ran off the end of the
page in the PDF; also missing semicolons and close brace.
2015-01-21 11:19:58 -08:00
Evan Hunt 2817aa56ca [master] "rndc modzone"
4043.	[func]		"rndc modzone" can be used to modify the
			configuration of an existing zone, using similar
			syntax to "rndc addzone". [RT #37895]
2015-01-20 22:34:16 -08:00
Evan Hunt b88b75c2b8 [master] correct CHANGES note 2015-01-20 18:33:53 -08:00
Tinderbox User d9184858dd regen master 2015-01-21 01:04:51 +00:00
Evan Hunt 761d135ed6 [master] add TCP pipelining support
4040.	[func]		Added server-side support for pipelined TCP
			queries. TCP connections are no longer closed after
			the first query received from a client. (The new
			"keep-response-order" option allows clients to be
			specified for which the old behavior will still be
			used.) [RT #37821]
2015-01-20 16:14:09 -08:00
Tinderbox User dddceb7732 update copyright notice / whitespace 2015-01-14 23:45:22 +00:00
Tony FinchandMukund Sivaraman eb4221895f doc: ignore and clean up isc-notes-html.xsl 2015-01-14 17:25:05 +05:30
Tinderbox User ef8014e56f regen master 2015-01-14 01:04:44 +00:00
Tinderbox User a6ca100924 update copyright notice / whitespace 2015-01-13 23:45:21 +00:00
Evan Hunt 03f979494f [master] document default DNSKEY TTL
- see RT #38268
2015-01-13 09:54:57 -08:00
Evan Hunt 82cf456943 [master] document dscp option 2015-01-13 09:15:51 -08:00