Commit Graph

20957 Commits

Author SHA1 Message Date
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
Tinderbox User
032bc65197 update copyright notice 2014-07-02 23:46:23 +00:00
Tinderbox User
35586c161c newcopyrights 2014-07-02 23:30:16 +00: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
84f842e22c 3889. [port] hurd: configure fixes as per:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746540

(cherry picked from commit 89119e3caf)
2014-06-26 11:48:10 +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
Tinderbox User
777d6e1633 newcopyrights 2014-06-25 23:30:23 +00:00
Mark Andrews
cfd748c3e3 cleanup nsupdate.out 2014-06-25 16:17:07 +10:00
Mark Andrews
e8a910210f dump unexpected update failures 2014-06-25 16:17:06 +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
Mark Andrews
52de3aa7e7 Net::DNS 0.78 should work when it is released as it contains:
Fix rt.cpan.org #96439

		Uninitialised decoding object when printing packet

(cherry picked from commit 70ee770c69)
2014-06-25 01:05:03 +10:00
Mark Andrews
701c6d71ef use $PERL
(cherry picked from commit 1c95f67232)
2014-06-24 13:54:24 +10:00
Tinderbox User
153298715e update copyright notice 2014-06-23 23:46:30 +00:00
Tinderbox User
2484ea17d6 newcopyrights 2014-06-23 23:30:12 +00:00
Mark Andrews
e5e17a120a remove incorrectly added placeholder entries 2014-06-24 07:44:43 +10:00
Mark Andrews
32dccf62bb silence loss of precision warning v9.8.8b1 2014-06-23 16:58:13 +10:00
Mark Andrews
a4c4910b4a silence win64 possible loss of data 2014-06-23 16:36:25 +10:00
Mark Andrews
8c5c5de1bc silence win64 possible loss of data
(cherry picked from commit ff74829d81)
2014-06-23 14:07:53 +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
Tinderbox User
90dfc8e22f newcopyrights 2014-06-20 23:30:12 +00: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
Tinderbox User
ade15160ca newcopyrights 2014-06-19 23:30:56 +00:00
Evan Hunt
776099bd9c [v9_8] release tag 2014-06-19 01:08:11 -07:00
Evan Hunt
ec88b1cfd4 [v9_8] Merge branch 'v9_8' of ssh://repo/proj/git/prod/bind9 into v9_8 2014-06-19 01:07:13 -07: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
Tinderbox User
6737a84d66 regenerate 2014-06-19 07:27:14 +00: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
Mark Andrews
8e268b69d7 3881. [bug] Address memory leak with UPDATE error handling.
[RT #36303]

(cherry picked from commit f5bb5eb7f6)
2014-06-18 11:25:32 +10:00
Mark Andrews
a019770d12 cleanup remove .gitignore entries 2014-06-18 09:59:15 +10:00
Tinderbox User
67751a4d1b update copyright notice 2014-06-17 23:46:35 +00:00
Tinderbox User
c304517bd5 newcopyrights 2014-06-17 23:31:10 +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
15c197990e 3880. [test] Update ans.pl to work with new TSIG support in
Net::DNS; add additional Net::DNS version prerequisite
                        checks. [RT #36327]

(cherry picked from commit a0d411c05f)
2014-06-17 10:36:46 +10: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
Tinderbox User
d3e3f9f502 newcopyrights 2014-06-16 23:30:16 +00:00
Evan Hunt
7850321a29 [v9_8] null terminate strings for coverity 2014-06-16 15:31:25 -07:00
Mark Andrews
a2b7925120 Net::DNS 0.76 broke the handling of some packets
(cherry picked from commit f9e47cfe4f)
2014-06-14 10:12:34 +10:00
Evan Hunt
a90bcb1bc3 [v9_8] wrong dlopen filename caused segfault
3878.	[bug]		Using the incorrect filename for a DLZ module
			caused a segmentation fault on startup. [RT #36286]

(cherry picked from commit c1d33c159b)
(cherry picked from commit b04088636a)
2014-06-12 19:34:29 -07:00
Mark Andrews
8d972fdfa1 fix test to see if $PERL is set
(cherry picked from commit 44f0f310d41acc5c772d38353fe35ddacb3fee80)
2014-06-13 11:47:51 +10:00
Mark Andrews
5a93d8a5fb die if $Net::DNS::VERSION >= 0.73 2014-06-13 11:25:14 +10:00