Commit Graph

785 Commits

Author SHA1 Message Date
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
Evan Hunt
7850321a29 [v9_8] null terminate strings for coverity 2014-06-16 15:31:25 -07:00
Tinderbox User
941ec000c0 regen v9_8 2014-05-15 05:01:47 +00:00
Mark Andrews
edf04c7e54 whitespace 2014-05-15 14:37:28 +10:00
Mark Andrews
7b1d53df3a white space 2014-05-15 14:29:32 +10:00
Tinderbox User
fd7097b078 regen v9_8 2014-05-15 04:12:39 +00:00
Mark Andrews
f2e20fa6ee +defname was out of place 2014-05-15 13:46:27 +10:00
Mark Andrews
9fa5e79683 3849. [doc] Alphabetized dig's +options. [RT #35992] 2014-05-15 12:55:00 +10:00
Mark Andrews
69140df26e 3849. [doc] Alphabetized dig's +options. [RT #35992] 2014-05-15 12:19:13 +10:00
Mark Andrews
4dbed1b507 ignore dig-symtbl.c, host-symtbl.c and nslookup-symtbl.c 2014-05-15 12:12:32 +10:00
Tinderbox User
d2ec2f3d9e update copyright notice 2014-05-14 23:46:36 +00:00
Tinderbox User
27d13f5c47 regen v9_8 2014-05-14 01:20:08 +00:00
Mark Andrews
cabf0885c2 3846. [bug] "dig +notcp ixfr=<serial>" should result in a UDP
ixfr query. [RT #35980]

(cherry picked from commit 05816676bb)
2014-05-14 10:01:09 +10:00
Tinderbox User
cf3e6343b4 regen v9_8 2014-03-05 01:10:21 +00:00
Tinderbox User
521daf40f8 update copyright notice 2014-03-03 23:46:12 +00:00
Evan Hunt
c4ae0644da [v9_8] 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]

(cherry picked from commit d4600129e6)
2014-03-03 10:14:17 -08:00
Evan Hunt
a17ad1fb9a [v9_8] 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:33:19 -08:00
Tinderbox User
de940d9b68 regen v9_8 2014-02-28 01:11:41 +00:00
Tinderbox User
07eba9108d update copyright notice 2014-02-27 23:45:18 +00:00
Evan Hunt
75d232181b [v9_8] correct dates in man pages 2014-02-27 11:49:20 -08:00
Tinderbox User
3ffbe8a620 regen v9_8 2014-02-13 01:11:30 +00:00
Tinderbox User
a44fb034e0 update copyright notice 2014-02-12 23:45:31 +00:00
Evan Hunt
7037971fad [v9_8] typos in dig man page 2014-02-12 10:32:46 -08:00
Tinderbox User
7915172126 regen v9_8 2014-01-25 01:11:02 +00:00
Tinderbox User
c85bfdcd6b update copyright notice 2014-01-24 23:45:29 +00:00
Evan Hunt
a1e6f90944 [v9_8] 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:54:07 -08:00
Evan Hunt
d19bf3def7 [v9_8] replace memcpy() with memmove().
3698.	[cleanup]	Replaced all uses of memcpy() with memmove().
			[RT #35120]

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

(cherry picked from commit d0e3216c21)
2014-01-06 12:35:06 +11:00
Tinderbox User
a69aab3882 update copyright notice 2014-01-05 23:45:23 +00:00
Mark Andrews
c2a9bd9932 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:31:14 +11: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
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
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
Jeremy C. Reed
1fcf32f2b7 Fix misspelling.
Spell out month date while here.

(cherry picked from commit 8012d70ea4)
2013-11-13 09:23:37 +11:00
Tinderbox User
4129ff6f4e update copyright notice 2013-10-25 23:45:33 +00:00
Mark Andrews
dc44093efc address memory leak in change #3662, force format matching, attempt to address coverity false positives
(cherry picked from commit 938aea1dc4)
2013-10-26 10:10:36 +11:00
Mark Andrews
b80e6984f8 %ld.%06g -> %ld.%06d
(cherry picked from commit 7f0e47b3c2)
2013-10-25 12:54:13 +11:00
Mark Andrews
adec9654d0 3662. [bug] 'host' could die if a UPD query timed out. [RT #34870]
(cherry picked from commit 6100b17699)
2013-10-25 12:02:59 +11:00
Tinderbox User
f2c8d9d0ab regen v9_8 2013-09-18 01:10:41 +00:00
Tinderbox User
c32a681ef2 update copyright notice 2013-09-17 23:45:29 +00:00
Mark Andrews
7822448658 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:57:33 +10:00
Evan Hunt
228b6133b9 [v9_8] typo in dig
(cherry picked from commit 31d95f1095)
2013-06-19 15:21:43 -07:00
Tinderbox User
093e562616 update copyright notice 2013-06-07 23:45:30 +00:00
Evan Hunt
0a122d5cea [v9_8] fix memory leak in sigchase
3588.	[bug]		dig: addressed a memory leak in the sigchase code
			that could cause a shutdown crash.  [RT #33733]
(cherry picked from commit bf0441a339)
2013-06-07 11:16:06 -07:00
Mark Andrews
d82345ac1f 3561. [bug] dig: issue a warning if an EDNS query returns FORMERR
or NOTIMP.  Adjust usage message. [RT #33363]
(cherry picked from commit 93aba6dcec)
2013-05-01 14:56:51 +10:00