Mark Andrews
692f5c282d
Multiple classes note.
2000-12-19 00:36:05 +00:00
Andreas Gustafsson
c877d7db8f
use common configuration files
2000-12-18 23:24:24 +00:00
Andreas Gustafsson
bfc41f13e7
clenup
2000-12-18 22:39:17 +00:00
Andreas Gustafsson
8998ed8481
added UNUSED() macro
2000-12-18 21:09:42 +00:00
Andreas Gustafsson
8351864ef8
added directory bin/tests/system/common for code to be shared by
...
multiple system tests
2000-12-18 21:04:27 +00:00
Brian Wellington
b3d8bec592
Red Hat Linux 7.0 works too (more or less)
2000-12-18 20:57:02 +00:00
Andreas Gustafsson
3637ad3b4e
edited Linux coredump notes
2000-12-18 20:54:41 +00:00
Andreas Gustafsson
afd150494d
more editing for 9.1.0b2
2000-12-18 20:43:31 +00:00
Andreas Gustafsson
5fca48054b
dump the ADB in a more user-friendly format (unless a debug flag is set)
2000-12-18 20:03:33 +00:00
Mark Andrews
3351884381
Classless IN-ADDR.ARPA delegation.
2000-12-18 01:53:56 +00:00
David Lawrence
105f5a65b1
IAB Technical Comment on the Unique DNS Root
2000-12-18 01:43:58 +00:00
Mark Andrews
1599bd6998
620. [bug] dns_master_load*inc() now require 'task' and 'load'
...
to be non-null. Also 'done' will not be called if
dns_master_load*inc() fails immediately. [RT #565 ]
2000-12-17 23:43:12 +00:00
Brian Wellington
c8fc692fa1
618. [bug] Queries to a signed zone could sometimes cause
...
an assertion failure.
2000-12-16 02:30:58 +00:00
Andreas Gustafsson
d06083ba21
superseded by tests/system/nsupdate/update_test.pl
2000-12-16 00:58:40 +00:00
Andreas Gustafsson
f19771c55d
617. [bug] When using dynamic update to add a new RR to an
...
existing RRset with a different TTL, the journal
entries generated from the update did not include
explicit deletions and re-additions of the existing
RRs to update their TTL to the new value.
2000-12-16 00:58:03 +00:00
Andreas Gustafsson
f1d427043e
clarified 616.
2000-12-15 21:24:48 +00:00
Andreas Gustafsson
76c42915b4
rndc dumpdb is supported now.
2000-12-15 21:17:25 +00:00
Andreas Gustafsson
113b8ef973
renamed dns_view_dumpcachetostream() to dns_view_dumpdbtostream()
...
and changed header comments to make it clear that it is for debugging/analysis purposes and may
dump other stuff in addition to the cache in the future. Also changed the dump style to the
'explict TTL' one, which makes more sense than usin when dumping cache files since the TTLs
tend to be different in each rrset, and added a comment banner at the top of each cache dump
containing the view name.
2000-12-15 21:11:38 +00:00
Andreas Gustafsson
acea06c80c
spelling
2000-12-15 21:06:00 +00:00
Andreas Gustafsson
9719cb1205
clarified usage message
2000-12-15 19:39:58 +00:00
Andreas Gustafsson
e194e0e04b
#include <masterdump.h> not needed; loop style
2000-12-15 19:38:07 +00:00
Andreas Gustafsson
416b0c2f10
don't include function names in non-debug log messages
2000-12-15 19:32:55 +00:00
Andreas Gustafsson
3253eb8c09
brace style
2000-12-15 19:29:57 +00:00
Andreas Gustafsson
5ccb842cda
lined up columns in signing performance statistics output
...
and made all the lines use colons consistently
2000-12-15 19:26:54 +00:00
Andreas Gustafsson
7e044d7367
fixed several bugs in signing performance statistics printing
2000-12-15 19:19:56 +00:00
Andreas Gustafsson
cbd600f1ba
spacing
2000-12-15 19:07:07 +00:00
Andreas Gustafsson
2e702906fc
reverted 'detect when you need to re-run configure / config.status' change -
...
it breaks builds using a separate build directory
2000-12-15 08:28:45 +00:00
Olafur Gudmundsson
acc63b06d9
[615] dnssec-signzone did not like child signed keysets with multiple
...
signatures. (coredump)
[616] After consulting with Andreas I added some more timing statistics
when statistics are requesed.
2000-12-15 05:58:08 +00:00
Andreas Gustafsson
0f5542c35c
Makefile.in did not devine VPATH, which caused Marks's
...
makefile-out-of-date hack to fail when using a separate build
directory
2000-12-15 01:40:40 +00:00
Andreas Gustafsson
8c18a5cfc2
oops, previous change did not compile
2000-12-15 01:07:52 +00:00
Andreas Gustafsson
f1fd37f759
regenerated HTML
2000-12-15 00:39:56 +00:00
Andreas Gustafsson
eacc01e117
not being able to open a socket on port 53 is not
...
an 'unexpected error'
2000-12-15 00:31:27 +00:00
Andreas Gustafsson
f77a1793d0
commented
2000-12-15 00:29:59 +00:00
Andreas Gustafsson
267d211cfe
edited
2000-12-15 00:28:32 +00:00
Andreas Gustafsson
6ea2433052
someone should ceck whether our NAPTR implementation conforms to RFC2915
2000-12-15 00:25:16 +00:00
Andreas Gustafsson
4004165d00
removed reference to nonexistent named.conf man page; added
...
more detailed references to ARM
2000-12-15 00:24:10 +00:00
Andreas Gustafsson
a1bb4b0e4f
edited
2000-12-15 00:22:52 +00:00
Andreas Gustafsson
6c29053a20
614. [bug] Checks for uninitialized link fields were prone
...
to false positives, causing assertion failures.
The checks are now disabled by default and may
be re-enabled by defining ISC_LIST_CHECKINIT.
2000-12-15 00:20:55 +00:00
Andreas Gustafsson
46564d3c26
edited for 9.1.0b2
2000-12-15 00:02:57 +00:00
Andreas Gustafsson
5412d26798
entropy.c did not include header files necessary for select(),
...
causing nonthreaded builds to fail on AIX
2000-12-14 22:40:17 +00:00
Mark Andrews
8923ca9a52
detect when you need to re-run configure / config.status.
2000-12-14 22:33:05 +00:00
Mark Andrews
ddc9b4f5f7
cut&paste error.
2000-12-14 22:28:01 +00:00
Mark Andrews
43b8fb7570
dns_rdata_init > dns_rdata_reset
2000-12-14 22:10:37 +00:00
Mark Andrews
5d2026ea7b
relax initalied checks
2000-12-14 22:09:51 +00:00
Mark Andrews
7d12803252
initial checkin
2000-12-14 22:08:56 +00:00
Mark Andrews
9ef0d4a179
add check-conf.1
2000-12-14 22:03:58 +00:00
Andreas Gustafsson
88b3bc12b5
added RFC2915 (new NAPTR RR RFC)
2000-12-14 21:49:30 +00:00
Mark Andrews
92f372bb48
Initial checkin.
2000-12-14 21:41:50 +00:00
Mark Andrews
e7f4be873f
add checking files
2000-12-14 21:35:25 +00:00
Mark Andrews
e99691e566
cleanup
2000-12-14 21:33:34 +00:00