Commit Graph

7512 Commits

Author SHA1 Message Date
Brian Wellington
7ba05518c7 ipv4-less operation 2000-11-22 21:25:38 +00:00
Brian Wellington
db237e5475 note that the \ is special for PostgreSQL, not standard SQL. 2000-11-22 21:18:12 +00:00
Brian Wellington
2c46670fb4 ignore stdout from the dnssec tools 2000-11-22 20:37:50 +00:00
Brian Wellington
c38ed920e3 The TSIG section said "response" when it should have said "request". 2000-11-22 20:26:46 +00:00
Andreas Gustafsson
c472ead4a9 573. [bug] The journal files of IXFRed slave zones were
inadvertantly discarded on server reload, causing
                        "journal out of sync with zone" errors on subsequent
                        reloads. [RT #478]
2000-11-22 20:26:17 +00:00
Andreas Gustafsson
f8032c198b don't needlessly reload slave, stub, and dynamically updated
master zones on server reload [RT #482]
2000-11-22 19:56:18 +00:00
Andreas Gustafsson
64cd7ee717 missing line continuation backslash 2000-11-22 19:03:20 +00:00
Andreas Gustafsson
0f8a8f4552 cleanup of test output and shell code 2000-11-22 19:00:46 +00:00
Andreas Gustafsson
73732bf151 don't blow away the journal file after a journal replay,
only after a database dump [RT #482]
2000-11-22 18:58:12 +00:00
Andreas Gustafsson
7318850b28 transfer-source option added in previous change was
misspelled
2000-11-22 18:52:38 +00:00
Andreas Gustafsson
b88cdaa99b don't destroy evidence by cleaning the test directory
when a test fails
2000-11-22 18:31:27 +00:00
Andreas Gustafsson
5337a9e53c added regression test for RT #482 (which will fail
until the bug is fixed)
2000-11-22 18:26:30 +00:00
Andreas Gustafsson
a6dbd6b660 572. [bug] Quoted strings were not accepted as key names in
address match lists.
2000-11-22 18:20:05 +00:00
Andreas Gustafsson
ca41de74d2 updated drafts 2000-11-22 17:31:53 +00:00
Andreas Gustafsson
f03de4e1bf added new drafts 2000-11-22 17:30:46 +00:00
Mark Andrews
c210363ad9 only one transfer-source is allowed. 2000-11-22 12:20:54 +00:00
Brian Wellington
dbc41c8290 Don't die horribly when recieving a SIGINT [RT #488]. 2000-11-22 02:54:15 +00:00
Andreas Gustafsson
de389382be when doing the automatic SOA serial update following a dynamic
update, delete the old SOA then add the updated one instead of the other way around
(otherwise the new database singleton type rules will cause the add to fail)
2000-11-22 02:49:57 +00:00
Bob Halley
d5c1fec74c do not force replacement mode for singleton types 2000-11-22 01:56:02 +00:00
Bob Halley
bab57cc87f check for singleton rdata type when merging slabs 2000-11-22 01:55:38 +00:00
Andreas Gustafsson
4f37905cc3 added 'transfer-source' directives to all system test named.conf
files, so that tests succeed while transfer-source is still being (ab)used as
the notify source address
2000-11-22 01:34:19 +00:00
Andreas Gustafsson
01da43e63a pass the +dnssec flag to DIG 2000-11-22 01:26:24 +00:00
Andreas Gustafsson
35fb45afec when checking whether the TC flag is set, ignore the other
flags - in particular, we don't care whether the AD flag is set or not
2000-11-22 01:21:44 +00:00
Michael Sawyer
1697c110c0 zone-statistics was actually a good idea after all. 2000-11-22 00:30:37 +00:00
Bob Halley
383665e42a Do not allow rdatasets of singleton type to have more than one rdata.
Check for CNAME and other data.
[RT #154] [RT #279]
2000-11-22 00:18:34 +00:00
Bob Halley
15af30dfc1 add DNS_R_CNAMEANDOTHER and DNS_R_SINGLETON 2000-11-22 00:16:41 +00:00
Bob Halley
27f8e3bfa0 comp was set from the wrong argv value 2000-11-22 00:14:55 +00:00
Brian Wellington
292ef406c6 Calling RSA_check_key() requires entropy, which may not be present. Remove
the call.
2000-11-22 00:11:30 +00:00
Andreas Gustafsson
5a77e9620a make spacing in listen-on-v6 option consistent with other options 2000-11-21 23:50:10 +00:00
Michael Sawyer
2de413d956 Make the test properly query server 2. 2000-11-21 23:41:25 +00:00
Andreas Gustafsson
388c511fef added new drafts 2000-11-21 22:36:12 +00:00
Michael Sawyer
ddba67ddb9 Allow user to specify more than ~65000 retries in dig. 2000-11-21 21:40:12 +00:00
Michael Sawyer
0c16c8a011 Make dig work in v4-less setups. This is largely untested, since I am not
sure where to find a machine without v4 networking.
2000-11-21 21:35:32 +00:00
Michael Sawyer
789145979d Add bounds checking to various dig options 2000-11-21 20:55:00 +00:00
Andreas Gustafsson
5160e38bde spacing 2000-11-21 20:52:24 +00:00
Bob Halley
bf27cbf89e fix CCOPT typo for HP-HPUX 2000-11-21 19:55:05 +00:00
Michael Sawyer
2185dd4ac3 RT#470 2000-11-21 19:05:30 +00:00
Andreas Gustafsson
3ff9349f82 fixes to the recently added zone statistics feature documentation:
typos; stylistic nits; refer to the current release as 9.1, not 9.0.0
2000-11-21 18:37:37 +00:00
Michael Sawyer
56f1285ca5 Document new RNDC options and statistics file.
Regenerate HTML files.
2000-11-21 18:12:45 +00:00
Brian Wellington
3e3be8feda update 2000-11-20 22:17:13 +00:00
Andreas Gustafsson
ac0486788e removed definition of ISC_MEM_TRACKLINES altogether, since
defining it in an individual source module without also defining it in mem.c will
not work
2000-11-20 22:05:35 +00:00
Andreas Gustafsson
b313f1f0c0 don't redefine ISC_MEM_TRACKLINES if already defined 2000-11-20 22:01:53 +00:00
Brian Wellington
7803df6c0a update unknown rr test 2000-11-20 21:58:45 +00:00
Andreas Gustafsson
7e4cda9965 renamed rdata_valid() to rdata_validate() and commented it 2000-11-20 21:58:01 +00:00
Brian Wellington
717e2cf05b document "notify explicit" 2000-11-20 21:56:22 +00:00
Brian Wellington
e54683130c document the zone{} database option. 2000-11-20 21:49:16 +00:00
Brian Wellington
f164957327 Allocate a buffer large enough to hold the unknown rr data, not a buffer
with the same amount of free space as the target buffer.
2000-11-20 21:41:53 +00:00
Brian Wellington
93ed317bb4 unknown rr type parsing code deuglification. 2000-11-20 21:29:41 +00:00
Brian Wellington
48b5493b2c types 128 - 255 are meta types 2000-11-20 20:29:00 +00:00
Brian Wellington
8d69143c07 use ' to quote ', not \ 2000-11-20 19:56:12 +00:00