Mark Andrews
d930eaf77b
1331. [func] Generate DNSSEC wildcard proofs.
2003-08-18 07:35:54 +00:00
Mark Andrews
2bb0b0009e
1332. [func] Report the current serial with periodic commits when
...
rolling forward the journal.
2003-08-18 07:10:11 +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
d8cdda8e1d
pullup:
...
isc_modules[2] not isc_modules[3]
2003-08-15 04:03:56 +00:00
Mark Andrews
f87cbb4806
dd "interface" module
2003-08-15 04:02:46 +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
7b1256eb34
Protect both the socket and fifo tests with #ifdef's.
2003-08-15 03:11:45 +00:00
Mark Andrews
5d0f5f98e8
pullup:
...
null pointer dereference
2003-08-15 03:10:04 +00:00
Mark Andrews
bb4b8c0c53
1309. [func] Log that a zone transfer was covered by a TSIG.
2003-08-15 03:09:13 +00:00
Mark Andrews
b1b705a049
pullup:
...
uninitalised variable (minimize difference with HEAD).
2003-08-15 03:01:30 +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
34d527bf02
pullup:
...
mask of mode format bits and compare result
2003-08-15 02:14:57 +00:00
Mark Andrews
364237ab5f
1293. [func] Entropy can now be retrieved from EGDs. [RT #2438 ]
2003-08-15 02:11:28 +00:00
Mark Andrews
40803cab47
1291. [func] Enable IPv6 support when using sysctl style interface
...
scanning.
2003-08-15 02:07:45 +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
b3301d9e99
pullup:
...
check location before dereference
2003-08-15 01:54:07 +00:00
Mark Andrews
861e5d03f4
1285. [func] lwres: probe the system to see what address families
...
are currently in use.
2003-08-15 01:48:24 +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
0940db56ad
pullup:
...
isc_file_renameunique() no longer used mkstemp().
2003-08-14 06:45:07 +00:00
Mark Andrews
4b2653119b
1278. [func] dig: now supports +[no]cl +[no]ttlid.
2003-08-14 06:40:30 +00:00
Mark Andrews
163893dffd
1277. [func] You can now create your own customised printing
...
styles: dns_master_stylecreate() and
dns_master_styledestroy().
2003-08-14 06:32:46 +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
69f20fa680
1247. [bug] Don't reset the interface index for link/site local
...
addresses. [RT #2576 ]
2003-08-14 04:31:55 +00:00
Mark Andrews
c5e54cacda
1246. [func] New functions isc_sockaddr_issitelocal(),
...
isc_sockaddr_islinklocal(), isc_netaddr_issitelocal()
and isc_netaddr_islinklocal().
2003-08-14 04:25:09 +00:00
Mark Andrews
bcff5b1233
silence compiler
2003-08-14 04:12:46 +00:00
Mark Andrews
7509a66b8e
1235. [func] Report 'out of memory' errors from openssl.
2003-08-14 04:08:24 +00:00
Mark Andrews
892f1e690f
1233. [bug] The flags field of a KEY record can be expressed in
...
hex as well as decimal.
2003-08-14 04:00:33 +00:00
Mark Andrews
e2ac00112c
misc cleanups
2003-08-14 03:22:38 +00:00
Mark Andrews
c98b46eded
1226. [func] Use EDNS for zone refresh queries. [RT #2551 ]
2003-08-14 02:51:18 +00:00
Mark Andrews
bcc468b92e
1225. [func] dns_message_setopt() no longer requires that
...
dns_message_renderbegin() to have been called.
2003-08-14 02:41:55 +00:00
Mark Andrews
cb0556144b
add a new result code so that parsing a bad KEY record doesn't result in
...
"unknown class/type".
2003-08-14 02:35:49 +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
f8060db436
pullup:
...
add --enable-largefile support
2003-08-14 02:26:23 +00:00
Mark Andrews
520d66473a
1220. [func] Support for APL rdata type.
2003-08-14 00:52:56 +00:00
Mark Andrews
108a1cfcc0
misc pullups:
...
*warning messages generated by dns_master_load* should not print
dns_master_load, since it violates the "don't print function names in
error messages" rule.
*When printing a warning about a value not being a valid decimal dotted
quad, it seems excessive to print "warning" when the message is already logged
at log level WARNING by the warn() callback.
*We could select on a closed file descriptor.
2003-08-14 00:50:20 +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
6178680406
1217. [func] Report locations of previous key definition when a
...
duplicate is detected.
2003-08-14 00:40:39 +00:00
Mark Andrews
3b8a9158fa
pullup:
...
add isc_parse_uint16() and isc_parse_uint8()
2003-08-14 00:38:32 +00:00
Mark Andrews
ab148ab902
pullup:
...
Clean up the implementation cleanup mechanism. Also remove ->issymmetric,
since it's easier to just do it in dst_api.c.
Move the memory allocation wrappers into openssl_link.c, since they're
openssl specific.
add dst_key_privatefrombuffer(), which coverts a public key into a private
key.
2003-08-13 06:51:34 +00:00
Mark Andrews
3c00cc0767
pullup:
...
Add REQUIRE()s
2003-08-13 06:22:14 +00:00
Mark Andrews
2e8234c5f3
pullup:
...
removed unused struct field isc_lex_t::options
2003-08-13 06:20:21 +00:00