Mark Andrews
b972ff033b
1338. [func] IPv6 synthesis is now performed for IP6.ARPA bit
...
string queries.
2002-07-24 11:53:52 +00:00
Mark Andrews
fa4e143801
1337. [func] IPv6 synthesis is now performed for both IP6.ARPA
...
and IP6.INT nibble queries.
2002-07-24 07:02:50 +00:00
Mark Andrews
34c1d0e1b6
For some zones, querying for a non-DS record, then a DS record would
...
time out and SERVFAIL.
2002-07-23 03:40:19 +00:00
Mark Andrews
edc944d166
Change #1331 (Generate DNSSEC wildcard proofs) contained a memory leak.
2002-07-23 03:33:12 +00:00
Mark Andrews
0f042c7c44
- improves tests of negative insecurity proofs, including tests for the
...
SOA TTL 0 hack.
- adds +noauth to a few invocations of dig where the authority section is
not important.
- removes the bogus first half of the dynamic zone test, which didn't
do anything other than make the test suite fail if run twice.
- fixed the fact that the keyless.example zone wasn't being securely
delegated.
bwelling
2002-07-19 06:20:24 +00:00
Mark Andrews
c54c1eaf26
1251. [func] Generate DNSSEC wildcard proofs.
2002-07-19 03:50:42 +00:00
Mark Andrews
4d9f3f00d9
1249. [func] named-checkzone will now check if nameservers that
...
appear to be IP addresses. Available modes "fail",
"warn" (default) and "ignore" the results of the
check.
2002-07-19 02:34:58 +00:00
Mark Andrews
240a5d160a
When returning a delegation from the cache and the DO bit is set, always
...
try to add a DS. The test for the existence of the sigrdataset was bogus
and crashed the server.
to reproduce:
- create a signed parent & child zone
- query a recursive server for the ns record of the child
- query the recursive server for a name in the child with +norec
bwelling
2002-07-17 06:09:41 +00:00
Mark Andrews
8e5017af68
Recursive quota should apply to tcp queries when the tcp quota is reached.
2002-07-11 05:45:33 +00:00
Mark Andrews
bca7f81db5
all references from -m to -j
2002-07-11 05:36:12 +00:00
Mark Andrews
e14e853d86
usage should show -j
2002-07-11 04:50:36 +00:00
Mark Andrews
e9359db5e9
use -j rather than -m to read the journal if it exists.
2002-07-11 04:49:27 +00:00
Mark Andrews
ba06508f01
ISC_MEM_DEBUGRECORD was turned on accidently.
...
'm' option was missing from isc_commandline_parse()
2002-07-11 04:40:07 +00:00
Mark Andrews
5d98cf67b3
white space cleanup
2002-07-10 01:13:44 +00:00
Mark Andrews
454c78d02c
runt -> short (< header size)
2002-07-10 01:03:14 +00:00
Mark Andrews
475fe52dc3
1345. [bug] If the tcpquota was exhausted it was possible to
...
to trigger a INSIST() failure.
2002-07-09 02:41:36 +00:00
Mark Andrews
5af560664d
1342. [port] darwin: ifconfig.sh now supports darwin.
2002-07-06 21:54:44 +00:00
Mark Andrews
268c7ef56b
don't apply cache-filename to "_bind" view.
2002-07-04 05:03:46 +00:00
Mark Andrews
0f8f42a09e
1341. [port] linux: Slackware 4.0 needs <asm/unistd.h>.
2002-07-03 05:09:43 +00:00
Mark Andrews
8d77066ba0
1342. [bug] dnssec-signzone usage message was misleading.
...
1341. [bug] If the last RRset in a zone is glue, dnssec-signzone
would incorrectly duplicate its output and sign it.
2002-07-01 07:37:38 +00:00
Mark Andrews
70f8c70cdd
1335. [bug] Options should apply to the internal _bind view.
2002-06-26 04:48:12 +00:00
Mark Andrews
ac65e45126
1333. [func] Query log now says if the query was signed (S) or
...
if EDNS was used (E).
2002-06-25 04:12:51 +00:00
Mark Andrews
0423090da1
1332. [func] Log TSIG key used w/ outgoing zone transfers.
2002-06-25 04:08:43 +00:00
Mark Andrews
8f1bf2fb3a
null pointer dereference
2002-06-20 00:21:35 +00:00
Mark Andrews
0b09763c35
1328. [func] DS (delegation signer) support.
2002-06-17 04:01:37 +00:00
Mark Andrews
6a3c86ff43
1327. [bug] nsupdate: allow white space base64 key data.
2002-06-17 02:30:40 +00:00
Mark Andrews
cd9bfe5b25
1323. [func] Option 'flush-zones-on-shutdown <boolean>;'.
2002-06-13 05:54:34 +00:00
Mark Andrews
dcd371be7d
1220. [func] Extended rndc dumpdb to support dumping of zones and
...
view selection: 'dumpdb [-all|-zones|-cache] [view]'.
2002-06-13 05:12:54 +00:00
Mark Andrews
cc4928ec71
1219. [func] New category 'update-security'.
2002-06-12 06:29:49 +00:00
Mark Andrews
a483e67c4c
1210. [func] "dig axfr" now reports the number of messages
...
as well as the number of records.
2002-05-29 05:31:05 +00:00
Mark Andrews
a1edcd1b8d
1203. [func] Use "dataready" accept filter if available.
2002-05-27 00:40:23 +00:00
Mark Andrews
7c23b791f4
1301. [func] Log zone when unable to get private keys to update
...
zone. Log zone when NXT records are missing from
secure zone.
2002-05-24 06:26:04 +00:00
Mark Andrews
f013b11377
1213. [func] Report view associated with client if it is not a
...
standard view (_default or _bind).
2002-05-24 06:22:30 +00:00
Mark Andrews
acc8b7ac3d
1299. [port] Darwin uses (unsigned long) for size_t. [RT #2590 ]
2002-05-23 04:32:30 +00:00
Mark Andrews
e7bb307667
1298. [func] dig: now supports +[no]cl +[no]ttlid.
2002-05-22 04:58:30 +00:00
Mark Andrews
4c83dd7f22
1291. [bug] "recursion available: {denied,approved}" was too
...
confusing.
2002-05-16 04:05:42 +00:00
Mark Andrews
57e0f58b3f
1289. [port] Openserver: ifconfig.sh support.
2002-05-13 04:18:07 +00:00
Mark Andrews
26cf4737b3
1288. [port] Openserver: the value FD_SETSIZE depends on whether
...
<sys/param.h> is included or not. Be consistant.
2002-05-10 06:41:55 +00:00
Mark Andrews
88c2b83cc5
1282. [bug] ns_server_destroy() failed to set *serverp to NULL.
2002-05-08 04:45:43 +00:00
Mark Andrews
93e6ebcd0a
1277. [bug] Failure to write pid-file should not be fatal on
...
reload. [RT #2861 ]
2002-05-03 05:28:29 +00:00
Mark Andrews
0dfac52f06
null pointer de-reference
2002-04-29 23:43:46 +00:00
Mark Andrews
c4a9ce445c
1274. [func] preferred-glue option from BIND 8.3.
2002-04-26 00:40:37 +00:00
Mark Andrews
a04a323f9a
1273. [bug] The dnssec system test failed to remove the correct
...
files.
2002-04-24 00:46:25 +00:00
Mark Andrews
dd02289085
1272. [bug] Dig, host and nslookup were not checking the address
...
the answer was coming from against the address it was
sent to. [RT# 2692]
2002-04-19 04:06:53 +00:00
Mark Andrews
15f358ed4e
1270. [func] Nsupdate will report the address the update was
...
sent to.
2002-04-18 00:22:17 +00:00
Mark Andrews
2b1c71b134
1244. [bug] Receiving a TCP message from a blackhole address would
...
prevent further messages being received over that
interface.
2002-04-03 05:30:03 +00:00
Mark Andrews
7791dd06ea
1242. [bug] named-checkzone failed if a journal existed. [RT #2657 ]
2002-04-02 06:54:07 +00:00
Mark Andrews
7d3458a972
1240. [bug] It was possible to leak zone references by
...
specifying an incorrect zone to rndc.
2002-03-29 01:10:22 +00:00
Mark Andrews
7c441b7f4a
1239. [bug] Under certain circumstances named could continue to
...
use a name after it had been freed triggering
INSIST() failures. [RT #2614 ]
2002-03-28 04:03:50 +00:00
Mark Andrews
7f20fd8ebb
1237. [bug] nslookup: "set q=type" failed.
2002-03-20 18:20:03 +00:00