Mark Andrews
785e943834
1380. [func] 'rndc recursing' dump recursing queries to
...
'recursing-file = "named.recursing";'.
2003-08-21 14:05:47 +00:00
Mark Andrews
1f5b23079e
pullup:
...
Generating a response when the qname matches a wildcard and the type
doesn't exist didn't work; the NXT name was improperly expanded and the
wildcard proof was omitted.
2003-08-21 07:05:12 +00:00
Mark Andrews
7521079979
pullup:
...
Don't call adjust_interfaces unless IPv6 support is enabled. [RT #3593 ]
2003-08-21 06:57:14 +00:00
Mark Andrews
c28e1b5678
1380. [func] 'rndc recursing' dump recursing queries to
...
'recursing-file = "named.recursing";'.
2003-08-21 06:17:57 +00:00
Mark Andrews
f0d2117bcc
1379. [func] 'rndc stats' now reports tcp and recursion quota
...
states.
1378. [func] Improved positive feedback for 'rndc {reload|refresh}.
1377. [func] dns_zone_load{new}() now reports if the zone was
loaded, queued for loading to up to date.
1376. [func] New function dns_zone_logc() to log to specified
category.
2003-08-21 05:19:21 +00:00
Mark Andrews
9098582352
1375. [func] 'rndc dumpdb' now dumps the adb cache along with the
...
data cache.
2003-08-21 05:10:53 +00:00
Mark Andrews
f9192a3940
1374. [func] dns_adb_dump() now logs the lame zones associated
...
with each server.
2003-08-21 04:47:43 +00:00
Mark Andrews
30296ba800
pullup:
...
detach from quota in an error case. I don't know if this is strictly needed,
but it makes sense. It is probably done later as well, but all places
check for the pointer != NULL, so we'll be ok.
2003-08-21 03:22:48 +00:00
Mark Andrews
7437b1e21b
pullup:
...
DNSSEC wildcard negative proof responses were longer than necessary in
some cases; the existence of a node for which the qname is a subdomain
obscures all shallower wildcards.
That is, query for y.x.foo.com. If the response contains an NXT
at x.foo.com, it's not necessary to prove that there's no wildcard at
*.foo.com, since it wouldn't be matched anyway.
2003-08-20 06:36:06 +00:00
Mark Andrews
0544c8411d
1371 [bug] notify-source-v6, transfer-source-v6 and
...
query-source-v6 with explict addresses and using the
same ports as named was listening on could interfere
with nameds ability to answer queries sent to those
addresses.
2003-08-20 06:05:48 +00:00
Mark Andrews
984d0d58e9
1368. [func] remove support for bitstring labels.
2003-08-20 05:33:18 +00:00
Mark Andrews
3d1d30c8bf
pullup:
...
don't attempt to generate a wildcard proof unless the zone is secure.
2003-08-20 03:29:44 +00:00
Mark Andrews
4efb6955c0
1365. [func] "localhost" and "localnet" acls now include IPv6
...
addresses / prefixes.
2003-08-20 03:23:12 +00:00
Mark Andrews
67cc3e009b
1364. [func] Log file name when unable to open memory statistics
...
and dump database files. [RT# 3437]
2003-08-20 03:01:09 +00:00
Mark Andrews
2f6af651ac
1363. [func] Listen-on-v6 now supports specific addresses.
2003-08-20 02:59:06 +00:00
Mark Andrews
e6bb021434
1354. [bug] Fix DNSSEC wildcard proof for CNAME/DNAME.
2003-08-19 04:11:24 +00:00
Mark Andrews
c7c25e99aa
1344. [func] Log if the serial number on the master has gone
...
backwards.
If you have multiple machines specified in the masters
clause you may want to set 'multi-master yes;' to
suppress this warning.
2003-08-19 03:11:19 +00:00
Mark Andrews
536f46e845
1343. [func] Log successful notifies received (info). Adjust log
...
level for failed notifies to notice.
2003-08-19 02:58:19 +00:00
Mark Andrews
d930eaf77b
1331. [func] Generate DNSSEC wildcard proofs.
2003-08-18 07:35:54 +00:00
Mark Andrews
eb35881767
1329. [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.
2003-08-18 05:56:58 +00:00
Mark Andrews
f0d1adcdd2
pullup:
...
don't apply cache-filename to "_bind" view.
2003-08-15 04:14:31 +00:00
Mark Andrews
9bc39842bb
1313. [func] Query log now says if the query was signed (S) or
...
if EDNS was used (E).
2003-08-15 03:22:42 +00:00
Mark Andrews
be1078018a
1312. [func] Log TSIG key used w/ outgoing zone transfers.
2003-08-15 03:18:47 +00:00
Mark Andrews
5d0f5f98e8
pullup:
...
null pointer dereference
2003-08-15 03:10:04 +00:00
Mark Andrews
c107aac084
1304. [func] New function: dns_zone_name().
...
1303. [func] Option 'flush-zones-on-shutdown <boolean>;'.
2003-08-15 02:49:35 +00:00
Mark Andrews
d58a15deb2
1302. [func] Extended rndc dumpdb to support dumping of zones and
...
view selection: 'dumpdb [-all|-zones|-cache] [view]'.
2003-08-15 02:24:28 +00:00
Mark Andrews
4dde5e1d1f
1301. [func] New category 'update-security'.
2003-08-15 02:21:03 +00:00
Mark Andrews
ff0b6d9f9f
1290. [func] "dig axfr" now reports the number of messages
...
as well as the number of records.
2003-08-15 02:00:33 +00:00
Mark Andrews
b4a3336bb2
1283. [func] Use "dataready" accept filter if available.
2003-08-15 01:16:06 +00:00
Mark Andrews
67b45f602c
1281. [func] Log zone when unable to get private keys to update
...
zone. Log zone when NXT records are missing from
secure zone.
2003-08-15 01:08:33 +00:00
Mark Andrews
0671618280
1213. [func] Report view associated with client if it is not a
...
standard view (_default or _bind).
2003-08-14 07:00:33 +00:00
Mark Andrews
4b2653119b
1278. [func] dig: now supports +[no]cl +[no]ttlid.
2003-08-14 06:40:30 +00:00
Mark Andrews
721cf64313
1271. [bug] "recursion available: {denied,approved}" was too
...
confusing.
2003-08-14 06:17:23 +00:00
Mark Andrews
45c5fb1fcd
1267. [func] isc_file_openunique() now creates file using mode
...
0666 rather than 0600.
2003-08-14 06:14:23 +00:00
Mark Andrews
59771f18b8
1254. [func] preferred-glue option from BIND 8.3.
2003-08-14 05:56:10 +00:00
Mark Andrews
d7030b0d7c
1250. [func] Nsupdate will report the address the update was
...
sent to.
2003-08-14 04:48:58 +00:00
Mark Andrews
e2ac00112c
misc cleanups
2003-08-14 03:22:38 +00:00
Mark Andrews
45d8fa0d1a
1224. [bug] 'rrset-order' and 'sortlist' should be additive
...
not exclusive.
1223. [func] 'rrset-order' partially works 'cyclic' and 'random'
are supported.
2003-08-14 02:34:18 +00:00
Mark Andrews
520d66473a
1220. [func] Support for APL rdata type.
2003-08-14 00:52:56 +00:00
Mark Andrews
229b4ea973
1219. [func] Named now reports the TSIG extended error code when
...
signature verification fails. [RT #1651 ]
2003-08-14 00:46:22 +00:00
Mark Andrews
60c8cebb10
pullup: misc cleanups
2003-08-13 04:55:28 +00:00
Mark Andrews
48c4c3d66b
1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
...
[RT #2394 ]
2003-08-13 04:35:06 +00:00
Mark Andrews
10e99ae4b5
document the key-directory option
...
document SIG(0) support.
2003-08-13 04:30:15 +00:00
Mark Andrews
53fcc33633
pullup:
...
Reimplemented the built-in CHAOS zones using sdb.
2003-08-13 03:58:12 +00:00
Mark Andrews
4cedbe5d3b
1190. [func] Add the "rndc freeze" and "rndc unfreeze" commands.
...
[RT #2394 ]
2003-08-13 02:22:12 +00:00
Mark Andrews
820d86cbe6
1187. [bug] named was incorrectly returning DNSSEC records
...
in negative responses when the DO bit was not set.
2003-08-13 02:18:19 +00:00
Mark Andrews
f09db09817
1190. [func] Add the "rndc freeze" and"rndc unfreeze" commands.
...
[RT #2394 ]
2003-08-13 02:08:46 +00:00
Mark Andrews
16f1baf43f
pullup:
...
missing format string argument; add format checking
2003-08-13 02:00:19 +00:00
Mark Andrews
f260e463c6
pullup
...
make a few dynamic update log messages more informative
2003-08-13 01:58:07 +00:00
Mark Andrews
fbfcbe90e2
1181. [func] Add the "key-directory" configuration statement,
...
which allows the server to look for online signing
keys in alternate directories.
2003-08-13 01:41:34 +00:00