Commit Graph

1666 Commits

Author SHA1 Message Date
Bob Halley
065273f52a add _last, _prev, and _seek for dbiterators 1999-09-02 16:43:45 +00:00
Brian Wellington
d92543b360 more constant renaming 1999-09-02 15:56:33 +00:00
Bob Halley
ac77fece9a EDNS0 1999-09-02 01:52:31 +00:00
Bob Halley
bf555703f2 OPT support 1999-09-01 20:50:34 +00:00
Bob Halley
8d0470dbdb DST_R_NULL_KEY is now DST_R_NULLKEY 1999-09-01 20:49:08 +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
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
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
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
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
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
Bob Halley
1a638f641b fix more buglets 1999-08-17 01:21:21 +00:00
Bob Halley
27a5e02b8b fix buglets 1999-08-17 01:18:59 +00:00
Bob Halley
74c57982c1 make output more dig-like 1999-08-17 01:04:59 +00:00
Bob Halley
7732d70d2f add sdig 1999-08-17 01:04:45 +00:00
Bob Halley
ea4d349e2b add dns_name_iswildcard() test 1999-08-12 07:52:09 +00:00
Bob Halley
4bf3395d14 allow DNS_DBFIND_NOWILD to be toggled 1999-08-12 07:51:50 +00:00
Bob Halley
27ffc5a697 dns_master_load() is now _loadfile() 1999-08-05 22:12:38 +00:00
Bob Halley
0e919917cc class to rdclass 1999-08-02 22:19:30 +00:00
Bob Halley
00a0660f7a update 1999-07-30 23:34:13 +00:00
Bob Halley
898bd097ef update 1999-07-30 23:33:39 +00:00
Bob Halley
a01f52a731 callback structure changes 1999-07-30 23:33:15 +00:00
Bob Halley
53b4007947 add 1999-07-30 19:50:52 +00:00
Brian Wellington
bedd7377db updated to compile after dst changes 1999-07-30 15:21:24 +00:00
Andreas Gustafsson
ced719e92b DEPLIBS 1999-07-30 13:58:00 +00:00
Michael Graff
11e2a221f1 hack on socket code more, trying to track down a bug 1999-07-28 23:04:33 +00:00
Michael Graff
d524cd03ec make the isc_socket_recv() partial flag be a byte count instead, which allows
us to say "read at least 2 bytes" for things like a DNS packet over TCP.
1999-07-28 21:30:37 +00:00
William King
84bf177d7d added dependency on libs for t_dst and changed to ensure that only t_dst links with libt_api.a 1999-07-27 22:36:08 +00:00
William King
1e2bfb4ebb needed sys/types.h for dirent.h 1999-07-27 22:25:12 +00:00
William King
1929410424 fixed specification of path to libt_api.a 1999-07-27 22:14:41 +00:00
William King
53f06462e8 added mem and dst subdirs 1999-07-27 22:13:09 +00:00