Michael Graff
cc60c973f4
comment for bob :)
1999-03-29 23:56:48 +00:00
David Lawrence
eca5913a47
Made calls to dns_rbt_find{name,node} compatible with the just-committed
...
changes to rbt.c by passing a NULL pointer for the dns_name_t that
receives the full name of the node that is found. There is probably something
better to do, but this just keeps things compiling.
1999-03-16 16:15:44 +00:00
Bob Halley
b7ff8128f0
implement rdataset iteration
1999-03-11 06:02:28 +00:00
Bob Halley
bb8263521b
unimplemented db iterator support
1999-03-08 19:01:18 +00:00
Bob Halley
ff9104607c
add deletion
1999-03-06 00:51:12 +00:00
Bob Halley
12c0aff12a
printnode support; versioning fixes
1999-03-05 23:26:24 +00:00
David Lawrence
587fc7b519
Revised dns_rbt_findname and dns_rbt_findnode to find the closest match
...
when an exact match cannot be found. This changed the calling interface,
which necessitated changes to rbtdb.c and compress.c.
1999-03-04 21:03:29 +00:00
Bob Halley
e371b7a70f
basic versioning; 64-bit version support; C++ compatibility
1999-03-04 02:45:56 +00:00
Bob Halley
6107e9b485
API cleanups
1999-02-11 04:56:07 +00:00
Mark Andrews
fdd04623a6
Convert to user error / warn callbacks.
1999-02-10 05:25:37 +00:00
Mark Andrews
82d0558893
Pass multiple callbacks in dns_rdatacallbacks_t.
...
Call UNEXPECTED_ERROR() when returning DNS_R_UNEXPECTED.
1999-02-09 08:02:21 +00:00
Bob Halley
05b95dc41b
master loader rename; performance improvements; deletion callback
1999-02-06 01:20:48 +00:00
Bob Halley
1366b7833c
allow case insensitive hashing
1999-02-06 00:03:19 +00:00
Bob Halley
fe47f41b13
eliminate compiler warnings (signed vs. unsigned)
1999-02-02 01:18:51 +00:00
David Lawrence
5a90bf50a8
Fixed up calls to dns_rbt_create and dns_rbt_findnode, which changed
...
in rbt.c
1999-01-31 01:00:57 +00:00
Bob Halley
e5c2e16bb2
store node lock number; rdataset methods; find and add rdatasets
1999-01-29 22:21:13 +00:00
Bob Halley
4dfbac7434
partial master file loading
1999-01-29 07:04:29 +00:00
Bob Halley
1ccbfca64a
add preliminary db support
1999-01-28 23:53:03 +00:00