Mukund Sivaraman
080b51f164
Revert DEFAULT_NODE_LOCK_COUNT back to 7 ( #40997 )
2016-03-04 16:28:22 +05:30
Mukund Sivaraman
2457a4b245
Check if threads support is available
2016-03-04 14:05:22 +05:30
Mukund Sivaraman
051197362b
Use libisc thread functions
2016-03-04 13:58:39 +05:30
Mukund Sivaraman
59328c7674
Add dns_name_fromwire() benchmark
2016-03-04 13:43:45 +05:30
Mukund Sivaraman
275265ab27
Log query and depth counters during fetches when querytrace is enabled ( #41787 )
2016-03-04 13:25:37 +05:30
Evan Hunt
d4ed29b019
[rt41656] line length
...
(cherry picked from commit 6957e9451cc7bf89d44716dfe4266281867e00e5)
2016-03-04 13:01:54 +05:30
Mark Andrews
7a3a30e296
add AVC
2016-03-04 18:18:04 +11:00
Mark Andrews
8398f00156
4326. [protocol] Add support for AVC. [RT #41819
2016-03-04 18:11:41 +11:00
Mukund Sivaraman
9da98335c1
Code cleanups ( #41656 )
2016-03-04 12:18:17 +05:30
Evan Hunt
023ba1e6ef
[master] add OS details to rndc status
...
4325. [func] Add a line to "rndc status" indicating the
hostname and operating system details. [RT #41610 ]
2016-03-03 22:02:52 -08:00
Evan Hunt
44c86318ed
[master] 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 ]
2016-03-03 21:13:42 -08:00
Tinderbox User
f254ab049e
update copyright notice / whitespace
2016-03-02 23:45:17 +00:00
Tinderbox User
8fabea916f
newcopyrights
2016-03-02 23:30:02 +00:00
Mark Andrews
e09b40bec4
s/use_zlib/with_zlib/ to be consistent
2016-03-02 12:37:41 +11:00
Mark Andrews
a97185d9e0
with-zlib should be auto but forced on by default for developers
2016-03-02 12:33:36 +11:00
Mark Andrews
806e05d28a
fix changes number
2016-03-02 12:26:22 +11:00
Mark Andrews
ce7216c40a
4223. [bug] Improve HTTP header processing on statschannel.
...
[RT #41674 ]
2016-03-02 11:04:59 +11:00
Mark Andrews
40401165e4
spelling
2016-02-29 12:11:41 +11:00
Mark Andrews
c7aae79b62
silence may be used when unset false positive
2016-02-29 11:24:15 +11:00
Mark Andrews
2de89ee9de
Part 2 of:
...
4319. [security] Fix resolver assertion failure due to improper
DNAME handling when parsing fetch reply messages.
(CVE-2016-1286) [RT #41753 ]
2016-02-29 07:16:48 +11:00
Mark Andrews
d9ec4ca4b6
add CVE-2016-2088
2016-02-27 13:24:56 +11:00
Tinderbox User
df3d1c56e4
regen master
2016-02-27 01:04:26 +00:00
Mark Andrews
455c0848f8
4322. [security] Duplicate EDNS COOKIE options in a response could
...
trigger an assertion failure. (CVE-2016-2088)
[RT #41809 ]
2016-02-27 11:23:50 +11:00
Mark Andrews
7f514657e2
update copyrights
2016-02-25 10:55:40 +11:00
Mark Andrews
f9da4a8e54
4321. [bug] Zones using mapped files containing out-of-zone data
...
could return SERVFAIL instead of the expected NODATA
or NXDOMAIN results. [RT #41596 ]
2016-02-24 11:13:24 +11:00
Tinderbox User
62735fcde3
update copyright notice / whitespace
2016-02-23 23:45:35 +00:00
Tinderbox User
7692464e78
newcopyrights
2016-02-23 23:30:18 +00:00
Mukund Sivaraman
293a9e9978
Fix allocation for "none" ACL that caused assertion failure ( #41745 )
2016-02-23 12:51:34 +05:30
Mark Andrews
a125381c60
update usage
2016-02-23 16:57:02 +11:00
Tinderbox User
ba38c6b4bc
regen master
2016-02-23 01:04:33 +00:00
Mukund Sivaraman
5995fec51c
Fix resolver assertion failure due to improper DNAME handling (CVE-2016-1286) ( #41753 )
2016-02-22 12:22:43 +05:30
Tinderbox User
27424c351d
update copyright notice / whitespace
2016-02-20 23:45:16 +00:00
Tinderbox User
267e57d39b
newcopyrights
2016-02-20 23:30:09 +00:00
Mark Andrews
c968a257c1
fix subnet prefix
2016-02-20 12:01:30 +11:00
Tinderbox User
1609eab3ca
regen master
2016-02-19 01:04:16 +00:00
Tinderbox User
53ba272721
update copyright notice / whitespace
2016-02-18 23:45:32 +00:00
Tinderbox User
fab5478040
newcopyrights
2016-02-18 23:30:09 +00:00
Mark Andrews
a2b15b3305
4318. [security] Malformed control messages can trigger assertions
...
in named and rndc. (CVE-2016-1285) [RT #41666 ]
2016-02-18 12:11:27 +11:00
Tinderbox User
0c9af52e8f
newcopyrights
2016-02-17 23:30:09 +00:00
Mark Andrews
37176663e0
don't used class in grep e.g. [:space:]
2016-02-17 13:17:40 +11:00
Tinderbox User
9dde9ce555
newcopyrights
2016-02-12 23:30:04 +00:00
Mukund Sivaraman
5ac25749e7
Add missing win32 defs
2016-02-12 14:54:52 +05:30
Evan Hunt
93c211afc9
[master] fixed a regression in dyndb due to change #4277
2016-02-12 00:22:45 -08:00
Mark Andrews
d372f426ca
4317. [bug] Age all unused servers on fetch timeout. [RT #41597 ]
2016-02-12 12:32:58 +11:00
Tinderbox User
6632721990
regen master
2016-02-12 01:04:18 +00:00
Mark Andrews
4c6bf2d14e
add sanity check that $base is '.docbook'
2016-02-12 11:11:42 +11:00
Mark Andrews
66c9805347
automatically set year to 'DOCBOOK' if '.docbook' exists for MAN and HTML
2016-02-12 11:07:24 +11:00
Mark Andrews
fec6e13f2d
inherit years from docbook
2016-02-12 10:46:46 +11:00
Tinderbox User
170a1a5adb
newcopyrights
2016-02-11 23:30:03 +00:00
Tinderbox User
ee2e5fec65
regen master
2016-02-11 01:04:20 +00:00