bind9/bin/dig
Michael Sawyer 1d2f2d7c9a Improved formatting of #ifdef DEBUG messages (left out \n's when puts calls
were changed to fputs to stderr).
Fix memory leak when doing axfr's.
Improvements to host program; most options and types fully supported.
Add (currently non-functional) -C option to host to check all SOA's
on authorative servers.  (Will require some notable changes to dighost.c
to make this a functional option.)

Issues stil needing resolution:
	IPv6 queries are not currently sent.
	Memory leak on ^C while waiting for UDP recv or TCP connect.
	A few more dig options need supporting.
	Support IXFR under dig (and maybe host).
	Support signatures (TSIG) under dig (and maybe host).
2000-04-27 23:20:29 +00:00
..
include/dig 103. [func] libisc buffer API changes for <isc/buffer.h>: 2000-04-27 00:03:12 +00:00
.cvsignore Add host 2000-04-26 22:55:53 +00:00
dig.c Improved formatting of #ifdef DEBUG messages (left out \n's when puts calls 2000-04-27 23:20:29 +00:00
dighost.c Improved formatting of #ifdef DEBUG messages (left out \n's when puts calls 2000-04-27 23:20:29 +00:00
host.c Improved formatting of #ifdef DEBUG messages (left out \n's when puts calls 2000-04-27 23:20:29 +00:00
Makefile.in dig/host do not need omapi 2000-04-26 22:56:18 +00:00