Bob Halley
|
a85c8737f7
|
get rid of obsolete MAXDBS define
|
1999-05-03 19:57:22 +00:00 |
|
Bob Halley
|
e1739e9938
|
do not include dns/rdatastruct.h (yet)
|
1999-05-03 19:56:53 +00:00 |
|
Bob Halley
|
325c88703c
|
crude multiple zone and cache support
|
1999-05-03 19:56:23 +00:00 |
|
Mark Andrews
|
c1e7aff941
|
Implement compression pointer rollback.
dns_compress_backout() -> dns_compress_rollback()
|
1999-05-03 03:07:16 +00:00 |
|
Michael Graff
|
1b9d5f3925
|
revert accidential commit
|
1999-05-02 07:03:13 +00:00 |
|
Michael Graff
|
6d9ae6b3a8
|
resolve again.
|
1999-05-02 07:00:05 +00:00 |
|
Michael Graff
|
d20401b765
|
Get the query/response flag in the right place, and make named return
SERVFAIL on all replies again, until I fix up the database stuff again.
|
1999-05-01 18:07:52 +00:00 |
|
Michael Graff
|
b02262cbcd
|
Fix up the condition where buffers are expended
|
1999-05-01 17:18:47 +00:00 |
|
Bob Halley
|
44aae046c3
|
basic test support
|
1999-05-01 01:41:14 +00:00 |
|
Bob Halley
|
754ae02cc7
|
disable octal bitstrings since they are broken
|
1999-05-01 00:48:54 +00:00 |
|
Bob Halley
|
78fda31f26
|
update
|
1999-05-01 00:48:23 +00:00 |
|
Michael Graff
|
41cc03374d
|
remove debugging crud
|
1999-04-30 23:37:23 +00:00 |
|
Michael Graff
|
bfbf3f2d77
|
don't use a temp buffer, it broke compression
|
1999-04-30 23:04:29 +00:00 |
|
Michael Graff
|
823e45c127
|
checkpoint
|
1999-04-30 22:35:49 +00:00 |
|
Bob Halley
|
7d610faf31
|
cache_zonecut_callback() and find_deepest_zonecut() did not check staleness
|
1999-04-30 22:01:26 +00:00 |
|
Michael Graff
|
ddd035637d
|
snapshot
|
1999-04-30 21:52:40 +00:00 |
|
Michael Graff
|
9440f8c902
|
remove a REQUIRE() I pasto-ed
|
1999-04-30 21:52:34 +00:00 |
|
Michael Graff
|
8d6024e7cf
|
Move the flags on dns_rdataset_totext() to be together, and make a
matching change to dns_rdataset_towire()
|
1999-04-30 21:15:02 +00:00 |
|
Michael Graff
|
5330fc09ac
|
tpyo
|
1999-04-30 21:10:07 +00:00 |
|
Michael Graff
|
d070219e01
|
clean up and start testing rendering
|
1999-04-30 21:09:19 +00:00 |
|
Michael Graff
|
1d7987f422
|
checkpoint
|
1999-04-30 07:53:07 +00:00 |
|
Michael Graff
|
69be7837c9
|
teach dns_rdataset_towire() about the no-rdata-or-ttl trick so it will work
for rendering the questions as well as the other sections.
|
1999-04-30 07:08:55 +00:00 |
|
Michael Graff
|
a920f559c3
|
fix up return codes in searching, and start on rendering.
|
1999-04-30 06:37:35 +00:00 |
|
Michael Graff
|
ded7456a4d
|
Implement searching for a name in a section.
|
1999-04-30 06:13:07 +00:00 |
|
Michael Graff
|
4756105b9c
|
add copyright bits
|
1999-04-30 06:02:16 +00:00 |
|
Michael Graff
|
be3458c3da
|
Add checks for render/parse direction
|
1999-04-30 05:57:39 +00:00 |
|
Michael Graff
|
e690d225ad
|
Make named compile, and start on using message code. This isn't done yet.
|
1999-04-30 05:42:06 +00:00 |
|
Michael Graff
|
597bdfef60
|
Make this compile again after the dns_rdataset_totext()
|
1999-04-30 02:09:28 +00:00 |
|
Bob Halley
|
3ff8d68793
|
Make it clear which 'if' an 'else' belongs to.
|
1999-04-30 02:04:11 +00:00 |
|
Michael Graff
|
fbb0d4e811
|
add more wire tests, yeay
|
1999-04-30 01:56:52 +00:00 |
|
Michael Graff
|
14bc0e48c9
|
names link rdatasets, not rdatalists now
|
1999-04-30 00:18:19 +00:00 |
|
Michael Graff
|
d331092fdd
|
Add a flag to dns_rdataset_totext() to turn on/off 'question format'
|
1999-04-30 00:17:56 +00:00 |
|
Michael Graff
|
fccf7905e8
|
snapshot working message parsing
|
1999-04-30 00:17:15 +00:00 |
|
Michael Graff
|
1d11db66fa
|
make this build, ooops
|
1999-04-29 19:58:51 +00:00 |
|
Michael Graff
|
f92381fe0f
|
Allocate DNS_R_FORMERR
|
1999-04-29 08:19:33 +00:00 |
|
Michael Graff
|
e223094b22
|
checkpoint
|
1999-04-29 08:18:57 +00:00 |
|
Michael Graff
|
d9e3898f8e
|
Add explicit element for initializer for flags, rather than spewing warnings.
The flags default to 0, so I set them to explicit 0 for now.
|
1999-04-29 06:10:27 +00:00 |
|
Michael Graff
|
84d79ecd50
|
implement isc_dynbuffer_reset()
|
1999-04-29 05:59:51 +00:00 |
|
Michael Graff
|
c45abd11bb
|
gen.c needs LIBS for NetBSD
|
1999-04-29 05:32:41 +00:00 |
|
Michael Graff
|
ccdac53c02
|
Make this work for NetBSD, and assume ptl2 is installed as the pthreads library
|
1999-04-29 05:19:29 +00:00 |
|
Michael Graff
|
fb3dcb0b60
|
Use the prototypes from isc/list.h directly, rather than util.h hacks
|
1999-04-29 04:49:52 +00:00 |
|
Michael Graff
|
d688386936
|
checkpoint
|
1999-04-28 03:19:58 +00:00 |
|
Mark Andrews
|
1d6572f9d4
|
adjust #ifdef labels
|
1999-04-28 03:16:50 +00:00 |
|
Mark Andrews
|
a41d348e14
|
Local compression fixes to use rbt bitstrings.
|
1999-04-28 03:03:56 +00:00 |
|
Bob Halley
|
075a8494bd
|
convert to fgets
|
1999-04-28 00:30:23 +00:00 |
|
Bob Halley
|
116208651c
|
include big mallocs in quota
|
1999-04-27 23:42:50 +00:00 |
|
Bob Halley
|
f810b40189
|
allow memory quota to be specified
|
1999-04-27 23:20:27 +00:00 |
|
Bob Halley
|
16baa70f9d
|
basic quota support; fix bugs in more_basic_blocks()
|
1999-04-27 23:20:10 +00:00 |
|
Bob Halley
|
e7ba603417
|
basic quota support
|
1999-04-27 23:19:43 +00:00 |
|
Michael Graff
|
f9df80f434
|
snapshot work
|
1999-04-27 02:24:11 +00:00 |
|