Mark Andrews
3e42bdfdc9
1116. [bug] Setting transfers in a server clause, transfers-in,
...
or transfers-per-ns to a value greater than
2147483647 disabled transfers. [RT #2002 ]
2001-11-09 04:21:58 +00:00
Mark Andrews
b20eef7ab0
1115. [func] Set maximum values for cleaning-interval,
...
heartbeat-interval, interface-interval,
max-transfer-idle-in, max-transfer-idle-out,
max-transfer-time-in, max-transfer-time-out,
statistics-interval of 28 days and
sig-validity-interval of 3660 days. [RT #2002 ]
2001-11-09 03:34:55 +00:00
Andreas Gustafsson
a571ebca8b
style
2001-11-09 01:53:20 +00:00
Mark Andrews
f498427f17
theoretically potential file descriptor leak.
2001-11-09 00:37:10 +00:00
Mark Andrews
eb9945c49a
expand dialup description.
2001-11-09 00:22:36 +00:00
Andreas Gustafsson
727f5b8846
regenerated
2001-11-08 21:22:49 +00:00
Andreas Gustafsson
7ff4660fa4
Proofread up to and including section 6.3
2001-11-08 21:21:58 +00:00
Andreas Gustafsson
0a792c72e6
regenerated
2001-11-08 21:15:07 +00:00
Andreas Gustafsson
bad3251d3f
Undo the parts of 1113. pertaining to the allow-update option; simplify grammar
2001-11-08 21:13:42 +00:00
Andreas Gustafsson
ea01b618d9
1114. [port] Ignore more accept() errors. [RT #2021 ]
2001-11-08 20:24:25 +00:00
Andreas Gustafsson
9eec883bf8
1112. was not a user visible change
2001-11-08 18:58:40 +00:00
Mark Andrews
80dd46d7aa
1113. [bug] allow-update/allow-update-forwarding did not work
...
when specified in a view. [RT #2014 ]
2001-11-08 05:36:23 +00:00
Danny Mayer
993572b249
On a successful connect need to clear the except_fds bit for the socket. except_fds is only set for a connect call, so it is always safe to clear
2001-11-08 03:35:37 +00:00
Danny Mayer
afce5ee1c8
On a successful connect need to clear the except_fds bit for the socket. except_fds is only set for a connect call, so it is always safe to clear
2001-11-08 03:29:05 +00:00
Andreas Gustafsson
868c254c18
regenerated
2001-11-08 00:14:00 +00:00
Andreas Gustafsson
f5385613e2
note that the +[no]cmd option cannot be overridden on a per-query
...
basis [RT #2004 ]
2001-11-08 00:13:54 +00:00
Andreas Gustafsson
088eaf3878
use complete sentence in 1110.
2001-11-07 23:09:14 +00:00
Andreas Gustafsson
46ba6046bc
rephrased 1108. to describe the bug, not the fix, and to remove an inappropriate
...
mention of unrelated cleanup that just happened to be in the same commit
2001-11-07 23:06:00 +00:00
Brian Wellington
bcf53cf8d0
Move the memory allocation wrappers into openssl_link.c, since they're
...
openssl specific.
2001-11-07 23:03:54 +00:00
Andreas Gustafsson
66923d616a
spacing
2001-11-07 23:01:41 +00:00
Andreas Gustafsson
1c398fd83c
further clarification of 1073.
2001-11-07 23:00:48 +00:00
Andreas Gustafsson
78bf1ca895
1111. [bug] Multithreaded servers could deadlock processing
...
recursive queries due to a locking hieararchy
violation in adb.c. [RT #2017 ]
2001-11-07 22:40:33 +00:00
Mark Andrews
c9b0b5d9bf
draft-ietf-dnsext-restrict-key-for-dnssec-00.txt
2001-11-07 22:20:56 +00:00
Mark Andrews
c29d36bdf7
skipped 10 changes
2001-11-07 22:09:24 +00:00
Andreas Gustafsson
2ffd8b0788
regenerated
2001-11-07 18:40:21 +00:00
Andreas Gustafsson
b7554e2bc9
regenerated
2001-11-07 18:27:18 +00:00
Mark Andrews
6b13908f70
add rt #2003
2001-11-07 05:42:17 +00:00
Mark Andrews
afeabf9f70
1120. [bug] dig only accept valid abbreviations of +options.
2001-11-07 05:40:48 +00:00
Mark Andrews
3842a051ba
1109. [bug] nsupdate accepted illegal ttl values.
...
e.g. "update add foo -0 IN A 1.2.3.4"
simlified ttl range processing by using unsigned long.
2001-11-07 04:44:09 +00:00
Danny Mayer
a89d1aea0c
Fix to catch connect failures in Win32, affecting rndc hangs. [RT #1870 ]
2001-11-07 04:39:28 +00:00
Mark Andrews
773e64ec15
try-edns is no more
2001-11-07 04:25:19 +00:00
Danny Mayer
e209942448
Fix select to set and check for exception fds for the connect() function for the socket. Miscellaneous error handling cleanup. [RT #1870 ]
2001-11-07 04:24:38 +00:00
Mark Andrews
be9932698b
max-adb-size is no more.
...
1073. [bug] The adb cache should also be space driven.
[RT #1915 , #1938 ]
2001-11-07 03:52:20 +00:00
Mark Andrews
85477ac281
Add table of dialup modes
2001-11-07 03:10:25 +00:00
Brian Wellington
51e66e5dee
missing static
2001-11-06 23:10:34 +00:00
Brian Wellington
88d64279bb
if the function table entry already exists when _init() is called, don't
...
overwrite it.
2001-11-06 22:51:00 +00:00
Brian Wellington
f368466f81
Creating a NULL KEY shouldn't trigger a "no crypto" error.
2001-11-06 22:27:52 +00:00
Mark Andrews
8786484edf
draft-ietf-dnsext-tkey-renewal-mode-00.txt
2001-11-06 21:29:58 +00:00
Brian Wellington
ba45e16a66
Clean up the implementation cleanup mechanism. Also remove ->issymmetric,
...
since it's easier to just do it in dst_api.c.
2001-11-06 20:47:59 +00:00
Andreas Gustafsson
04f158ce9a
1107. [bug] nsupdate could catch an assertion failure if an
...
invalid domain name was given as the argument to
the "zone" command.
2001-11-06 20:21:42 +00:00
Brian Wellington
1a1eba30c3
regen
2001-11-06 20:06:05 +00:00
Brian Wellington
0e40083fdd
@DNS_OPENSSL_LIBS@ -> @DNS_CRYPTO_LIBS@
2001-11-06 20:05:13 +00:00
Andreas Gustafsson
d2a23df349
clear errno before calling strtol()
2001-11-06 19:59:38 +00:00
Brian Wellington
78baa4ccb8
some files weren't being removed.
2001-11-06 19:32:54 +00:00
Brian Wellington
2f93757751
Rework the "no crypto support" test. Rather than explicitly checking whether
...
built without openssl, instead return NOCRYPTO if the algorithm is not
supported but known.
2001-11-06 18:08:07 +00:00
Brian Wellington
3bc4de1f1b
memory leaks on errors
2001-11-06 17:59:50 +00:00
Brian Wellington
62c1fe7b45
1106. [bug] After seeing an out of range TTL, nsupdate would
...
treat all TTLs as out of range. [RT #2001 ]
2001-11-06 17:46:35 +00:00
Brian Wellington
7b5bf4bea4
a key could be freed twice in an unlikely error case.
2001-11-06 03:02:48 +00:00
Mark Andrews
712bf9b0cc
1105. [port] OpenUNIX 8 enable threads by default. [RT #1970 ]
2001-11-06 02:45:46 +00:00
Andreas Gustafsson
20d0c8c5bb
regenerated
2001-11-05 22:24:39 +00:00