Commit Graph

9008 Commits

Author SHA1 Message Date
Mark Andrews
6ea24818eb 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]

(cherry picked from commit 63e1ac1e09)
2014-07-07 12:18:54 +10:00
Mark Andrews
e80abdb603 state fw_copy is never used; n only needs to be set for fw_ordinary;
(cherry picked from commit d956d9689c13b093fff5faf6b10f06338354dcfc)
2014-07-04 08:52:40 +10:00
Mark Andrews
b61d372c47 silence coverity warnings
(cherry picked from commit e58154a6ec)
2014-07-02 15:28:35 +10:00
Mark Andrews
8d2cc05f77 silence coverity - reviewed by Evan over jabber
(cherry picked from commit e31a37787b)
2014-07-01 09:53:15 +10:00
Mark Andrews
6b37ef880a rename closesocket to socketclose to avoid coverity model for window's closesocket 2014-06-26 10:56:00 +10:00
Mark Andrews
0645d921f9 add init_count 2014-06-25 12:43:27 +10:00
Mark Andrews
8a08014521 more statics that were optimised out 2014-06-25 11:24:32 +10:00
Mark Andrews
a1af676721 add is a structure element name
(cherry picked from commit c21e9f1a92)
2014-06-25 09:48:24 +10:00
Mark Andrews
b59fddbda9 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:28:37 +10:00
Tinderbox User
153298715e update copyright notice 2014-06-23 23:46:30 +00:00
Mark Andrews
32dccf62bb silence loss of precision warning 2014-06-23 16:58:13 +10:00
Mark Andrews
768f221a3c fix includes so that platform.h is found with out of tree build with --enable-libexport 2014-06-23 13:50:40 +10:00
Mark Andrews
e85d5a9a74 install bitstring.h and namespace.h 2014-06-23 13:46:44 +10:00
Evan Hunt
a9947bfa83 [v9_8] silence win32 warnings 2014-06-20 14:15:27 -07:00
Evan Hunt
3c0148995a [v9_8] unresolved externals 2014-06-20 13:52:23 -07:00
Tinderbox User
051b2eb5de update copyright notice 2014-06-19 23:46:53 +00:00
Evan Hunt
c39bcc1736 [v9_8] CDS/CDNSKEY rrtypes
3884.	[protocol]	Add CDS and CDNSKEY record types. [RT #36333]

(cherry picked from commit cac2181160)
(cherry picked from commit 716453f37d)
(cherry picked from commit cfaac70c0aac0d5a3d62c41fb5911cdca66caf31)
2014-06-19 00:55:21 -07:00
Evan Hunt
df191deab8 [v9_8] prep 9.8.8b1 2014-06-19 00:23:31 -07:00
Mark Andrews
1dba771334 silence coverity 2014-06-19 11:18:07 +10:00
Mark Andrews
bfb8d9712d silence coverity - add nul termination
(cherry picked from commit 8eb2d262dc)
2014-06-18 20:04:59 +10:00
Tinderbox User
67751a4d1b update copyright notice 2014-06-17 23:46:35 +00:00
Evan Hunt
78adaef145 [v9_8] update gitignore files; use rev-parse to get srcid
(cherry picked from commit a4e76a630e)
(cherry picked from commit a71b8efb04)
(cherry picked from commit ea401c7295f09ec303d80202a0533dd7a94fcd3b)
2014-06-17 13:59:44 -07:00
Mark Andrews
72b3033b4e add EAI_OVERFLOW to lwres
(cherry picked from commit e177c7b814)
2014-06-17 10:22:58 +10:00
Tinderbox User
4f9d9433c0 update copyright notice 2014-06-16 23:46:35 +00:00
Evan Hunt
7850321a29 [v9_8] null terminate strings for coverity 2014-06-16 15:31:25 -07:00
Tinderbox User
d4ef68651d update copyright notice 2014-06-12 23:46:34 +00:00
Mark Andrews
5f349011d7 make lhs unsigned
(cherry picked from commit 1208790272)
2014-06-12 11:13:59 +10:00
Mark Andrews
83a5c670b8 add INSISTs to silence tainted data false positive in Coverity 2014-06-12 10:49:53 +10:00
Mark Andrews
8a57b1e9d6 add INSISTs to silence tainted data false positive in Coverity
(cherry picked from commit 8a2ff13c3d)
2014-06-12 10:46:37 +10:00
Mark Andrews
82f6f5768a update copyrights 2014-06-11 10:29:51 +10:00
Mark Andrews
6d79108225 3873. [protocol] Only warn for SPF without TXT spf record. [RT #36210]
(cherry picked from commit 634f66c659dade56502b55b1bbd514e5cfcae185)
2014-06-10 09:30:15 +10:00
Mark Andrews
2ba6c0bb9c 3872. [bug] Address issues found by static analysis. [RT #36209]
(cherry picked from commit b16d99bac1)
2014-06-10 09:23:20 +10:00
Mukund Sivaraman
15eeba7fc5 [35063] Don't publish an activated key automatically before its publish time
(cherry picked from commit 79d27f505a)
(cherry picked from commit 2a7ecad81b)
(cherry picked from commit e8be9e900c)
2014-06-04 15:27:27 +05:30
Mark Andrews
3a3716141d attempt to silence leaked lock false positive 2014-06-04 15:23:36 +10:00
Mark Andrews
1ab87a143e place a upper bound on rdcount 2014-06-04 13:21:28 +10:00
Mark Andrews
0dddb4dd06 3868. [bug] isc_mem_setwater incorrectly cleared hi_called
potentially leaving over memory cleaner running.
                        [RT #35270]
2014-06-02 16:38:26 +10:00
Mark Andrews
ef659e3ad5 address typo
(cherry picked from commit 358cc47a25)
2014-05-27 14:10:44 +10:00
Mark Andrews
5b75e2dfa7 3861. [security] Missing isc_buffer_availablelength check results
in a REQUIRE assertion when printing out a packet.
                        [RT #36078]
2014-05-25 12:51:25 +10:00
Mark Andrews
270b620888 fix typo == -> = 2014-05-24 23:24:56 +10:00
Mark Andrews
dae9bec465 remove references to rrl.[ch] and update.[ch]
(cherry picked from commit eb9529a257)
2014-05-24 00:07:10 +00:00
Mark Andrews
7b94f3767c remove clientinfo.[ch] references
(cherry picked from commit 146651930a)
2014-05-24 00:03:03 +00:00
Mark Andrews
6d14b6dd0f remove pool.[ch]
(cherry picked from commit 234949e5a5)
2014-05-24 00:03:02 +00:00
Mark Andrews
b5853d33fa add safe.[ch] 2014-05-23 23:43:59 +10:00
Mark Andrews
b88d371583 remove bind9.c 2014-05-23 23:14:53 +10:00
Mark Andrews
f529dface3 crc64.c and bind9.c are not part of 9.9.5
(cherry picked from commit 194c5f3acd)
2014-05-23 22:40:08 +10:00
Mark Andrews
f2870c89de 3860. [bug] ioctl(DP_POLL) array size needs to be determined
at run time as it is limited to {OPEN_MAX}.
                        [RT #35878]

(cherry picked from commit a569e1b321)
2014-05-23 13:06:57 +10:00
Mark Andrews
80fba80853 3857. [bug] Make it harder for a incorrect NOEDNS classification
to be made. [RT #36020]
2014-05-22 23:50:04 +10:00
Tinderbox User
b1b5c73c37 update copyright notice 2014-05-21 23:46:41 +00:00
Mark Andrews
b3563f72b7 remove unused assignment
(cherry picked from commit a771e8c154d85dea18c2ae77dbc082d197ba433a)
2014-05-22 00:57:41 +10:00
Mark Andrews
f6b39be7cc 3855. [bug] Limit smoothed round trip time aging to no more than
once a second. [RT #32909]

(cherry picked from commit 0fe0789181)
2014-05-21 11:10:18 +10:00