Andreas Gustafsson
b28c61df9a
moved driver description comments closer to top of file and edited some of them
2000-12-10 07:53:12 +00:00
Andreas Gustafsson
740af672b4
commented
2000-12-10 07:47:43 +00:00
Andreas Gustafsson
36b953d061
overview of source tree layout
2000-12-10 00:46:39 +00:00
Mark Andrews
dd2e7df916
pointer math
2000-12-09 03:20:05 +00:00
Brian Wellington
7d43914b55
remove unused includes
2000-12-09 03:09:20 +00:00
Brian Wellington
911ed0d3be
Split journal.[ch] into journal.[ch] and diff.[ch]
2000-12-09 02:17:12 +00:00
James Brister
106125b0a8
backout last change.
2000-12-09 02:14:53 +00:00
James Brister
59bffa5d85
Initialize link field
2000-12-09 02:05:51 +00:00
Andreas Gustafsson
10e22ebcc3
605. [func] New function isc_lex_getlasttokentext().
2000-12-09 02:05:26 +00:00
Brian Wellington
2732332fe5
604. [bug] The named.conf parser could print incorrect line
...
numbers when long comments were present.
2000-12-09 00:54:31 +00:00
Brian Wellington
bb812feb3c
line numbers could be corrupted by very large tokens.
2000-12-09 00:41:33 +00:00
Mark Andrews
10f89d2f83
additional comments
2000-12-08 19:34:06 +00:00
Michael Sawyer
fe3bcec776
Remove useless -h option (which nslookup8 didn't have anyway).
2000-12-08 18:25:54 +00:00
Michael Sawyer
8fa78d9ad5
CHANGES entry
...
typo fix.
2000-12-08 17:50:47 +00:00
David Lawrence
e194ad59ee
unsupported bind9 platforms, removed per yoneya's suggestion
2000-12-08 17:47:34 +00:00
Michael Sawyer
cc7732e129
RT#528 fixed
2000-12-08 17:06:52 +00:00
Brian Wellington
6734ac097f
#include <isc/print.h>
2000-12-08 03:10:32 +00:00
David Lawrence
e544b507b8
602. [func] Cope automatically with UnixWare's broken
...
IN6_IS_ADDR_* macros. [RT #539 ]
2000-12-08 00:55:51 +00:00
Mark Andrews
d30c18b17a
set ttl of subtration header
2000-12-07 23:37:52 +00:00
Brian Wellington
aeab541554
(void) , not ()
2000-12-07 23:00:59 +00:00
David Lawrence
71c68c49db
prototype for dns_c_nameprint()
2000-12-07 22:42:22 +00:00
Brian Wellington
64ee08a355
If there are no signing keys, don't make sure that the SIG bit is turned on
...
when building NXTs.
2000-12-07 21:49:11 +00:00
Mark Andrews
6fda157766
ISC_LINK_*UNSAFE -> ISC_LINK_INITAND*
2000-12-07 20:15:58 +00:00
Brian Wellington
020ebf1190
log the reasons for various verify failures.
2000-12-07 20:13:29 +00:00
Brian Wellington
09de21079e
601. [func] Return a non-zero exit code if an update fails
...
in nsupdate.
2000-12-07 20:05:29 +00:00
Michael Sawyer
ee4429e13e
600. [bug] Reverse lookups sometimes failed in dig, etc...
2000-12-07 19:56:05 +00:00
Mark Andrews
168ec3b800
Check ttl when adding/subtracting.
...
New add flag DNS_DBADD_EXACTTTL.
2000-12-07 19:51:58 +00:00
David Lawrence
b8b9fa2226
599. [func] Updated the libisc log API to support i18n message
...
arguments to isc_log_{,v}write{,1}.
2000-12-07 19:32:23 +00:00
David Lawrence
b161f87be8
Updated API to support i18n message arguments to isc_log_{,v}write{,1}.
...
Provided isc_log_i{,v}write{,1}, with appropriate macro substitutions,
for files that are not yet converted to the new API. When everything
is converted, the added functions will be removed.
2000-12-07 19:30:28 +00:00
Brian Wellington
cff0491bed
The TKEYTRACE macro was never used, and wasn't correct.
2000-12-07 19:13:05 +00:00
Brian Wellington
ad03e9f0bb
The text describing errors in the specified TTL had an off by one error.
2000-12-07 18:12:07 +00:00
Mark Andrews
a009a2da12
use ISC_LIST_APPENDUNSAFE
2000-12-07 17:52:37 +00:00
Brian Wellington
8aff41ca8a
598. [bug] An update-policy statement would cause the server
...
to assert while loading. [RT #536 ]
2000-12-07 06:10:45 +00:00
Brian Wellington
6fb2566107
uninitialized link field
2000-12-07 06:07:12 +00:00
Mark Andrews
a31ede78c8
Added locking check + some additional locks.
2000-12-07 03:13:01 +00:00
Brian Wellington
5d63dfaa9d
Document the -n option
2000-12-07 02:20:07 +00:00
James Brister
bdd6599e12
Fix printing of sig-validity-interval.
...
No longer print final dot of server key value.
2000-12-07 01:45:57 +00:00
Brian Wellington
c9d7e543d0
597. [func] dnssec-signzone is now multithreaded.
2000-12-07 01:41:14 +00:00
David Lawrence
04bdb23457
initial checkin of mdnkit, for multilingual domain names, from jpnic
2000-12-07 00:52:31 +00:00
Brian Wellington
1afae09da4
redundant code
2000-12-06 23:39:04 +00:00
David Lawrence
d9135464f2
Stop multiple warnings on IRIX about some bitfiddling being done on
...
a long integer to stuff it into a four byte character array big endianwise.
2000-12-06 23:12:10 +00:00
Brian Wellington
269766af53
Add a FAQ about TXT records with missing quotes.
2000-12-06 23:07:11 +00:00
Brian Wellington
72749edfe2
bump the version number
2000-12-06 23:04:12 +00:00
Brian Wellington
007eb116a5
typo
2000-12-06 22:50:33 +00:00
David Lawrence
869f65bea4
made addlookup() void; its return value was not needed in any context
2000-12-06 22:38:49 +00:00
David Lawrence
e086935752
isc_hex_tobuffer() third argument is unsigned int, not unsigned long
2000-12-06 22:33:39 +00:00
Brian Wellington
6dbf9cbe6a
596. [bug] DNS_RDATASLAB_FORCE and DNS_RDATASLAB_EXACT are
...
not mutually exclusive.
2000-12-06 22:19:05 +00:00
Andreas Gustafsson
ff74ba926b
when printing the view notify value, the traling semicolon
...
and newline were missing
2000-12-06 20:37:01 +00:00
Andreas Gustafsson
03c106341c
PRINT_IF_EQUAL() printed even if not equal
2000-12-06 20:36:26 +00:00
Andreas Gustafsson
21010d8842
missing ISC_LINK_INIT()
2000-12-06 20:36:00 +00:00