2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00

329 Commits

Author SHA1 Message Date
Bob Halley
f1962da938 Add fctx_stopidletimer().
Remove some remnants of the old locking system.
Prep work for future calls to DNSSEC validation.
Misc. cleanups.
1999-10-20 19:20:48 +00:00
Bob Halley
1646ae97bc add dns_resolver_cancelfetch 1999-10-20 01:57:05 +00:00
Bob Halley
000ee57965 Deal with DNS_R_UNCHANGED cases, where we've tried to add data to the cache
but have found that the cache contents are better.
1999-10-19 19:52:56 +00:00
Bob Halley
de13dac233 handle negative answers with CNAME/DNAME chains 1999-10-19 02:33:42 +00:00
Bob Halley
b500110b22 preliminary DNAME support 1999-10-18 21:05:49 +00:00
Bob Halley
fcddaadc8e CNAME support in positive answers. 1999-10-17 19:21:43 +00:00
Bob Halley
692cae8634 The authority section wasn't being marked for caching. 1999-10-16 20:34:04 +00:00
Bob Halley
3706171484 Partially working negative caching. 1999-10-16 00:48:34 +00:00
Bob Halley
9ad0ebf65e Start dealing with the DNS_R_UNCHANGED case when adding rdatasets. 1999-10-15 20:51:19 +00:00
Bob Halley
df0453520c checkpoint 1999-10-15 01:43:04 +00:00
Bob Halley
0340a9c05a checkpoint 1999-10-13 02:08:30 +00:00
Bob Halley
01b523fe60 checkpoint: basic referrals 1999-10-12 20:39:35 +00:00
Bob Halley
eba3ad47e7 checkpoint: basic answer processing and caching 1999-10-11 19:24:28 +00:00
Brian Wellington
3f6dc1703f tsig structure/function name change 1999-10-08 18:37:24 +00:00
Bob Halley
d2358a453e improve exit/cleanup code 1999-10-08 00:05:59 +00:00
Bob Halley
e3027d397f resolver checkpoint 1999-10-07 19:41:16 +00:00
Bob Halley
271d5bfc5c conforming changes for task API simplification 1999-09-23 21:31:03 +00:00
Bob Halley
7252b0d05c dns_resolver_create(): remove rdclass, add view 1999-09-22 19:45:09 +00:00
Michael Graff
5f0e2c8913 update copyright text 1999-09-16 00:02:20 +00:00
Mark Andrews
45a1684159 Add dns_resolver_getanswer().
Attach the resolver to dispatch.
1999-09-02 01:59:19 +00:00
Brian Wellington
6d4886fa74 Added support for TSIG records in message and resolver subsystems, added
tsig to_struct/from_struct
1999-08-20 18:56:24 +00:00
Andreas Gustafsson
8dec0e1a3e dns_message_parse now takes new argument 'preserve_order' 1999-08-20 06:09:46 +00:00
Bob Halley
aa23c665d8 resolver checkpoint 1999-07-24 01:26:18 +00:00
Bob Halley
f26747f494 event tags are now void * 1999-07-10 01:05:54 +00:00
Bob Halley
2815aa70e2 checkpoint 1999-07-03 20:54:56 +00:00
Andreas Gustafsson
c0de97d5db did not compile on Alpha due to missing #include <config.h> 1999-07-03 15:07:01 +00:00
Bob Halley
af4f8c7019 a different fix for the problem of the last revision 1999-06-29 07:03:17 +00:00
Bob Halley
aaf79b3599 Don't try to use res->mctx after res has been destroyed. 1999-06-29 07:00:30 +00:00
Bob Halley
49dd071153 checkpoint resolver code 1999-06-28 23:37:54 +00:00