Commit Graph
803 Commits
Author SHA1 Message Date
Evan Hunt 8e1242e852 [v9_9] update gitignore files; use rev-parse to get srcid
(cherry picked from commit a4e76a630e)
(cherry picked from commit a71b8efb04)
2014-06-17 14:02:05 -07:00
Evan Hunt 1f3ac11cb4 [v9_9] null terminate strings for coverity 2014-06-16 15:31:04 -07:00
Tinderbox User bf30566310 regen v9_9 2014-05-15 04:54:32 +00:00
Mark Andrews e6847661b4 move +sigchase 2014-05-15 14:35:32 +10:00
Mark Andrews b7fef50f42 white space 2014-05-15 14:29:52 +10:00
Tinderbox User 4c90ae1e3d regen v9_9 2014-05-15 04:05:36 +00:00
Mark Andrews 2bd3efa560 whitespace 2014-05-15 13:43:25 +10:00
Mark Andrews ad50e49910 fix typo 2014-05-15 13:02:59 +10:00
Mark Andrews 1b9b652d2e whitespace 2014-05-15 12:59:47 +10:00
Mark Andrews 9c3c0a07c9 3849. [doc] Alphabetized dig's +options. [RT #35992] 2014-05-15 12:16:57 +10:00
Mark Andrews 5490c6d2da ignore dig-symtbl.c, host-symtbl.c and nslookup-symtbl.c 2014-05-15 12:12:37 +10:00
Tinderbox User 7af5e7aba5 regen v9_9 2014-05-14 01:12:53 +00:00
Mark Andrews 5339a66996 3846. [bug] "dig +notcp ixfr=<serial>" should result in a UDP
ixfr query. [RT #35980]

(cherry picked from commit 05816676bb)
2014-05-14 10:00:50 +10:00
Tinderbox User 4402bc43d8 regen v9_9 2014-03-05 01:17:29 +00:00
Tinderbox User 0846939be0 update copyright notice 2014-03-03 23:46:30 +00:00
Evan Hunt d4600129e6 [v9_9] add "version" options to host/nslookup/nsupdate
3773.	[func]		"host", "nslookup" and "nsupdate" now have
			options to print the version number and exit.
                        [RT #26057]
2014-03-03 10:11:16 -08:00
Evan Hunt b4f8b1b176 [v9_9] dig +trace could fail when retrying with TCP
3770.	[bug]		"dig +trace" could fail with an assertion when it
			needed to fall back to TCP due to a truncated
			response. [RT #24660]
2014-03-01 15:32:58 -08:00
Tinderbox User caff862183 regen v9_9 2014-02-28 01:16:27 +00:00
Tinderbox User a01848c1cf update copyright notice 2014-02-27 23:45:39 +00:00
Evan Hunt 18482891e3 [v9_9] correct dates in man pages 2014-02-27 11:45:43 -08:00
Tinderbox User 292568fd2e update copyright notice 2014-02-16 23:45:51 +00:00
Francis Dupont f377d7eb33 retries -> split in could not parse 2014-02-16 02:11:48 +01:00
Tinderbox User 3231fac2d5 regen v9_9 2014-02-13 01:15:10 +00:00
Tinderbox User 4b3033fd16 update copyright notice 2014-02-12 23:45:50 +00:00
Evan Hunt fa0af360e3 [v9_9] typos in dig man page 2014-02-12 10:32:37 -08:00
Tinderbox User 8cb5280608 regen v9_9 2014-01-25 01:14:37 +00:00
Tinderbox User afbf97392d update copyright notice 2014-01-24 23:45:45 +00:00
Evan Hunt f0f4bda44a [v9_9] correct copyrights and attributions
see RT #35423 for details; highlights:
        - remove license clauses 3 and 4 from NetBSD code
        - remove advertising clause from historical BSD code
2014-01-24 09:51:53 -08:00
Evan Hunt 8c7ce6d3e6 [v9_9] replace memcpy() with memmove().
3698.	[cleanup]	Replaced all uses of memcpy() with memmove().
			[RT #35120]

(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
2014-01-08 16:38:56 -08:00
Mark Andrews d1f2e3f0b4 3697. [bug] Handle "." as a search list element when IDN support
is enabled. [RT #35133]

(cherry picked from commit d0e3216c21)
2014-01-06 12:34:58 +11:00
Tinderbox User 1fc542b725 update copyright notice 2014-01-05 23:45:38 +00:00
Mark Andrews f79db810c6 3696. [bug] dig failed to handle AXFR style IXFR responses which
span multiple messages. [RT #35137]

(cherry picked from commit e9649ece3b)
2014-01-06 06:24:02 +11:00
Mark Andrews 3b38a23089 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
2013-12-04 13:48:45 +11:00
Evan Hunt 5a91e2b5d4 [v9_9] 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:35:07 -08:00
Evan Hunt 14122dd06b [v9_9] previous commit incomplete
(cherry picked from commit 5255b631b1)
2013-11-18 16:00:21 -08:00
Evan Hunt 6c696e0ede [v9_9] win32 portability fix
(cherry picked from commit 2b57986603)
2013-11-18 15:47:33 -08:00
Mark Andrews 3efcb5250f adjust EDNS query returned status warning message
(cherry picked from commit 0b565f6060)
2013-11-14 22:52:24 +11:00
Tinderbox User 5e58b0f3f8 regen v9_9 2013-11-13 01:14:31 +00:00
Tinderbox User 36335e7d77 update copyright notice 2013-11-12 23:45:54 +00:00
Mark Andrews 9b7218c2d1 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 10:29:38 +11:00
Jeremy C. ReedandMark Andrews 1d422f2038 Fix misspelling.
Spell out month date while here.

(cherry picked from commit 8012d70ea4)
2013-11-13 09:23:30 +11:00
Tinderbox User 449370f4ee update copyright notice 2013-10-25 23:45:51 +00:00
Mark Andrews 84ccbc2b48 address memory leak in change #3662, force format matching, attempt to address coverity false positives
(cherry picked from commit 938aea1dc4)
2013-10-26 10:04:52 +11:00
Mark Andrews 3825f576eb %ld.%06g -> %ld.%06d
(cherry picked from commit 7f0e47b3c2)
2013-10-25 12:54:07 +11:00
Tinderbox User 7d69ca6c31 update copyright notice 2013-10-24 23:45:46 +00:00
Mark Andrews d9b2123e7a 3662. [bug] 'host' could die if a UPD query timed out. [RT #34870]
(cherry picked from commit 6100b17699)
2013-10-25 10:30:20 +11:00
Mark Andrews 394c3ab760 3657. [port] Some readline clones don't accept NULL pointers when
calling add_history. [RT #34842]

(cherry picked from commit 1a4725bef2)
2013-09-26 08:25:36 +10:00
Tinderbox User cec6d8e5b7 regen v9_9 2013-09-18 01:14:08 +00:00
Tinderbox User e7953a5eff update copyright notice 2013-09-17 23:45:47 +00:00
Mark Andrews decbadf098 3640. [bug] ndots was not being checked when searching. Only
continue searching on NXDOMAIN responses.  Add the
                        ability to specify ndots to nslookup. [RT #34711]

(cherry picked from commit 8afea636ab)
2013-09-17 11:56:50 +10:00