Commit Graph

23898 Commits

Author SHA1 Message Date
Tinderbox User
cd2614d9dd newcopyrights 2016-04-12 23:30:08 +00:00
Mark Andrews
59ed724f1d 4345. [contrib] perftcpdns mishandled the return values from
clock_nanosleep. [RT #42131]

(cherry picked from commit 8fcf2413e9)
2016-04-12 10:54:47 +10:00
Tinderbox User
34d112b3da update copyright notice / whitespace 2016-04-05 23:45:34 +00:00
Tinderbox User
55ead399f4 newcopyrights 2016-04-05 23:30:08 +00:00
Mark Andrews
763e6386e0 4344. [port] Address openssl version differences. [RT #42059] 2016-04-06 04:32:55 +10:00
Tinderbox User
4f00c6e350 regen v9_10 2016-03-31 01:09:15 +00:00
Jeremy C. Reed
896b3933d0 [v9_10] some release notes updates
mention that the document summarizes "significant" changes
since obviously it misses a lot.
Also refer to the CHANGES file.

Added a few bugs. Wording some discussed via email, phone call, and jabber.
2016-03-30 13:38:20 -04:00
Mark Andrews
5ff9fb2299 attempt to create a node at the flushtree name
(cherry picked from commit dd185fb371)
2016-03-27 08:26:03 +11:00
Tinderbox User
2a76b0a54e update copyright notice / whitespace 2016-03-25 23:45:32 +00:00
Tinderbox User
9c8aa1b2d8 newcopyrights 2016-03-25 23:30:08 +00:00
Mark Andrews
87a3601d12 fix typo in isc-hmac-fixup.exe 2016-03-26 09:08:52 +11:00
Tinderbox User
2f98c1c2a0 regenerate v9.10.4b3 2016-03-25 05:30:29 +00:00
Tinderbox User
0d4666a368 regen v9_10 2016-03-25 01:09:18 +00:00
Evan Hunt
72a5d063b7 [v9_10] more release note corrections 2016-03-24 16:41:41 -07:00
Evan Hunt
4290eeb44c [v9_10] fixes for release notes 2016-03-24 14:42:40 -07:00
Evan Hunt
8f6dc230d0 [v9_10] prep 9.10.4b3 2016-03-24 12:41:57 -07:00
Evan Hunt
2d232c3179 [v9_10] windows: copy missing HTML man pages into zips 2016-03-24 12:27:15 -07:00
Evan Hunt
e8fd60b02d [v9_10] fix unit test 2016-03-24 10:32:22 -07:00
Mark Andrews
f2b7ff5fdd use full tag with git archive
(cherry picked from commit 32a09f01d61ce2fb963370b51e328a7b54c3ad27)
2016-03-24 17:03:41 +11:00
Evan Hunt
a95ec4fb11 [v9_10] fix ECS family 0 handling
4341.	[bug]		Correct the handling of ECS options with
			address family 0. [RT #41377]
2016-03-23 19:04:04 -07:00
Mark Andrews
c25c284caa use shorthash to avoid race when using a branch name
(cherry picked from commit fe35097681)
2016-03-24 12:58:49 +11:00
Mark Andrews
ac9f304678 fix changes number
(cherry picked from commit b1888f0e2e)
2016-03-24 12:23:47 +11:00
Mark Andrews
4c981c3bf7 4341. [bug] 'rndc flushtree' could fail to clean the tree if there
wasn't a node at the specified name. [RT #41846]

(cherry picked from commit 6214c3c93a)
2016-03-24 11:32:52 +11:00
Tinderbox User
63741d968f update copyright notice / whitespace 2016-03-23 23:45:41 +00:00
Tinderbox User
92e097bbf1 newcopyrights 2016-03-23 23:30:07 +00:00
Evan Hunt
ae96d1f641 [v9_10] disallow out-of-range descriptors in isc_socket_fdwatchcreate() 2016-03-22 18:12:02 -07:00
Evan Hunt
a17b07d466 [v9_10] fix AES configuration for cross-compiling 2016-03-22 18:01:27 -07:00
Evan Hunt
4d8742e668 [v9_10] remove obsolete unit test 2016-03-22 17:46:16 -07:00
Evan Hunt
8f127cde08 [v9_10] fix uiAccess for win64 build 2016-03-22 17:30:19 -07:00
Tinderbox User
2a28287aa7 update copyright notice / whitespace 2016-03-22 23:45:30 +00:00
Mark Andrews
57564eff5f 4338. [bug] Reimplement change 4324 as it wasn't properly doing
all the required book keeping. [RT #41941]

(cherry picked from commit 558278974e)
2016-03-23 10:39:02 +11:00
Tinderbox User
069219c2a5 newcopyrights 2016-03-22 23:30:07 +00:00
Evan Hunt
c82e4d2379 [v9_10] fix mkeys TTL 0 issue
4337.	[bug]		The previous change exposed a latent flaw in
			key refresh queries for managed-keys when
			a cached DNSKEY had TTL 0. [RT #41986]
2016-03-22 12:13:25 -07:00
Tinderbox User
9861d0b5c6 update copyright notice / whitespace 2016-03-21 23:45:41 +00:00
Tinderbox User
3c3f37e716 newcopyrights 2016-03-21 23:30:08 +00:00
Mark Andrews
b7e6ee04a7 4336. [bug] Don't emit records with zero ttl unless the records
were learnt with a zero ttl. [RT #41687]

(cherry picked from commit 0993cd5f22)
2016-03-21 13:24:55 +11:00
Mark Andrews
21c7ebce7d 4335. [bug] zone->view could be detached too early. [RT #41942]
(cherry picked from commit b8dcc13bc5)
2016-03-21 13:03:19 +11:00
Tinderbox User
4f5b0f452a update copyright notice / whitespace 2016-03-17 23:45:36 +00:00
Tinderbox User
4ae4072112 newcopyrights 2016-03-17 23:30:05 +00:00
Mark Andrews
e16a55154e don't run 'make clean' if --no-create is specified
(cherry picked from commit 6e3839e1bb)
2016-03-18 08:30:23 +11:00
Jeremy C. Reed
9263677c0a add comments about why the configuration is bad
I didn't get review. This is trivial.
2016-03-17 07:04:46 -04:00
Jeremy C. Reed
8657122d38 change [=PATH] to [=ARG] for two dlz configure switches help text
this is for #41940
--with-dlz-filesystem and --with-dlz-stub don't use a path
so update the --help text for them

too trivial to add a CHANGES entry
2016-03-17 07:01:43 -04:00
Evan Hunt
60bfe36be0 [v9_10] remove duplicate delv test 2016-03-16 14:32:53 -07:00
Tinderbox User
2995f694f2 update copyright notice / whitespace 2016-03-11 23:45:45 +00:00
Tinderbox User
fab469ac6b newcopyrights 2016-03-11 23:30:07 +00:00
Jeremy C. Reed
2868badff9 use -r $RANDFILE for test using keygen
stops hang
this is for ticket #41898
2016-03-11 09:30:20 -05:00
Mark Andrews
8a51afbac5 4333. [maint] L.ROOT-SERVERS.NET is now 199.7.83.42 and
2001:500:9f::42.

(cherry picked from commit 1add4a7939)
2016-03-11 20:41:26 +11:00
Mark Andrews
51201c60a6 silence compiler warning 2016-03-11 13:19:02 +11:00
Tinderbox User
d36f894b88 9.10.4b2 v9.10.4b2 2016-03-11 01:50:11 +00:00
Tinderbox User
000a95621c regen v9_10 2016-03-11 01:40:14 +00:00