Mark Andrews
484de8aeb4
2398. [bug] Improve file descriptor management. New,
...
temporary, named.conf option reserved-sockets,
default 512. [RT #18344 ]
2008-07-23 11:46:02 +00:00
Mark Andrews
3102bcca7e
2395. [port] Avoid warning and no effect from "files unlimited"
...
on Linux when running as root. [RT #18335 ]
2008-07-23 11:34:17 +00:00
Mark Andrews
bc7a739185
2394. [bug] Default configuration options set the limit for
...
open files to 'unlimited' as described in the
documentation. [RT #18331 ]
2008-07-23 11:11:41 +00:00
Mark Andrews
9bac6dad05
2397. [bug] gssapi_functions had too many elements. [RT #18355 ]
2008-07-23 10:35:04 +00:00
Automatic Updater
baf6346a75
update copyright notice
2008-07-23 07:32:56 +00:00
Automatic Updater
20cb8193d4
newcopyrights
2008-07-23 07:30:35 +00:00
Mark Andrews
11b162adbb
KNOWN-DEFECTS
2008-07-23 07:28:19 +00:00
Tatuya JINMEI 神明達哉
c5b7f92366
missing copyright about arc4random
2008-07-23 02:28:33 +00:00
Mark Andrews
4bcb059b17
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 04:03:54 +00:00
cvs2git
3fddcefa6d
This commit was manufactured by cvs2git to create branch 'v9_5_0_patch'.
2008-06-17 06:39:02 +00:00
cvs2git
867d55617b
This commit was manufactured by cvs2git to create branch 'v9_5'.
2008-06-17 06:39:01 +00:00
Mark Andrews
7ecbfb6c0f
2382. [doc] Add descriptions of DHCID, IPSECKEY, SPF and SSHFP
...
to ARM.
2008-06-17 06:38:58 +00:00
Mark Andrews
db3f58cef5
2381. [port] dlz/mysql: support multiple install layouts for
...
mysql. <prefix>/include/{,mysql/}mysql.h and
<prefix>/lib/{,mysql/}. [RT #18152 ]
2008-06-17 04:03:31 +00:00
Mark Andrews
418b9e4549
regen
2008-06-17 03:58:27 +00:00
Mark Andrews
510dca6f52
remove whitespace
2008-06-17 03:54:30 +00:00
Mark Andrews
8ef7b7f3f6
2381. [port] dlz/mysql: support multiple install layouts for
...
mysql. <prefix>/include/{,mysql/}mysql.h and
<prefix>/lib/{,mysql/}. [RT #18152 ]
2008-06-17 03:52:37 +00:00
Mark Andrews
6ce96fdb2b
2380. [bug] dns_view_find() was not returning NXDOMAIN/NXRRSET
...
proofs which, in turn, caused validation failures
for insecure zones immediately below a secure zone
the server was authoritative for. [RT #18112 ]
2008-06-17 03:22:24 +00:00
Mark Andrews
538a0a40a2
2380. [bug] dns_view_find() was not returning NXDOMAIN/NXRRSET
...
proofs which, in turn, caused validation failures
for insecure zones immediately below a secure zone
the server was authoritative for. [RT #18112 ]
2008-06-17 03:14:20 +00:00
Automatic Updater
f8c849e224
regen
2008-06-14 01:12:10 +00:00
Automatic Updater
94df856897
newcopyrights
2008-06-13 23:30:27 +00:00
Automatic Updater
0107d4b94e
newcopyrights
2008-06-13 23:30:19 +00:00
Jeremy Reed
1948b2b113
Document the rndc "validation" command.
...
This is part of my bug #18158 .
2008-06-13 19:36:12 +00:00
Tatuya JINMEI 神明達哉
10bb5de410
2379. [contrib] queryperf/gen-data-queryperf.py: removed redundant
...
TLDs and supported RRs with TTLs [RT #17972 ]
2008-06-13 18:18:04 +00:00
Tatuya JINMEI 神明達哉
250dcb4cf5
2379. [contrib] queryperf/gen-data-queryperf.py: removed redundant
...
TLDs and supported RRs with TTLs [RT #17972 ]
2008-06-13 18:17:08 +00:00
Tatuya JINMEI 神明達哉
b5af28291f
2378. [bug] gssapi_functions{} had a redundant member in BIND 9.5.
...
[RT #18169 ]
2008-06-13 00:20:22 +00:00
Tatuya JINMEI 神明達哉
4875b50dca
2378. [bug] gssapi_functions{} had a redundant member in BIND 9.5.
...
[RT #18169 ]
2008-06-13 00:19:33 +00:00
Tatuya JINMEI 神明達哉
98933c165f
removed a redundant member from gssapi_functions{} [RT #18169 ]
2008-06-13 00:17:09 +00:00
Automatic Updater
d0b01398ca
auto update
2008-06-09 23:18:31 +00:00
Automatic Updater
507151045b
regen
2008-06-07 01:12:04 +00:00
Jeremy Reed
cbd66826af
Add section IDs for statistics_counters and statistics.
...
This is so HTML anchors can use these instead of some arbitrary link.
2008-06-06 18:27:59 +00:00
Mark Andrews
c7357336cb
new draft
2008-06-05 01:08:22 +00:00
Automatic Updater
97c432334e
update copyright notice
2008-06-04 23:47:11 +00:00
Automatic Updater
4bf9757496
update copyright notice
2008-06-04 23:46:32 +00:00
Automatic Updater
ba291c35f7
newcopyrights
2008-06-04 23:30:27 +00:00
Automatic Updater
54880cd0e0
newcopyrights
2008-06-04 23:30:16 +00:00
Jeremy Reed
13df807778
Remove trailing (extra) comma in enum.
...
Fixes "Unexpected" error with AIX cc (and probably other old compilers).
As reported on bind-users and confirmed by original poster.
This is for bugs ticket #18151 .
2008-06-04 22:34:31 +00:00
Jeremy Reed
b09318463a
Remove trailing (extra) comma in enum.
...
Fixes "Unexpected" error with AIX cc (and probably other old compilers).
As reported on bind-users and confirmed by original poster.
This is for bugs ticket #18151 .
2008-06-04 22:32:53 +00:00
Automatic Updater
d1ce98b4dc
regen
2008-06-04 02:51:13 +00:00
Tatuya JINMEI 神明達哉
800ec63dfc
cleanup (removed meaningless condition) [RT #18144 ]
2008-06-04 01:12:20 +00:00
Tatuya JINMEI 神明達哉
99a87dacc3
cleanup (removed meaningless condition) [RT #18144 ]
2008-06-04 01:11:05 +00:00
Automatic Updater
177bcb466b
update copyright notice
2008-06-02 23:47:04 +00:00
Automatic Updater
338dc11376
update copyright notice
2008-06-02 23:46:32 +00:00
Automatic Updater
4d0520004a
newcopyrights
2008-06-02 23:30:31 +00:00
Automatic Updater
7597ccff8c
newcopyrights
2008-06-02 23:30:24 +00:00
Mark Andrews
9205748541
2377. [bug] Address race condition in dnssec-signzone. [RT #18142 ]
2008-06-02 00:27:17 +00:00
Mark Andrews
d87ad693fc
2377. [bug] Address race condition in dnssec-signzone. [RT #18142 ]
2008-06-02 00:17:39 +00:00
Mark Andrews
a9e440af0a
- KNOWN-DEFECTS
2008-06-02 00:09:29 +00:00
Automatic Updater
9d362f90ef
regen
2008-06-01 01:12:07 +00:00
Mark Andrews
99f7557bf0
spelling
2008-05-31 01:44:13 +00:00
Automatic Updater
13ec0fb278
regen
2008-05-31 01:11:51 +00:00