Mark Andrews
632f984881
silence compiler warning
...
(cherry picked from commit 0e5c8a65a2 )
v9.10.4b1
2016-03-09 12:38:05 +11:00
Tinderbox User
340305002b
update copyright notice / whitespace
2016-03-09 00:56:29 +00:00
Tinderbox User
9e83abe604
newcopyrights
2016-03-09 00:55:56 +00:00
Tinderbox User
2f3745aee1
regen v9_10
2016-03-09 00:42:52 +00:00
Mark Andrews
be91c04d4b
use xmlint to process include
...
(cherry picked from commit 71e9df17b671f7ef5742967b25a1ab36ec3dd91b)
2016-03-09 11:35:01 +11:00
Tinderbox User
2a66279f43
newcopyrights
2016-03-08 23:03:30 +00:00
Tinderbox User
d8aa0b288b
9.10.4b1
2016-03-08 22:57:29 +00:00
Tinderbox User
52d3b7fc53
regen v9_10
2016-03-08 22:38:55 +00:00
Tinderbox User
db2a612c3f
update copyright notice / whitespace
2016-03-08 22:29:30 +00:00
Tinderbox User
c065048a69
newcopyrights
2016-03-08 22:28:45 +00:00
Mark Andrews
a1be5e17d0
update 4327's description
...
(cherry picked from commit ade0aa3cb0 )
2016-03-09 09:25:24 +11:00
Mark Andrews
a7ac6b54dd
add automatic-interface-scan to ARM grammar
...
(cherry picked from commit 1188aa3010 )
2016-03-09 09:00:53 +11:00
Mark Andrews
90499817bf
add automatic-interface-scan to ARM grammar
2016-03-09 08:57:12 +11:00
Mark Andrews
235151bad7
reorder cve list
2016-03-09 07:03:42 +11:00
Jeremy C. Reed
d64f7b7dcb
add resource record type added, typo fix, new contrib software, and named -V
2016-03-08 09:42:45 -05:00
Jeremy C. Reed
b1bc013634
misspelling
2016-03-08 09:41:40 -05:00
Tinderbox User
b884f3154e
newcopyrights
2016-03-08 06:32:27 +00:00
Tinderbox User
4278332e2e
regen v9_10
2016-03-08 06:19:40 +00:00
Mark Andrews
13a95c3775
update copyrights
2016-03-08 16:20:10 +11:00
Mark Andrews
ff813ea134
add dns_name_isrfc1918 and dns_name_isula
...
(cherry picked from commit 56d1de40e4 )
2016-03-08 12:00:39 +11:00
Mark Andrews
b712215fcb
9.10.4b1
2016-03-08 11:53:41 +11:00
Mark Andrews
274ea210b0
sync w/ 9.10.3-P4
2016-03-08 11:34:15 +11:00
Tinderbox User
b45473686c
update copyright notice / whitespace
2016-03-07 23:45:44 +00:00
Mark Andrews
b8341f294c
4329. [func] Warn about a common misconfiguration when forwarding
...
RFC 1918 zones. [RT #41441 ]
2016-03-08 10:11:56 +11:00
Mukund Sivaraman
2a461f1348
Repack dns_rbtnode struct to gain some space (reduce packing holes) ( #41854 )
...
(cherry picked from commit 8dbf9ceb8c )
2016-03-07 16:16:32 +05:30
Evan Hunt
53bcdbd5e3
[v9_10] silence coverity warning
2016-03-05 19:50:51 -08:00
Tinderbox User
87bdeb8a8b
regen v9_10
2016-03-06 01:07:51 +00:00
Mukund Sivaraman
19afa0cc8f
Fix rbt_remove_empty unittest
...
(reviewed by Evan on Jabber)
(cherry picked from commit f5cb0dd58b )
2016-03-05 13:55:10 +05:30
Mark Andrews
49abe5882d
add AVC
...
(cherry picked from commit e011df2927 )
2016-03-05 17:57:16 +11:00
Tinderbox User
89a9ff4a85
regen v9_10
2016-03-05 01:19:08 +00:00
Tinderbox User
736b0ac1c8
update copyright notice / whitespace
2016-03-04 23:45:45 +00:00
Tinderbox User
ca42a07b8c
newcopyrights
2016-03-04 23:30:15 +00:00
Mukund Sivaraman
09b9ffc029
Revert DEFAULT_NODE_LOCK_COUNT back to 7 ( #40997 )
2016-03-04 16:30:33 +05:30
Mukund Sivaraman
1cbbc0bde6
Include missing isc/print.h
2016-03-04 14:56:58 +05:30
Mukund Sivaraman
491a5a2a3c
Check if threads support is available
...
(cherry picked from commit 2457a4b245 )
2016-03-04 14:06:32 +05:30
Mukund Sivaraman
cb93542612
Use libisc thread functions
...
(cherry picked from commit 051197362b )
2016-03-04 14:00:26 +05:30
Mukund Sivaraman
d820e8ff8a
Add dns_name_fromwire() benchmark
...
(cherry picked from commit 59328c7674 )
2016-03-04 13:47:31 +05:30
Mukund Sivaraman
666fa20ef3
Log query and depth counters during fetches when querytrace is enabled ( #41787 )
...
(cherry picked from commit 275265ab27 )
2016-03-04 13:26:33 +05:30
Evan Hunt
1c57a595b1
[rt41656] line length
...
(cherry picked from commit 6957e9451cc7bf89d44716dfe4266281867e00e5)
(cherry picked from commit d4ed29b019 )
2016-03-04 13:02:17 +05:30
Mark Andrews
96085d274e
add AVC
2016-03-04 18:17:57 +11:00
Mark Andrews
d489cf8fd7
4326. [protocol] Add support for AVC. [RT #41819
...
(cherry picked from commit 8398f00156 )
2016-03-04 18:14:04 +11:00
Mukund Sivaraman
b15dde2889
Code cleanups ( #41656 )
...
(cherry picked from commit 9da98335c1 )
2016-03-04 12:23:32 +05:30
Evan Hunt
db06cd726c
[v9_10] recursively clean empty interior nodes when deleting database records
...
4324. [bug] When deleting records from a zone database, interior
nodes could be left empty but not deleted, damaging
search performance afterward. [RT #40997 ]
(cherry picked from commit 44c86318ed )
2016-03-03 21:15:21 -08:00
Tinderbox User
03eeffb060
update copyright notice / whitespace
2016-03-02 23:45:38 +00:00
Tinderbox User
223b51a35a
newcopyrights
2016-03-02 23:30:05 +00:00
Mark Andrews
74d495fdce
fix changes number
2016-03-02 12:27:43 +11:00
Mark Andrews
62e7d7533a
4223. [bug] Improve HTTP header processing on statschannel.
...
[RT #41674 ]
(cherry picked from commit ce7216c40a )
2016-03-02 11:10:32 +11:00
Tinderbox User
6d12bd7997
regen v9_10
2016-03-01 01:07:17 +00:00
Mark Andrews
ca3d4db1a5
re-order security list into reverse order
2016-02-29 12:44:35 +11:00
Mark Andrews
202efe3c3b
spelling
...
(cherry picked from commit 40401165e4 )
2016-02-29 12:20:33 +11:00