William King
7bdfc3914a
i think we have it right now ...
1999-10-07 00:13:53 +00:00
William King
5f121757c6
missing parenthesis on make variable in test target ...
1999-10-06 22:53:21 +00:00
Michael Graff
da547174e2
main has arguments. Get rid of the warnings using (void)argc; and (void)argv; instead.
1999-10-06 22:12:04 +00:00
David Lawrence
d7f6fcf0f1
libt_api.a depends on libisc.a for isc_commandline_parse
1999-10-06 20:12:00 +00:00
David Lawrence
e9c6a07ee3
lint: removed argc/argv parameters from main() because not used in body
1999-10-06 20:08:42 +00:00
David Lawrence
6a759e3869
use isc_commandline_parse instead of getopt
1999-10-06 20:07:25 +00:00
David Lawrence
626100a123
do subdirs alphabetically
1999-10-06 20:00:05 +00:00
David Lawrence
8b901c775d
use isc_commandline_parse instead of getopt
1999-10-06 19:59:29 +00:00
David Lawrence
36444427e4
$? instead of $< to build main.@O@, because $< is valid only in nmake inference rules and the effect of using $< is the same
1999-10-06 19:59:14 +00:00
William King
37aab7fc21
added test target
1999-10-06 16:37:34 +00:00
William King
504223b18b
initial commit of bind9 cron-driven multi-host makefile
1999-10-06 15:01:48 +00:00
William King
1f54fe71f1
initial commit of build reporting tool
1999-10-06 14:59:35 +00:00
Michael Graff
e51511aa32
snapshot
1999-10-05 23:50:43 +00:00
Bob Halley
0375efcb89
AD and CD support
1999-10-05 21:19:41 +00:00
Bob Halley
bb68c34181
allow EDNS buffer size to be set; print count received
1999-10-05 21:19:28 +00:00
Bob Halley
51917258db
build system cleanups; improved include handling
1999-10-05 19:52:30 +00:00
Bob Halley
205f50f12e
add missing CRs
1999-10-05 17:40:12 +00:00
Brian Wellington
2637aa6ccd
add trailing dot to origin, add missing allocation
1999-10-05 14:56:56 +00:00
Michael Graff
4f4b084044
stringify the internal root zone info
1999-10-04 22:39:48 +00:00
Michael Graff
910df98b0e
Add the file, sorry :)
1999-10-04 20:25:05 +00:00
James Brister
e2ab74e3bf
Added nconf_test to build
1999-10-02 21:16:57 +00:00
James Brister
c2ea2b433c
Changed API to config data structure functions.
1999-10-02 21:12:44 +00:00
David Lawrence
a252c2771f
include isc/net.h, do not include sys/socket.h, netinet/in.h or arpa/inet.h,
...
and/or use type in_port_t instead of unsigned int for ports
1999-10-02 02:54:16 +00:00
Michael Graff
64828244e0
Many changes.
...
o added adb_test.c to test the functions already written.
o added code to delete names and all associated addresses.
o added a database dumper which will currently print the adb
in a human (or at least developer) readable format.
o found and fixed many twisted little locking issues.
1999-10-02 01:59:09 +00:00
Brian Wellington
2c02fd5316
parsing fixes, empty sig set fixes
1999-10-01 16:14:18 +00:00
David Lawrence
fd35453765
use AR, ARFLAGS, O and A macros
1999-09-30 20:10:31 +00:00
Brian Wellington
9b9a2770b1
fix silly infinite loop bug
1999-09-30 02:44:49 +00:00
Brian Wellington
803e1f0c55
doc update, bug fixes
1999-09-28 15:20:45 +00:00
Andreas Gustafsson
2afc443636
xfrin_create() was declared static but defined non-static
1999-09-28 13:51:18 +00:00
Andreas Gustafsson
b2f97c0c73
memcpy() requires <string.h>
1999-09-28 13:50:04 +00:00
Brian Wellington
4d8edd30dc
correcty handle sigs in the future
1999-09-27 18:48:23 +00:00
Brian Wellington
106b97eebd
support for Diffie-Hellman keys
1999-09-27 17:11:41 +00:00
Brian Wellington
aae99f6890
missing dependency check
1999-09-27 17:10:15 +00:00
Andreas Gustafsson
610048f03c
moved dns_db_diff() from xfrin.c to journal.c
1999-09-27 08:09:20 +00:00
William King
1a1999555d
updated test target to be compatable with automated build/test system
1999-09-24 18:37:24 +00:00
William King
5f5daed99a
updated test target to be compatable with automated build system
1999-09-24 18:35:10 +00:00
Bob Halley
c2478f3e43
ifdef out broken resolver calls
1999-09-24 04:03:42 +00:00
Bob Halley
95ffe09c95
add default root nameserver support
1999-09-24 01:43:02 +00:00
Bob Halley
92583b722b
rootns support
1999-09-24 01:42:22 +00:00
Bob Halley
1c6161504c
include unistd.h to get getopt
1999-09-23 23:56:35 +00:00
Brian Wellington
bf5582ad4b
First cut at 'real' signer. Not tested too much yet.
1999-09-23 22:25:35 +00:00
Bob Halley
271d5bfc5c
conforming changes for task API simplification
1999-09-23 21:31:03 +00:00
David Lawrence
31b2823833
ignore log_test
1999-09-23 17:47:03 +00:00
David Lawrence
fc80027fb5
logging interface & test program. not yet NT portable because of syslog.
1999-09-23 17:43:51 +00:00
Andreas Gustafsson
22a33c32fc
xfrin_test() is going away
1999-09-23 06:47:28 +00:00
Bob Halley
8bbdf6fed6
conform to api change
1999-09-22 20:24:53 +00:00
Bob Halley
147c6dd75a
conforming to api change
1999-09-22 19:46:46 +00:00
Bob Halley
67b37ae04c
conforming changes for new view api
1999-09-22 18:24:35 +00:00
Bob Halley
297377a502
DIFF_VALID to DNS_DIFF_VALID
1999-09-22 00:31:28 +00:00
Bob Halley
15b1d62351
Add NS records to the authority section when answering from a zone.
...
Do not put a name into a section more than once.
Make restarts part of query state.
We were leaking the old qname after a CNAME/DNAME restart.
Update A6 follower calls to conform with interface changes.
1999-09-17 21:59:55 +00:00