Tinderbox User
6b8b2e5752
update copyright notice / whitespace
2015-11-16 23:46:12 +00:00
Mark Andrews
5857144184
use *newrdatas rather than *oldrdatas in sizeof for consistency [RT #41131 ]
...
(cherry picked from commit a248b59381 )
2015-11-17 06:29:49 +11:00
Mark Andrews
9631d0769e
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:28:28 +11:00
Tinderbox User
b73a3c4491
update copyright notice / whitespace
2015-11-11 23:46:12 +00:00
Mark Andrews
6c90a60a12
check ptr is not NULL
...
(cherry picked from commit 946e2cd351 )
2015-11-11 22:34:40 +11:00
Mukund Sivaraman
b745d37107
Limit rndc query message sizes to 32 KiB ( #41073 )
...
(cherry picked from commit 9b17fd447c )
(cherry picked from commit 380eee242d )
2015-11-11 10:01:39 +05:30
Tinderbox User
4acf5216d7
update copyright notice / whitespace
2015-11-09 23:46:11 +00:00
Evan Hunt
7d984067ee
[v9_9] fix python script versions
...
4257. [cleanup] Python scripts reported incorrect version. [RT #41080 ]
2015-11-08 21:41:04 -08:00
Tinderbox User
000afdc0fd
update copyright notice / whitespace
2015-11-06 23:46:12 +00:00
Evan Hunt
47a8327820
[v9_9] 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 )
(cherry picked from commit d1ce32ad70 )
2015-11-05 21:42:27 -08:00
Tinderbox User
1ece14f6e6
update copyright notice / whitespace
2015-10-29 23:46:33 +00:00
Mark Andrews
b087c53842
#ifdef ISC_PLATFORM_HAVEATOMICSTORE
...
(cherry picked from commit f75f9e1b62 )
2015-10-30 07:07:05 +11:00
Evan Hunt
da7e65a6aa
[v9_9] isc_atomic_storeq()/stats improvements
...
4248. [func] Add an isc_atomic_storeq() function, use it in
stats counters to improve performance.
[RT #39972 ] [RT #39979 ]
2015-10-28 22:22:04 -07:00
Mark Andrews
95d37b0a03
return dns_dbtable_add result on error [RT #40653 ]
...
(cherry picked from commit 1ff2118d6c )
2015-10-29 15:48:24 +11:00
Tinderbox User
a2b3a83f82
regen v9_9
2015-10-29 03:01:47 +00:00
Mark Andrews
73cf46fdad
4244. [bug] The parser was not reporting that use-ixfr is obsolete.
...
[RT #41010 ]
2015-10-29 12:53:56 +11:00
Tinderbox User
8cbf7ab243
regen v9_9
2015-10-22 05:58:58 +00:00
Mark Andrews
d1bf3f9e8f
cleanup trailing whitespace
2015-10-22 16:26:06 +11:00
Mark Andrews
abe4242926
cleanup trailing white space in SGML like files
2015-10-22 16:11:37 +11:00
Tinderbox User
50f00fc386
regen v9_9
2015-10-07 04:17:56 +00:00
Tinderbox User
916eba060b
regen v9_9
2015-10-07 01:14:42 +00:00
Tinderbox User
b88cd03904
update copyright notice / whitespace
2015-10-06 23:46:15 +00:00
Evan Hunt
22ebfe3741
[v9_9] fix copyright warnings
2015-10-05 23:15:16 -07:00
Tinderbox User
673a236ab1
regen v9_9
2015-10-06 05:51:07 +00:00
Tinderbox User
bbed6bdd52
regen v9_9
2015-10-06 05:34:39 +00:00
Evan Hunt
d6e0d893be
[v9_9] upgrade doc toolchain
...
4237. [doc] Upgraded documentation toolchain to use DocBook 5
and dblatex. [RT #40766 ]
2015-10-05 22:01:25 -07:00
Mukund Sivaraman
d295a92663
Add note about Windows ( #40761 )
...
(cherry picked from commit 31cca00bba )
(cherry picked from commit 0774c4c6f6 )
2015-10-06 05:58:09 +05:30
Mukund Sivaraman
328ec79fe9
Update named manual page ( #40761 )
...
(cherry picked from commit 1a989c4322 )
(cherry picked from commit 56a1cede21 )
2015-10-06 05:52:43 +05:30
Mukund Sivaraman
2f1b6c0ed7
Update the default value for number of UDP listeners ( #40761 )
...
(cherry picked from commit 930719e876 )
(cherry picked from commit 4039647930 )
2015-10-03 07:16:45 +05:30
Tinderbox User
35f57c5986
update copyright notice / whitespace
2015-10-01 23:46:28 +00:00
Mark Andrews
9bcd5b76a1
emit "E:TESTNAME:DATE" when we can't start a server
...
(cherry picked from commit 3ed714b961 )
2015-10-01 16:50:50 +10:00
Tinderbox User
9c50a149e8
update copyright notice / whitespace
2015-09-30 23:46:34 +00:00
Mark Andrews
5c6e1683d1
4232. [test] Add tests for CDS and CDNSKEY with delegation-only.
...
[RT #40597 ]
(cherry picked from commit 65d59a4307 )
2015-09-30 16:01:12 +10:00
Mark Andrews
3b8f8695af
4227. [bug] Silence static analysis warnings. [RT #40828
...
(cherry picked from commit 2a12984ce6 )
2015-09-30 14:35:42 +10:00
Tinderbox User
f9325b5da3
update copyright notice / whitespace
2015-09-29 23:46:27 +00:00
Mark Andrews
17747a8059
make macro name match category name
...
(cherry picked from commit 4d085258cc )
2015-09-29 15:05:53 +10:00
Mark Andrews
b21f98c192
Introduce end-of-line normalization
2015-09-29 08:27:48 +10:00
Tinderbox User
17d2830ace
regen v9_9
2015-09-23 01:13:39 +00:00
Tinderbox User
ad89136024
update copyright notice / whitespace
2015-09-22 23:46:07 +00:00
Evan Hunt
e30b7c5165
[v9_9] need id tag on refentry
2015-09-21 21:36:42 -07:00
Evan Hunt
b1ec9cd9a2
[v9_9] fix wire_test so it can read files with comment lines
2015-09-18 11:40:33 -07:00
Mark Andrews
80f453032b
4217. [protocol] Add support for CSYNC. [RT #40532 ]
...
(cherry picked from commit f6e45a5c54 )
2015-09-18 23:54:33 +10:00
Mark Andrews
f632ee7815
4215. [bug] nsupdate: skip to next request on GSSTKEY create
...
failure. [RT #40685 ]
(cherry picked from commit ff55c577ba )
2015-09-18 09:54:06 +10:00
Tinderbox User
1ececb23f4
update copyright notice / whitespace
2015-09-17 23:46:13 +00:00
Mark Andrews
478070a3f2
4214. [protocol] Add support for TALINK. [RT #40544 ]
...
(cherry picked from commit e0a30050c8 )
2015-09-18 07:46:29 +10:00
Mark Andrews
4cbbeae1aa
4213. [bug] Don't reuse a cache across multiple classes.
...
[RT #40205 ]
(cherry picked from commit dd1bcab25c )
2015-09-17 14:53:45 +10:00
Mark Andrews
fd82172e14
address race condition in ecdsa system test leading to differing authority sections. [RT #40283 ]; no CHANGES entry.
...
(cherry picked from commit 1d5ebfc05f )
2015-09-17 14:24:19 +10:00
Mark Andrews
31d8f73ff9
4208. [bug] Address null pointer dereferences on out of memory.
...
[RT #40764 ]
(cherry picked from commit fe51e068f0 )
2015-09-17 08:52:28 +10:00
Mark Andrews
246cad50c6
4207. [bug] Handle class mismatches with raw zone files.
...
[RT #40746 ]
(cherry picked from commit 0f2ecf4b5c )
2015-09-16 10:44:32 +10:00
Tinderbox User
c45ebf6131
update copyright notice / whitespace
2015-09-14 23:46:06 +00:00