Brian Wellington
a413f94248
invalid tkey result code
1999-10-26 19:30:23 +00:00
Brian Wellington
d864d899d7
tkey snapshot
1999-10-26 15:39:59 +00:00
James Brister
01fa4e3634
Removed tkey from server statement.
...
Added integer argument to tkey options value.
1999-10-26 15:25:38 +00:00
Mark Andrews
7d9cb86e80
Add stop on error flag to dns_zt_apply.
1999-10-26 02:29:49 +00:00
Michael Graff
fc4fe6e5e6
start on name expiration times
1999-10-26 00:16:36 +00:00
Michael Graff
3ac63b4720
start on cleanup timer/task
1999-10-25 22:53:15 +00:00
Michael Graff
fbcf7bc351
fix, take II
1999-10-25 21:40:56 +00:00
Michael Graff
11efdeb076
fix
1999-10-25 21:39:08 +00:00
Bob Halley
8d298aca1c
suppress glue in most cache retrievals; get rid of NXGLUE
1999-10-25 21:19:02 +00:00
Bob Halley
e1c4942037
add glue trust level
1999-10-25 21:18:39 +00:00
Bob Halley
2cbedda69e
get rid of NXGLUE
1999-10-25 21:17:54 +00:00
Brian Wellington
77434343cb
added dns_tsigerror_badname from tkey-01
1999-10-25 21:17:11 +00:00
Brian Wellington
ac335315cd
add generated flag to tsig key
1999-10-25 20:55:31 +00:00
Bob Halley
bad8294771
add const to filename args
1999-10-25 18:42:09 +00:00
Mark Andrews
936f1c128f
add log context to dns_zone_copy()
...
fix various locking problems in zone.
1999-10-25 13:44:53 +00:00
Mark Andrews
ad61b7e789
add prototype dns_zt_apply()
1999-10-25 13:32:52 +00:00
Mark Andrews
0358d65e07
add prototype dns_view_load()
1999-10-25 13:31:18 +00:00
Mark Andrews
76771c089c
Add prototype for dns_zt_print().
1999-10-25 11:23:06 +00:00
Mark Andrews
70f6053bd1
Add DNS_LOGMODULE_ZONE
1999-10-25 11:21:03 +00:00
James Brister
6f9fbf8b48
Prototypes for tkey-domain and tkey-dhkey related functions.
1999-10-25 10:04:18 +00:00
Bob Halley
2c2cda0045
add resolver category and module
1999-10-22 19:33:13 +00:00
Michael Graff
a385f150bb
fix shutdown routines. The adb will go away at the right time, now.
1999-10-22 05:19:42 +00:00
Michael Graff
e45d323a2a
s/address/adb/
1999-10-22 01:02:38 +00:00
Michael Graff
93a916d8b9
rename address.[ch] to adb.[ch] -- files moved via repository copy
1999-10-22 00:59:30 +00:00
Bob Halley
9acbfdb6a2
add dns_db_findzonecut()
1999-10-21 17:50:36 +00:00
Michael Graff
29f28fe573
database lookups
1999-10-21 01:18:06 +00:00
Michael Graff
f181f94ec8
snapshot
1999-10-20 23:26:06 +00:00
Bob Halley
1646ae97bc
add dns_resolver_cancelfetch
1999-10-20 01:57:05 +00:00
Michael Graff
beb2b4f196
Allow the srtt value to be adjusted, and update the goodness and srtt when they are modified
1999-10-19 22:21:27 +00:00
Michael Graff
ca924f706b
Add a way to adjust goodness.
1999-10-19 22:06:08 +00:00
Michael Graff
f00d96a15c
make lameness work, now. Grr.
1999-10-19 21:28:09 +00:00
Michael Graff
f36a81c884
Add the API to allow marking an address as lame for a zone
1999-10-19 21:10:29 +00:00
Michael Graff
d8590892d1
Add code to check for a lame zone, and to expire lame entries as needed.
1999-10-19 20:55:04 +00:00
Brian Wellington
15660bccc1
Lock the reference count and deleted flags in a tsig key
1999-10-19 15:34:39 +00:00
Michael Graff
30251e07d1
snapshot ; external and internal reference counts are separated out,
...
and everything but fetches work.
1999-10-19 01:37:22 +00:00
Bob Halley
2d47cd4aa2
add CHAINING attribute
1999-10-17 19:23:14 +00:00
Bob Halley
345a84c9f1
add dns_name_print
1999-10-17 19:22:50 +00:00
David Lawrence
92712379fc
Updated documentation for chains, level_matches and level_count.
...
Updated documentation for dns_rbt_findnode to describe more what
happens with various return values, and that the chain points to the
DNSSEC predecessor for all non-error returns.
New documentation for dns_rbtnodechain_{prev,next}.
Updated documentation for other dns_rbtnodechain_*.
1999-10-16 20:34:52 +00:00
James Brister
80bd254851
Updated use of magic numbers.
1999-10-16 01:34:30 +00:00
Michael Graff
86944a4c80
snapshot; everything works other than fetches and database lookups.
1999-10-16 00:38:21 +00:00
Michael Graff
baf8179150
use DNS_EVENT_ADBNAMEDELETED to indicate a name was pulled out from under a request.
1999-10-16 00:37:55 +00:00
Bob Halley
cd02757774
add negative caching result codes
1999-10-15 20:49:33 +00:00
Bob Halley
e7dbdb2547
cleanups; change viewlist find routine
1999-10-15 01:43:39 +00:00
Bob Halley
f92876cfed
eliminate zone callback; export dns_zone_equal()
1999-10-15 01:36:41 +00:00
Bob Halley
3b9b3c21a7
add/renumber some attributes
1999-10-15 01:36:09 +00:00
Brian Wellington
77744ef575
Added tkey.h, which provides prototypes for the functions in the not-yet
...
added tkey.c. tkey.c needs some config help before it can be added.
1999-10-14 18:38:59 +00:00
Brian Wellington
1a2c699f0e
- suppress duplicate keys
...
- allow finding a key by name only (instead of name and algorithm)
- add creator field, which is filled in by TKEY
1999-10-14 18:35:25 +00:00
Mark Andrews
6f44af1c83
dns_view_create(): 'name' to (const char *) instead of (char *)
1999-10-14 06:00:55 +00:00
Mark Andrews
0b16ae54f7
add dns_view_findzone() declaration.
1999-10-14 05:06:01 +00:00
Mark Andrews
fd5fff738d
dns_zone_getdb nor returns DNS_R_NOTLOADED
1999-10-14 03:14:15 +00:00