Brian Wellington
f109354dce
copyright
2001-11-14 22:01:40 +00:00
Andreas Gustafsson
31f6e44dca
1126. [bug] The server could access a freed event if shut
...
down while a client start event was pending
delivery. [RT #2061 ]
2001-11-14 22:00:22 +00:00
Mark Andrews
77e0ae46ee
new draft
2001-11-14 21:35:45 +00:00
Andreas Gustafsson
fbdbb3e8fa
spacing
2001-11-14 19:11:06 +00:00
Andreas Gustafsson
3c53361901
added FAQ about rndc attempting to use IPv6
2001-11-14 17:47:33 +00:00
Mark Andrews
6d6529b5e5
1125. [bug] rndc: -k missing from usage. [RT #2057 ]
2001-11-14 06:42:46 +00:00
Mark Andrews
0b07b9482c
1124. [doc] dig: +[no]dnssec, +[no]besteffort and +[no]fail
...
now documented. [RT #2052 ]
2001-11-14 06:34:24 +00:00
Mark Andrews
c0fe9b0d1b
1123. [bug] dig +[no]fail did not match description. [RT #2052 ]
2001-11-14 06:31:38 +00:00
Andreas Gustafsson
10a6442013
typo
2001-11-14 02:03:43 +00:00
Andreas Gustafsson
2869504d83
1122. [tuning] Resolution timeout reduced from 90 to 30 seconds.
...
[RT #2046 ]
2001-11-14 01:31:12 +00:00
Andreas Gustafsson
ce6caa0759
grammar
2001-11-14 01:10:59 +00:00
Andreas Gustafsson
138cc7f283
1121. [bug] The server could attempt to access a NULL zone
...
table if shutting down while resolving.
[RT #1587 , #2054 ]
2001-11-14 01:01:28 +00:00
Mark Andrews
2edb8bce12
draft-schlyter-appkey-01.txt
2001-11-13 22:39:13 +00:00
Andreas Gustafsson
2053e8c26c
consistent spacing
2001-11-13 19:06:41 +00:00
Andreas Gustafsson
5c859d99f0
new draft
2001-11-13 18:27:58 +00:00
Mark Andrews
ae29b66fbf
BIND 8.3 compat "suppress-initial-notify".
2001-11-13 06:57:11 +00:00
Mark Andrews
ac1a59e95c
1120. [bug] Errors in options were not fatal. [RT #2002 ]
2001-11-13 06:40:59 +00:00
Mark Andrews
aa51fc8106
1119. [bug] Errors in options were not fatal. [RT #2002 ]
2001-11-13 06:34:59 +00:00
Mark Andrews
0316cd0c04
NODE_VALID -> DNS_RBTNODE_VALID
2001-11-13 06:19:55 +00:00
Danny Mayer
58930ca980
On Win32 added support for creating NTFS disk ACL's
2001-11-13 05:21:37 +00:00
Danny Mayer
5c4e92b973
Added support for NTFS disks
2001-11-13 05:07:57 +00:00
Mark Andrews
2612cf1a5e
draft-ietf-dnsop-hardie-shared-root-server-06.txt
2001-11-13 00:04:14 +00:00
Andreas Gustafsson
f3ca27e9fe
sizeof style
2001-11-12 19:05:39 +00:00
Andreas Gustafsson
e3e94dd137
1118. [bug] On multithreaded servers, a race condition
...
could cause an assertion failure in resolver.c
during resolver shutdown. [RT #2029 ]
2001-11-12 18:48:50 +00:00
Andreas Gustafsson
c0bf2b179a
When DNS_RBT_USEMAGIC is defined as true, do magic number
...
checking of RBT nodes
2001-11-10 01:37:44 +00:00
Andreas Gustafsson
9656a02498
regenerated
2001-11-09 23:21:41 +00:00
Brian Wellington
9fbcea8dba
install soa.h
2001-11-09 23:09:29 +00:00
Andreas Gustafsson
7c014c5bf4
117. [port] The configure check for in6addr_loopback incorrectly
...
succeeded on AIX 4.3 when compiling with -O2
because the test code was optimized away.
[RT #2016 ]
2001-11-09 23:08:22 +00:00
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