Brian Wellington
|
d77d75c1c3
|
Conform to the updated DST API, only use 1 task instead of 2.
|
2000-06-08 17:24:44 +00:00 |
|
Andreas Gustafsson
|
bb8c4de35f
|
soacount and nscount are gone
|
2000-06-08 17:00:52 +00:00 |
|
Andreas Gustafsson
|
e9f871a352
|
did not compile due to typo in previous change
|
2000-06-08 16:58:39 +00:00 |
|
Andreas Gustafsson
|
a0d7622028
|
removed debugging printfs and memory statistics
|
2000-06-08 16:54:36 +00:00 |
|
Andreas Gustafsson
|
13d6df2c6f
|
detach from dispatches, destroy dispatch manager
|
2000-06-08 16:54:03 +00:00 |
|
Andreas Gustafsson
|
629736996f
|
created empty .cvsignore to make directory nonempty
|
2000-06-08 16:48:04 +00:00 |
|
James Brister
|
71a4339351
|
Empty named.conf file and empty options statement are now parsed properly.
New cachesize option for named.conf
Fixed incorrect warning about auth-nxdomain usage.
|
2000-06-08 12:04:56 +00:00 |
|
Mark Andrews
|
f357e4e87d
|
Additional changes relating to the change to 3 db types.
|
2000-06-08 06:50:22 +00:00 |
|
Michael Graff
|
016742f7d8
|
add stirring functions and other bits. Snapshot.
|
2000-06-08 06:35:49 +00:00 |
|
Mark Andrews
|
db06b81059
|
signed vs unsigned char.
|
2000-06-08 06:16:09 +00:00 |
|
Michael Graff
|
0aa8742ace
|
minor formatting nit
|
2000-06-08 05:26:38 +00:00 |
|
Michael Graff
|
1e3c9ce3ab
|
kill a warning on some systems.
|
2000-06-08 05:26:00 +00:00 |
|
Brian Wellington
|
8463f40039
|
Add ns5, a configuration with a bad trusted key.
|
2000-06-08 02:01:07 +00:00 |
|
Brian Wellington
|
12a4b33723
|
Put the bad trusted key in place on ns5
|
2000-06-08 01:58:04 +00:00 |
|
Brian Wellington
|
f3a7310c12
|
print the correct script name in error message
|
2000-06-08 01:57:41 +00:00 |
|
Brian Wellington
|
35a680bf40
|
5 hosts
|
2000-06-08 01:43:40 +00:00 |
|
Michael Graff
|
9282e3c21a
|
don't periodically dump the database. I think we're debugged enough by now.
|
2000-06-08 01:43:21 +00:00 |
|
Michael Graff
|
ccc067f7d5
|
enable INSIST/REQUIRE() checking of bound status on sockets
|
2000-06-08 00:23:54 +00:00 |
|
Brian Wellington
|
5388c214e5
|
Correctly fix type for rbtdb64_create
|
2000-06-08 00:06:50 +00:00 |
|
Michael Graff
|
332e078f6e
|
fix type for rbtdb64_create, too
|
2000-06-07 22:29:00 +00:00 |
|
Michael Graff
|
270ad529d3
|
snapshot
|
2000-06-07 22:15:55 +00:00 |
|
Michael Graff
|
090ac4fa1c
|
Use ip6.arpa for bitstring labels
|
2000-06-07 22:02:22 +00:00 |
|
James Brister
|
c0b06c8275
|
Fixed typo in description of new additional-data config file field.
|
2000-06-07 21:19:17 +00:00 |
|
Michael Graff
|
17b8fc714a
|
snapshot
|
2000-06-07 20:55:12 +00:00 |
|
Michael Graff
|
a14eb88840
|
clamp ttls in the adb to be 10 < ttl < 86400, that is, 10 seconds minimum and 24 hours max
|
2000-06-07 20:15:48 +00:00 |
|
Michael Graff
|
b483ca1153
|
rebuild
|
2000-06-07 19:42:11 +00:00 |
|
Michael Graff
|
90407942d3
|
Use autoconf's AC_C_BIGENDIAN macro to detect endian flavor, and use WORDS_BIGENDIAN from config.h{,.in}
|
2000-06-07 19:41:49 +00:00 |
|
Andreas Gustafsson
|
9fde61b058
|
event sender field was NULL
|
2000-06-07 19:35:17 +00:00 |
|
Andreas Gustafsson
|
3eb48635d7
|
when binding to the lwres protocol port fails, log an error message
and exit instead of catching an assertion
|
2000-06-07 19:27:17 +00:00 |
|
Brian Wellington
|
b01324ef07
|
Removed unused DST_R_NAMETOOLONG result code
|
2000-06-07 19:18:53 +00:00 |
|
Andreas Gustafsson
|
7e3d72d624
|
RT #130: explicitly create dispatches for the lwresd resolver
|
2000-06-07 19:07:53 +00:00 |
|
Brian Wellington
|
76513c0271
|
Removed errant call to dns_rdata_freestruct, cleaned up an error case.
|
2000-06-07 19:05:45 +00:00 |
|
Brian Wellington
|
c892129a37
|
isc_buffer_base->isc_buffer_used
|
2000-06-07 19:05:00 +00:00 |
|
Andreas Gustafsson
|
701866622e
|
commented
|
2000-06-07 19:00:12 +00:00 |
|
Brian Wellington
|
78d14e388a
|
Use MD5/SHA1 from libisc instead of dst/openssl
|
2000-06-07 17:22:31 +00:00 |
|
Mark Andrews
|
80ee8ea28d
|
Consolidation and cleanup of stub code.
|
2000-06-07 06:14:52 +00:00 |
|
Mark Andrews
|
0380c44d02
|
241. [cleanup] nscount and soacount have been removed from the
dns_master_*() arguement lists.
|
2000-06-07 03:30:02 +00:00 |
|
Mark Andrews
|
265086fc36
|
Added comments.
|
2000-06-07 03:12:13 +00:00 |
|
Mark Andrews
|
2a3e99550d
|
240. [func] databases now come in three flavours: zone, cache
and stub.
Add stubs zones support checkpoint.
notify_t -> dns_notify_t
|
2000-06-07 02:40:42 +00:00 |
|
Mark Andrews
|
a6733246ea
|
240. [func] databases now come in three flavours: zone, cache
and stub.
|
2000-06-07 02:38:41 +00:00 |
|
Brian Wellington
|
bb36b3102c
|
Use the isc md5 routines instead of dst.
|
2000-06-07 02:33:46 +00:00 |
|
Brian Wellington
|
1ee3b153b6
|
Added length constants, changed _final parameter from array to pointer.
|
2000-06-07 02:28:43 +00:00 |
|
Michael Graff
|
fbb2ab3056
|
md5 endian doesn't seem to matter?
|
2000-06-07 02:21:39 +00:00 |
|
Brian Wellington
|
63c82cf3ce
|
Call dst_lib_init() and dst_lib_destroy()
|
2000-06-07 01:44:33 +00:00 |
|
Brian Wellington
|
0cb394091d
|
The root keyset file (.keyset) wasn't being deleted, since it wasn't matched
by the wildcard.
|
2000-06-07 01:43:33 +00:00 |
|
Brian Wellington
|
77c67dfb26
|
Repeatedly querying for nonexistant data could lead to a crash.
|
2000-06-07 01:32:47 +00:00 |
|
Michael Graff
|
f2314fbd79
|
fix comments
|
2000-06-07 01:17:06 +00:00 |
|
Michael Graff
|
db4871e843
|
complain if BYTE_ORDER isn't defined
|
2000-06-07 01:14:26 +00:00 |
|
Michael Graff
|
a721540f20
|
add md5.c and md5.h, rename sha1_test to hash_test
|
2000-06-07 00:51:11 +00:00 |
|
Michael Graff
|
bb2d54f1b3
|
build md5.c
|
2000-06-07 00:49:04 +00:00 |
|