Bob Halley
3f185361a4
Set AA correctly at zonecuts and in delegations.
...
Return glue when generating referrals.
Included signatures of additional data, if available.
An A6 query now causes type A and type AAAA additional section processing for
QNAME.
Add some comments.
1999-09-01 18:16:43 +00:00
Bob Halley
5c48c142e3
Doing a SIG query to a nonsecure zone was returning SERVFAIL instead of
...
no error, no data.
1999-08-31 22:24:36 +00:00
Bob Halley
732e0731de
SIG support
1999-08-31 22:14:06 +00:00
Bob Halley
e95d71d749
add serial_test
1999-08-31 22:13:42 +00:00
Mark Andrews
f9efe0ad50
Remove lint from serial.c
...
Remove reference to test_zone.o from Makefile.in
1999-08-30 15:08:56 +00:00
Mark Andrews
60650dd537
Add 32 bit serial arithmetic test code.
1999-08-30 15:00:52 +00:00
Mark Andrews
686b27bfd3
Initial zone code. Minimally functional.
1999-08-30 14:37:45 +00:00
Michael Graff
c9b758b7c3
ipv4/ipv6 changes
1999-08-28 04:29:04 +00:00
Bob Halley
9d783750e5
ignore .libs
1999-08-27 20:19:40 +00:00
Bob Halley
f508da4200
libtoolize
1999-08-27 20:18:03 +00:00
Bob Halley
28577e973b
a more stylish fix for empty nodes
1999-08-27 19:51:41 +00:00
Bob Halley
1f507a3121
handle empty nodes
1999-08-27 19:48:39 +00:00
Bob Halley
b78028df07
include tsig.h
1999-08-27 18:41:15 +00:00
Bob Halley
241c94301b
get rid of warning
1999-08-27 18:40:57 +00:00
Andreas Gustafsson
ea530fd748
xfrin_test now takes no arguments
1999-08-27 18:35:05 +00:00
Andreas Gustafsson
80afc68f77
create diffs from axfr; numerous bug fixes
1999-08-27 18:30:59 +00:00
Andreas Gustafsson
0818d0a764
support slave zones
1999-08-27 18:30:00 +00:00
Bob Halley
35a7ec9864
downcase testing
1999-08-26 21:08:13 +00:00
Brian Wellington
4dc6a937d6
DST_SIG_MODE -> DST_SIGMODE
1999-08-26 20:41:54 +00:00
Bob Halley
549b6394e0
NXDOMAIN NXT support
1999-08-26 07:14:06 +00:00
Bob Halley
732e537cdc
NXDOMAIN NXT support
1999-08-26 07:00:43 +00:00
Michael Graff
5926ac3528
assume success
1999-08-25 23:50:03 +00:00
Andreas Gustafsson
e3c6d92121
fixed memory leaks; added missing dns_diff_clear()
1999-08-25 10:52:57 +00:00
Andreas Gustafsson
b59d3a39f9
xfrin_test now takes a view, not a dbtable
1999-08-25 06:46:01 +00:00
Andreas Gustafsson
35260b8413
bug fixes: missing 'recvs++'; missing view in dbi; minor cleanup
1999-08-25 06:39:19 +00:00
Andreas Gustafsson
655f43454c
handle connection resets gracefully
1999-08-24 09:39:48 +00:00
Andreas Gustafsson
169a0b9252
cut-and-paste-o
1999-08-24 06:46:48 +00:00
Andreas Gustafsson
bdd7e2e466
longer timeout; 80 columns
1999-08-24 06:43:19 +00:00
Andreas Gustafsson
fa7559405a
deal with UDP IXFR queries (by refusing them); send error responses; 80 columns
1999-08-24 06:40:54 +00:00
Andreas Gustafsson
1605e0450f
typo
1999-08-23 11:07:53 +00:00
Brian Wellington
9416726274
add dns/sec/dst to the include path
1999-08-20 19:01:30 +00:00
Brian Wellington
29c5e3b873
Initialize and destroy the TSIG subsystem
1999-08-20 19:00:49 +00:00
Andreas Gustafsson
095f11eab4
need <config.h> to disable inline on Irix
1999-08-20 07:01:04 +00:00
Andreas Gustafsson
8dec0e1a3e
dns_message_parse now takes new argument 'preserve_order'
1999-08-20 06:09:46 +00:00
Andreas Gustafsson
41f29959a3
perform journal roll-forward after loading zone
1999-08-20 06:05:07 +00:00
Andreas Gustafsson
d662fd77ec
enable outgoing zone transfers
1999-08-20 06:04:28 +00:00
Andreas Gustafsson
7f3441d2a8
dispatch dynamic updates; dns_message_parse now takes new argument preserve_order
1999-08-20 06:03:02 +00:00
Andreas Gustafsson
e9e8129928
added update.c, xfrin.c, xfrout.c
1999-08-20 06:01:08 +00:00
Andreas Gustafsson
4cd3d6df39
initial checkin
1999-08-20 05:35:16 +00:00
Bob Halley
f44644abd4
dns_rdataset_totext() now adds CR after each question
1999-08-20 01:19:41 +00:00
Bob Halley
ff5fcd9e67
NXRRSET NXT support
1999-08-19 20:46:59 +00:00
Bob Halley
c19437944f
add nxtify
1999-08-19 20:46:47 +00:00
Bob Halley
f56a8f6b5e
cversion not needed
1999-08-19 18:26:48 +00:00
Bob Halley
20eb22375f
add nxtify
1999-08-19 17:57:23 +00:00
Bob Halley
9d308c6236
use only one database version per query
1999-08-18 04:23:39 +00:00
Bob Halley
a2ce103c23
If we can do both IPv4 and IPv6, then use an IPv6 socket for all TCP
1999-08-18 00:36:24 +00:00
Andreas Gustafsson
4033d792a8
NetBSD needs 'extern int h_errno;'
1999-08-17 05:55:55 +00:00
Bob Halley
1cbcfd23d3
create socket with the right protocol family
1999-08-17 02:50:09 +00:00
Bob Halley
af6d447524
fix bad 'if'
1999-08-17 02:11:04 +00:00
Bob Halley
3d3144b970
add hex dumping if message parsing fails
1999-08-17 01:25:36 +00:00