Commit Graph

20515 Commits

Author SHA1 Message Date
Evan Hunt
fd892db68d README formatting 2013-12-11 20:08:26 -08:00
Mark Andrews
640ca0e048 3688. [bug] loadnode could return a freed node on out of memory.
[RT #35106]
2013-12-12 12:50:37 +11:00
Tinderbox User
409eacdec0 update copyright notice 2013-12-11 23:46:36 +00:00
Tinderbox User
9fa098978b newcopyrights 2013-12-11 23:30:12 +00:00
Evan Hunt
79bdfb73ac typo 2013-12-11 14:00:55 -08:00
Tinderbox User
65cea2e110 regenerate 2013-12-11 01:47:59 +00:00
Evan Hunt
8904a32bdf [v9_8] prep 9.8.7b1 2013-12-10 17:36:33 -08:00
Mark Andrews
046e417959 cleanup importkey.* references 2013-12-10 10:56:13 +11:00
Mark Andrews
e27bc9da05 cleanup
(cherry picked from commit 99c3e8e09c)
2013-12-10 09:55:48 +11:00
Mark Andrews
8036d41e86 use snprintf; check the result of putstr
(cherry picked from commit 06a0b00bb6)
2013-12-10 08:57:18 +11:00
Mark Andrews
536ac53126 handle underflow now that n is unsigned 2013-12-10 07:16:19 +11:00
Mark Andrews
b14c6a1caf silence compiler warning 2013-12-10 07:13:03 +11:00
Mark Andrews
ad0f8374f2 remove references to importkey 2013-12-09 14:45:32 +11:00
Mark Andrews
2aa910b86c remove references to importkey and verify 2013-12-09 14:25:44 +11:00
Mark Andrews
8e9bbdda10 add isc_stdio_tell, add missing comma
(cherry picked from commit 793a8c9aa29986422e7bae75dc5e65f201081a57)
2013-12-07 08:12:29 +11:00
Mark Andrews
e1b273c598 silence compiler warnings
(cherry picked from commit 53f70575bd)
2013-12-06 17:39:41 +11:00
Mark Andrews
1c29e9db2c update copyrights 2013-12-05 15:48:07 +11:00
Mark Andrews
fe19401272 regen 2013-12-05 15:47:32 +11:00
Mark Andrews
c9b37f5265 cleanup 2013-12-05 15:46:07 +11:00
Mark Andrews
f3605f987e no needed 2013-12-05 14:52:44 +11:00
Mark Andrews
74d1ef820d Merge remote-tracking branch 'refs/remotes/origin/v9_8' into v9_8 2013-12-05 12:21:57 +11:00
Mark Andrews
e0ca9042b7 new manual
(cherry picked from commit ccf57aa273)
(cherry picked from commit 35c7fb761d)
2013-12-05 12:20:37 +11:00
Mark Andrews
515e7eb77b these are now being preprocessed
(cherry picked from commit 4edbda219a)
(cherry picked from commit f575d483ad)

Conflicts:
	util/copyrights
2013-12-05 12:20:25 +11:00
Mark Andrews
d8810baa62 these are now being preprocessed
(cherry picked from commit 2303b18274)
(cherry picked from commit d42d60abbe)

Conflicts:
	util/copyrights
2013-12-05 12:19:59 +11:00
Mark Andrews
7a59e1eb85 move to win32util/legacy
(cherry picked from commit eea9fdd01a)
(cherry picked from commit e588dee0f0)

Conflicts:
	util/copyrights
2013-12-05 12:19:15 +11:00
Mark Andrews
f9e9d08937 namedcheckzone.xxx -> checkzone.xxx
(cherry picked from commit 0c87a24176)
(cherry picked from commit 5a8c34be41)
2013-12-05 12:18:13 +11:00
Mark Andrews
c65cca70c5 {dsp,mak} -> {dsp,mak}.in
(cherry picked from commit e16b482740)
(cherry picked from commit 88f28b3dda)

Conflicts:
	util/copyrights
2013-12-05 12:17:55 +11:00
Mark Andrews
f19ab18f97 rename namedcheckconf.xxx -> checkconf.xxx
(cherry picked from commit 777e9370fa)
(cherry picked from commit b992d06a13)
2013-12-05 12:12:51 +11:00
Mark Andrews
8c77a03e26 update for new windows build proceedures
(cherry picked from commit 5e47b4200e)
(cherry picked from commit f7456a3447)
2013-12-05 12:12:51 +11:00
Tinderbox User
769eef448d update copyright notice 2013-12-04 23:45:37 +00:00
Evan Hunt
f436de08b5 [master] clearer "not found" message for rndc commands
3683.	[cleanup]	Add a more detailed "not found" message to rndc
			commands which specify a zone name. [RT #35059]

(cherry picked from commit bee9a28af0)
(cherry picked from commit 98a3bd57ca)
2013-12-04 13:11:45 -08:00
Evan Hunt
abeb61c085 remove unnecessary echo 2013-12-04 09:55:07 -08:00
Evan Hunt
a14534cf8b reword/reorder configuration summary 2013-12-04 09:40:09 -08:00
Mark Andrews
7c0b7f6847 3681. [port] Update the Windows build system to support feature
selection and WIN64 builds.  This is a work in
                        progress. [RT #34160]

(cherry picked from commit c3c8823fed)

Conflicts:
	CHANGES
	bin/check/win32/checktool.dsp.in
	bin/dnssec/win32/dnssectool.dsp.in
	bin/dnssec/win32/importkey.dsp.in
	bin/dnssec/win32/importkey.mak.in
	bin/named/geoip.c
	bin/named/include/named/geoip.h
	bin/tools/win32/rrchecker.dsp.in
	bin/tools/win32/rrchecker.mak.in
	config.h.win32
	lib/dns/geoip.c
	lib/dns/master.c
	lib/dns/win32/libdns.dsp.in
	lib/dns/win32/libdns.mak.in
	lib/isc/mem.c
	lib/isc/stats.c
	lib/isc/win32/file.c
	lib/isc/win32/libisc.def.in
	lib/isc/win32/libisc.mak.in
	lib/isc/win32/stdio.c
	lib/isccc/cc.c
	win32utils/BuildAll.bat
	win32utils/BuildSetup.bat
	win32utils/legacy/BINDBuild.dsw.in
	win32utils/makeversion.pl
	win32utils/setpk11provider.pl
	win32utils/updatelibxml2.pl
	win32utils/win32-build.txt

Conflicts:
	bin/dnssec/win32/verify.dsp.in
	bin/dnssec/win32/verify.mak.in
	bin/named/server.c
	bin/python/dnssec-checkds.py.in
	bin/python/dnssec-coverage.py.in
	lib/dns/nsec.c
	lib/dns/nsec3.c
	lib/dns/win32/libdns.mak.in
	lib/dns/zone.c
	lib/isc/win32/libisc.mak.in
	win32utils/BuildAll.bat
	win32utils/BuildSetup.bat
	win32utils/legacy/BINDBuild.dsw.in
	win32utils/updatelibxml2.pl
	win32utils/win32-build.txt
2013-12-04 14:08:17 +11:00
Evan Hunt
eb15ab667b [v9_8] dig could miss tcp connections when cleaning up
3679.	[bug]		dig could fail to clean up TCP sockets still
			waiting on connect(). [RT #35074]

(cherry picked from commit fb507315d4)
2013-12-02 13:38:03 -08:00
Mark Andrews
5af1ed0f95 3678. [port] Update config.guess and config.sub. [RT #35060]
(cherry picked from commit ae871ebb28)
2013-12-02 10:56:03 +11:00
Mark Andrews
101ed52ff5 3677. [bug] 'nsupdate' leaked memory if 'realm' was used multiple
times.  [RT #35073]

(cherry picked from commit 49ae04f6ee)
2013-11-28 06:46:48 +11:00
Tinderbox User
9b7bfb8331 update copyright notice 2013-11-25 23:45:31 +00:00
Mark Andrews
d29d389099 update 2013-11-26 10:44:00 +11:00
Evan Hunt
4ed930b4f8 [v9_8] check hint files in named-checkconf -z
3676.	[bug]		"named-checkconf -z" now checks zones of type
			hint and redirect as well as master. [RT #35046]

(cherry picked from commit d999ca28d4)
(cherry picked from commit 2254826e4c)
2013-11-25 13:24:16 -08:00
Mark Andrews
1a57f37900 3675. [misc] Provide a place for third parties to add version
information for their extensions in the version
                        file by setting the EXTENSIONS variable.

(cherry picked from commit fd63f3110f)
2013-11-22 13:28:49 +11:00
Evan Hunt
a03d065a3b [v9_8] previous commit incomplete
(cherry picked from commit 5255b631b1)
2013-11-18 16:00:27 -08:00
Evan Hunt
928b59115d [v9_8] win32 portability fix
(cherry picked from commit 2b57986603)
2013-11-18 15:47:43 -08:00
Mark Andrews
1c399cc74f adjust EDNS query returned status warning message
(cherry picked from commit 0b565f6060)
2013-11-14 22:52:38 +11:00
Mark Andrews
6861590440 fix dereference before null check warning
(cherry picked from commit 9800974419)
2013-11-14 12:33:32 +11:00
Tinderbox User
227939ca98 update copyright notice 2013-11-13 23:45:34 +00:00
Tinderbox User
b944dc294d regen v9_8 2013-11-13 01:10:54 +00:00
Mark Andrews
1eecc4e5c1 3667. [func] dig: add support to keep the TCP socket open between
successive queries (+[no]keepopen).  [RT #34918]

(cherry picked from commit 2048955015)
2013-11-13 11:08:05 +11:00
Tinderbox User
a9e832442e update copyright notice 2013-11-12 23:45:34 +00:00
Tinderbox User
e6c34fffe2 newcopyrights 2013-11-12 23:30:08 +00:00