Bob Halley
d261590940
lint
1999-06-17 02:06:16 +00:00
Bob Halley
e4d0c58cef
lint
1999-06-17 00:40:55 +00:00
Bob Halley
4f7990b59b
untested dns_db_subtractrdataset()
1999-06-17 00:31:58 +00:00
Bob Halley
9b6fd12d8e
subtract can now return DNS_R_UNCHANGED
1999-06-17 00:31:32 +00:00
Bob Halley
b687c057fb
lint
1999-06-17 00:30:46 +00:00
Bob Halley
ca67883a66
cache trust level support
1999-06-16 23:47:09 +00:00
Bob Halley
926cde044f
allow forcing or merge; unchanged support; add subtraction
1999-06-16 21:03:07 +00:00
Bob Halley
a7e185ff3f
Add dns_db_subtractrdataset().
...
Add DNS_R_UNCHANGED results for dns_db_{add,delete}rdataset().
Add merge flag to dns_db_addrdataset().
The way add and delete work should now match the .h file comments.
1999-06-16 21:02:17 +00:00
Michael Graff
b683976fbc
doc change
1999-06-16 01:41:32 +00:00
Michael Graff
31ccc3c07b
might as well build dispatch.c as well, even with the (temporary) errors.
1999-06-16 01:33:06 +00:00
Michael Graff
83f8c56f43
checkpoint
1999-06-16 01:32:31 +00:00
Michael Graff
b222ecd1c2
merge in restable.h, which is no more
1999-06-16 00:43:17 +00:00
Michael Graff
9df93ea1bf
checkpoint
1999-06-15 23:47:29 +00:00
Bob Halley
72a8e39155
update
1999-06-15 23:16:06 +00:00
Bob Halley
41484be055
Had ISC_R_SUCCESS instead of DNS_R_SUCCESS
1999-06-15 20:20:12 +00:00
Bob Halley
ecb6819fdf
add events.h
1999-06-12 01:08:35 +00:00
Bob Halley
6f5c11ea91
add dns_name_dup() and dns_name_free()
1999-06-12 01:08:16 +00:00
Bob Halley
e51923a61f
add some resolver types
1999-06-12 01:06:21 +00:00
Bob Halley
85b8ee426e
add
1999-06-12 01:06:13 +00:00
Michael Graff
ae1c7c5d44
define dns_messageid_t and use it where appropriate
1999-06-11 23:34:50 +00:00
Andreas Gustafsson
5d02c5ee4c
added dns_opcode_notify
1999-06-09 12:12:44 +00:00
Andreas Gustafsson
75ec9bc9c7
DNS_MESSAGE_OPCODE_MASK was incorrect
1999-06-09 12:06:21 +00:00
Andreas Gustafsson
c1bfdd2995
turn on ISC_LEXOPT_ESCAPE
1999-06-09 11:56:45 +00:00
Andreas Gustafsson
0c8649cea9
further hiding of dns_rdata_textctx_t
1999-06-09 07:13:33 +00:00
Andreas Gustafsson
7ab0e69f61
dns_rdata_textctx_t is internal and should not appear in dns_rdata_totext() argument list
1999-06-08 20:47:31 +00:00
Andreas Gustafsson
fad44a20ee
omit parenthesis when DNS_STYLEFLAG_MULTILINE is not set
1999-06-08 20:41:31 +00:00
Andreas Gustafsson
328b755376
typo; clarification
1999-06-08 13:25:27 +00:00
Andreas Gustafsson
5fc7ba3e1a
added dns_db_dump(), $DATE, and supporting changes
1999-06-08 10:35:23 +00:00
David Lawrence
213a9ec2ad
Handle octal bitstrings, fixing the bug where a bitlength that encompassed
...
fewer bytes than the number of octal digits implied caused invalid names
to be generated.
1999-06-04 00:18:34 +00:00
Michael Graff
f7606b8669
clean up documentation
1999-06-03 23:00:10 +00:00
Michael Graff
08d94b539a
allow finding types and names but not returning them. This is basically an
...
existance check
1999-06-03 19:03:48 +00:00
Andreas Gustafsson
d0bfc8cafe
leap years were off by one
1999-05-27 18:03:40 +00:00
Mark Andrews
d5850aa99c
compress_find() could return a pointer to stack memory.
1999-05-26 00:34:54 +00:00
David Lawrence
d84aa53079
initialize the dbtable's rbt pointer to null before dns_rbt_create
1999-05-25 18:41:52 +00:00
Andreas Gustafsson
454bea884d
dns_message_create did not initialize m->rdatasets
1999-05-25 16:55:57 +00:00
Michael Graff
4db368e084
ooops, fix a memory leak
1999-05-21 08:05:49 +00:00
Michael Graff
d49555e76c
use the new rendered bit
1999-05-21 00:48:59 +00:00
Michael Graff
b12f0228b3
initialize attributes to zero
1999-05-21 00:48:45 +00:00
Michael Graff
1f6b20978a
formatting nit
1999-05-21 00:48:27 +00:00
Michael Graff
d773adf65c
add attributes and define one flag for rendering code
1999-05-21 00:48:20 +00:00
Andreas Gustafsson
0745aa7369
various bug fixes
1999-05-19 09:15:52 +00:00
Andreas Gustafsson
5dcb42f5bb
not all combinations of quoted and unquoted strings were supported in ISDN records
1999-05-19 09:14:58 +00:00
Michael Graff
bd3ccd1c38
use dns_name_equal
1999-05-19 00:14:26 +00:00
Bob Halley
6957b87f93
add dns_name_equal()
1999-05-18 22:05:40 +00:00
Brian Wellington
822f6cdabb
Created isc_base64_to{text,buffer} and removed the static versions
...
from lib/dns/rdata.c.
1999-05-18 17:46:59 +00:00
Mark Andrews
f0ff273b53
base and length should have been taken from tregion not target.
1999-05-17 15:40:39 +00:00
Mark Andrews
7d62ddffbb
Add escape processing to txt_fromtext
1999-05-17 15:30:03 +00:00
Andreas Gustafsson
1d978b3ba2
base64_totext() encoded 16-bit final quantum incorrectly
1999-05-17 04:49:38 +00:00
Michael Graff
70fd62761d
use linked lists for items returned from loanout
1999-05-14 23:19:12 +00:00
Michael Graff
438d7099d1
Implement name, rdata, rdatalist, rdataset loanout from message resources
1999-05-14 22:22:49 +00:00