Tinderbox User
b6f7267093
update copyright notice
2014-07-15 23:45:19 +00:00
Mark Andrews
71ec6d0940
3894. [bug] Buffers in isc_print_vsnprintf were not properly
...
initialized leading to potential overflows when
printing out quad values. [RT #36505 ]
2014-07-15 22:53:07 +10:00
Mark Andrews
a920fb9dc2
3893. [bug] Peer DSCP values could be returned without being set.
...
[RT #36538 ]
2014-07-15 22:40:39 +10:00
Tinderbox User
8a9485517e
update copyright notice
2014-07-10 23:45:19 +00:00
Mark Andrews
7eb82402e3
Revert "update description to match code; doxygen fixes"
...
This reverts commit 1fc784da63 .
2014-07-10 10:37:10 +10:00
Mark Andrews
9862191c37
update description to match code; doxygen fixes
2014-07-10 10:36:33 +10:00
Mark Andrews
1fc784da63
update description to match code; doxygen fixes
2014-07-10 10:32:54 +10:00
Mark Andrews
dcc7a2738f
hold a nta reference while fetching
2014-07-10 10:24:47 +10:00
Mark Andrews
63e1ac1e09
3890. [bug] RRSIG sets that were not loaded in a single transaction
...
at start up where not being correctly added to
re-signing heaps. [RT #36302 ]
2014-07-07 12:05:01 +10:00
Mark Andrews
769224a8dc
state fw_copy is never used; n only needs to be set for fw_ordinary;
...
(cherry picked from commit d956d9689c13b093fff5faf6b10f06338354dcfc)
2014-07-04 08:51:26 +10:00
Mark Andrews
e58154a6ec
silence coverity warnings
2014-07-02 15:28:02 +10:00
Mark Andrews
7dbd309799
be consistent about expire time
2014-07-02 14:12:46 +10:00
Mark Andrews
5d63868ad0
DNS_VALIDATOR_NONTA needs passed to sub validator
2014-07-02 14:12:15 +10:00
Mark Andrews
e31a37787b
silence coverity - reviewed by Evan over jabber
2014-07-01 09:52:02 +10:00
Mark Andrews
1a03e9eb52
rename closesocket to socketclose to avoid coverity model for window's closesocket
2014-06-26 10:47:48 +10:00
Mark Andrews
33399d6a14
3888. [func] 'rndc status' now reports the number of automatic
...
zones. [RT #36015 ]
2014-06-25 13:17:03 +10:00
Mark Andrews
65eba0a5a8
add init_count
2014-06-25 12:40:28 +10:00
Mark Andrews
777ea03a92
move definition of FILE_VERSION to after #define of FILE_VERSION
2014-06-25 12:29:15 +10:00
Mark Andrews
c312172e13
more statics that were optimised out
2014-06-25 11:10:25 +10:00
Mark Andrews
c21e9f1a92
add and deserialize are structure element names
2014-06-25 09:45:53 +10:00
Mark Andrews
ef117da205
3887. [cleanup] Make all static symbols in rbtdb64 end in "64" so
...
they are easier to use in a debugger. [RT #36373 ]
2014-06-25 08:33:37 +10:00
Mark Andrews
d2dc08308f
set now on all paths
2014-06-25 00:44:11 +10:00
Mark Andrews
6343df7150
silence signed vs unsigned
2014-06-25 00:19:17 +10:00
Mark Andrews
ba5c73b383
3886. [bug] rbtdb_write_header should use a once to initialize
...
FILE_VERSION. [RT #36374 ]
2014-06-24 19:58:25 +10:00
Mark Andrews
a421f4458d
use isc_time_seconds rather than .seconds
2014-06-23 23:15:19 +10:00
Evan Hunt
4ef06963a4
[master] unresolved externals
2014-06-20 13:51:36 -07:00
Tinderbox User
5a31767b09
update copyright notice
2014-06-19 23:45:23 +00:00
Evan Hunt
cac2181160
[master] CDS/CDNSKEY rrtypes
...
3884. [protocol] Add CDS and CDNSKEY record types. [RT #36333 ]
2014-06-19 00:35:11 -07:00
Mark Andrews
bfbd478cdb
silence coverity
2014-06-19 11:33:22 +10:00
Evan Hunt
5e6cfc7c9a
[master] Merge branch 'master' of ssh://repo/proj/git/prod/bind9
2014-06-18 17:25:19 -07:00
Evan Hunt
f47ed4bb4d
[master] silence warning
2014-06-18 17:24:48 -07:00
Mark Andrews
3a37159a95
add #include <isc/print.h>
2014-06-19 10:20:34 +10:00
Evan Hunt
b8a9632333
[master] complete NTA work
...
3882. [func] By default, negative trust anchors will be tested
periodically to see whether data below them can be
validated, and if so, they will be allowed to
expire early. The "rndc nta -force" option
overrides this behvaior. The default NTA lifetime
and the recheck frequency can be configured by the
"nta-lifetime" and "nta-recheck" options. [RT #36146 ]
2014-06-18 16:50:38 -07:00
Mark Andrews
8eb2d262dc
silence coverity - add nul termination
2014-06-18 20:04:21 +10:00
Tinderbox User
636aadbfe4
update copyright notice
2014-06-17 23:45:20 +00:00
Evan Hunt
a4e76a630e
[master] update gitignore files; use rev-parse to get srcid
2014-06-17 13:49:30 -07:00
Mark Andrews
e177c7b814
add EAI_OVERFLOW to lwres
2014-06-17 10:20:24 +10:00
Tinderbox User
51437e2eea
update copyright notice
2014-06-16 23:45:20 +00:00
Evan Hunt
56510cd031
[master] null terminate strings for coverity
2014-06-16 15:30:11 -07:00
Tinderbox User
4ded8003e3
update copyright notice
2014-06-12 23:45:22 +00:00
Evan Hunt
06e0d6bb12
[master] address rpz bugs
...
3877. [bug] Inserting and deleting parent and child nodes
in response policy zones could trigger an assertion
failure. [RT #36272 ]
2014-06-11 20:00:19 -07:00
Mark Andrews
1208790272
make lhs unsigned
2014-06-12 11:12:22 +10:00
Mark Andrews
8a2ff13c3d
add INSISTs to silence tainted data false positive in Coverity
2014-06-12 10:42:39 +10:00
Tinderbox User
889eb2e055
update copyright notice
2014-06-11 23:45:23 +00:00
Mark Andrews
23fe5cbb07
pass rng to destroy
2014-06-11 22:57:46 +10:00
Mark Andrews
0c57bf16a5
fix unbalanced lock; test for non NULL before dereference;
2014-06-11 21:42:36 +10:00
Evan Hunt
8d8f9f7f86
[master] suppress unnecessary db lookups in DLZ redirect zones
...
3876. [bug] Improve efficiency of DLZ redirect zones by
suppressing unnecessary database lookups. [RT #35835 ]
2014-06-10 16:25:26 -07:00
Evan Hunt
7c9d11b654
[master] add print.h, CHANGES note
2014-06-10 08:54:16 -07:00
Mukund Sivaraman
aa232396ee
[24702] Include key filename in logged message
...
Squashed commit of the following:
commit 593e6bc7e29938ff5c2f7508bde303fb069a97a9
Author: Mukund Sivaraman <muks@isc.org>
Date: Tue Jun 10 19:17:40 2014 +0530
Increase size of filename buffers
commit b8685678e026ba98b8833e26664193b6345eb00e
Author: Evan Hunt <each@isc.org>
Date: Wed Jun 4 18:57:44 2014 -0700
[rt24702] some tweaks during review
commit adfbc8f808716c63e9e097d92beef104527e5c6f
Author: Mukund Sivaraman <muks@isc.org>
Date: Wed Jun 4 18:18:35 2014 +0530
[24702] Include key filename in logged message
commit f1eff77e7e3704b145c3d65101a735467dd81dc3
Author: Mukund Sivaraman <muks@isc.org>
Date: Wed Jun 4 18:12:43 2014 +0530
Add dst_key_getfilename()
2014-06-10 19:18:34 +05:30
Mark Andrews
5331f97edc
silence compiler warnings
2014-06-10 12:38:32 +10:00