Brian Wellington
3ec6b563d7
--with-gssapi=PATH support.
2000-08-17 02:05:19 +00:00
Brian Wellington
c9e998ea51
A bit of gss-tsig code. Don't expect this to work.
2000-08-17 02:04:22 +00:00
Andreas Gustafsson
12a5fa5d0a
say 'due to assertion failure', not 'due assertion failure'
2000-08-17 01:30:31 +00:00
Andreas Gustafsson
771b2ddd8a
suppress compiler warning on Alpha
2000-08-17 01:23:42 +00:00
Andreas Gustafsson
91ab5ca629
<isc/print.h> needed for snprintf()
2000-08-17 01:22:10 +00:00
Andreas Gustafsson
e1368a7770
397. [func] Added utility functions dns_view_gettsig() and
...
dns_view_getpeertsig().
2000-08-17 00:18:12 +00:00
Brian Wellington
90c917523e
entropy.h was missing from HEADERS, so it wasn't being installed.
2000-08-17 00:18:00 +00:00
Andreas Gustafsson
593cb00bd1
rewrote 383. to reduce code duplication and increase functionality:
...
now all records are printed in a sorted order, not just the SOA and NS and
their SIGS
2000-08-16 22:33:32 +00:00
Andreas Gustafsson
771714e6ad
eliminated the function address_to_ptr_name
2000-08-16 22:21:17 +00:00
Andreas Gustafsson
39f029558d
in dns_name_totext(), check that the target buffer is
...
valid, and make use of the new isc_buffer_* macros
2000-08-16 22:18:20 +00:00
Andreas Gustafsson
d2148c2170
sig-validity-interval and update-policy were missing
2000-08-16 17:56:32 +00:00
Andreas Gustafsson
c587363052
also removed the new item 397, 'result was not being set
...
in notify_send_toaddr', because that bug was never in any released
version, either
2000-08-16 17:15:14 +00:00
David Lawrence
7d40337ffa
Removed 397, "result was not being set in notify_send_toaddr()." The
...
description was a little confusing, but also irrelevant since the bug never
appeared in any shipped code.
2000-08-16 02:42:22 +00:00
David Lawrence
b41fa90be0
tabify
2000-08-16 02:41:08 +00:00
Mark Andrews
c05eb51a1b
388. [cleanup] dns_zone_setdbtype now has const char **dbargv.
...
397. [bug] result was not being set in notify_send_toaddr().
RT#238
2000-08-16 02:16:49 +00:00
Brian Wellington
5b148f96cc
An error in a .private file could lead to an assertion.
2000-08-16 00:30:56 +00:00
David Lawrence
beea173d49
Rewrote the INSIST in dns_tsigkey_create() so that dstalg was guaranteed to
...
be set, even when INSISTS() are turned off.
2000-08-16 00:18:30 +00:00
Andreas Gustafsson
997e3113b7
built and tested successfully on Solaris 2.8
2000-08-16 00:17:05 +00:00
Mary Stahl
36ab189cc9
deleted text regarding nslookup per Brian's msg of Aug 8
2000-08-16 00:01:51 +00:00
David Lawrence
cd5a526372
ISC_R_NRESULTS was not bumped when ISC_R_FAMILYNOSUPPORT was added.
2000-08-15 23:30:22 +00:00
Andreas Gustafsson
a3365e361f
396. [doc] There is now a man page for nsupdate
...
in doc/man/bin/nsupdate.8.
2000-08-15 20:21:44 +00:00
Andreas Gustafsson
868c96e17f
removed references to nonexistent
...
named.conf(5) and zonefile(5) man pages
2000-08-15 20:19:36 +00:00
Andreas Gustafsson
c45fa347b4
more editing
2000-08-15 20:15:49 +00:00
Andreas Gustafsson
49964c290c
reviewed and edited; note that IPv6 reverse lookups are now
...
supported
2000-08-15 20:11:54 +00:00
Andreas Gustafsson
1f880b5451
DNS Extensions to Support IPv6 Address Aggregation and Renumbering is now an RFC
2000-08-15 20:05:52 +00:00
Brian Wellington
f93d9c5a58
modify the keyfile description
2000-08-15 19:47:06 +00:00
Andreas Gustafsson
c193f5a1eb
reviewed, edited
2000-08-15 19:40:40 +00:00
Andreas Gustafsson
e32394a2ac
395. [bug] nslookup printed incorrect RR type mnemonics
...
for RRs of type >= 21 [RT #237 ].
2000-08-15 18:44:05 +00:00
Mark Andrews
031f9084fc
394. [bug] Current name was not propagated via $INCLUDE.
...
393. [func] Initial answer while loading (awl) support.
Entry points: dns_master_loadfileinc(),
dns_master_loadstreaminc(), dns_master_loadbufferinc().
Note: calls to dns_master_load*inc() should be rate
be rate limited so as to not use up all file
descriptors.
2000-08-15 03:33:52 +00:00
Mark Andrews
44215b932d
392. [func] Add ISC_R_FAMILYNOSUPPORT. Returned when OS does
...
not support the given address family requested.
391. [clarity] ISC_R_FAMILY -> ISC_R_FAMILYMISMATCH.
2000-08-15 01:43:38 +00:00
Brian Wellington
6f071989da
cancellation fixes
2000-08-15 01:22:33 +00:00
Brian Wellington
2a123ac026
remove unused variable
2000-08-15 00:52:49 +00:00
Andreas Gustafsson
69d17bea6b
expanded on item #382
2000-08-15 00:22:49 +00:00
Andreas Gustafsson
405ffb1f0d
there were two items #382 ; renumbered the later one
...
to #390
2000-08-15 00:22:08 +00:00
Brian Wellington
9cd6710f91
validators can now be cancelled.
2000-08-15 00:21:05 +00:00
Andreas Gustafsson
ef97e09e20
make the validator attach to the view only weakly, so that
...
the view can start shutting down even though a validation is in progress.
2000-08-14 22:17:40 +00:00
Brian Wellington
1e2749dba8
Yet more minor cleanup.
2000-08-14 22:00:00 +00:00
Andreas Gustafsson
07f69609fc
log messages should start with lower case letter
2000-08-14 21:59:57 +00:00
Andreas Gustafsson
59d1ce0b01
don't try to configure a max-names option for stub zones
2000-08-14 21:47:42 +00:00
Brian Wellington
c6891157b1
The keyset for the root had two dots in it.
2000-08-14 20:39:23 +00:00
Brian Wellington
e3402551ac
#388 also includes dig now.
2000-08-14 20:24:29 +00:00
Brian Wellington
668bd3acee
dig now does reverse IPv6 address lookup.
2000-08-14 20:23:39 +00:00
Brian Wellington
18940d2cdf
The keyset filename was missing the trailing dot.
2000-08-14 20:11:29 +00:00
Andreas Gustafsson
0e05b42192
dns_zt_print() is gone
2000-08-14 19:52:21 +00:00
Andreas Gustafsson
6d8568cb45
RT #235 : attempts to send a reqeust over IPv6 on systems
...
that do not support IPv6 caused an assertion failure
2000-08-14 19:41:53 +00:00
Andreas Gustafsson
99a9da7941
RT #235 : attempts to send a reqeust over IPv6 on systems
...
that do not support IPv6 caused an assertion failure
2000-08-14 19:31:49 +00:00
Brian Wellington
771218f9ca
when doing an ipv6 reverse lookup, set the query type to PTR
2000-08-14 19:17:42 +00:00
Brian Wellington
6d3f954c57
388. [func] host can now do reverse ipv6 lookups.
2000-08-14 19:11:05 +00:00
Brian Wellington
b0f941a50f
387. [func] Add dns_byaddr_createptrname(), which converts
...
an address into the name used by a PTR query.
2000-08-14 19:09:56 +00:00
Andreas Gustafsson
ffa24a38b1
old TODO list at top of source tree merged into doc/todo/unassigned
2000-08-14 18:55:39 +00:00