Commit Graph

23597 Commits

Author SHA1 Message Date
Tinderbox User
660e2cbacc newcopyrights 2015-11-24 23:30:08 +00:00
Evan Hunt
698c0fd069 [v9_10] update developer guide, expanding on comments and unit tests 2015-11-24 14:43:42 -08:00
Francis Dupont
0c63357718 Applied VS 2015 64 bit warning fixes (#40373) 2015-11-23 18:19:37 +01:00
Mark Andrews
b5446b1121 use isc_buffer_constinit
(cherry picked from commit 447591a49c)
2015-11-23 07:27:35 +11:00
Mark Andrews
0baebb81be fix path for CHANGES.SE
(cherry picked from commit e948cf361c75ff0a64bb3365271efbbdaec740f3)
2015-11-21 12:22:46 +11:00
Tinderbox User
e04451ce97 regen v9_10 2015-11-21 01:07:05 +00:00
Tinderbox User
b66e3a7eeb update copyright notice / whitespace 2015-11-20 23:45:52 +00:00
Tinderbox User
bbf39db5cd newcopyrights 2015-11-20 23:30:09 +00:00
Mark Andrews
dbeb3f06ff 4264. [bug] Check const of strchr/strrchr assignments match
argument's const status. [RT #41150]

(cherry picked from commit 5b1c7ef35b)
2015-11-20 18:39:57 +11:00
Mark Andrews
ef070eb5e7 spelling
(cherry picked from commit cbc660172d)
2015-11-20 14:55:48 +11:00
李昶
264d7653dd Cleanup in journal_open() correctly (#41129)
(cherry picked from commit 65f6e2f909)
2015-11-19 11:21:46 +05:30
Mukund Sivaraman
dd2b5cf45b Fix bug in epoll_ctl() usage causing blocked connections (#41067)
(cherry picked from commit 7bc21557f3)
2015-11-19 11:05:48 +05:30
Tinderbox User
c00585facb regen v9_10 2015-11-18 01:07:04 +00:00
Mark Andrews
a089f3bc84 note the address changes for H.ROOT-SERVERS.NET
(cherry picked from commit b57276f89e)
2015-11-18 11:09:13 +11:00
Tinderbox User
63a192a1da update copyright notice / whitespace 2015-11-17 23:45:57 +00:00
Jeremy C. Reed
c75cc4f07d add simpara to some note tags
So generated "Note" header isn't on same line as content.

Also removed one place that said "Note" (so doesn't say
"Note Note").
2015-11-17 11:00:13 -05:00
Jeremy C. Reed
7582107324 clean up refpurpose contents to be consistent
This is to be consistent with other manuals:
 - no period punctuation at end
 - no capitalization at beginning unless acronym or proper noun
 - and no simple article (like "A") to start sentence.

While the docbook specification says refpurpose is a "one sentence",
its examples show it with the rules shown above.

Also compared with many manpages as this is common format for the
.Nd macro's one line description.
2015-11-17 11:00:03 -05:00
Jeremy C. Reed
f13f51e3e4 make sure there is a simpara for missing context for note tag 2015-11-17 10:59:21 -05:00
Jeremy C. Reed
157d47c277 remove errant word
a word is repeated in a sentence and didn't make sense as-is
so removed it
2015-11-17 10:59:12 -05:00
Jeremy C. Reed
c32583845c get rid of the "See also fetch-glue" since is obsolete
This doesn't remove the description but don't have other
options refer to obsolete option.

No CHANGES entry since very minor.
2015-11-17 10:59:05 -05:00
Mark Andrews
2d8617416f add CVE-2015-8000 2015-11-17 15:27:54 +11:00
Evan Hunt
76ac8417e1 [v9_10] typo 2015-11-16 18:21:41 -08:00
Mark Andrews
49901a30a4 4261. [maint] H.ROOT-SERVERS.NET is 198.97.190.53 and 2001:500:1::53.
[RT #40556]

(cherry picked from commit 268c4e79c4)
2015-11-17 13:19:19 +11:00
Mark Andrews
39c5586111 record updated 9.9.x range 2015-11-17 12:52:39 +11:00
Tinderbox User
0334721ef6 regen v9_10 2015-11-17 01:08:12 +00:00
Tinderbox User
e2315b4c8d update copyright notice / whitespace 2015-11-16 23:45:52 +00:00
Tinderbox User
c3979a5957 newcopyrights 2015-11-16 23:30:09 +00:00
Mark Andrews
aaf878e8c8 use *newrdatas rather than *oldrdatas in sizeof for consistency [RT #41131]
(cherry picked from commit a248b59381)
2015-11-17 06:29:42 +11:00
Mark Andrews
d8eb1ac5ff add dns_message_setclass
(cherry picked from commit 0d44dd6131)
2015-11-16 14:27:24 +11:00
Mark Andrews
3a4c24c4a5 4260. [security] Insufficient testing when parsing a message allowed
records with an incorrect class to be be accepted,
                        triggering a REQUIRE failure when those records
                        were subsequently cached. (CVE-2015-8000) [RT #4098]

(cherry picked from commit c8821d124c)
2015-11-16 13:21:54 +11:00
Tinderbox User
c8a643d37a update copyright notice / whitespace 2015-11-11 23:45:52 +00:00
Tinderbox User
22da43180a newcopyrights 2015-11-11 23:30:09 +00:00
Mark Andrews
401567a6a9 check ptr is not NULL
(cherry picked from commit 946e2cd351)
2015-11-11 22:34:33 +11:00
Mukund Sivaraman
380eee242d Limit rndc query message sizes to 32 KiB (#41073)
(cherry picked from commit 9b17fd447c)
2015-11-11 09:58:17 +05:30
Mark Andrews
68f0d1f5c4 don't run {doc,man}clean for releaseinfo.xml and friend
(cherry picked from commit 1d83f85752)
2015-11-10 14:40:05 +11:00
Tinderbox User
a68111c6f9 update copyright notice / whitespace 2015-11-09 23:45:50 +00:00
Tinderbox User
5bb48f709c newcopyrights 2015-11-09 23:30:15 +00:00
Evan Hunt
fbf5b36b69 [v9_10] fix python script versions
4257.	[cleanup]	Python scripts reported incorrect version. [RT #41080]
2015-11-08 21:36:27 -08:00
Tinderbox User
41dfdd72f5 update copyright notice / whitespace 2015-11-06 23:45:53 +00:00
Tinderbox User
6aaa32acb2 newcopyrights 2015-11-06 23:30:07 +00:00
Evan Hunt
d1ce32ad70 [v9_10] allow spaces in rndc arguments
4256.	[bug]		Allow rndc command arguments to be quoted so as
			to allow spaces. [RT #36665]

(cherry picked from commit b513918481)
2015-11-05 21:11:17 -08:00
Tinderbox User
0baeadfb08 regen v9_10 2015-11-06 01:06:58 +00:00
Evan Hunt
9da8f9c114 [v9_10] remove inadvertent references to modzone 2015-11-05 10:06:52 -08:00
Mark Andrews
f368713d9d 4254. [bug] Address missing lock when getting zone's serial.
[RT #41072]

(cherry picked from commit 29868ebbe3)
2015-11-05 17:44:27 +11:00
Mark Andrews
318dc44700 4253. [bug] Address fetch context reference count handling error
on socket error.  [RT#40945]

(cherry picked from commit 2f450fcd29)
2015-11-05 17:15:36 +11:00
Tinderbox User
f57dca0c69 regen v9_10 2015-10-30 01:07:00 +00:00
Tinderbox User
cd3e1c96d1 update copyright notice / whitespace 2015-10-29 23:46:14 +00:00
Tinderbox User
e3e676f9e9 newcopyrights 2015-10-29 23:30:06 +00:00
Evan Hunt
7654cd1bdb [v9_10] typo 2015-10-29 15:54:51 -07:00
Mark Andrews
a1503a1461 0xf5f5f5f5f5f5f5f5 is a LLU
(cherry picked from commit 7c38fa994b)
2015-10-30 08:13:42 +11:00