Brian Wellington
5b411b0150
Add a couple .cvsignores
2000-06-22 01:29:54 +00:00
Brian Wellington
58fe6a5b1b
Add .cvsignore
2000-06-22 01:27:46 +00:00
David Lawrence
6dcde6ca36
update_copyrights
2000-06-22 01:27:11 +00:00
David Lawrence
9ef9f6b8ae
#include style lint
2000-06-22 01:26:38 +00:00
Brian Wellington
58620377da
add lwresd
2000-06-22 01:25:19 +00:00
Andreas Gustafsson
b3157263ee
272. [bug] The sending of large TCP responses was canceled
...
in mid-transmission due to a race condition
caused by the failure to set the client object's
newstate variable correctly when transitioning
to the working state.
2000-06-22 01:14:38 +00:00
Brian Wellington
04e812723c
If ns_g_cpus is 0, call isc_os_ncpus() to probe.
2000-06-22 01:09:14 +00:00
Brian Wellington
bc9515e5a2
Initialize ns_g_cpus to 0, not 1.
2000-06-22 01:08:54 +00:00
David Lawrence
d0be1e954b
update_copyrights
2000-06-22 01:01:45 +00:00
Michael Graff
a3e0ed2f4a
use the keyboard as a source
2000-06-22 00:34:38 +00:00
Mark Andrews
c04f6cf67d
Add nameserver limit checks.
2000-06-22 00:07:41 +00:00
Mark Andrews
b35a009df8
270. [func] Allow maximum sized TCP answers.
2000-06-22 00:05:11 +00:00
Brian Wellington
417bd845e5
Lots of miscellaneous cleanup
2000-06-21 23:38:46 +00:00
Andreas Gustafsson
8eb2d955e1
added a test
2000-06-21 23:06:20 +00:00
Michael Sawyer
692982647c
Increase delay in VIEWS update test
2000-06-21 22:48:46 +00:00
Michael Sawyer
ac4f76549c
Increase delay in test yet again
2000-06-21 22:42:16 +00:00
Brian Wellington
165250c403
Move entropy and dispatchmgr create/destroy to more correct places.
2000-06-21 22:12:02 +00:00
Michael Sawyer
eb811c2f41
Increase delay after signal in notify test to give BSD3.1 time to update
...
slave
2000-06-21 22:08:10 +00:00
Michael Graff
80617c8faa
Add using an entropy source to generate a random query ID seed value.
2000-06-21 21:34:43 +00:00
Brian Wellington
805503c7ad
Check the addresses returned from gabn calls
2000-06-21 21:30:13 +00:00
Brian Wellington
243ac4ecc1
bitstring label test, better reverse name lookup names
2000-06-21 20:51:07 +00:00
Mark Andrews
f955efd73c
add stub tests
2000-06-21 20:48:27 +00:00
Mark Andrews
33ccf0b258
remove '.st' (stub) backup file
2000-06-21 20:47:02 +00:00
Brian Wellington
567ba0ae19
Return LWRES_R_INCOMPLETE when there are aliases but no addresses.
2000-06-21 18:20:00 +00:00
Andreas Gustafsson
06bc083413
added README file explaining the roles of the various
...
dnssec test servers
2000-06-21 18:16:12 +00:00
Michael Sawyer
c9defbf4b9
Sort #includes
2000-06-21 17:48:32 +00:00
Andreas Gustafsson
96e87186ba
eliminated char/unsigned char warning on solaris
2000-06-21 17:32:26 +00:00
Brian Wellington
cd4cbed56c
pull in libisc, since it's needed for inet_pton on some platforms.
2000-06-21 17:29:32 +00:00
Michael Graff
890fb60939
add keyboard API
2000-06-21 01:45:21 +00:00
Brian Wellington
1fb5269e67
check for existence of lwres directory
2000-06-21 01:42:16 +00:00
Michael Sawyer
d821f1cd7e
Additional debugging options
...
% comment option in dig
2000-06-21 01:40:42 +00:00
Brian Wellington
22af5514ef
missing make all
2000-06-21 01:40:15 +00:00
Michael Sawyer
5a5c480994
.cvsignore files
2000-06-21 01:31:54 +00:00
Brian Wellington
cc1eee4f51
Add lwresd test
2000-06-21 01:28:44 +00:00
Brian Wellington
659bdaf3eb
Start and stop lwresd if the test uses them
2000-06-21 01:25:02 +00:00
Brian Wellington
c8d268ec51
Check for clean.sh before running it
2000-06-21 01:24:19 +00:00
Brian Wellington
a37d1aa631
Set and export LWRESD variable
2000-06-21 01:23:36 +00:00
Brian Wellington
442d0f584f
Build lwresd directory
2000-06-21 01:23:02 +00:00
Mark Andrews
c21646dcc2
grep ... > /dev/null
2000-06-21 01:18:20 +00:00
Brian Wellington
208e3e410d
lwresd bug fixes, command line updates, configurability stuff
2000-06-21 01:16:27 +00:00
Mark Andrews
e7ddc97b45
Add stub test
2000-06-21 01:16:06 +00:00
Brian Wellington
9381314895
Return LWRES_R_NOTFOUND if a gnba lookup fails because the name isn't found.
2000-06-21 01:15:10 +00:00
Michael Sawyer
af8d5ca7c0
Use a program to test for socket availability instead of touched file.
2000-06-21 00:50:37 +00:00
Michael Graff
96e79f7ede
Fully implement callback sources, and add a test program to test it.
2000-06-21 00:04:57 +00:00
David Lawrence
eb591bfe60
remove conf.sh when make distclean
2000-06-20 23:57:45 +00:00
Mark Andrews
3c671ac666
264. [func] Dispatch can not take TCP sockets in connecting
...
state. Set DNS_DISPATCHATTR_CONNECTED when calling
dns_dispatch_createtcp() for connected TCP sockets
or call dns_dispatch_starttcp() when the socket is
connected.
2000-06-20 23:52:54 +00:00
David Lawrence
c05ebd0da7
removed some special files from the ignore list that are no longer generated
2000-06-20 23:45:08 +00:00
Michael Sawyer
0230188003
Add zone command
...
Add "sleep (1)" into free_lists(), as a temporary fix for what appears to
be a race condition in freeing managers. (Without the sleep, an assertion
failure occurs in timermgr_destroy.)
2000-06-20 22:50:13 +00:00
James Brister
58c42ee18c
263. [func] New logging channel type 'stderr'
...
channel some-name {
stderr;
severity error;
}
2000-06-20 21:36:49 +00:00
David Lawrence
6a88ed7c3f
fsaccess_test
2000-06-20 04:11:07 +00:00