Mark Andrews
e312c286f8
9.4-ESVrc1
2009-12-11 00:39:13 +00:00
Automatic Updater
2927cec4f0
update
2009-12-09 02:21:07 +00:00
Automatic Updater
67e991fadf
sync
2009-12-09 01:22:47 +00:00
cvs2git
a61e574189
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-12-08 04:57:42 +00:00
Mark Andrews
4d0f4a9d3c
new draft
2009-12-08 04:57:40 +00:00
Automatic Updater
ed6fe51716
update
2009-12-07 20:54:13 +00:00
Evan Hunt
b8b602f89b
2806. [bug] "rdnc sign" could delay re-signing the DNSKEY
...
when it had changed. [RT #20703 ]
2009-12-07 20:51:12 +00:00
Automatic Updater
18f0a7f147
update
2009-12-07 00:18:46 +00:00
Automatic Updater
8b82c01d74
update copyright notice
2009-12-06 23:48:29 +00:00
Automatic Updater
47ff70af9e
newcopyrights
2009-12-06 23:30:32 +00:00
Automatic Updater
d49d63260e
update
2009-12-06 03:13:41 +00:00
Evan Hunt
3cd574df2f
s/journalprint/named-journalprint/
2009-12-06 03:06:16 +00:00
Evan Hunt
0d796b1aaa
improve cleanup and add named.run to .cvsignore files
2009-12-06 03:04:39 +00:00
Automatic Updater
4adecd0845
update
2009-12-06 02:59:59 +00:00
Evan Hunt
daa4933c4d
prep for 9.7.0rc1
2009-12-06 02:54:26 +00:00
Automatic Updater
292a9dd882
update
2009-12-06 02:32:33 +00:00
Evan Hunt
c7611c7dd2
prep for 9.7.0rc1 release
2009-12-06 02:31:42 +00:00
Evan Hunt
16de5dbc71
prep for 9.7.0rc1 release
2009-12-06 01:49:08 +00:00
Automatic Updater
c93ed439e5
update
2009-12-06 00:18:43 +00:00
Evan Hunt
12178c8652
2805. [bug] Fixed namespace problems encountered when building
...
external programs using non-exported BIND9 libraries
(i.e., built without --enable-exportlib). [RT #20679 ]
2009-12-05 23:31:41 +00:00
Automatic Updater
06f5acb11f
newcopyrights
2009-12-05 23:30:32 +00:00
Automatic Updater
07a6184c3a
update
2009-12-05 06:18:51 +00:00
Evan Hunt
d4d836350f
add .cvsignore files
2009-12-05 05:36:03 +00:00
Automatic Updater
96912588e2
update
2009-12-05 02:27:01 +00:00
Evan Hunt
c2f095969c
oops: missed a declaration, and forgot to lock the zone before clearing
...
the flag. (and accidentally ran make tests in the wrong tree, misleading
myself into thinking it was fine.)
2009-12-05 01:25:43 +00:00
Automatic Updater
6d85ab241a
update
2009-12-04 23:22:03 +00:00
Automatic Updater
e330b6116c
auto update
2009-12-04 23:18:23 +00:00
Evan Hunt
d601ef9e89
2804. [bug] Send notifies when a zone is signed with "rndc sign"
...
or as a result of a scheduled key change. [RT #20700 ]
2009-12-04 22:45:11 +00:00
Automatic Updater
a8d090b362
update copyright notice
2009-12-04 22:32:31 +00:00
Automatic Updater
d99e249ff3
newcopyrights
2009-12-04 22:28:59 +00:00
Automatic Updater
fc2381b901
new
2009-12-04 22:23:33 +00:00
Automatic Updater
e2e4d32199
regen
2009-12-04 22:22:27 +00:00
Automatic Updater
661c6b52c4
update
2009-12-04 22:18:51 +00:00
Automatic Updater
4b6dc226f7
update copyright notice
2009-12-04 22:06:37 +00:00
Automatic Updater
979e02d122
newcopyrights
2009-12-04 22:02:28 +00:00
Mark Andrews
71ba75c604
2803. [port] win32: Install named-journalprint, nsec3hash, arpaname
...
and genrandom under windows. [RT #20670 ]
2802. [cleanup] Rename journalprint to named-journalprint. [RT #20670 ]
2009-12-04 21:59:24 +00:00
Automatic Updater
530e510458
update
2009-12-04 21:16:43 +00:00
Mark Andrews
3d17a3ba61
2801. [func] Detect and report records that are different according
...
to DNSSEC but are sematically equal according to plain
DNS. Apply plain DNS comparisons rather than DNSSEC
comparisons when processing UPDATE requests.
dnssec-signzone now removes such semantically duplicate
records prior to signing the RRset.
named-checkzone -r {ignore|warn|fail} (default warn)
named-compilezone -r {ignore|warn|fail} (default warn)
named.conf: check-dup-records {ignore|warn|fail};
2009-12-04 21:09:34 +00:00
Evan Hunt
e438e29354
claried log message when no active private keys are found to use for
...
signing. [rt20690]
2009-12-04 20:32:07 +00:00
Evan Hunt
2ec4ab2183
update copyrights
2009-12-04 20:18:04 +00:00
Automatic Updater
a4457e0d89
update
2009-12-04 20:16:38 +00:00
Evan Hunt
306b36adb6
- moved NSEC3-NOTES to README.dnssec
...
- moved README.idnkit to contrib/idn
2009-12-04 20:14:28 +00:00
Evan Hunt
e2d43cd9d5
some minor clarifications
2009-12-04 20:04:43 +00:00
Automatic Updater
08ce421808
update
2009-12-04 04:18:42 +00:00
Evan Hunt
3353e0d964
Updated with auto-dnssec information.
2009-12-04 03:49:43 +00:00
Mark Andrews
5d850024cb
2800. [func] Reject zones which have NS records which refer to
...
CNAMEs, DNAMEs or don't have address record (class IN
only). Reject UPDATEs which would cause the zone
to fail the above checks if committed. [RT #20678 ]
2009-12-04 03:33:15 +00:00
Automatic Updater
6ec134549f
update
2009-12-04 01:16:40 +00:00
Automatic Updater
089c63b69c
regen
2009-12-04 01:13:45 +00:00
Automatic Updater
185cb1aaaf
update
2009-12-04 00:18:47 +00:00
Automatic Updater
63aeaafd97
update copyright notice
2009-12-03 23:48:22 +00:00
Automatic Updater
47a171a75a
auto update
2009-12-03 23:19:10 +00:00
Evan Hunt
8e4f3f1cbc
2799. [cleanup] Changed the "secure-to-insecure" option to
...
"dnssec-secure-to-insecure", and "dnskey-ksk-only"
to "dnssec-dnskey-kskonly", for clarity. [RT #20586 ]
2009-12-03 23:18:17 +00:00
Automatic Updater
f70450a70f
update
2009-12-03 17:16:30 +00:00
Evan Hunt
22304041d1
typo caused a missing semicolon
2009-12-03 16:49:09 +00:00
Automatic Updater
61c87dbe87
update
2009-12-03 16:16:24 +00:00
Evan Hunt
e6dda86e8b
2798. [bug] Addressed bugs in managed-keys initialization
...
and rollover. [RT #20683 ]
2009-12-03 15:40:03 +00:00
Automatic Updater
7b844d9590
update
2009-12-03 05:19:51 +00:00
Automatic Updater
19cccbb69e
update
2009-12-03 05:16:29 +00:00
Mark Andrews
2fbc6a0f23
add copyright
2009-12-03 04:53:09 +00:00
Mark Andrews
ecbbb29519
add copyright
2009-12-03 04:51:41 +00:00
Mark Andrews
620a452ebe
handle EXCLUDED
2009-12-03 04:45:10 +00:00
Automatic Updater
df31d36c3f
update
2009-12-03 01:16:22 +00:00
Mark Andrews
b99efc39de
rt#
2009-12-03 01:06:21 +00:00
Automatic Updater
e388818cc9
update
2009-12-03 00:19:26 +00:00
Automatic Updater
9b737a4996
update
2009-12-03 00:16:25 +00:00
Mark Andrews
ac8aa59f62
spelling
2009-12-03 00:01:03 +00:00
Mark Andrews
9d5e42bb87
remove trailing whitespace
2009-12-02 23:56:30 +00:00
Mark Andrews
6a0c80c7c4
2797. [bug] Don't decrement the dispatch manager's maxbuffers.
...
[RT #20613 ]
2009-12-02 23:37:04 +00:00
Mark Andrews
a5b9974f4a
CHANGES
2009-12-02 23:36:35 +00:00
Mark Andrews
2a0d4c4d6b
2797. [bug] Don't decrement the dispatch manager's maxbuffers.
...
[RT #20613 ]
2009-12-02 23:15:14 +00:00
Automatic Updater
63be8a9807
update
2009-12-02 18:16:41 +00:00
Evan Hunt
6a4d6e3379
adapted to the special needs of solaris's really old awk
2009-12-02 17:54:45 +00:00
Automatic Updater
5d698de5b4
update
2009-12-02 06:16:34 +00:00
Evan Hunt
095810f8cb
fixed autosign/metadata brokenness on solaris [rt20685]
2009-12-02 05:42:15 +00:00
Automatic Updater
89f28792bf
update
2009-12-02 02:24:36 +00:00
Automatic Updater
fccd86f326
sync
2009-12-02 01:23:11 +00:00
Automatic Updater
049a56fb19
update
2009-12-01 08:20:55 +00:00
cvs2git
66ce9e4605
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-12-01 07:29:26 +00:00
Mark Andrews
6f0fe31b85
new draft
2009-12-01 07:29:24 +00:00
Automatic Updater
717d095d85
update
2009-12-01 06:17:02 +00:00
Mark Andrews
d524a81532
2796. [bug] Missing dns_rdataset_disassociate() call in
...
dns_nsec3_delnsec3sx(). [RT #20681 ]
2009-12-01 05:28:40 +00:00
Automatic Updater
506c084124
update
2009-12-01 01:16:39 +00:00
Evan Hunt
feeca57f18
2795. [cleanup] Add text to differentiate "update with no effect"
...
log messages. [RT #18889 ]
2009-12-01 00:47:09 +00:00
Automatic Updater
88adaa322e
update
2009-12-01 00:19:41 +00:00
Automatic Updater
ffd297db79
update copyright notice
2009-11-30 23:48:02 +00:00
Automatic Updater
31a540386a
newcopyrights
2009-11-30 23:30:28 +00:00
Automatic Updater
1cb8c8d52e
auto update
2009-11-30 23:18:40 +00:00
Automatic Updater
4f4b55df87
update
2009-11-30 22:16:56 +00:00
Mark Andrews
8b37c0dd6e
2794. [bug] Install <isc/namespace.h>. [RT #20677 ]
2009-11-30 21:34:57 +00:00
Automatic Updater
7579858399
update
2009-11-30 21:16:58 +00:00
Evan Hunt
c073c65719
missed committing change note:
...
2793. [func] Add "autosign" and "metadata" tests to the
automatic tests. [RT #19946 ]
2009-11-30 21:06:53 +00:00
Evan Hunt
7511904837
add cvsignore files
2009-11-30 21:03:17 +00:00
Evan Hunt
75b8de8787
Create automatic tests "autosign" and "metadata". [rt19946]
2009-11-30 21:00:48 +00:00
Automatic Updater
6585014aa0
update
2009-11-29 01:16:22 +00:00
Automatic Updater
996dbb1957
regen
2009-11-29 01:14:51 +00:00
Automatic Updater
e8277bed1b
update
2009-11-28 16:16:26 +00:00
Vernon Schryver
5d9922e86f
Allow the optional filter-aaaa-on-v4 option in view statements to close #20635
2009-11-28 15:57:37 +00:00
Automatic Updater
9df45151f5
update
2009-11-27 00:19:17 +00:00
Automatic Updater
7f46d94fd5
update
2009-11-27 00:16:17 +00:00
Automatic Updater
3e920dd0c6
update copyright notice
2009-11-26 23:48:14 +00:00
Automatic Updater
c5614de3f9
update copyright notice
2009-11-26 23:46:11 +00:00
Automatic Updater
45fb40e1f7
update
2009-11-26 22:21:27 +00:00
Automatic Updater
84b8b00086
update
2009-11-26 22:18:01 +00:00
Automatic Updater
979f1cf4af
update
2009-11-26 21:47:29 +00:00
Mark Andrews
d975e0ed8e
rt#
2009-11-26 21:34:06 +00:00
Mark Andrews
88a7702a9d
rt#
2009-11-26 21:32:38 +00:00
Mark Andrews
c4e3976707
line length
2009-11-26 21:01:04 +00:00
Mark Andrews
49f788cbd3
2791. [bug] The installation of isc-config.sh was broken. [RT #20667 ]
2009-11-26 20:52:44 +00:00
Automatic Updater
54341ecaa1
update
2009-11-26 04:19:42 +00:00
Automatic Updater
9197af354a
update
2009-11-26 04:16:39 +00:00
Mark Andrews
54d83f4a68
2790. [bug] Handle DS queries to stub zones.
2009-11-26 03:45:43 +00:00
Mark Andrews
66ecb6789b
2790. [bug] Handle DS queries to stub zones.
2009-11-26 03:28:19 +00:00
Automatic Updater
e053dbfeb0
update
2009-11-26 02:17:40 +00:00
Automatic Updater
dd046c1a8e
update
2009-11-26 01:16:40 +00:00
Automatic Updater
b7ce89b8ca
regen
2009-11-26 01:15:25 +00:00
Evan Hunt
bccacfdbf0
corrected rndc sign syntax
2009-11-26 00:20:28 +00:00
Automatic Updater
b47987bc53
update
2009-11-26 00:19:24 +00:00
Automatic Updater
76e834aed1
update
2009-11-26 00:16:24 +00:00
Automatic Updater
2b2fc9b4df
update copyright notice
2009-11-25 23:49:22 +00:00
Automatic Updater
521de9e5dd
update copyright notice
2009-11-25 23:46:52 +00:00
Automatic Updater
e8cf2fd977
newcopyrights
2009-11-25 23:30:09 +00:00
Automatic Updater
d26e883326
auto update
2009-11-25 23:19:12 +00:00
Automatic Updater
9bf8182b1c
update
2009-11-25 23:16:20 +00:00
Mark Andrews
4bf4beede2
silence compiler warnings
2009-11-25 23:00:32 +00:00
Automatic Updater
67d0f54843
update
2009-11-25 21:15:26 +00:00
Mark Andrews
29b3b31c0a
adjust dnssec-keygen command line to that supported before 9.7
2009-11-25 20:56:08 +00:00
Automatic Updater
172465b683
update
2009-11-25 14:16:56 +00:00
Automatic Updater
ac139b2406
update
2009-11-25 14:15:37 +00:00
Mark Andrews
6e849b28b0
fix genrandom location
2009-11-25 13:38:53 +00:00
Mark Andrews
536e36ac8d
declarations before statements
2009-11-25 13:17:59 +00:00
Automatic Updater
1f794e6297
update
2009-11-25 06:17:25 +00:00
Evan Hunt
cfc22e53a8
2789. [bug] Fixed an INSIST in dispatch.c [RT #20576 ]
2009-11-25 05:55:32 +00:00
Automatic Updater
24912fa1ec
update
2009-11-25 05:15:42 +00:00
Mark Andrews
b4bd8d0662
772. [security] When validating, track whether pending data was from
...
the additional section or not and only return it if
validates as secure. [RT #20438 ]
2009-11-25 04:50:25 +00:00
Automatic Updater
f6aa4de371
update
2009-11-25 04:18:16 +00:00
Automatic Updater
3a341ee535
update
2009-11-25 03:20:52 +00:00
Evan Hunt
ce3b2c5189
2788. [bug] dnssec-signzone could sign with keys that were
...
not requested [RT #20625 ]
2009-11-25 03:17:11 +00:00
Evan Hunt
fc1fb1a469
2786. [bug] Spurious log message when zone keys were
...
dynamically reconfigured. [RT #20659 ]
2009-11-25 02:30:54 +00:00
Mark Andrews
d0ca4e90e2
2786. [bug] Additional could be promoted to answer. [RT #20663 ]
2009-11-25 02:22:05 +00:00
Automatic Updater
996f875de4
update
2009-11-25 00:19:46 +00:00
Automatic Updater
b314ea10b4
update copyright notice
2009-11-24 23:48:12 +00:00
Automatic Updater
cd41f377c8
update
2009-11-24 04:18:56 +00:00
Evan Hunt
d312bc5d81
2785. [bug] Revoked keys could fail to self-sign [RT #20652 ]
2009-11-24 03:42:32 +00:00
Mark Andrews
db6cd7ee05
rt#
2009-11-24 03:34:26 +00:00
Automatic Updater
b0f986128a
update
2009-11-24 03:20:05 +00:00
Mark Andrews
9dd2ee95f1
2784. [bug] TC was not always being set when required glue was
...
dropped. [RT #234186 ]
2009-11-24 03:20:02 +00:00
Mark Andrews
dc92707066
2783. [func] Return minimal responses to EDNS/UDP queries with a UDP
...
buffer size of 512 or less. [RT #20654 ]
2009-11-24 03:09:57 +00:00
Automatic Updater
fa14b39ce9
update
2009-11-24 02:19:58 +00:00
Mark Andrews
503e5aa8d2
2782. [port] win32: use getaddrinfo() for hostname lookups.
...
[RT #20650 ]
2009-11-24 02:09:28 +00:00
Automatic Updater
ebaaeff9ea
update
2009-11-24 00:19:13 +00:00
Automatic Updater
94e3a63110
update copyright notice
2009-11-23 23:48:16 +00:00
Automatic Updater
f7bef440fa
update
2009-11-23 16:16:12 +00:00
Evan Hunt
5985af3f5c
2781. [bug] Inactive keys could be used for signing. [RT #20649 ]
2009-11-23 15:18:07 +00:00
Automatic Updater
5942a43b99
update
2009-11-23 03:20:11 +00:00
Evan Hunt
cef109efa7
2780. [bug] dnssec-keygen -A none didn't properly unset the
...
activation date in all cases. [RT #20648 ]
2779. [bug] Dynamic key revokation could fail. [RT #20644 ]
2778. [bug] dnssec-signzone could fail when a key was revoked
without deleting the unrevoked version. [RT #20638 ]
2009-11-23 02:55:41 +00:00
Mark Andrews
289dbe005c
2777. [contrib] DLZ MYSQL auto reconnect support discovery was wrong.
2009-11-23 02:37:14 +00:00
Automatic Updater
00464ff770
update
2009-11-23 02:17:52 +00:00
Automatic Updater
b7b7ce4fe5
update
2009-11-23 02:16:35 +00:00
Mark Andrews
c16d37d06e
2776. [bug] Change #2762 was not correct. [RT #20647 ]
2009-11-23 02:10:16 +00:00
Automatic Updater
d032f6072a
sync
2009-11-23 01:25:16 +00:00
Automatic Updater
00fac9f21a
update
2009-11-22 23:16:38 +00:00
cvs2git
75e6617391
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-11-22 22:36:06 +00:00
Mark Andrews
40ff4bb482
new draft
2009-11-22 22:36:03 +00:00
Automatic Updater
8b4aab25fa
auto update
2009-11-21 23:18:38 +00:00
Automatic Updater
a7df2367f2
update
2009-11-21 18:16:28 +00:00
Francis Dupont
1cd538c051
20643: RSASHA2 NSEC3 compatible in dnssec-keyfromlabel
2009-11-21 17:54:09 +00:00
Automatic Updater
fc8fd74ade
update
2009-11-21 00:16:34 +00:00
Automatic Updater
19af988924
auto update
2009-11-20 23:18:21 +00:00
Automatic Updater
afe1f5ac36
update
2009-11-20 02:16:57 +00:00
Automatic Updater
6cc1f67ada
sync
2009-11-20 01:28:29 +00:00
Automatic Updater
1a5710bb9d
update
2009-11-20 01:27:48 +00:00
Automatic Updater
b282aa7007
rfc5625.txt
2009-11-20 01:27:47 +00:00
Automatic Updater
5283c67212
rfc5452.txt
2009-11-20 01:27:45 +00:00
Automatic Updater
677f23dd30
rfc5001.txt
2009-11-20 01:27:43 +00:00
Automatic Updater
9788e41aba
rfc4956.txt
2009-11-20 01:27:41 +00:00
Automatic Updater
97f74757ab
rfc4955.txt
2009-11-20 01:27:39 +00:00
Automatic Updater
efb75df538
rfc4697.txt
2009-11-20 01:27:36 +00:00
Automatic Updater
eec680e0d0
rfc4472.txt
2009-11-20 01:27:33 +00:00
Automatic Updater
d5dfbed15d
rfc4471.txt
2009-11-20 01:27:31 +00:00
Automatic Updater
26ab858fd2
rfc4339.txt
2009-11-20 01:27:29 +00:00
Automatic Updater
b65045340c
rfc4294.txt
2009-11-20 01:27:27 +00:00
Automatic Updater
90844ca45a
rfc3755.txt
2009-11-20 01:27:25 +00:00
Automatic Updater
47b805d723
update
2009-11-20 00:16:37 +00:00
Mark Andrews
f36849f689
SRCID
2009-11-19 23:34:45 +00:00
Automatic Updater
3c1e75c23f
auto update
2009-11-19 23:19:15 +00:00
Automatic Updater
158908972b
update
2009-11-19 19:17:11 +00:00
Evan Hunt
0088b45de5
2774. [bug] Existing cache DB wasn't being reused after
...
reconfiguration. [RT #20629 ]
2009-11-19 18:52:40 +00:00
Automatic Updater
3f9f79b5c4
update
2009-11-19 06:16:55 +00:00
cvs2git
bc3fc702a1
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-11-19 05:58:24 +00:00
Mark Andrews
acf4c05953
new draft
2009-11-19 05:58:22 +00:00
Mark Andrews
fad04ffe23
cleanup
2009-11-19 05:34:56 +00:00
Automatic Updater
6b5b1d74a4
update
2009-11-19 05:17:19 +00:00
Mark Andrews
f6566e9ec2
cleanup
2009-11-19 05:15:35 +00:00
Mark Andrews
9dad3e2710
new draft
2009-11-19 05:11:47 +00:00
Mark Andrews
f7e3edb15a
cleanup
2009-11-19 05:03:52 +00:00
Automatic Updater
f6d3eb745b
generate
2009-11-19 02:16:58 +00:00
Automatic Updater
5633a46d3d
remove draft-park-ipv6-extensions-dns-pnp-00.txt
2009-11-19 01:28:34 +00:00
Automatic Updater
f92e316b22
draft-ietf-dnsop-respsize-06.txt
2009-11-19 01:28:13 +00:00
Automatic Updater
ae3e6022d7
draft-ietf-dnsop-name-server-management-reqs-02.txt
2009-11-19 01:28:11 +00:00
Automatic Updater
2816f8a95a
draft-ietf-dnsop-default-local-zones-05.txt
2009-11-19 01:28:09 +00:00
Automatic Updater
e3ab906c26
draft-ietf-dnsext-tsig-md5-deprecated-03.txt
2009-11-19 01:28:07 +00:00
Automatic Updater
6955a8375f
draft-ietf-dnsext-trustupdate-timers-05.txt
2009-11-19 01:28:05 +00:00
Automatic Updater
fa9cbeffde
draft-ietf-dnsext-rfc3597-bis-00.txt
2009-11-19 01:28:03 +00:00
Automatic Updater
e3ba6bfdf4
draft-ietf-dnsext-rfc2672bis-dname-18.txt
2009-11-19 01:28:01 +00:00
Automatic Updater
7811589fcb
draft-ietf-dnsext-rfc2671bis-edns0-01.txt
2009-11-19 01:27:59 +00:00
Automatic Updater
07ab461481
draft-ietf-dnsext-rfc2539bis-dhk-07.txt
2009-11-19 01:27:57 +00:00
Automatic Updater
ee80543980
draft-ietf-dnsext-rfc2536bis-dsa-07.txt
2009-11-19 01:27:55 +00:00
Automatic Updater
d4ac07a3d6
draft-ietf-dnsext-mdns-46.txt
2009-11-19 01:27:53 +00:00
Automatic Updater
f7a280f43c
draft-ietf-dnsext-forgery-resilience-02.txt
2009-11-19 01:27:51 +00:00
Automatic Updater
028e107001
draft-ietf-dnsext-dnssec-gost-03.txt
2009-11-19 01:27:49 +00:00
Automatic Updater
acbedaa156
draft-ietf-dnsext-dnssec-experiments-03.txt
2009-11-19 01:27:45 +00:00
Automatic Updater
cdebb980a2
draft-ietf-dnsext-dnssec-bis-updates-09.txt
2009-11-19 01:27:43 +00:00
Automatic Updater
e539b9719b
draft-ietf-dnsext-dnsproxy-05.txt
2009-11-19 01:27:41 +00:00
Automatic Updater
83800455bd
draft-ietf-dnsext-dns-tcp-requirements-01.txt
2009-11-19 01:27:40 +00:00
Automatic Updater
aa31cf9c71
draft-ietf-dnsext-axfr-clarify-11.txt
2009-11-19 01:27:37 +00:00
Automatic Updater
7309a0ce71
draft-ietf-behave-dns64-01.txt
2009-11-19 01:27:33 +00:00
Automatic Updater
f5a01a0686
draft-ietf-6man-text-addr-representation-01.txt
2009-11-19 01:27:31 +00:00
Automatic Updater
efbe6def64
draft-dolmatov-dnsext-dnssec-gost-00.txt
2009-11-19 01:27:29 +00:00
cvs2git
92113ddafa
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-11-19 00:19:10 +00:00
Automatic Updater
f95bdcf65d
update
2009-11-19 00:19:08 +00:00
cvs2git
0e3b4ffe86
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-11-18 23:48:08 +00:00
Automatic Updater
fe2b9bf570
update copyright notice
2009-11-18 23:48:07 +00:00
Automatic Updater
c95f536d78
newcopyrights
2009-11-18 23:30:33 +00:00
Automatic Updater
ae5b67a0c0
auto update
2009-11-18 23:19:11 +00:00
Automatic Updater
3e084fed8d
update
2009-11-18 22:16:59 +00:00
Evan Hunt
b08325a7f3
2773. [bug] In autosigned zones, the SOA could be signed
...
with the KSK. [RT #20628 ]
2009-11-18 21:22:31 +00:00
Automatic Updater
e83a7cabc3
update
2009-11-18 16:52:52 +00:00
Evan Hunt
2ad776a5c4
changed age to 0
2009-11-18 16:46:10 +00:00
Automatic Updater
66d5a4ad86
update
2009-11-18 01:16:58 +00:00
Automatic Updater
850853340a
regen
2009-11-18 00:38:26 +00:00
Evan Hunt
af52d6ddd7
prep for release of 9.7.0b3
2009-11-18 00:30:37 +00:00
Automatic Updater
823c5a49e5
update
2009-11-18 00:19:05 +00:00
Mark Andrews
a39a5f4d81
2772. [security] When validating, track whether pending data was from
...
the additional section or not and only return it if
validates as secure. [RT #20438 ]
2009-11-17 23:55:18 +00:00
Automatic Updater
e34e9a8d68
update copyright notice
2009-11-17 23:48:13 +00:00
Automatic Updater
124293bba2
auto update
2009-11-17 23:19:03 +00:00
Automatic Updater
a5f51e95e7
update
2009-11-17 06:16:53 +00:00
Evan Hunt
7ee4b13ded
2771. [bug] dnssec-signzone: DNSKEY records could be
...
corrupted when importing from key files [RT #20624 ]
2009-11-17 05:46:53 +00:00
Automatic Updater
f9a07be8b3
update
2009-11-17 03:20:19 +00:00
Evan Hunt
44a3999cf4
2770. [cleanup] Add log messages to resolver.c to indicate events
...
causing FORMERR responses. [RT #20526 ]
2009-11-17 02:23:15 +00:00
Automatic Updater
3ed58d6162
auto update
2009-11-16 23:20:46 +00:00
Automatic Updater
13cb972c40
update
2009-11-16 08:19:51 +00:00
Evan Hunt
7048af0a55
2769. [cleanup] Change #2742 was incomplete. [RT #19589 ]
2009-11-16 07:56:06 +00:00
Automatic Updater
c548608321
update
2009-11-16 05:18:00 +00:00
Evan Hunt
00295e0650
2768. [bug] dnssec-signzone: -S no longer implies -g [RT #20568 ]
2009-11-16 04:27:44 +00:00
Automatic Updater
36d20ac80b
update
2009-11-16 02:17:59 +00:00
Evan Hunt
e856482b1f
2767. [bug] named could crash on startup if a zone was
...
configured with auto-dnssec and there was no
key-directory. [RT #20615 ]
2009-11-16 01:44:33 +00:00
Automatic Updater
67b57046ef
update
2009-11-13 06:17:03 +00:00
Mark Andrews
9b33a79659
new draft
2009-11-13 06:04:59 +00:00
Automatic Updater
6bb622d361
update
2009-11-13 01:16:30 +00:00
Evan Hunt
37a34ab54f
2766. [bug] isc_socket_fdwatchpoke() should only update the
...
socketmgr state if the socket is not pending on a
read or write. [RT #20603 ]
2009-11-13 00:41:58 +00:00
Automatic Updater
88a4f97370
update
2009-11-13 00:19:07 +00:00
Automatic Updater
53d502202a
update copyright notice
2009-11-12 23:47:59 +00:00
Evan Hunt
86132f0ef5
eliminate warning when building without -DBIND9
2009-11-12 23:43:02 +00:00
Automatic Updater
710b3ae385
newcopyrights
2009-11-12 23:31:05 +00:00
Mark Andrews
1d0ebb4cf2
2765. [bug] Skip masters for which the TSIG key cannot be found.
...
[RT #20595 ]
2009-11-12 23:30:36 +00:00
Automatic Updater
841380d975
auto update
2009-11-12 23:19:16 +00:00
Automatic Updater
a64415fc94
update
2009-11-12 21:16:21 +00:00
Mark Andrews
2667bea6bc
new draft
2009-11-12 20:47:28 +00:00
Automatic Updater
6d4fb86a4d
update
2009-11-12 14:27:28 +00:00
Mark Andrews
5d061b8d76
add ./doc/private/SRCID
2009-11-12 14:18:09 +00:00
Mark Andrews
adb4211586
2764. [bug] "rndc-confgen -a" could trigger a REQUIRE. [RT #20610 ]
2009-11-12 14:02:38 +00:00
Evan Hunt
e9dff04d3b
2763. [bug] "rndc sign" didn't create an NSEC chain. [RT #20591 ]
2009-11-12 03:03:36 +00:00
Evan Hunt
0c3948e606
2761. [bug] DLV validation failed with a local slave DLV zone.
...
[RT #20577 ]
2009-11-12 02:59:20 +00:00
Automatic Updater
aba6fd4234
generate
2009-11-11 09:28:31 +00:00
Tatuya JINMEI 神明達哉
06db2784b5
regen
2009-11-11 08:47:27 +00:00
Tatuya JINMEI 神明達哉
2c016c64f5
2757. [cleanup] Enable internal symbol table for backtrace only for
...
systems that are known to work. Currently, BSD
variants, Linux and Solaris are supported. [RT# 20202]
9.7.0rc1
2009-11-11 08:46:47 +00:00
Automatic Updater
3a5fe5abf0
regen
2009-11-11 01:14:42 +00:00
Mark Andrews
f466c1552a
new draft
2009-11-10 22:13:24 +00:00
Evan Hunt
2e2a294b05
remove unnecessary braces around {-o filename}
2009-11-10 21:30:42 +00:00
Evan Hunt
3839749200
2760. [cleanup] Corrected named-compilezone usage summary. [RT #20533 ]
2009-11-10 20:02:01 +00:00
Evan Hunt
f82d52e82d
2759. [doc] Add information about .jbk/.jnw files to
...
the ARM. [RT #20303 ]
2009-11-10 19:49:32 +00:00
Evan Hunt
5857247dbb
2758. [bug] win32: Added a workaround for a windows 2008 bug
...
that could cause the UDP client handler to shut
down. [RT #19176 ]
2009-11-10 18:31:47 +00:00
Evan Hunt
7fe4b0447f
2757. [bug] dig: assertion failure could occur in connect
...
timeout. [RT #20599 ]
2009-11-10 17:27:40 +00:00
Automatic Updater
ca35524ce2
newcopyrights
2009-11-09 23:30:31 +00:00
Evan Hunt
e2facd7af2
2756. [bug] Fixed corrupt logfile message in update.c. [RT# 20597]
2009-11-09 01:28:32 +00:00
Mark Andrews
2d46d268cc
handle openssl patches
2009-11-08 23:52:20 +00:00
Evan Hunt
5c6c5669ec
#include <time.h> for the ctime() prototype.
2009-11-07 03:36:58 +00:00
Automatic Updater
b3c2030de4
regen
2009-11-07 01:14:41 +00:00
Automatic Updater
6f0cdcbfbc
auto update
2009-11-06 23:18:40 +00:00
Evan Hunt
3594635af7
add placeholder
2009-11-06 21:36:43 +00:00
Evan Hunt
8433da5e37
fix misspelling of queryport-pool-updateinterval in options list
2009-11-06 18:54:48 +00:00
Evan Hunt
cc3ed192b0
2754. [bug] Secure-to-insecure transitions failed when zone
...
was signed with NSEC3. [RT #20587 ]
2009-11-06 08:38:56 +00:00
Mark Andrews
df1599d0e1
address initialization type mismatch warning
2009-11-06 04:19:28 +00:00
Mark Andrews
7963a67df0
address statement not reached warning
2009-11-06 04:12:15 +00:00
Evan Hunt
c1bfa5b0ad
2753. [bug] Removed an unnecessary warning that could appear when
...
building an NSEC chain. [RT #20588 ]
2009-11-06 03:26:59 +00:00
Evan Hunt
aa2f010f13
Switch from OpenSSL 0.9.8k to 0.9.8l
2009-11-06 03:14:10 +00:00
Mark Andrews
302ed789bd
2752. [bug] Locking violation. [RT #20587 ]
2009-11-06 01:30:06 +00:00
Automatic Updater
cd0df9459e
regen
2009-11-06 01:14:51 +00:00
Evan Hunt
6f6f08b7a4
2751. [bug] Fixed a memory leak in dnssec-keyfromlabel. [RT #20588 ]
2009-11-06 01:06:38 +00:00
Evan Hunt
ca97301c37
remove extra \n from a log message
2009-11-05 21:45:05 +00:00
Evan Hunt
2a81568d17
filter-aaaa-on-v4 was listed incorrectly in the options summary.
...
also the configure option which enables it was wrong.
2009-11-05 19:12:13 +00:00
Mark Andrews
12d58e5804
9.4-ESVb1
2009-11-05 06:14:04 +00:00
Mark Andrews
d586a9b72f
file test.sh was initially added on branch rt20438.
2009-11-05 04:49:48 +00:00
Mark Andrews
052e7083ac
correct bind9.xsl.h dependancy
2009-11-05 02:59:04 +00:00
Evan Hunt
9a050780dc
2750. [bug] dig: assertion failure could occur when a server
...
didn't have an address. [RT #20579 ]
2009-11-05 01:57:49 +00:00
Automatic Updater
b55ce50367
regen
2009-11-05 01:15:15 +00:00
Automatic Updater
2d84cba8f4
update copyright notice
2009-11-04 23:48:18 +00:00
Evan Hunt
515cba20eb
fixed typos
2009-11-04 22:35:08 +00:00
Mark Andrews
7efc6d9cb8
cleanup [RT #20509 ]
2009-11-04 05:58:46 +00:00
Mark Andrews
2484c7db7a
spelling
2009-11-04 04:22:16 +00:00
Mark Andrews
e94fe42a20
2749. [bug] ixfr-from-differences generated a non-minimal ixfr
...
for NSEC3 signed zones. [RT #20452 ]
2009-11-04 03:46:44 +00:00
Mark Andrews
0a30185f80
2748. [func] Identify bad answers from GTLD servers and treat them
...
as referrals. [RT #18884 ]
2009-11-04 02:15:30 +00:00
Mark Andrews
0181a0a92f
2747. [bug] Journal roll forwards failed to set the re-signing
...
time of RRSIGs correctly. [RT #20541 ]
2009-11-04 01:25:55 +00:00
Mark Andrews
a3285e811d
2746. [port] hpux: address signed/unsigned expansion mismatch of
...
dns_rbtnode_t.nsec. [RT #20542 ]
2009-11-04 01:18:19 +00:00
Automatic Updater
126dce8ebf
update copyright notice
2009-11-03 23:48:23 +00:00
Tatuya JINMEI 神明達哉
7184a893c1
regen
2009-11-03 23:18:11 +00:00
Tatuya JINMEI 神明達哉
4ffd660d41
2745. [bug] configure script didn't probe the return type of
...
gai_strerror(3) correctly. [RT #20573 ]
2009-11-03 23:17:31 +00:00
Automatic Updater
64affc54f9
regen
2009-11-03 21:59:04 +00:00
Evan Hunt
f80b665135
fix typo: s/pcks11/pkcs11/
2009-11-03 21:44:46 +00:00
Mark Andrews
5ccd971c72
UNUSED(engine) if !defined(OPENSSL)
2009-11-03 19:43:54 +00:00
Mark Andrews
d937817697
remove synatx errors from example
2009-11-03 14:02:20 +00:00
Mark Andrews
9d856845d6
2744. [func] Log if a query was over TCP. [RT #19961 ]
2009-11-03 04:39:41 +00:00
Mark Andrews
90065a6881
s/sent/set/
2009-11-03 02:00:14 +00:00
Mark Andrews
2162c1ed3d
add missing period
2009-11-03 01:31:17 +00:00
Mark Andrews
554d22d2de
2743. [bug] RRSIG could be incorrectly sent in the NSEC3 record
...
for a insecure delegation.
2009-11-03 01:07:48 +00:00
Automatic Updater
717a6020e6
auto update
2009-11-02 23:18:25 +00:00
Evan Hunt
af104911b7
missing period in a sentence
2009-11-02 20:04:39 +00:00
Jeremy Reed
cc11677a72
Fix misspelling.
2009-11-02 18:49:59 +00:00
Automatic Updater
660818f4c7
auto update
2009-10-31 23:18:12 +00:00
Automatic Updater
1887550c0a
update
2009-10-31 01:24:30 +00:00
Automatic Updater
8f20bf8c7c
rfc5011.txt
2009-10-31 01:24:29 +00:00
Automatic Updater
6e27aa67be
auto update
2009-10-30 23:18:51 +00:00
cvs2git
fb26f8c9a5
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-10-30 05:21:01 +00:00
Mark Andrews
d90f3a24c7
5011: Automated Updates of DNS Security (DNSSEC) Trust Anchors
2009-10-30 05:20:59 +00:00
Mark Andrews
8a0943e125
silence compiler warnings. [RT #20472 ]
2009-10-30 05:08:23 +00:00
Automatic Updater
90c9d5fdb8
update
2009-10-29 01:23:42 +00:00
Automatic Updater
7bc489b4f0
rfc5702.txt
2009-10-29 01:23:41 +00:00
Automatic Updater
e98e7e6680
auto update
2009-10-28 23:18:53 +00:00
cvs2git
88874028c1
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-10-28 21:08:20 +00:00
Mark Andrews
4c53f98dbd
RFC5702
2009-10-28 21:08:18 +00:00
Evan Hunt
3684692720
update def file
2009-10-28 18:39:47 +00:00
Automatic Updater
b37b0818d8
regen
2009-10-28 18:21:26 +00:00
Evan Hunt
5b72cda36b
update API and def files for 9.7.0b2 release
2009-10-28 18:13:24 +00:00
Evan Hunt
da1f044e5d
prep for 9.7.0b2 release
2009-10-28 18:06:30 +00:00
Evan Hunt
5cb44a38d9
back out change 2740
2009-10-28 18:04:29 +00:00
Evan Hunt
be69d48443
2742. [cleanup] Clarify some DNSSEC-related log messages in
...
validator.c. [RT #19589 ]
2009-10-28 05:34:21 +00:00
Automatic Updater
b1843ee436
update
2009-10-28 01:24:06 +00:00
Automatic Updater
83b7baaded
rfc1912.txt
2009-10-28 01:24:05 +00:00
Automatic Updater
575e15fed9
regen
2009-10-28 01:14:38 +00:00
cvs2git
b42804c4ea
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-10-28 00:56:19 +00:00
Mark Andrews
a050fc374c
1912: Common DNS Operational and Configuration Errors
2009-10-28 00:56:17 +00:00
Mark Andrews
df4408b77a
new draft
2009-10-28 00:46:15 +00:00
Mark Andrews
c6d2578fd6
2741. [func] Allow the dnssec-keygen progress messages to be
...
suppressed (dnssec-keygen -q). Automatically
suppress the progress messages when stdin is not
a tty. [RT #20474 ]
2009-10-28 00:27:10 +00:00
Automatic Updater
990dca4605
update copyright notice
2009-10-27 23:47:45 +00:00
Automatic Updater
4104e236f7
newcopyrights
2009-10-27 23:30:34 +00:00
Automatic Updater
fb93a46d74
auto update
2009-10-27 23:18:42 +00:00
Mark Andrews
e9d45c0a04
2740. [func] Identify bad answers from GTLD servers and treat them
...
as referrals. [RT #18884 ]
2009-10-27 23:05:53 +00:00
Evan Hunt
95f2377b4f
2739. [cleanup] Clean up API for initializing and clearing trust
...
anchors for a view. [RT #20211 ]
2009-10-27 22:46:13 +00:00
Mark Andrews
9a97696b54
regen
2009-10-27 22:26:05 +00:00
Mark Andrews
e09cdbac08
2738. [func] Add RSASHA256 and RSASHA512 tests to the dnssec system
...
test. [RT #20453 ]
2009-10-27 22:25:37 +00:00
Evan Hunt
e3b59e4af7
Minor cleanup in dnssec-* tools
2009-10-27 18:56:49 +00:00
Evan Hunt
312a00fb75
add named-symtbl.c to .cvsignore
2009-10-27 06:06:46 +00:00
Evan Hunt
72cfcb48a7
cleanup ddns.key after nsupdate test
2009-10-27 05:57:06 +00:00
Evan Hunt
0ce9fba8f0
cleanup DLV test
2009-10-27 05:49:50 +00:00
Evan Hunt
42f7c09369
prep for 9.7.0b2 release
2009-10-27 05:49:31 +00:00
Mark Andrews
9e9e7112f9
2737. [func] UPDATE requests can leak existance information.
...
[RT #17261 ]
2009-10-27 05:42:25 +00:00
Mark Andrews
63d5a6f680
2736. [func] Improve the performance of NSEC signed zones with
...
more than a normal amount of glue below a delegation.
[RT #20191 ]
2009-10-27 04:46:58 +00:00
Evan Hunt
e8831e51c1
2735. [bug] dnssec-signzone could fail to read keys
...
that were specified on the command line with
full paths, but weren't in the current
directory. [RT #20421 ]
2009-10-27 03:59:45 +00:00
Mark Andrews
af30180834
2734. [port] cygwin: arpaname did not compile. [RT #20473 ]
2009-10-27 03:05:33 +00:00
Automatic Updater
e4adb07cc1
regen
2009-10-27 01:14:46 +00:00
Automatic Updater
5f744ebbdc
update copyright notice
2009-10-26 23:47:35 +00:00
Evan Hunt
6f9c93a885
2733. [cleanup] Clean up coding style in pkcs11-* tools. [RT #20355 ]
2009-10-26 23:36:53 +00:00
Evan Hunt
c8aa7ce70d
2732. [func] Add optional filter-aaaa-on-v4 option, available
...
if built with './configure --enable-filter-aaaa'.
Filters out AAAA answers to clients connecting
via IPv4. (This is NOT recommended for general
use.) [RT #20339 ]
2009-10-26 23:14:54 +00:00
Evan Hunt
c021499604
2731. [func] Additional work on change 2709. The key parser
...
will now ignore unrecognized fields when the
minor version number of the private key format
has been increased. It will reject any key with
the major version number increased. [RT #20310 ]
2009-10-26 21:18:24 +00:00
Automatic Updater
0da9fafc18
update copyright notice
2009-10-24 23:47:36 +00:00
Automatic Updater
7bc8c1465b
newcopyrights
2009-10-24 23:30:31 +00:00
Francis Dupont
775a8d86d9
keygen progress indication [RT #20284 ]
2009-10-24 09:46:19 +00:00
Mark Andrews
c07236a635
2729. [func] When constructing a CNAME from a DNAME use the DNAME
...
TTL. [RT #20451 ]
2009-10-24 04:38:19 +00:00
Evan Hunt
8f0502e922
2728. [bug] dnssec-keygen, dnssec-keyfromlabel and
...
dnssec-signzone now warn immediately if asked to
write into a nonexistent directory. [RT #20278 ]
2009-10-24 00:00:06 +00:00
Automatic Updater
412b30659b
auto update
2009-10-23 23:18:16 +00:00
Automatic Updater
8e821eea5f
regen
2009-10-23 01:14:48 +00:00
Automatic Updater
510032fdf4
update copyright notice
2009-10-22 23:48:07 +00:00
Automatic Updater
2fe5f8303e
auto update
2009-10-22 23:19:17 +00:00
Evan Hunt
f10a8fa034
2727. [func] The 'key-directory' option can now specify a relative
...
path. [RT #20154 ]
2009-10-22 03:43:16 +00:00
Evan Hunt
cc6cddfd94
2726. [func] Added support for SHA-2 DNSSEC algorithms,
...
RSASHA256 and RSASHA512. [RT #20023 ]
2009-10-22 02:21:31 +00:00
Evan Hunt
8d307467b7
Doc the "managed-keys.bind" and "managed-keys.bind.jnl" file. [rt20235]
2009-10-22 02:04:07 +00:00
Mark Andrews
d2a8d00228
2724. [bug] Updates to a existing node in secure zone using NSEC
...
were failing. [RT #20448 ]
2009-10-22 01:55:55 +00:00
Automatic Updater
3cae549ddb
update copyright notice
2009-10-21 23:48:05 +00:00
Automatic Updater
55aec75784
newcopyrights
2009-10-21 23:30:41 +00:00
Mark Andrews
ae5da6a185
new draft
2009-10-21 22:33:23 +00:00
Automatic Updater
97ba804d91
update
2009-10-21 01:24:21 +00:00
Evan Hunt
8ec993c774
2723. [bug] isc_base32_totext(), isc_base32hex_totext(), and
...
isc_base64_totext(), didn't always mark regions of
memory as fully consumed after conversion. [RT #20445 ]
2009-10-21 01:22:29 +00:00
Automatic Updater
b15df8f9bc
update copyright notice
2009-10-20 23:47:32 +00:00
Automatic Updater
e193c6c98e
auto update
2009-10-20 23:18:22 +00:00
Evan Hunt
eccf8cc404
fix typo
2009-10-20 14:42:57 +00:00
Mark Andrews
7704a47aec
2722. [bug] Ensure that the memory associated with the name of
...
a node in a rbt tree is not altered during the life
of the node. [RT #20431 ]
2009-10-20 04:57:57 +00:00
Mark Andrews
a01095a487
2721. [port] Have dst__entropy_status() prime the random number
...
generator. [RT #20369 ]
2009-10-20 04:39:48 +00:00
Evan Hunt
bfbd69c43f
2720. [bug] RFC 5011 trust anchor updates could trigger an
...
assert if the DNSKEY record was unsigned. [RT #20406 ]
2009-10-20 04:13:38 +00:00
Mark Andrews
859cfb24bf
silence compiler warnings. [RT #20412 ]
2009-10-20 03:30:07 +00:00
Mark Andrews
06e7340198
2719. [func] Skip trusted/managed keys for unsupported algorithms.
...
[RT #20392 ]
2009-10-20 03:15:06 +00:00
Mark Andrews
3c5e54941f
2718. [bug] The space calculations in opensslrsa_todns() were
...
incorrect. [RT #20394 ]
2009-10-20 02:59:19 +00:00
Mark Andrews
29dd4bdd14
2717. [bug] named failed to update the NSEC/NSEC3 record when
...
the last private type record was removed as a result
of completing the signing the zone with a key.
[RT #20399 ]
2009-10-20 02:45:06 +00:00
Mark Andrews
4b30598fb9
2716. [bug] nslookup debug mode didn't return the ttl. [RT #20414 ]
2009-10-20 01:04:03 +00:00
Mark Andrews
13174b302f
new draft
2009-10-19 23:42:52 +00:00
Evan Hunt
2623503170
added some clarifications, per rt20407
2009-10-19 19:21:07 +00:00
Evan Hunt
a17270b2a6
fix typo
2009-10-19 18:36:37 +00:00
Mark Andrews
84dd224e46
new draft
2009-10-19 04:56:27 +00:00
Mark Andrews
9ac35b4e4d
grammar, line length
2009-10-19 02:37:08 +00:00
Automatic Updater
02b69ec7f2
regen
2009-10-17 01:24:06 +00:00
Automatic Updater
5a24d24c8f
regen
2009-10-17 01:14:35 +00:00
Automatic Updater
8ab6a775bb
update copyright notice
2009-10-16 23:47:54 +00:00
Automatic Updater
799933b034
auto update
2009-10-16 23:18:39 +00:00
Jeremy Reed
eec29cfd40
Fix typo as reported by SUN Guonian <sun@cnnic.cn>.
...
This was seen in 9.7.0a3.
No CHANGES entry as is too minor.
2009-10-16 15:37:01 +00:00
Automatic Updater
d060d8669f
regen
2009-10-16 04:20:49 +00:00
Evan Hunt
abe20c2cca
bumping 9.7.0b1 release line
2009-10-16 04:19:48 +00:00
Mark Andrews
3e888c5b81
regen
2009-10-16 04:18:04 +00:00
Mark Andrews
45eea1bda6
2715. [bug] Require OpenSSL support to be explicitly disabled.
...
[RT #20288 ]
2009-10-16 04:16:17 +00:00
Mark Andrews
616560e3db
2713. [port] aix/powerpc: 'asm("ics");' needs non standard assembler
...
flags.
2009-10-16 04:10:06 +00:00
Evan Hunt
8f7de3db7e
Respinning to fix memory leak in dnssec-signzone. (Also adopting doc changes.)
2009-10-16 02:59:41 +00:00
Automatic Updater
102ccdd2c0
regen
2009-10-15 01:15:23 +00:00
Automatic Updater
f6cd5ef97a
update copyright notice
2009-10-14 23:47:51 +00:00
Automatic Updater
3493b4e0ef
newcopyrights
2009-10-14 23:30:34 +00:00
Automatic Updater
0f81966242
auto update
2009-10-14 23:18:20 +00:00
Mark Andrews
1ed01b3390
silence compiler warning
2009-10-14 22:07:13 +00:00
Jeremy Reed
da2c52acae
Add a few missing docbook formatting tags.
...
No content changed. No CHANGES entry added.
2009-10-14 12:49:11 +00:00
Mark Andrews
cbee6197d1
2713. [bug] powerpc: atomic operations missing asm("ics") /
...
__isync() calls.
2009-10-14 03:54:23 +00:00
Automatic Updater
ef9ee92543
update copyright notice
2009-10-13 23:48:12 +00:00
Mark Andrews
b043b56271
support ESV version strings
2009-10-13 03:03:05 +00:00
Mark Andrews
9352b49a12
dns_resolver_logfetch
2009-10-13 02:45:22 +00:00
Evan Hunt
5c0fd37335
changes needed for win32 build
2009-10-13 02:39:38 +00:00
Evan Hunt
19ac4707ee
changes needed for win32 build
2009-10-13 00:55:51 +00:00
Mark Andrews
bf3057c014
9.4-ESV
2009-10-13 00:07:58 +00:00
Automatic Updater
97639003b0
update copyright notice
2009-10-12 23:48:02 +00:00
Automatic Updater
c243d77973
newcopyrights
2009-10-12 23:30:34 +00:00
Automatic Updater
3b2c6af63e
regen
2009-10-12 23:16:15 +00:00
Evan Hunt
d2a3eaf162
prepare release of 9.7.0b1
2009-10-12 23:05:07 +00:00
Evan Hunt
c00929ed9f
additional doc improvement
2009-10-12 23:02:32 +00:00
Evan Hunt
69677f863f
improve doc on update-ksk-check and dnskey-ksk-only
2009-10-12 22:54:54 +00:00
Evan Hunt
77b8f88f14
2712. [func] New 'auto-dnssec' zone option allows zone signing
...
to be fully automated in zones configured for
dynamic DNS. 'auto-dnssec allow;' permits a zone
to be signed by creating keys for it in the
key-directory and using 'rndc sign <zone>'.
'auto-dnssec maintain;' allows that too, plus it
also keeps the zone's DNSSEC keys up to date
according to their timing metadata. [RT #19943 ]
2009-10-12 20:48:12 +00:00
Evan Hunt
6a90baa0d5
2711. [port] win32: Add the bin/pkcs11 tools into the full
...
build. [RT #20372 ]
2009-10-12 16:41:13 +00:00
Mark Andrews
30bb4870da
remove, not zero, extended flags
2009-10-12 09:03:06 +00:00
Mark Andrews
11804ca08f
zero extended flags
2009-10-12 08:57:38 +00:00
Mark Andrews
515053881b
remove extended flags before comparing if set
2009-10-12 06:05:29 +00:00
Mark Andrews
af20baa960
silence compiler warning/enforce const [RT #20390 ]
2009-10-12 05:50:52 +00:00
Automatic Updater
8de0d8a690
regen
2009-10-11 01:14:49 +00:00
Automatic Updater
8667770ad2
update copyright notice
2009-10-10 23:47:58 +00:00
Evan Hunt
3727725bb7
2710. [func] New 'dnssec-signzone -x' flag and 'dnskey-ksk-only'
...
zone option cause a zone to be signed with only KSKs
signing the DNSKEY RRset, not ZSKs. This reduces
the size of a DNSKEY answer. [RT #20340 ]
2009-10-10 01:48:00 +00:00
Mark Andrews
0d9fb986c5
silence comiler warning
2009-10-10 01:13:39 +00:00
Automatic Updater
8a07de2f03
update copyright notice
2009-10-09 23:48:09 +00:00
Automatic Updater
3f802a977e
newcopyrights
2009-10-09 23:30:39 +00:00
Automatic Updater
c356aac151
auto update
2009-10-09 23:18:54 +00:00
Mark Andrews
eb707047bc
regen
2009-10-09 06:40:37 +00:00
Mark Andrews
30f39a5003
ESV's don't have a PATCHVER
2009-10-09 06:38:10 +00:00
Evan Hunt
315a1514a5
2709. [func] Added some data fields, currently unused, to the
...
private key file format, to allow implementation
of explicit key rollover in a future release
without impairing backward or forward compatibility.
[RT #20310 ]
2009-10-09 06:09:21 +00:00
Automatic Updater
b05106c7e6
regen
2009-10-09 01:14:47 +00:00
Mark Andrews
d1bcaec0d6
2708. [func] Insecure to secure and NSEC3 parameter changes via
...
update are now fully supported and no longer require
defines to enable. We now no longer overload the
NSEC3PARAM flag field, nor the NSEC OPT bit at the
apex. Secure to insecure changes are controlled by
by the named.conf option 'secure-to-insecure'.
Warning: If you had previously enabled support by
adding defines at compile time to BIND 9.6 you should
ensure that all changes that are in progress have
completed prior to upgrading to BIND 9.7. BIND 9.7
is not backwards compatible.
2009-10-09 00:33:39 +00:00
Mark Andrews
bb4e0bd8e8
silence ininitialised
2009-10-08 23:58:14 +00:00
Mark Andrews
0838b3c02f
Recompute check_ksk as it may have changed
2009-10-08 23:55:57 +00:00
Automatic Updater
15bbb8a129
update copyright notice
2009-10-08 23:48:10 +00:00
Automatic Updater
70f5a54bf2
newcopyrights
2009-10-08 23:30:37 +00:00
Mark Andrews
2847930722
2708. [func] Insecure to secure and NSEC3 parameter changes via
...
update are now fully supported and no longer require
defines to enable. We now no longer overload the
NSEC3PARAM flag field, nor the NSEC OPT bit at the
apex. Secure to insecure changes are controlled by
by the named.conf option 'secure-to-insecure'.
Warning: If you had previously enabled support by
adding defines at compile time to BIND 9.6 you should
ensure that all changes that are in progress have
completed prior to upgrading to BIND 9.7. BIND 9.7
is not backwards compatible.
2009-10-08 23:13:07 +00:00
Mark Andrews
169b900303
new draft
2009-10-07 04:55:15 +00:00
Automatic Updater
2a6d4c9948
regen
2009-10-07 01:14:42 +00:00
Automatic Updater
e8fc8c884b
newcopyrights
2009-10-06 23:30:29 +00:00
Evan Hunt
22b23fb59d
tbox wants an #include <isc/print.h>...
2009-10-06 23:22:51 +00:00
Automatic Updater
552cbf3900
auto update
2009-10-06 23:18:42 +00:00
Evan Hunt
d1f39121a6
2707. [func] dnssec-keyfromlabel no longer require engine name
...
to be specified in the label if there is a default
engine or the -E option has been used. Also, it
now uses default algorithms as dnssec-keygen does
(i.e., RSASHA1, or NSEC3RSASHA1 if -3 is used).
[RT #20371 ]
2009-10-06 22:58:45 +00:00
Evan Hunt
ca60f7ba75
Add pkcs11 tools to standard windows BIND 9 build.
2009-10-06 22:14:13 +00:00
Evan Hunt
cd3e5ca69a
updated for 9.7.0b1 release
2009-10-06 21:44:18 +00:00
Evan Hunt
246c504f90
2706. [bug] Loading a zone with a very large NSEC3 salt could
...
trigger an assert. [RT #20368 ]
2009-10-06 21:20:45 +00:00
Evan Hunt
f6e719d145
regen
2009-10-06 20:31:10 +00:00
Evan Hunt
95b41985f7
- build pkcs11 tools when compiling --with-pkcs11=yes
...
- add PKCS11_PROVIDER environment variable as a method for specifying
the provider.
2009-10-06 20:27:55 +00:00
Automatic Updater
e74245134d
update copyright notice
2009-10-06 04:40:14 +00:00
Automatic Updater
7d12a6b412
newcopyrights
2009-10-06 04:36:32 +00:00
Mark Andrews
807ffe7aba
bin/pkcs11/win32/setprovider
2009-10-06 04:16:38 +00:00
Mark Andrews
699487d802
bin/pkcs11/openssl-0.9.8k-patch
2009-10-06 04:14:58 +00:00
Automatic Updater
e71b913afc
regen
2009-10-06 01:33:54 +00:00
Automatic Updater
8ec3c08523
regen
2009-10-06 01:14:42 +00:00
Automatic Updater
464f9144fe
update copyright notice
2009-10-05 23:48:27 +00:00
Evan Hunt
b10528a3a5
version -> 9.7.0b1
2009-10-05 22:48:07 +00:00
Tatuya JINMEI 神明達哉
fa78dfd247
removed duplicate copyright notice [RT #20356 ]
2009-10-05 22:39:09 +00:00
Evan Hunt
a88f8c2dd1
update README for 9.7.0b1 release
2009-10-05 22:02:44 +00:00
Evan Hunt
ea845a6b72
Rebase all of the API files to interface=60, as this is the first
...
beta of a new major release.
2009-10-05 22:01:26 +00:00
Evan Hunt
ff71474ede
add placeholder
2009-10-05 21:56:19 +00:00
Evan Hunt
3ff75c89eb
2704. [bug] Serial of dynamic and stub zones could be inconsistent
...
with their SOA serial. [RT #19387 ]
2009-10-05 19:39:20 +00:00
Francis Dupont
3c52c4e44c
20230 update
2009-10-05 17:39:36 +00:00
Francis Dupont
8b78c993cb
explicit engine rt20230a
2009-10-05 17:30:49 +00:00
Francis Dupont
b56f3f5c66
PKCS#11 20225 & all
2009-10-05 13:39:45 +00:00
Francis Dupont
e853728477
update OpenSSL PKCS#11 patch (rt19910)
2009-10-05 13:20:06 +00:00
Francis Dupont
d220cab39d
pkcs11 rt20229
2009-10-05 13:02:31 +00:00
Francis Dupont
247806c820
regen
2009-10-05 12:25:29 +00:00
Francis Dupont
f89a9bcf1c
pkcs11 rt20236
2009-10-05 12:23:11 +00:00
Francis Dupont
b091b4bb80
regen
2009-10-05 12:13:15 +00:00
Francis Dupont
a631b30b1d
pkcs11 rt20225
2009-10-05 12:07:08 +00:00
Francis Dupont
78e0199a39
update OpenSSL PKCS#11 patch (19143)
2009-10-05 11:12:45 +00:00
Evan Hunt
48b6d2f585
2701. [doc] Correction to ARM: hmac-md5 is no longer the only
...
supported TSIG key algorithm. [RT #18046 ]
2009-10-05 01:49:59 +00:00
Automatic Updater
58b81e7151
auto update
2009-10-04 23:18:24 +00:00
Automatic Updater
04ecc85ca6
regen
2009-10-04 01:14:58 +00:00
Automatic Updater
4fa2649d57
update copyright notice
2009-10-03 23:48:10 +00:00
Evan Hunt
1a0eecfe69
2700. [doc] The match-mapped-addresses option is discouraged.
...
[RT #12252 ]
2009-10-03 23:35:28 +00:00
Evan Hunt
c36ba263d6
2699. [bug] Missing lock in rbtdb.c. [RT #20037 ]
2009-10-03 22:39:27 +00:00
Evan Hunt
1210799345
Add /* NOTREACHED */ comments
2009-10-03 18:03:54 +00:00
Evan Hunt
4256ffffb9
add placeholder
2009-10-03 16:24:51 +00:00
Evan Hunt
ab97bf48cf
regen
2009-10-03 16:23:51 +00:00
Evan Hunt
121672f23c
2698. [cleanup] configure --enable-libbind is deprecated. [RT #20090 ]
2009-10-03 16:23:15 +00:00
Automatic Updater
3d0d370eb9
auto update
2009-10-02 23:18:41 +00:00
Mark Andrews
339c130823
ISC_PLATFORM_NORETURN_POST not ISC_PLATFORM_NORETURN
2009-10-02 06:28:27 +00:00
Automatic Updater
edb08fdf7b
update copyright notice
2009-10-01 23:48:08 +00:00
Automatic Updater
5879ebd03d
update copyright notice
2009-10-01 23:46:07 +00:00
Automatic Updater
098097efb9
newcopyrights
2009-10-01 23:30:45 +00:00
Automatic Updater
0e7aa3a27b
newcopyrights
2009-10-01 23:30:18 +00:00
Mark Andrews
45f4234351
2697. [port] win32: ensure that S_IFMT, S_IFDIR, S_IFCHR and
...
S_IFREG are defined after including <isc/stat.h>.
[RT #20309 ]
2009-10-01 05:25:44 +00:00
Mark Andrews
cf7432f747
2697. [port] win32: ensure that S_IFMT, S_IFDIR, S_IFCHR and
...
S_IFREG are defined after including <isc/stat.h>.
[RT #20309 ]
2009-10-01 04:43:30 +00:00
Mark Andrews
eb95d2e917
2696. [bug] named failed to successfully process some valid
...
acl constructs. [RT #20308 ]
2009-10-01 04:06:37 +00:00
Shawn Routhier
bafa76b324
Updates to fdwatch code to support DHCP/DDNS code, ticket rt20253.
2009-10-01 01:30:01 +00:00
Mark Andrews
4977518a4c
fix CHANGES
2009-09-30 02:17:50 +00:00
Automatic Updater
66fec05962
regen
2009-09-30 01:14:47 +00:00
Automatic Updater
61dd99bfae
update copyright notice
2009-09-29 23:48:04 +00:00
Automatic Updater
7f79131f9a
newcopyrights
2009-09-29 23:30:36 +00:00
Automatic Updater
f5212c68d0
auto update
2009-09-29 23:18:56 +00:00
Evan Hunt
a93a66f618
2794. [bug] Reduce default NSEC3 iterations from 100 to 10.
...
[RT #19970 ]
2009-09-29 22:17:34 +00:00
Francis Dupont
c300f45d7b
20257 configure
2009-09-29 15:08:12 +00:00
Francis Dupont
debd489a44
noreturn RT #20257
2009-09-29 15:06:07 +00:00
Mark Andrews
1e733ffc11
2792. [port] win32: 32/64 bit cleanups. [RT #128244 ]
2009-09-29 04:38:23 +00:00
Automatic Updater
242ba12742
auto update
2009-09-28 23:18:51 +00:00
Automatic Updater
a4720d523e
auto update
2009-09-26 23:18:17 +00:00
Automatic Updater
f3d1a0ba52
regen
2009-09-26 01:14:51 +00:00
Automatic Updater
627f3e0805
update copyright notice
2009-09-25 23:48:13 +00:00
Automatic Updater
0ece689740
update copyright notice
2009-09-25 23:46:13 +00:00
Automatic Updater
98215f7120
newcopyrights
2009-09-25 23:30:33 +00:00
Automatic Updater
d0bcee139c
newcopyrights
2009-09-25 23:30:09 +00:00
Automatic Updater
67cf787116
auto update
2009-09-25 23:18:21 +00:00
Evan Hunt
1e3c9961bb
Move dns_rdataset_init() call earlier so "goto cleanup" won't trigger
...
an assert in dns_rdataset_isassociated(). (This is trivial, I'm going
to commit without review.)
2009-09-25 14:30:10 +00:00
Evan Hunt
fb596cc9af
2691. [func] dnssec-signzone: retain the existing NSEC or NSEC3
...
chain when re-signing a previously-signed zone.
Use -u to modify NSEC3 parameters or switch
between NSEC and NSEC3. [RT #20304 ]
2009-09-25 06:47:50 +00:00
Mark Andrews
c6473dc038
2690. [bug] win32: fix isc_thread_key_getspecific() prototype.
...
[RT #20315 ]
2009-09-25 05:52:20 +00:00
Mark Andrews
ff850b81c8
2690. [bug] win32: fix isc_thread_key_getspecific() prototype.
...
[RT #20315 ]
2009-09-25 05:48:17 +00:00
Mark Andrews
76e450eb3c
regen: use consistant versions of Autoconf
2009-09-25 04:47:46 +00:00
Mark Andrews
ef830a7750
use (char *) for {get,set}sockopt argument
2009-09-25 02:44:06 +00:00
Mark Andrews
d268d780cc
silence signed/unsigned comparision warning
2009-09-25 01:48:28 +00:00
Mark Andrews
11144f86dc
silence signed/unsigned comparision warning
2009-09-25 01:42:09 +00:00
Automatic Updater
59cfb32ccd
regen
2009-09-25 01:33:44 +00:00
Mark Andrews
b4cc584425
new draft
2009-09-25 01:07:36 +00:00
Automatic Updater
b4336342d1
update copyright notice
2009-09-24 23:48:13 +00:00
Automatic Updater
1c52929b3c
update copyright notice
2009-09-24 23:46:07 +00:00
Automatic Updater
78d7186253
newcopyrights
2009-09-24 23:30:34 +00:00
Automatic Updater
b068504c31
newcopyrights
2009-09-24 23:30:15 +00:00
Automatic Updater
9e6a0b09c0
auto update
2009-09-24 23:18:21 +00:00
Mark Andrews
ca202d441e
2689. [bug] Correctly handle snprintf result. [RT #20306 ]
2009-09-24 22:25:30 +00:00
Mark Andrews
0f869e8d52
2689. [bug] Correctly handle snprintf result. [RT #20306 ]
2009-09-24 22:19:08 +00:00
Tatuya JINMEI 神明達哉
aaa2233e76
2525. [experimental] New logging category "query-errors" to provide detailed
...
internal information about query failures, especially
about server failures. (backported as a special
exception to the general policy) [RT #19027 ]
2009-09-24 21:38:52 +00:00
Francis Dupont
c59a7b0629
missing updates in recent changes
2009-09-24 14:39:17 +00:00
Francis Dupont
78092514b3
trivial typo
2009-09-24 13:03:39 +00:00
Mark Andrews
2b4ed367f3
2688. [bug] Use INTERFACE_F_POINTTOPOINT, not IFF_POINTOPOINT,
...
to decide to fetch the destination address. [RT #20305 ]
2009-09-24 06:43:52 +00:00
Mark Andrews
69338455d9
2688. [bug] Use INTERFACE_F_POINTTOPOINT, not IFF_POINTOPOINT,
...
to decide to fetch the destination address. [RT #20305 ]
2009-09-24 06:37:50 +00:00
Evan Hunt
63a1800105
Fix several problems introduced by rt19943
2009-09-24 04:36:28 +00:00
Mark Andrews
8292deab03
OLD-PKCS11-NOTES
2009-09-24 03:04:33 +00:00
Automatic Updater
d48690af7a
update copyright notice
2009-09-23 23:47:56 +00:00
Automatic Updater
0208177ad7
update copyright notice
2009-09-23 23:46:06 +00:00
Automatic Updater
fdcb2ba212
newcopyrights
2009-09-23 23:30:10 +00:00
Automatic Updater
4344643693
auto update
2009-09-23 23:18:35 +00:00
Mark Andrews
3a2a2463f2
new draft
2009-09-23 22:15:24 +00:00
Mark Andrews
91c6a86724
spelling
2009-09-23 21:27:39 +00:00
Mark Andrews
b3c8f1e9e8
number
2009-09-23 20:36:58 +00:00
Evan Hunt
53c22b8e0d
2685. [bug] Fixed dnssec-signzone -S handling of revoked keys.
...
Also, added warnings when revoking a ZSK, as this is
not defined by protocol (but is legal). [RT #19943 ]
2009-09-23 16:01:57 +00:00
Mark Andrews
4d0e2cf9b9
2684. [bug] dnssec-signzone should clean the old NSEC chain when
...
signing with NSEC3 and vica versa. [RT #20301 ]
2009-09-23 14:05:11 +00:00
Francis Dupont
484076c325
move to zkt 0,99c (RT #20054 )
2009-09-23 13:27:59 +00:00
Francis Dupont
6839f8b6df
cleanup USE_EVP_RSA (RT #20044 )
2009-09-23 11:16:50 +00:00
Francis Dupont
40d3bb52b6
adjust for RT #20067
2009-09-23 11:09:38 +00:00
Francis Dupont
265daffadb
adjust 2680 (RT #20067 )
2009-09-23 10:56:33 +00:00
Francis Dupont
e25451b66c
pkcs11 tools were moved (20067)
2009-09-23 10:54:46 +00:00
Francis Dupont
2946e44c86
pkcs11 tools were moved (20067)
2009-09-23 10:52:18 +00:00
Francis Dupont
3d3b7e5a5b
pkcs11 tools were moved (20067)
2009-09-23 10:43:53 +00:00
Evan Hunt
8436cc14ba
2684. [cleanup] dig: formalize +ad and +cd as synonyms for
...
+adflag and +cdflag. [RT #19305 ]
2009-09-23 06:21:36 +00:00
Mark Andrews
011d0b7dc8
2683. [bug] dnssec-signzone should clean out old NSEC3 chains when
...
the NSEC3 parameters used to sign the zone change.
[RT #20246 ]
2009-09-23 04:30:16 +00:00
Evan Hunt
2d073f29ce
fix typo in net.c -- s/closeocket/closesocket/
2009-09-23 00:47:30 +00:00
Francis Dupont
2f4d747a26
"configure --enable-symtable=all" failed to build. [RT #20282 ]
2009-09-22 08:47:55 +00:00
Francis Dupont
adb6972f01
minor fix, cf 20295
2009-09-22 08:38:14 +00:00
Automatic Updater
54f0466614
auto update
2009-09-20 23:18:28 +00:00
Automatic Updater
d081840d42
auto update
2009-09-19 23:18:26 +00:00
Tatuya JINMEI 神明達哉
c9424f08b0
fixed the position of the period.
2009-09-19 21:47:13 +00:00
Tatuya JINMEI 神明達哉
b517a7a336
fixed the position of the period.
2009-09-19 21:46:59 +00:00
Automatic Updater
d2ebd5d5fb
regen
2009-09-19 01:14:52 +00:00
Automatic Updater
fa5748c1ab
auto update
2009-09-18 23:18:31 +00:00
Francis Dupont
b67b58ebe7
small improvement (rt20291)
2009-09-18 22:08:55 +00:00
Tatuya JINMEI 神明達哉
8c8119ce24
2681. [bug] IPSECKEY RR of gateway type 3 was not correctly
...
decoded [RT #20269 ].
BIND 9.7.0, 9.6.2, 9.5.2, 9.4.4
2009-09-18 21:57:08 +00:00
Tatuya JINMEI 神明達哉
790e471f6e
2681. [bug] IPSECKEY RR of gateway type 3 was not correctly
...
decoded [RT #20269 ].
BIND 9.7.0, 9.6.2, 9.5.2, 9.4.4
2009-09-18 21:55:21 +00:00
Francis Dupont
b0dafbb309
spelling
2009-09-18 13:14:47 +00:00
Francis Dupont
1def913211
config.h issue is fixed: cleanup
2009-09-18 11:07:04 +00:00
Tatuya JINMEI 神明達哉
148e9f3feb
removed a non-existent .h. gmake (which is assumed to be used to build
...
the exportlib) ignores it so it doesn't cause a trouble in practice, but
should still better be fixed.
(found by Shawn, I confirmed it.)
2009-09-18 07:18:04 +00:00
Evan Hunt
0e32dda176
add include <config.h>, and update comments to use the new names
2009-09-17 23:46:34 +00:00
Mark Andrews
3351ccbd5c
update
2009-09-17 23:45:08 +00:00
Francis Dupont
6b87f60431
Move some contrib/pkcs11-keygen to bin/pkcs11 RT #20067
2009-09-17 23:34:39 +00:00
Automatic Updater
56e7dc0c24
newcopyrights
2009-09-17 23:30:25 +00:00
Francis Dupont
be728633c1
init .cvsignore
2009-09-17 22:55:59 +00:00
Francis Dupont
8b5a11217c
from contrib/pkcs11-keygen
2009-09-17 22:51:59 +00:00
Automatic Updater
4765fc7c3f
update copyright notice
2009-09-15 23:48:09 +00:00
Automatic Updater
1a06700908
newcopyrights
2009-09-15 23:30:30 +00:00
Automatic Updater
4479e4cea3
auto update
2009-09-15 23:19:01 +00:00
Tatuya JINMEI 神明達哉
edabc8134d
regen
2009-09-15 23:18:00 +00:00
Tatuya JINMEI 神明達哉
866a531c59
typo in a warning message (found in rt #20280 )
2009-09-15 23:17:22 +00:00
Evan Hunt
0e4fda8862
typo fix
2009-09-15 19:30:28 +00:00
Tatuya JINMEI 神明達哉
32c7a00e26
s/--with-export-installdir/--with-export-includedir/
2009-09-15 19:12:03 +00:00
Evan Hunt
d514c0dc9b
2679. [func] dig -k can now accept TSIG keys in named.conf
...
format. [RT #20031 ]
2009-09-15 03:13:44 +00:00
Automatic Updater
f8e3e03cac
regen
2009-09-15 01:14:42 +00:00
Automatic Updater
5e38811a8f
auto update
2009-09-14 23:18:43 +00:00
Mark Andrews
a12c8549d6
2678. [func] Treat DS queries as if "minimal-response yes;"
...
was set. [RT #20258 ]
2009-09-14 23:13:37 +00:00
Evan Hunt
b843f577bb
2677. [func] Changes to key metadata behavior:
...
- Keys without "publish" or "active" dates set will
no longer be used for smart signing. However,
those dates will be set to "now" by default when
a key is created; to generate a key but not use
it yet, use dnssec-keygen -G.
- New "inactive" date (dnssec-keygen/settime -I)
sets the time when a key is no longer used for
signing but is still published.
- The "unpublished" date (-U) is deprecated in
favor of "deleted" (-D).
[rt20247]
2009-09-14 18:45:45 +00:00
Tatuya JINMEI 神明達哉
d00827dabc
regen
2009-09-14 18:31:47 +00:00
Tatuya JINMEI 神明達哉
2fa5af7b73
2676. [bug] --with-export-installdir should have been
...
--with-export-includedir. [RT #20252 ]
2009-09-14 18:31:15 +00:00
Automatic Updater
f819b54e38
auto update
2009-09-11 23:18:12 +00:00
Automatic Updater
6d7e30b030
update copyright notice
2009-09-10 23:48:00 +00:00
Evan Hunt
f267b27f0e
2675. [bug] dnssec-signzone could crash if the key directory
...
did not exist. [RT #20232 ]
2009-09-10 05:09:31 +00:00
Evan Hunt
0e7cb68ea0
fix implicit memset() declaration
2009-09-10 02:18:40 +00:00
Evan Hunt
be63f34b6a
wrong change numbers.
2009-09-10 02:16:26 +00:00
Evan Hunt
a457576b58
"dnssec-lookaside auto" crashed if named was built without openssl [rt20231]
2009-09-10 01:49:29 +00:00
Evan Hunt
dbabab1f37
rt20045:
...
- sync_keyzone() could leak ISC_R_NOMORE, causing zone_postload() to think
it had failed
- journal roll-forward on key zones complained about having the wrong
number of SOA records
- dns_soa_buildrdata() could return a pointer to memory allocated on the
stack
2009-09-10 01:47:09 +00:00
Evan Hunt
c211111e64
more cleanup
2009-09-10 01:43:09 +00:00
Automatic Updater
31f1c9a241
regen
2009-09-09 23:30:30 +00:00
Evan Hunt
6514ae4c9a
Update comment, since the key won't expire in 9/2009 after all.
2009-09-09 15:48:27 +00:00
Evan Hunt
8036473e6c
Update comment, since the key isn't actually going to expire in 9/2009
...
after all.
2009-09-09 15:44:33 +00:00
Evan Hunt
4c9c08e4a1
more solaris/sca6000 simplification
2009-09-09 07:15:24 +00:00
Evan Hunt
08927bbead
Simplify solaris build instructions, it had some unnecessary compile
...
options
2009-09-09 06:42:15 +00:00
Mark Andrews
05398561e0
make more portable
2009-09-09 04:48:01 +00:00
Mark Andrews
7c87a8bf7b
remove util if empty, for pre 9.7
2009-09-09 04:27:40 +00:00
Automatic Updater
d8b801bd19
update copyright notice
2009-09-08 23:41:50 +00:00
Automatic Updater
9f0225ba7e
newcopyrights
2009-09-08 23:30:35 +00:00
Mark Andrews
76a4707aad
2672. [bug] Don't enable searching in 'host' when doing reverse
...
lookups. [RT #20218 ]
2009-09-08 23:29:03 +00:00
Mark Andrews
14cd8ac04c
2672. [bug] Don't enable searching in 'host' when doing reverse
...
lookups. [RT #20218 ]
2009-09-08 23:23:22 +00:00
Evan Hunt
523598fafa
- update README for a3 release
...
- update README.rfc5011 to remove info now in the ARM, and to add
smart-signing info
2009-09-08 16:33:01 +00:00
Evan Hunt
2636aac047
- s/OpenSolaris/Solaris/
...
- s/Windows 2003/Windows Server 2003/
- use the term "PKCS #11 provider"
2009-09-08 15:32:11 +00:00
Francis Dupont
e7de5dcef6
typo, cf RT20219
2009-09-08 13:04:29 +00:00
Francis Dupont
fc47f5d6f1
typo
2009-09-08 12:52:23 +00:00
Mark Andrews
d247c0d92a
new draft
2009-09-08 07:20:39 +00:00
Evan Hunt
5e4d54bc79
grammar fix
2009-09-08 07:07:13 +00:00
Evan Hunt
d7c15f7c37
- new README.pkcs11
...
- old README.pkcs11 moved to contrib/pkcs11-keygen/PKCS11-NOTES
2009-09-08 06:54:00 +00:00
Evan Hunt
d7e3784c77
Now that include files are in place in the opencryptoki subdirectory,
...
remove "#ifndef OPENCRYPTOKI" conditionals
2009-09-08 06:00:11 +00:00
Evan Hunt
8a86c12ec2
Instead of removing all of util from the release kit, retain
...
util/mksymtbl.pl.
2009-09-08 03:39:30 +00:00
Automatic Updater
c7d32c0b0f
regen
2009-09-08 01:14:42 +00:00
Automatic Updater
822e877c4c
newcopyrights
2009-09-07 23:30:31 +00:00
Francis Dupont
210970a248
two votes for keys -> key pair
2009-09-07 23:11:48 +00:00
Francis Dupont
bf1fb08416
PKCS#11 includes from OpenCryptoki project
2009-09-07 21:19:21 +00:00
Evan Hunt
6cdb18f5d4
bump release tag
2009-09-07 15:56:01 +00:00
Francis Dupont
1f821c1058
merge rt19294
2009-09-07 12:58:33 +00:00
Mark Andrews
60abc54118
9.4-ESV-20090907
2009-09-07 02:24:31 +00:00
Mark Andrews
9b2c4fd0ef
2670. [bug] Unexpected connect failures failed to log enough
...
information to be useful. [RT #20205 ]
2009-09-07 02:17:09 +00:00
Mark Andrews
0b8385f5c5
2670. [bug] Unexpected connect failures failed to log enough
...
information to be useful. [RT #20205 ]
2009-09-07 02:08:51 +00:00
Evan Hunt
09386e47d1
moved release tag up
2009-09-06 17:47:15 +00:00
Automatic Updater
121bd24f4b
newcopyrights
2009-09-04 23:30:34 +00:00
Automatic Updater
acb6750f8f
auto update
2009-09-04 23:18:05 +00:00
Tatuya JINMEI 神明達哉
457144a0c6
explained the portability workaround macro for isc__ vs isc___
2009-09-04 18:51:37 +00:00
Tatuya JINMEI 神明達哉
2eb6a502bc
added a missing .c file to SRC
2009-09-04 18:13:44 +00:00
Evan Hunt
82629edf81
jinmei's updated mem.h, which uses macros to generate function prototypes.
...
this change was needed to support the bind9 build and export library build
on both *nix and win32. cleanup from change 2660/rt19369.
2009-09-04 17:47:26 +00:00
Evan Hunt
30a60d2aff
On some slower systems the startup is delayed and this causes an
...
apparent transfer failure on the initial calls to dig. Adding a test
here to make sure the zones are fully loaded before attempting to query
them.
2009-09-04 17:14:58 +00:00
Evan Hunt
8d0a1ede2f
RT #20213 :
...
- correctly use -K option in dnssec-keygen
- fix an improper free() in dnssec-revoke
- fix grammar in dnssec-settime
2009-09-04 16:57:22 +00:00
Mark Andrews
8b5f99861f
use HAVE_GETPASS
2009-09-04 03:58:57 +00:00
Mark Andrews
06eb464ae2
ALG_FORMATSIZE -> 20
2009-09-04 02:31:29 +00:00
Mark Andrews
762682e990
make getpass dependent on HAVE_GETPASS
2009-09-04 02:09:33 +00:00
Mark Andrews
2d13af354a
isc_resourcevalue_t is unsigned. use %ISC_PRINT_QUADFORMATu
2009-09-04 00:49:50 +00:00
Mark Andrews
730e25bf11
'test' uses '=' not '=='
2009-09-04 00:46:09 +00:00
Automatic Updater
7b1894bec1
update copyright notice
2009-09-03 23:48:13 +00:00
Automatic Updater
78cb74fab4
newcopyrights
2009-09-03 23:30:32 +00:00
Tatuya JINMEI 神明達哉
af55bddf26
cleanup: fixed incorrect ifdef [RT #20210 ]
2009-09-03 21:55:13 +00:00
Tatuya JINMEI 神明達哉
0984eeca5b
added workaround for a recent change thatview->secroots is not created
...
with view. [RT #20209 ]
2009-09-03 21:45:46 +00:00
Evan Hunt
2e46523695
update cvsignore files
2009-09-03 20:28:46 +00:00
Francis Dupont
760a6c5ac1
remove extra ./Makefile
2009-09-03 13:51:46 +00:00
Francis Dupont
9916d13704
oldkey must be initialized to NULL
2009-09-03 13:43:52 +00:00
Mark Andrews
f4b1fec888
remove md4.c from patch
2009-09-03 04:33:13 +00:00
Mark Andrews
bbc204a237
2669. [func] Update PKCS#11 support to support Keyper HSM.
...
Update PKCS#11 patch to be against openssl-0.9.8i.
2009-09-03 04:09:58 +00:00
Automatic Updater
3e1938b728
commit pdf for 9.7.0a3
2009-09-03 01:25:54 +00:00
Automatic Updater
2895f101b5
regen
2009-09-03 01:14:42 +00:00
Evan Hunt
9f8d002a66
silence win32 compiler warnings
2009-09-03 00:12:23 +00:00
Evan Hunt
c164f233b4
s/isc__mem_reallocate/isc___mem_reallocate/
2009-09-02 23:51:55 +00:00
Automatic Updater
d7201de09b
update copyright notice
2009-09-02 23:48:03 +00:00
Evan Hunt
e7c38ca963
- define isc_mem_reallocate() in the abstract API for export lib [rt20208]
...
- define BIND9 in config.h.win32
- fix problems in mem.h caused by the win32 preprocessor failing to
expand macros used within macros
- silence a win32 compiler warning in hip_55.c
2009-09-02 23:43:54 +00:00
Automatic Updater
9cd5eb6fe0
newcopyrights
2009-09-02 23:30:44 +00:00
Jeremy Reed
a4666db97c
Minor two word change about managed-keys (fixes typo too).
...
As discussed in RT #19874 .
2009-09-02 21:24:24 +00:00
Evan Hunt
fff4ec3629
add /D BIND9 for win32 build
2009-09-02 19:36:36 +00:00
Evan Hunt
41e251fad0
add backtrace.c, backtrace.h, backtrace-emptytbl.c, backtrace-emptytbl.h
...
to win32 build
2009-09-02 19:01:49 +00:00
Tatuya JINMEI 神明達哉
9dbca282e4
corrected trivial comment errors (reviewed by Evan in jabber)
2009-09-02 18:38:40 +00:00
Evan Hunt
f0eecd4d62
changes needed for win32 build
2009-09-02 18:32:25 +00:00
Evan Hunt
0c1326fa62
add /D "BIND9" for win32 builds
...
(we'll probably need a different project file for creating an exportable DLL)
2009-09-02 18:00:51 +00:00
Evan Hunt
e30d8c5a47
missing include needed for win32 build
2009-09-02 17:58:06 +00:00
Evan Hunt
a21cde0291
update win32 libisc.def
2009-09-02 17:23:45 +00:00
Evan Hunt
63b17e175f
retroactively added a note to change 2630 that "ddns-autoconf" has been removed.
2009-09-02 16:39:20 +00:00
Evan Hunt
3a6b6f5b11
remove references to the "ddns-autoconf" option, which no longer exists
2009-09-02 16:10:03 +00:00
Francis Dupont
ae6bd1ae93
trivial fix: second Step 2 -> 3
2009-09-02 08:41:06 +00:00
Evan Hunt
d699672160
Initial prep for 9.7.0a3 release.
2009-09-02 06:41:31 +00:00
Evan Hunt
eab9975bcf
2668. [func] Several improvements to dnssec-* tools, including:
...
- dnssec-keygen and dnssec-settime can now set key
metadata fields 0 (to unset a value, use "none")
- dnssec-revoke sets the revocation date in
addition to the revoke bit
- dnssec-settime can now print individual metadata
fields instead of always printing all of them,
and can print them in unix epoch time format for
use by scripts
[RT #19942 ]
2009-09-02 06:29:01 +00:00
Mark Andrews
be3d498c6e
close off command
2009-09-02 04:45:41 +00:00
Tatuya JINMEI 神明達哉
8fec8134ea
suppress compiler warnings [RT #20203 ]
2009-09-02 04:25:19 +00:00
Mark Andrews
7fc3b88c3a
update
2009-09-02 03:56:54 +00:00
Mark Andrews
ea854b5850
README.libdns
2009-09-02 03:54:09 +00:00
Automatic Updater
823ca3c14f
update copyright notice
2009-09-01 23:47:45 +00:00
Automatic Updater
dd0bd9bbc2
update copyright notice
2009-09-01 23:46:02 +00:00
Automatic Updater
9a3de45447
newcopyrights
2009-09-01 23:30:14 +00:00
Tatuya JINMEI 神明達哉
ae16941d9f
cleanup: removed a redundant semi-colon
2009-09-01 23:05:33 +00:00
Tatuya JINMEI 神明達哉
d364948549
treat FD_SIZE as int (which can be defined as unsigned on some platforms)
...
to silence compiler
2009-09-01 22:52:27 +00:00
Tatuya JINMEI 神明達哉
ee537376ad
avoid using @< (which some make don't seem to understand) for portability
2009-09-01 22:30:28 +00:00
Evan Hunt
93ebf0fc08
- add .cvsignore files
...
- silence tinderbox warnings about missing config.h in a few files.
2009-09-01 20:13:44 +00:00
Tatuya JINMEI 神明達哉
f909fbf73c
missing new file
2009-09-01 18:50:52 +00:00
Tatuya JINMEI 神明達哉
7daca48bf2
regen
2009-09-01 18:41:05 +00:00
Tatuya JINMEI 神明達哉
a27fe4c990
2667. [func] Add support for logging stack backtrace on assertion
...
failure (not available for all platforms). [RT #19780 ]
9.7.0
2009-09-01 18:40:25 +00:00
Tatuya JINMEI 神明達哉
11254f9c5a
regen
2009-09-01 17:55:07 +00:00
Tatuya JINMEI 神明達哉
588f79e557
fixed build error on hpux due to gai_strerror() prototype mismatch
...
[RT #20194 ]
2009-09-01 17:54:16 +00:00
Tatuya JINMEI 神明達哉
44de0b1f7d
2666. [func] Added an 'options' argument to dns_name_fromstring()
...
(API change from 9.7.0a2). [RT #20196 ]
2009-09-01 17:36:51 +00:00
Tatuya JINMEI 神明達哉
965b6e2a1b
fixed trivial errors about the type of function return values
2009-09-01 08:12:33 +00:00
Evan Hunt
db00fbebac
back out changes 2661 & 2662
2009-09-01 07:18:54 +00:00
Evan Hunt
85be60e3c8
2665. [func] Clarify syntax for managed-keys {} statement, add
...
ARM documentation about RFC 5011 support. [RT #19874 ]
2009-09-01 07:14:26 +00:00
Evan Hunt
b1f3364f52
2664. [bug] create_keydata() and minimal_update() in zone.c
...
didn't properly check return values for some
functions. [RT #19956 ]
2009-09-01 07:04:12 +00:00
Evan Hunt
9a3ef95d13
2662. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
...
returned a misleading error code when lwresd was
down. [RT #20028 ]
2661. [bug] Check whether socket fd exceeds FD_SETSIZE when
creating lwres context. [RT #20029 ]
2009-09-01 06:55:10 +00:00
Mark Andrews
479b80d4d7
2663. [func] win32: allow named to run as a service using
...
"NT AUTHORITY\LocalService" as the account. [RT #19977 ]
2009-09-01 06:51:47 +00:00
Evan Hunt
ef22fffeeb
2662. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
...
returned a misleading error code when lwresd was
down. [RT #20028 ]
2661. [bug] Check whether socket fd exceeds FD_SETSIZE when
creating lwres context. [RT #20029 ]
2009-09-01 05:50:18 +00:00
Tatuya JINMEI 神明達哉
9eae5f2a7a
added include <config.h>
2009-09-01 03:43:27 +00:00
Tatuya JINMEI 神明達哉
9c954e5322
make the _H definition consistent with the file name.
2009-09-01 03:33:06 +00:00
Tatuya JINMEI 神明達哉
1eb6d0f372
make the _H definition consistent with the file name.
2009-09-01 03:31:33 +00:00
Mark Andrews
e2a61b7bb2
add #include <isc/print.h>
2009-09-01 02:54:26 +00:00
Mark Andrews
713b816c6f
regen
2009-09-01 01:59:57 +00:00
Tatuya JINMEI 神明達哉
307d208450
2660. [func] Add a new set of DNS libraries for non-BIND9
...
applications. See README.libdns. [RT #19369 ]
2009-09-01 00:22:28 +00:00
Automatic Updater
ad671240d6
regen
2009-08-29 01:14:37 +00:00
Automatic Updater
5ac9ef9448
update copyright notice
2009-08-28 23:48:02 +00:00
Evan Hunt
41eeb37b51
2659. [doc] Clarify dnssec-keygen doc: key name must match zone
...
name for DNSSEC keys. [RT #19938 ]
2009-08-28 21:47:02 +00:00
Evan Hunt
747abb4993
2658. [bug] dnssec-settime and dnssec-revoke didn't process
...
key file paths correctly. [RT #20078 ]
2009-08-28 03:13:08 +00:00
Automatic Updater
85eb2c7635
auto update
2009-08-27 23:18:22 +00:00
Automatic Updater
163af735c2
regen
2009-08-27 01:14:39 +00:00
Jeremy Reed
35490da615
Update date for manpage.
...
Add -l to synopsis sections. (It is already documented.)
Mention the RFC number for DLV.
Not adding a CHANGES entry. No official release since this was added.
The previous CHANGES entries for this are 2611 and 2636.
2009-08-26 21:56:05 +00:00
Jeremy Reed
de10c46b2a
Add -l to synopsis. For RT BUG 20147.
...
Not adding a CHANGES entry as is so minor and the -l addition is
in 2630 which is not in any official release.
Also update the date for the manual page.
2009-08-26 21:34:44 +00:00
Automatic Updater
f8da2eefea
regen
2009-08-26 01:14:39 +00:00
Automatic Updater
da035d9f44
update copyright notice
2009-08-25 23:47:51 +00:00
Automatic Updater
3a9593055e
newcopyrights
2009-08-25 23:30:31 +00:00
Mark Andrews
11b4f17027
2657. [cleanup] Lower "journal file <path> does not exist, creating it"
...
log level to debug 1. [RT #20058 ]
2009-08-25 07:41:28 +00:00
Mark Andrews
7179c3476f
2656. [func] win32: add a "tools only" check box to the installer
...
which causes it to only install dig, host, nslookup,
nsupdate and relevent dlls. [RT #19998 ]
2009-08-25 06:47:32 +00:00
Mark Andrews
2bee3c2e70
CHANGES
2009-08-25 06:47:06 +00:00
Mark Andrews
a0ba5a502e
2655. [doc] Document that key-directory does not affect
...
bind.keys, rndc.key or session.key. [RT #20155 ]
2009-08-25 02:56:03 +00:00
Mark Andrews
18114698b4
2654. [bug] Improve error reporting on duplicated names for
...
deny-answer-xxx. [RT #20164 ]
2009-08-25 02:42:46 +00:00
Francis Dupont
995f3bc4c4
indent
2009-08-23 11:44:44 +00:00
Automatic Updater
7bae9e718e
auto update
2009-08-20 23:20:50 +00:00
Automatic Updater
08040cf8fd
regen
2009-08-20 01:32:39 +00:00
Automatic Updater
80c2098825
regen
2009-08-20 01:13:34 +00:00
Mark Andrews
34ef21525e
add comments to multi view tsig example
2009-08-19 23:38:11 +00:00
Mark Andrews
a895147b20
final maintenance release
2009-08-19 04:27:12 +00:00
Automatic Updater
7f7412f12c
auto update
2009-08-18 23:18:25 +00:00
Mark Andrews
97a2451eea
2653. [bug] Treat ENGINE_load_private_key() failures as key
...
not found rather than out of memory. [RT #18033 ]
2009-08-18 07:45:14 +00:00
Mark Andrews
2bbae36bce
restore change description: 2637. [func] Rationalize dnssec-signzone's signwithkey() calling.
2009-08-18 00:34:27 +00:00
Mark Andrews
88471538d6
2652. [func] Provide more detail about what record is being
...
deleted. [RT #20061 ]
2009-08-17 07:18:41 +00:00
Automatic Updater
800fb35bf0
update copyright notice
2009-08-15 23:48:06 +00:00
Automatic Updater
bde521789e
newcopyrights
2009-08-15 23:30:34 +00:00
Evan Hunt
181b990c21
Back out change #2652
2009-08-15 05:03:14 +00:00
Evan Hunt
38cd84d1b3
2652. [bug] lwres_getipnodebyname() and lwres_getipnodebyaddr()
...
returned a misleading error code when lwresd was
down. [RT #20028 ]
2009-08-15 03:11:57 +00:00
Automatic Updater
3fe0b63ff1
auto update
2009-08-14 23:18:42 +00:00
Automatic Updater
9b13b6eed6
newcopyrights
2009-08-14 07:54:45 +00:00
Mark Andrews
ece6c39dd8
missing semicolon
2009-08-14 07:51:08 +00:00
Mark Andrews
05254ef65d
missing semicolon
2009-08-14 07:48:15 +00:00
Evan Hunt
ddc225b15d
2651. [bug] Dates could print incorrectly in K*.key files on
...
64-bit systems. [RT #20076 ]
2009-08-14 06:28:40 +00:00
Mark Andrews
3d2ce18535
remove false positive for out of date documentation
2009-08-14 06:17:20 +00:00
Automatic Updater
d3f8bb5555
9.4.4
2009-08-14 05:55:55 +00:00
Evan Hunt
813b34ebec
2650. [bug] Assertion failure in dnssec-signzone when trying
...
to read keyset-* files. [RT #20075 ]
2009-08-14 01:07:00 +00:00
Mark Andrews
9cad210bed
9.4.4
2009-08-13 08:15:41 +00:00
Automatic Updater
65f8bb8b83
newcopyrights
2009-08-13 08:09:21 +00:00
Mark Andrews
b83cc64332
9.4.4b1
2009-08-13 07:39:19 +00:00
Automatic Updater
1f5dc0fc22
update copyright notice
2009-08-13 07:14:05 +00:00
Automatic Updater
8769935911
update copyright notice
2009-08-13 07:12:22 +00:00
Automatic Updater
9768e34227
newcopyrights
2009-08-13 07:09:50 +00:00
Mark Andrews
de3200acf4
silence format warnings: treat uid/gid as longs when printing
2009-08-13 07:04:38 +00:00
Mark Andrews
554ed4936f
9.4.4b1
2009-08-13 05:01:32 +00:00
Mark Andrews
bd4803f39e
2649. [bug] Set the domain for forward only zones. [RT #19944 ]
2009-08-13 04:55:16 +00:00
Mark Andrews
bcd0cbfdae
2649. [bug] Set the domain for forward only zones. [RT #19944 ]
2009-08-13 04:33:51 +00:00
Mark Andrews
50eab6c2aa
silence compiler warnings
2009-08-13 04:13:58 +00:00
Mark Andrews
6a1d766e4a
2648. [port] win32: isc_time_seconds() was broken. [RT #19900 ]
2009-08-13 03:42:27 +00:00
Mark Andrews
1d9958c6cc
2648. [port] win32: isc_time_seconds() was broken. [RT #19900 ]
2009-08-13 03:34:10 +00:00
Mark Andrews
8cff1a894f
2647. [bug] Remove unnecessary SOA updates when a new KSK is
...
added. [RT #19913 ]
2009-08-13 02:53:01 +00:00
Mark Andrews
3fdca50cc7
2646. [bug] Incorrect cleanup on error in socket.c. [RT #19987 ]
2009-08-13 02:19:39 +00:00
Mark Andrews
048690a34d
2646. [bug] Incorrect cleanup on error in socket.c. [RT #19987 ]
2009-08-13 02:11:20 +00:00
Mark Andrews
d6331003b9
tidy up configure --help
2009-08-13 01:59:39 +00:00
Mark Andrews
90c1e763d5
2645. [port] "gcc -m32" didn't work on amd64 and x86_64 platforms
...
which default to 64 bits. [RT #19927 ]
2009-08-13 01:51:19 +00:00
Automatic Updater
835ee9481b
auto update
2009-08-11 23:17:58 +00:00
Automatic Updater
1762bd3d21
auto update
2009-08-10 23:18:36 +00:00
Automatic Updater
60f06c1960
auto update
2009-08-07 23:18:01 +00:00
Automatic Updater
6bf23b0270
update copyright notice
2009-08-06 23:47:44 +00:00
Automatic Updater
68e1b398b5
newcopyrights
2009-08-06 23:30:29 +00:00
Mark Andrews
9be408c368
update how to regenerate the documentation
2009-08-06 01:31:50 +00:00
Mark Andrews
3f5510b6fd
update "Update the copyrights" directions
2009-08-06 01:21:58 +00:00
Automatic Updater
0a7e3c7d09
update copyright notice
2009-08-05 23:47:43 +00:00
Automatic Updater
cf7e98f591
newcopyrights
2009-08-05 23:30:31 +00:00
Automatic Updater
b73fda8035
auto update
2009-08-05 23:18:20 +00:00
Evan Hunt
2ac8f58412
needed fixes for windows build
2009-08-05 18:43:37 +00:00
Evan Hunt
3a87540047
2644. [bug] Change #2628 caused a regression on some systems;
...
named was unable to write the PID file and would
fail on startup. [RT #20001 ]
2009-08-05 17:35:33 +00:00
Mark Andrews
6beee732e4
2643. [bug] Stub zones interacted badly with NSEC3 support.
...
[RT #19777 ]
2009-08-05 02:09:04 +00:00
Automatic Updater
9182af97ec
update
2009-08-02 01:22:25 +00:00
Automatic Updater
ad7d04bd96
rfc4635.txt
2009-08-02 01:22:24 +00:00
cvs2git
bcb62fd25f
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-08-01 06:05:47 +00:00
Mark Andrews
10f35749cf
4635: HMAC SHA TSIG Algorithm Identifiers
2009-08-01 06:05:45 +00:00
Evan Hunt
33a31c5cab
fix a comment ("ddns.key" should have been changed to "session.key").
2009-07-31 23:43:23 +00:00
Automatic Updater
11a014304a
auto update
2009-07-31 23:18:30 +00:00
Evan Hunt
4103d428a9
use genrandom to produce random data for input to ddns-confgen
2009-07-30 15:11:41 +00:00
Evan Hunt
e8e9e1dbeb
2642. [bug] nsupdate could dump core on solaris when reading
...
improperly formatted key files. [RT #20015 ]
2009-07-29 23:56:27 +00:00
Automatic Updater
0282f038eb
update copyright notice
2009-07-29 23:47:43 +00:00
Evan Hunt
a3288b425a
2642. [bug] nsupdate could dump core on solaris when reading
...
improperly formatted key files. [RT #20015 ]
2009-07-29 23:45:24 +00:00
Automatic Updater
47ce374fcf
newcopyrights
2009-07-29 23:30:27 +00:00
Evan Hunt
9069215eac
2641. [bug] Fixed an error in parsing update-policy syntax,
...
added a regression test to check it. [RT #20007 ]
2009-07-29 17:52:00 +00:00
Automatic Updater
95f36ad29f
auto update
2009-07-28 23:18:56 +00:00
Automatic Updater
b7b4fc9a0e
prepare 9.7.0a2 re-release
2009-07-28 20:37:09 +00:00
Evan Hunt
4189dd1e2c
bump release tag
2009-07-28 19:58:21 +00:00
Mark Andrews
55b1dda9d8
2640. [security] A specially crafted update packet will cause named
...
to exit. [RT #20000 ]
2009-07-28 15:57:26 +00:00
Mark Andrews
bd190a40a8
2640. [security] A specially crafted update packet will cause named
...
to exit. [RT #20000 ]
2009-07-28 15:45:43 +00:00
Mark Andrews
610f3aa54c
placeholder
2009-07-28 13:53:48 +00:00
Automatic Updater
3daad56dbb
regen
2009-07-27 01:13:17 +00:00
Evan Hunt
352f93d94a
trivial doc change in ARM ("12" should have been "13")
2009-07-27 00:43:13 +00:00
Automatic Updater
963df54288
auto update
2009-07-23 23:18:42 +00:00
Mark Andrews
661f055cc1
update
2009-07-21 07:06:08 +00:00
Automatic Updater
3e02c9e336
regen
2009-07-21 07:02:09 +00:00
Mark Andrews
d173d06cae
2639. [bug] Silence compiler warnings in gssapi code. [RT #19954 ]
2009-07-21 06:58:22 +00:00
Mark Andrews
6a1a8186af
2638. [bug] Silence compiler warnings in gssapi code. [RT #19954 ]
2009-07-21 06:53:09 +00:00
Automatic Updater
0721617217
update copyright notice
2009-07-21 06:44:32 +00:00
Automatic Updater
60d08c3d43
newcopyrights
2009-07-21 06:42:34 +00:00
Mark Andrews
af84f6917c
HTML -> X man.dnssec-revoke.html man.dnssec-settime.html
2009-07-21 04:14:44 +00:00
Mark Andrews
3855aee9c1
2637. [func] Rationalize dnssec-signzone's signwithkey() calling.
...
[RT #19959 ]
2009-07-21 03:38:12 +00:00
Mark Andrews
ca8576a564
change numbers
2009-07-21 03:30:33 +00:00
Mark Andrews
99a0cd0236
fix comment
2009-07-21 03:27:38 +00:00
Tatuya JINMEI 神明達哉
2847ddeaf1
misc. bug fixes including null pointer dereference and memory leak.
...
[RT #19953 ]
I don't update CHANGES as this code has never been publicly released.
2009-07-21 02:57:39 +00:00
Mark Andrews
97725b410a
2628. [bug] Install arpaname. [RT #19957 ]
2009-07-21 02:41:01 +00:00
Mark Andrews
520cea04a2
2627. [func] Rationalize dnssec-signzone's signwithkey() calling.
...
[RT #19959 ]
2009-07-21 01:22:27 +00:00
Automatic Updater
fd0b768f4c
regen
2009-07-21 01:13:24 +00:00
Automatic Updater
61302bdbbf
update copyright notice
2009-07-20 23:47:44 +00:00
Automatic Updater
ee20d30cc4
newcopyrights
2009-07-20 23:30:31 +00:00
Francis Dupont
938dfe6dcd
re-indent (to be finished)
2009-07-20 12:11:58 +00:00
Francis Dupont
85f5bb5274
fix extra space after now- in now-revoked
2009-07-20 11:56:35 +00:00
Automatic Updater
590c12cfe3
man.dnssec-settime.html
2009-07-20 02:10:42 +00:00
Mark Andrews
f1de96a386
char mechbuf[17] -> unsigned char mechbuf[17]
2009-07-20 01:55:37 +00:00
Automatic Updater
52c1cac19a
regen
2009-07-20 01:13:18 +00:00
Automatic Updater
26d8ffe715
update copyright notice
2009-07-19 23:47:55 +00:00
Automatic Updater
133e6d43fa
newcopyrights
2009-07-19 23:30:30 +00:00
Evan Hunt
f73695f9bd
fix a merge error from rebasing dnssec-settime (an assignment was left in
...
place that was supposed to have been removed--this was already reviewed, I
just merged the fix wrong)
2009-07-19 16:11:53 +00:00
Tatuya JINMEI 神明達哉
15fcbe3917
spelling
2009-07-19 06:40:07 +00:00
Evan Hunt
dba9901bb7
update cvsignore
2009-07-19 05:33:10 +00:00
Evan Hunt
2a3574f8d4
windows portability fix (review by mgraff)
2009-07-19 05:26:05 +00:00
Evan Hunt
9edd523c22
more win32 build fixes
2009-07-19 05:06:48 +00:00
Evan Hunt
da520bccdd
add settime project files for win32 build
2009-07-19 04:56:47 +00:00
Evan Hunt
b1fa84a099
win32 build fixes
2009-07-19 04:50:15 +00:00
Automatic Updater
b478865635
Prepare for 9.7.0a2 release
2009-07-19 04:29:02 +00:00
Automatic Updater
0a7ed88633
regen
2009-07-19 04:27:56 +00:00
Evan Hunt
553ead32ff
2636. [func] Simplify zone signing and key maintenance with the
...
dnssec-* tools. Major changes:
- all dnssec-* tools now take a -K option to
specify a directory in which key files will be
stored
- DNSSEC can now store metadata indicating when
they are scheduled to be published, acttivated,
revoked or removed; these values can be set by
dnssec-keygen or overwritten by the new
dnssec-settime command
- dnssec-signzone -S (for "smart") option reads key
metadata and uses it to determine automatically
which keys to publish to the zone, use for
signing, revoke, or remove from the zone
[RT #19816 ]
2009-07-19 04:18:05 +00:00
Automatic Updater
5dedc53c41
update copyright notice
2009-07-18 23:46:03 +00:00
Automatic Updater
5f61f4a31b
newcopyrights
2009-07-18 23:30:10 +00:00
Evan Hunt
2b7c68e9bb
2635. [bug] isc_inet_ntop() incorrectly handled 0.0/16 addresses.
...
[RT #19716 ]
2009-07-18 21:13:55 +00:00
Automatic Updater
4a979d3577
update copyright notice
2009-07-17 23:47:41 +00:00
Automatic Updater
f2770f6b39
newcopyrights
2009-07-17 23:30:40 +00:00
Evan Hunt
3967528c77
2635. [bug] isc_inet_ntop() incorrectly handled 0.0/16 addresses.
...
[RT #19716 ]
2009-07-17 22:01:44 +00:00
Evan Hunt
aeff7de836
2634. [port] win32: Add support for libxml2, enable
...
statschannel. [RT #19773 ]
2009-07-17 06:25:45 +00:00
Automatic Updater
ae11a72378
update copyright notice
2009-07-16 23:47:55 +00:00
Automatic Updater
91dc88b434
update copyright notice
2009-07-16 23:46:08 +00:00
Automatic Updater
ac94adf868
newcopyrights
2009-07-16 23:30:41 +00:00
Automatic Updater
574bc7ee44
newcopyrights
2009-07-16 23:30:19 +00:00
Mark Andrews
6e6859cb8f
2633. [bug] Handle 15 bit rand() functions. [RT #19783 ]
2009-07-16 06:01:32 +00:00
Mark Andrews
2792e226c7
2633. [bug] Handle 15 bit rand() functions. [RT #19783 ]
2009-07-16 05:52:46 +00:00
Mark Andrews
ceaf8479c0
2632. [func] util/kit.sh: warn if documentation appears to be out of
...
date. [RT #19922 ]
2009-07-16 05:39:37 +00:00
Mark Andrews
4347f7ac12
2632. [func] util/kit.sh: warn if documentation appears to be out of
...
date. [RT #19922 ]
2009-07-16 05:29:35 +00:00
Mark Andrews
ab280fdfc5
util/kit.sh
2009-07-16 05:29:05 +00:00
Automatic Updater
ef569ba562
regen
2009-07-15 01:32:17 +00:00
Automatic Updater
3cddb2c552
regen
2009-07-15 01:13:11 +00:00
Mark Andrews
fb8db7fc3f
2631. [bug] Handle "//", "/./" and "/../" in mkdirpath().
...
[RT #19926 ]
2009-07-15 00:36:37 +00:00
Automatic Updater
3e12c54de2
update copyright notice
2009-07-14 23:47:54 +00:00
Evan Hunt
08f860f800
2630. [func] Improved syntax for DDNS autoconfiguration: use
...
"update-policy local;" to switch on local DDNS in a
zone. [RT #19875 ]
2009-07-14 22:54:57 +00:00
Evan Hunt
38cd4d14cc
2629. [port] Check for seteuid()/setegid(), use setresuid()/
...
setresgid() if not present. [RT #19932 ]
2009-07-14 22:39:30 +00:00
Jeremy Reed
00f35bc78c
Update grammar for sig-validity-interval in ARM to include
...
optional second argument.
I had noticed a few days ago that the ARM grammar for sig-validity-interval
was missing the optional second number. I saw an email again about
this today. This is for part of my RT #19931 .
Not adding a CHANGES entry for this (because feature itself was
already documented.)
2009-07-14 18:08:26 +00:00
Jeremy Reed
12cd61e974
Few grammar fixes already done in HEAD.
...
Spelling fix already also done in HEAD and reported in RT #19935 .
(This is v9_4.)
2009-07-14 17:57:25 +00:00
Mark Andrews
a4463732ad
2628. [port] linux: Allow /var/run/named/named.pid to be opened
...
at startup with reduced capabilities in operation.
[RT #19884 ]
2009-07-14 05:15:00 +00:00
Automatic Updater
d85c83c414
regen
2009-07-14 01:13:07 +00:00
Automatic Updater
fd4dcaddae
update copyright notice
2009-07-13 23:47:42 +00:00
Automatic Updater
da2b2618ab
update copyright notice
2009-07-13 23:46:05 +00:00
Automatic Updater
3cc98b8ece
newcopyrights
2009-07-13 23:30:31 +00:00
Automatic Updater
2c6e0b2944
newcopyrights
2009-07-13 23:30:09 +00:00
Automatic Updater
425682fb71
auto update
2009-07-13 23:18:04 +00:00
Evan Hunt
943cbe8ae5
2627. [bug] Named aborted if the same key was included in
...
trusted-keys more than once. [RT #19918 ]
2009-07-13 21:53:03 +00:00
Evan Hunt
ef370118d5
2626. [bug] Multiple trusted-keys could trigger an assertion
...
failure. [RT #19914 ]
2009-07-13 21:49:57 +00:00
Mark Andrews
151d0b5f91
silence gcc's unused warnings
2009-07-13 07:34:02 +00:00
Mark Andrews
5b7525f51f
2625. [bug] Missing UNLOCK in rbtdb.c. [RT #19865 ]
2009-07-13 07:03:47 +00:00
Mark Andrews
3bc4221346
2624. [func] 'named-checkconf -p' will print out the parsed
...
configuration. [RT #18871 ]
2009-07-13 06:57:21 +00:00
Mark Andrews
e6c0f07e73
2623. [bug] Named started seaches for DS non-optimally. [RT #19915 ]
2009-07-13 06:34:13 +00:00
Mark Andrews
6d5852f318
2623. [bug] Named started seaches for DS non-optimally. [RT #19915 ]
2009-07-13 06:24:27 +00:00
Automatic Updater
9932313a08
update
2009-07-13 01:22:09 +00:00
Automatic Updater
aa799bf309
rfc4509.txt
2009-07-13 01:22:08 +00:00
cvs2git
794ce54fe9
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-07-12 23:51:50 +00:00
Mark Andrews
8a655e59bc
4509: Use of SHA-256 in DNSSEC Delegation Signer (DS) Resource Records (RRs)
2009-07-12 23:51:48 +00:00
Automatic Updater
b353313567
update copyright notice
2009-07-11 23:46:06 +00:00
Automatic Updater
e0621410ba
newcopyrights
2009-07-11 23:30:09 +00:00
Mark Andrews
32a1ab66b9
2920. [bug] Delay thawing the zone until the reload of it has
...
completed successfully. [RT #19750 ]
2009-07-11 04:30:50 +00:00
Automatic Updater
631cd8160f
regen
2009-07-11 01:31:50 +00:00
Automatic Updater
4a14ce5ba0
regen
2009-07-11 01:12:47 +00:00
Mark Andrews
b5e43e6594
catch errors when generating options
2009-07-11 00:14:02 +00:00
Automatic Updater
b655c721b6
update copyright notice
2009-07-10 23:47:58 +00:00
Automatic Updater
7fe52fc8a9
update copyright notice
2009-07-10 23:46:03 +00:00
Automatic Updater
cff0e0b52c
newcopyrights
2009-07-10 23:30:31 +00:00
Automatic Updater
a308ff5145
newcopyrights
2009-07-10 23:30:09 +00:00
Mark Andrews
848dcebe28
regen
2009-07-10 07:49:44 +00:00
Mark Andrews
54ff69c981
catch errors when generating options
2009-07-10 07:47:46 +00:00
Mark Andrews
98e8948bd7
2622. [bug] Printing of named.conf grammar was broken. [RT #19919 ]
2009-07-10 07:33:21 +00:00
Tatuya JINMEI 神明達哉
3986198c10
2621. [doc] Made copyright boilterplate consistent. [RT #19833 ]
2009-07-10 07:23:37 +00:00
Tatuya JINMEI 神明達哉
d7d05319a6
2621. [doc] Made copyright boilterplate consistent. [RT #19833 ]
2009-07-10 07:22:06 +00:00
Jeremy Reed
e5af5f24c7
State the default for zone-statistics (no).
...
Evi asked me:
> what is the default value of the zone-statistics
> option? its not listed in the ARM anywhere that i can find.
Not adding a CHANGES entry number for this minor one sentence
addition.
2009-07-10 01:22:18 +00:00
Automatic Updater
7847f8e69e
auto update
2009-07-09 23:18:22 +00:00
Automatic Updater
0bddff542c
newcopyrights
2009-07-08 23:30:33 +00:00
Evan Hunt
51204d6aee
TYPE65535->TYPE65534
2009-07-08 21:23:36 +00:00
Automatic Updater
4ee4e2f761
auto update
2009-07-04 23:18:04 +00:00
Automatic Updater
2cbb4ab757
regen
2009-07-04 01:13:19 +00:00
Mark Andrews
8d80232e77
change number
2009-07-03 03:17:03 +00:00
Jeremy Reed
60735f8bfa
Fix some misspellings.
2009-07-03 01:53:53 +00:00
Jeremy Reed
1dcf2a88ce
Fix XML by closing a tag.
2009-07-03 01:45:37 +00:00
Automatic Updater
c8da39c6c7
update copyright notice
2009-07-02 23:47:26 +00:00
Automatic Updater
3b6e4c84a5
newcopyrights
2009-07-02 23:30:32 +00:00
Automatic Updater
18a39213e9
auto update
2009-07-02 23:18:39 +00:00
Tatuya JINMEI 神明達哉
6493425eaa
the update-policy template doesn't match the implementation. [RT #19877 ]
...
for 9.7.0a2.
2009-07-02 22:50:24 +00:00
Mark Andrews
109580e7e5
2920. [bug] Delay thawing the zone until the reload of it has
...
completed successfully. [RT #19750 ]
2009-07-02 07:39:03 +00:00
Mark Andrews
d173a072dd
<xi:include href=../../bin/dnssec/dnssec-revoke.docbook/>
2009-07-02 02:19:17 +00:00
Automatic Updater
c6fb85f950
update copyright notice
2009-07-01 23:47:36 +00:00
Automatic Updater
dd65eb1efb
newcopyrights
2009-07-01 23:30:28 +00:00
Automatic Updater
b9cb51539f
auto update
2009-07-01 23:19:00 +00:00
Mark Andrews
c89d02f2fb
README.rfc5011
2009-07-01 01:24:34 +00:00
Automatic Updater
f66c8eed51
update copyright notice
2009-06-30 23:48:01 +00:00
Automatic Updater
0ae35ecf05
regen
2009-06-30 03:32:58 +00:00
Evan Hunt
1bc5499c2a
dnssec-revoke docbook fix
2009-06-30 03:20:26 +00:00
Evan Hunt
6210cd4970
update
2009-06-30 02:56:09 +00:00
Evan Hunt
cfb1587eb9
2619. [func] Add support for RFC 5011, automatic trust anchor
...
maintenance. The new "managed-keys" statement can
be used in place of "trusted-keys" for zones which
support this protocol. (Note: this syntax is
expected to change prior to 9.7.0 final.) [RT #19248 ]
2009-06-30 02:53:46 +00:00
Automatic Updater
d3907d27cc
regen
2009-06-30 01:13:00 +00:00
Mark Andrews
3dd2e33a89
update description of 2517
2009-06-30 00:11:49 +00:00
Mark Andrews
858cc1200e
update description of 2517
2009-06-30 00:10:01 +00:00
Jeremy Reed
670fa07bc8
Change a few "a" to "an". Also remove some errant "a".
2009-06-29 09:46:40 +00:00
Automatic Updater
97face2458
regen
2009-06-27 01:12:53 +00:00
Automatic Updater
6815ef40df
update copyright notice
2009-06-26 23:47:58 +00:00
Automatic Updater
df030025e9
update copyright notice
2009-06-26 23:45:57 +00:00
Automatic Updater
6d3ca68adc
newcopyrights
2009-06-26 23:30:35 +00:00
Automatic Updater
d5de857af4
newcopyrights
2009-06-26 23:30:10 +00:00
Tatuya JINMEI 神明達哉
e47809ad55
cleanup: removed redundant initialization [RT #19866 ]
2009-06-26 08:02:57 +00:00
Mark Andrews
786252d275
2618. [bug] The sdb and sdlz db_interator_seek() methods could
...
loop infinitely. [RT #19847 ]
2009-06-26 06:25:20 +00:00
Mark Andrews
01dbc4fc00
2618. [bug] The sdb and sdlz db_interator_seek() methods could
...
loop infinitely. [RT #19847 ]
2009-06-26 06:21:03 +00:00
Mark Andrews
f2c74650cb
2617. [bug] ifconfig.sh failed to emit an error message when
...
run from the wrong location. [RT #19375 ]
2009-06-26 06:17:32 +00:00
Mark Andrews
870332fb6d
2617. [bug] ifconfig.sh failed to emit an error message when
...
run from the wrong location. [RT #19375 ]
2009-06-26 06:08:40 +00:00
Evan Hunt
a97e51e5e2
change 9.6 to 9.7 in "scope of document" section
2009-06-26 04:05:01 +00:00
Automatic Updater
eddfb6120c
update copyright notice
2009-06-25 23:48:02 +00:00
Automatic Updater
4b1517c052
update copyright notice
2009-06-25 23:46:08 +00:00
Automatic Updater
78bc8fdc24
newcopyrights
2009-06-25 23:30:30 +00:00
Automatic Updater
ace806ed3e
newcopyrights
2009-06-25 23:30:09 +00:00
Evan Hunt
de679d396e
Fix install rule for bind.keys
2009-06-25 17:06:42 +00:00
Mark Andrews
6209c4a73e
Editorial nits. [RT #19815 ]
2009-06-25 05:33:47 +00:00
Mark Andrews
371642de8b
update description
2009-06-25 05:32:48 +00:00
Mark Andrews
86739ab72c
Editorial nits. [RT #19815 ]
2009-06-25 05:28:34 +00:00
Mark Andrews
811dff9560
update description
2009-06-24 03:46:44 +00:00
Mark Andrews
ec41c9e3af
2616. [bug] The nameserver argument to 'host' was being ignored.
...
[RT #19852 ]
2009-06-24 03:44:52 +00:00
Mark Andrews
d8f118f4a0
2616. [bug] The nameserver argument to 'host' was being ignored.
...
[RT #19852 ]
2009-06-24 02:51:29 +00:00
Mark Andrews
99446f94d5
2615. [bug] "__attribute__((unused))" was in the wrong place
...
for ia64 gcc builds. [RT #19854 ]
2009-06-24 02:24:13 +00:00
Mark Andrews
76110b31fe
2615. [bug] "__attribute__((unused))" was in the wrong place
...
for ia64 gcc builds. [RT #19854 ]
2009-06-24 02:22:50 +00:00
Mark Andrews
bda4d38901
change number
2009-06-24 02:13:11 +00:00
Mark Andrews
8777696411
change number
2009-06-24 02:11:59 +00:00
Mark Andrews
ce773a54f9
missing unsigned
2009-06-24 01:27:06 +00:00
Automatic Updater
0382130cdc
update copyright notice
2009-06-23 23:47:44 +00:00
Automatic Updater
f4e7a7a1f7
update copyright notice
2009-06-23 23:46:03 +00:00
Automatic Updater
361bec4bde
newcopyrights
2009-06-23 23:30:37 +00:00
Automatic Updater
f5c3b0be07
newcopyrights
2009-06-23 23:30:16 +00:00
Mark Andrews
bc780408cb
2615. [port] win32: 'named -v' should automatically be executed
...
in the foreground. [RT #19844 ]
2009-06-23 07:49:14 +00:00
Mark Andrews
0f00ee4327
2615. [port] win32: 'named -v' should automatically be executed
...
in the foreground. [RT #19844 ]
2009-06-23 07:43:48 +00:00
Mark Andrews
f7b683b054
2615. [port] win32: 'named -v' should automatically be executed
...
in the foreground. [RT #19844 ]
2009-06-23 07:34:39 +00:00
Automatic Updater
a782b7f08a
update copyright notice
2009-06-22 23:47:53 +00:00
Automatic Updater
de28616cba
update copyright notice
2009-06-22 23:46:04 +00:00
Automatic Updater
72628f51c7
newcopyrights
2009-06-22 23:30:32 +00:00
Automatic Updater
b7e4456f7f
newcopyrights
2009-06-22 23:30:10 +00:00
Mark Andrews
23217b08a1
update
2009-06-22 02:16:36 +00:00
Mark Andrews
420e099c2f
update
2009-06-22 01:59:30 +00:00
Evan Hunt
af74bcc423
corrected supported windows OS's
2009-06-22 01:48:59 +00:00
Evan Hunt
c907893aaf
corrected version number and supported windows OS's
2009-06-22 01:47:00 +00:00
Automatic Updater
06d5197518
auto update
2009-06-19 23:18:39 +00:00
Mark Andrews
eabc9c3c07
preserve rndcconfgen.* history
2009-06-19 01:58:37 +00:00
Mark Andrews
a7c1e824b8
cleanup
2009-06-19 01:55:09 +00:00
Automatic Updater
cdfc81e048
newcopyrights
2009-06-18 23:30:24 +00:00
Automatic Updater
9d8ff70bf7
auto update
2009-06-18 23:18:36 +00:00
Evan Hunt
31a6411712
- fix windows build of ddns-confgen
...
- fix unix build of arpaname
2009-06-18 16:02:25 +00:00
Mark Andrews
8dec76d68b
file confgentool.h was initially added on branch marka_970.
2009-06-18 03:14:27 +00:00
Mark Andrews
23a426bc56
file confgentool.c was initially added on branch marka_970.
2009-06-18 03:14:26 +00:00
Automatic Updater
80383d0360
regen
2009-06-18 01:13:02 +00:00
Mark Andrews
53b3182afa
add more dependancies
2009-06-18 00:38:39 +00:00
Automatic Updater
dde8659175
update copyright notice
2009-06-17 23:53:04 +00:00
Tatuya JINMEI 神明達哉
95f999508b
placeholder for rt#19828 (not necessary for the head)
2009-06-17 23:40:32 +00:00
Automatic Updater
9174e44c14
newcopyrights
2009-06-17 23:35:21 +00:00
Automatic Updater
ca67ebfe9e
regen
2009-06-17 23:12:09 +00:00
Evan Hunt
13f7f63deb
windows build fixes
2009-06-17 20:21:50 +00:00
Tatuya JINMEI 神明達哉
90ca8e224d
an editorial nit for the usage()
2009-06-17 19:18:37 +00:00
Evan Hunt
245b4fe655
changes needed for windows build
2009-06-17 07:55:59 +00:00
Evan Hunt
207d8962fa
Update for 9.7.0a1 release
2009-06-17 07:06:47 +00:00
Evan Hunt
e60076cb25
Change "dynamic" to "ddns-autoconf" (forgot to do this in the ticket,
...
see 19284)
2009-06-17 07:02:45 +00:00
Evan Hunt
b272d38cc5
2612. [func] Add default values for the arguments to
...
dnssec-keygen. Without arguments, it will now
generate a 1024-bit RSASHA1 zone-signing key,
or with the -f KSK option, a 2048-bit RSASHA1
key-signing key. [RT #19300 ]
2611. [func] Add -l option to dnssec-dsfromkey to generate
DLV records instead of DS records. [RT #19300 ]
2009-06-17 06:51:44 +00:00
Mark Andrews
b577875266
missing line breaks
2009-06-17 04:29:43 +00:00
Automatic Updater
7ae7246a63
regen
2009-06-17 01:12:48 +00:00
Tatuya JINMEI 神明達哉
45d4d69a8d
minor additional improvements to ddns-confgen (see rt#19825)
2009-06-16 22:36:53 +00:00
Automatic Updater
be3e98e030
update
2009-06-16 01:21:40 +00:00
Automatic Updater
35f58c7bac
rfc4892.txt
2009-06-16 01:21:39 +00:00
Automatic Updater
9210d8796e
regen
2009-06-16 01:12:45 +00:00
Automatic Updater
bfeb2af9cf
update copyright notice
2009-06-15 23:47:59 +00:00
Automatic Updater
2d2dc37599
newcopyrights
2009-06-15 23:30:30 +00:00
Evan Hunt
aa9c561961
update with ddns-confgen files
2009-06-15 19:51:20 +00:00
cvs2git
9b45c5f6a3
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-06-15 01:58:25 +00:00
Mark Andrews
f7ba2cb042
4892: Requirements for a Mechanism Identifying a Name Server Instance
2009-06-15 01:58:23 +00:00
Automatic Updater
75fa8d3861
update copyright notice
2009-06-12 23:47:42 +00:00
Automatic Updater
e2caa75363
newcopyrights
2009-06-12 23:30:30 +00:00
Automatic Updater
1910b2f535
auto update
2009-06-12 23:18:05 +00:00
Mark Andrews
17b2dd7680
don't hard code the current year
2009-06-12 04:07:59 +00:00
Mark Andrews
7877ad5db2
don't hard code the current year
2009-06-12 04:04:38 +00:00
Automatic Updater
9b469e3c59
regen
2009-06-12 02:48:00 +00:00
Evan Hunt
76786c2904
- assorted changes needed for windows build
...
- began versioning for 9.7.0a1
2009-06-12 02:33:21 +00:00
Automatic Updater
156d095d86
regen
2009-06-12 01:12:50 +00:00
Automatic Updater
754cb8a2b3
update copyright notice
2009-06-11 23:47:56 +00:00
Automatic Updater
4c85c00678
update copyright notice
2009-06-11 23:46:03 +00:00
Automatic Updater
99ba266f92
newcopyrights
2009-06-11 23:30:13 +00:00
Tatuya JINMEI 神明達哉
6a122cef16
missing break in a case block (rt#19812)
2009-06-11 20:01:22 +00:00
Mark Andrews
26336ea291
.mak -> X
2009-06-11 01:32:16 +00:00
Mark Andrews
cdefb15e2e
showsearh -> showsearch
2009-06-11 01:29:47 +00:00
Mark Andrews
e8a534049c
showsearh -> showsearch
2009-06-11 01:21:03 +00:00
Automatic Updater
8655537825
regen
2009-06-11 01:12:49 +00:00
Automatic Updater
9513a2a667
newcopyrights
2009-06-10 23:56:29 +00:00
Mark Andrews
b616f6ed69
add .mak to list of extensions to be X'd
2009-06-10 23:52:44 +00:00
Automatic Updater
b6306ef56e
update copyright notice
2009-06-10 23:47:47 +00:00
Evan Hunt
18ad4708eb
commit windows build changes needed for DDNS patch
2009-06-10 23:36:57 +00:00
Automatic Updater
8b6f093b0a
auto update
2009-06-10 23:17:24 +00:00
Mark Andrews
5f18d2c4b4
2610. [port] sunos: Change #2363 was not complete. [RT #19796 ]
2009-06-10 02:28:02 +00:00
Mark Andrews
f4ea363e3a
2610. [port] sunos: Change #2363 was not complete. [RT #19796 ]
2009-06-10 02:23:42 +00:00
Evan Hunt
8c091f4733
add #include <isc/print.h>
2009-06-10 01:44:53 +00:00
Automatic Updater
852ccdd42a
regen
2009-06-10 01:12:51 +00:00
Evan Hunt
68d766400e
added .cvsignore files
2009-06-10 00:56:15 +00:00
Evan Hunt
f8c3dfee69
added missing file
2009-06-10 00:55:02 +00:00
Evan Hunt
2004ccf6bf
update configure
2009-06-10 00:46:11 +00:00
Evan Hunt
351b62535d
2609. [func] Simplify the configuration of dynamic zones:
...
- add ddns-confgen command to generate
configuration text for named.conf
- add zone option "ddns-autoconf yes;", which
causes named to generate a TSIG session key
and allow updates to the zone using that key
- add '-l' (localhost) option to nsupdate, which
causes nsupdate to connect to a locally-running
named process using the session key generated
by named
[RT #19284 ]
2009-06-10 00:27:22 +00:00
Mark Andrews
afbe695de3
"got insecure response; parent indicates it should be secure" wrongly emitted [RT #19800 ]
2009-06-09 22:57:09 +00:00
Mark Andrews
996b4d8982
fix bad test to determine if both ksk's and zsk's are present. [RT #19802 ]
2009-06-09 22:54:21 +00:00
Automatic Updater
d29d33390a
auto update
2009-06-08 23:18:10 +00:00
Automatic Updater
1c51f79aba
regen
2009-06-06 01:12:32 +00:00
Jeremy Reed
6a550cb83c
Please bump date on manpage. So we know we aren't using 2000 docs.
...
For -P: clean up sentence and clarify that the option skips the tests.
(This is for RT19653. No CHANGES entry added for this minor fix.)
2009-06-05 21:59:43 +00:00
Evan Hunt
e8c7dc2a5c
X out bind.keys.h so it doesn't get a copyright message
2009-06-05 16:34:42 +00:00
Mark Andrews
988023d8bc
missing unsigned
2009-06-05 06:59:03 +00:00
Automatic Updater
6283056805
regen
2009-06-05 01:12:33 +00:00
Automatic Updater
9f4702d025
update copyright notice
2009-06-04 23:47:53 +00:00
Mark Andrews
3d785d7666
dns_dnssec_selfsigns
2009-06-04 04:58:10 +00:00
Mark Andrews
97573334cb
fix up bad merge
2009-06-04 04:33:11 +00:00
Automatic Updater
39844d4710
update copyright notice
2009-06-04 02:56:47 +00:00
Automatic Updater
ae7e54b14c
newcopyrights
2009-06-04 02:50:55 +00:00
Mark Andrews
5d3cf2f323
update
2009-06-04 02:50:15 +00:00
Mark Andrews
2534a73a59
2608. [func] Perform post signing verification checks in
...
dnssec-signzone. These can be disabled with -P.
The post sign verification test ensures that for each
algorithm in use there is at least one non revoked
self signed KSK key. That all revoked KSK keys are
self signed. That all records in the zone are signed
by the algorithm. [RT #19653 ]
2009-06-04 02:13:37 +00:00
Mark Andrews
f05a6b110f
2607. [bug] named could incorrectly delete NSEC3 records for
...
empty nodes when processing a update request.
[RT #19749 ]
2009-06-04 01:43:41 +00:00
Automatic Updater
aae46ae27b
auto update
2009-06-03 23:18:26 +00:00
Automatic Updater
303bfb7d3d
regen
2009-06-03 01:32:22 +00:00
Automatic Updater
38760f5b07
regen
2009-06-03 01:13:13 +00:00
Mark Andrews
45f0bc9a6f
2606. [bug] "delegation-only" was not being accepted in
...
delegation-only type zones. [RT #19717 ]
2009-06-03 00:08:52 +00:00
Mark Andrews
0bc3af9834
2606. [bug] "delegation-only" was not being accepted in
...
delegation-only type zones. [RT #19717 ]
2009-06-03 00:04:38 +00:00
Automatic Updater
dc0c165ce3
update copyright notice
2009-06-02 23:47:50 +00:00
Automatic Updater
ecdc2a81e0
update copyright notice
2009-06-02 23:46:04 +00:00
Mark Andrews
97883e2025
2605. [bug] Accept DS responses from delegation only zones.
...
[RT # 19296]
2009-06-02 06:04:40 +00:00
Mark Andrews
5422cf284f
2605. [bug] Accept DS responses from delegation only zones.
...
[RT # 19296]
2009-06-02 05:51:44 +00:00
Automatic Updater
afb33f777a
regen
2009-05-30 01:13:58 +00:00
Automatic Updater
e6ada020f5
update copyright notice
2009-05-29 23:47:49 +00:00
Automatic Updater
6de27e27ad
newcopyrights
2009-05-29 23:30:35 +00:00
Automatic Updater
14e326880e
newcopyrights
2009-05-29 23:30:13 +00:00
Tatuya JINMEI 神明達哉
40d0f115a6
2604. [func] Add support for DNS rebinding attack prevention through
...
new options, deny-answer-addresses and
deny-answer-aliases. Based on contributed code from
JD Nurmi, Google. [RT #18192 ]
2009-05-29 22:22:37 +00:00
Mark Andrews
d27f01709c
2603. [port] win32: handle .exe extension of named-checkzone and
...
named-comilezone argv[0] names under windows.
[RT #19767 ]
2009-05-29 02:19:20 +00:00
Mark Andrews
fc7ecc628d
2603. [port] win32: handle .exe extension of named-checkzone and
...
named-comilezone argv[0] names under windows.
[RT #19767 ]
2009-05-29 02:14:31 +00:00
Mark Andrews
429ec9a65c
2602. [port] win32: fix debugging command line build of libisccfg.
...
[RT #19767 ]
2009-05-29 01:38:54 +00:00
Mark Andrews
7be6336565
2602. [port] win32: fix debugging command line build of libisccfg.
...
[RT #19767 ]
2009-05-29 01:16:31 +00:00
Automatic Updater
a9a054302d
regen
2009-05-22 01:14:49 +00:00
Automatic Updater
bbe20aa62c
update copyright notice
2009-05-21 23:47:28 +00:00
Automatic Updater
f7c88d61cc
newcopyrights
2009-05-21 23:30:29 +00:00
Jeremy Reed
5d924e398e
2601. [doc] Mention file creation mode mask in the
...
named manual page.
Similar to what is also in the migration document.
Also see Support ticket 862.
2009-05-21 19:54:28 +00:00
Automatic Updater
ac93437301
regen
2009-05-15 01:15:47 +00:00
Jeremy Reed
ed0e837058
Fix example output and tables that disappear into right margin in
...
section 6.2.10.3 The query-errors Category on PDF page 44.
For example output added newlines and replaced <computeroutput>
with <programlisting>.
For query-errors table, used hardcoded column widths as used
elsewhere in the ARM.
This is a continuation of CHANGE 2600 [RT #19574 ].
2009-05-14 20:46:04 +00:00
Jeremy Reed
6c3c79e491
2600. [doc] ARM: miscellaneous reformatting for different
...
page widths. [RT #19574 ]
Split comments to multiple lines or move comments to own lines for
example.
Some fixed width examples are too wide for my printed page, so fixed
Splits many programlisting's to multiple lines.
Some move comments to above and some merge some comments.
Note that this patch covers configuration examples and also the "Grammar".
Also while here fix docbook formatting for a Not Implemented
check-names (but still that is too wide so I need to change). And
also the patch changes a couple tabs to spaces. And changed case of
example comments to be consistent with previous lines.
There shouldn't be any content changes here.
This doesn't complete this PR.
Even this patch, the official ARM PDF has other text that disappears
into the right margin. So still working on this.
2009-05-14 20:24:14 +00:00
Automatic Updater
cc5f9fe224
update copyright notice
2009-05-11 02:38:35 +00:00
Automatic Updater
9eb441e7a3
update copyright notice
2009-05-11 02:36:58 +00:00
Mark Andrews
f5724cd00a
2599. [bug] Address rapid memory growth when validation fails.
...
[RT #19654 ]
2009-05-11 02:32:43 +00:00
Mark Andrews
8a805c9f41
spelling
2009-05-11 02:30:07 +00:00
Mark Andrews
4c2ed3d141
2599. [bug] Address rapid memory growth when validation fails.
...
[RT #19654 ]
2009-05-11 02:22:03 +00:00
Mark Andrews
4bb70681e0
new draft
2009-05-09 00:35:19 +00:00
Automatic Updater
54cdd2b307
update copyright notice
2009-05-07 23:47:44 +00:00
Automatic Updater
5236788545
newcopyrights
2009-05-07 23:30:35 +00:00
Automatic Updater
f5cd704007
auto update
2009-05-07 23:18:11 +00:00
Francis Dupont
ff380b05fe
comment fixes (rt19624)
2009-05-07 09:41:23 +00:00
Francis Dupont
ddac1a2b98
reserve -F
2009-05-07 09:33:52 +00:00
Mark Andrews
e7eede965d
2597. [bug] Handle a validation failure with a insecure delegation
...
from a NSEC3 signed master/slave zone. [RT #19464 ]
2009-05-07 02:34:19 +00:00
Automatic Updater
7a272c6b0d
update copyright notice
2009-05-06 23:47:50 +00:00
Automatic Updater
3f170a7cb7
update copyright notice
2009-05-06 23:45:59 +00:00
Automatic Updater
db5b7e2cdf
newcopyrights
2009-05-06 23:30:32 +00:00
Automatic Updater
bb3bfb218a
newcopyrights
2009-05-06 23:30:10 +00:00
Automatic Updater
c8a40c1936
auto update
2009-05-06 23:18:13 +00:00
Tatuya JINMEI 神明達哉
5d7849ad7f
2596. [bug] Stale tree nodes of cache/dynamic rbtdb could stay
...
long, leading to inefficient memory usage or rejecting
newer cache entries in the worst case. [RT #19563 ]
2009-05-06 22:53:54 +00:00
Francis Dupont
6604344c8c
add isc/print.h
2009-05-06 11:43:14 +00:00
Francis Dupont
0e77d33686
add isc/print.h
2009-05-06 11:41:07 +00:00
Francis Dupont
41605dedcb
Fix unknown extended rcodes in dig
2009-05-06 10:21:00 +00:00
Francis Dupont
d302a620e0
Fix unknown extended rcodes in dig
2009-05-06 10:16:32 +00:00
Jeremy Reed
708ebf710e
Wrap long line (I added).
2009-05-04 17:57:59 +00:00
Jeremy Reed
4144efb390
2594. [func] Have rndc warn if using its default configuration file
...
when the key file also exists. [RT #19424 ]
2009-05-04 17:38:56 +00:00
Automatic Updater
092d8d701d
auto update
2009-05-01 23:18:57 +00:00
Automatic Updater
cfd602c97c
update
2009-05-01 01:26:46 +00:00
Automatic Updater
30edd699b8
rfc5507.txt
2009-05-01 01:26:45 +00:00
Automatic Updater
049cdd43b4
update copyright notice
2009-04-30 23:46:03 +00:00
Automatic Updater
a925051b19
newcopyrights
2009-04-30 23:30:09 +00:00
Francis Dupont
cc620f9fdb
Improve a corner source of SERVFAILs [RT #19632 ]
2009-04-30 11:45:10 +00:00
Mark Andrews
1ad8a7d52f
2592. [bug] Treat "any" as a type in nsupdate. [RT #19455 ]
2009-04-30 07:12:31 +00:00
Mark Andrews
3836f447ee
2592. [bug] Treat "any" as a type in nsupdate. [RT #19455 ]
2009-04-30 07:10:09 +00:00
Mark Andrews
99f0cd7dc1
2591. [bug] named could die when processing a update in
...
removed_orphaned_ds(). [RT #19507 ]
2009-04-30 07:02:57 +00:00
Mark Andrews
47323be2af
2591. [bug] named could die when processing a update in
...
removed_orphaned_ds(). [RT #19507 ]
2009-04-30 06:59:11 +00:00
Mark Andrews
b770eae51e
s/diff/update/
2009-04-30 06:55:33 +00:00
Mark Andrews
d2c115f913
2590. [func] Report zone/class of "diff with no effect". [RT #19542 ]
2009-04-30 06:53:10 +00:00
Automatic Updater
542b74bec7
update copyright notice
2009-04-29 23:48:02 +00:00
Automatic Updater
53006f63ff
update copyright notice
2009-04-29 23:46:04 +00:00
Automatic Updater
e36b9ac8fd
newcopyrights
2009-04-29 23:30:59 +00:00
Automatic Updater
f46ed316c9
newcopyrights
2009-04-29 23:30:14 +00:00
Mark Andrews
289eea07b1
2589. [bug] dns_db_unregister() failed to clear '*dbimp'.
...
[RT #19626 ]
2009-04-29 22:19:05 +00:00
Mark Andrews
f030c71500
2589. [bug] dns_db_unregister() failed to clear '*dbimp'.
...
[RT #19626 ]
2009-04-29 22:11:34 +00:00
Mark Andrews
14f5485d1d
new draft
2009-04-29 07:09:04 +00:00
cvs2git
1c653a740d
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-04-29 04:10:38 +00:00
Mark Andrews
a8a268bb81
new draft
2009-04-29 04:10:36 +00:00
Mark Andrews
1e18f761a7
5507: Design Choices When Expanding the DNS
2009-04-29 03:16:05 +00:00
Automatic Updater
d76bbb6c40
update copyright notice
2009-04-28 23:48:01 +00:00
Tatuya JINMEI 神明達哉
089f456eb3
2588. [bug] SO_REUSEADDR could be set unconditionally after failure
...
of bind(2) call. This should be rare and mostly
harmless, but may cause interference with other
processes that happen to use the same port. [RT #19642 ]
2009-04-28 21:39:00 +00:00
Jeremy Reed
f20f19de19
2587. [func] Improve logging by reporting serial numbers for
...
when zone serial has gone backwards or unchanged.
[RT #19506 ]
2009-04-28 12:48:35 +00:00
Automatic Updater
b7296c802f
auto update
2009-04-24 23:18:01 +00:00
Automatic Updater
ab381c1e22
update copyright notice
2009-04-21 23:48:04 +00:00
Automatic Updater
2cfad50e5a
update copyright notice
2009-04-21 23:46:03 +00:00
Automatic Updater
9f4f6472f9
newcopyrights
2009-04-21 23:30:34 +00:00
Automatic Updater
1032746197
newcopyrights
2009-04-21 23:30:10 +00:00
Tatuya JINMEI 神明達哉
d4eb0d2306
2586. [bug] Missing cleanup of SIG rdataset in searching a DLZ DB
...
or SDB. [RT #19577 ]
2009-04-21 00:43:54 +00:00
Tatuya JINMEI 神明達哉
b1b0dca146
2586. [bug] Missing cleanup of SIG rdataset in searching a DLZ DB
...
or SDB. [RT #19577 ]
2009-04-21 00:41:02 +00:00
Tatuya JINMEI 神明達哉
cda7c783c3
2585. [bug] Uninitialized socket name could be referenced via a
...
statistics channel, triggering an assertion failure in
XML rendering. [RT #19427 ]
2009-04-18 01:28:17 +00:00
Automatic Updater
65e9adc0e8
regen
2009-04-17 01:12:43 +00:00
Jeremy Reed
7f69908ff8
Further explain "mismatch" counter
...
per support ticket 2449.
2009-04-16 18:05:30 +00:00
Automatic Updater
f60f4a412c
auto update
2009-04-11 23:18:31 +00:00
Mark Andrews
b5c6266263
new draft
2009-04-09 06:37:10 +00:00
Automatic Updater
8ee776c51b
regen
2009-04-09 01:12:31 +00:00
Jeremy Reed
a9f215a87e
Replace some tabs with spaces within a <programlisting> output.
...
No change in our generated files, but makes a difference with dblatex.
2009-04-08 20:06:06 +00:00
Automatic Updater
cc0f37ba17
update copyright notice
2009-04-08 06:48:23 +00:00
Automatic Updater
aa4e17f7aa
update copyright notice
2009-04-08 06:46:30 +00:00
Automatic Updater
603cf17f33
newcopyrights
2009-04-08 06:44:48 +00:00
Automatic Updater
65004c75c7
newcopyrights
2009-04-08 06:44:24 +00:00
Tatuya JINMEI 神明達哉
9d79c02e1f
2584. [bug] alpha: gcc optimization could break atomic operations.
...
[RT #19227 ]
2009-04-08 05:49:44 +00:00
Tatuya JINMEI 神明達哉
af2e2f5ed7
2584. [bug] alpha: gcc optimization could break atomic operations.
...
[RT #19227 ]
2009-04-08 05:46:22 +00:00
Tatuya JINMEI 神明達哉
3dc1cb7e96
wording fix for cpp error message (rt #19569 )
2009-04-07 02:49:37 +00:00
Mark Andrews
8870ad9e86
2583. [port] netbsd: provide a control to not add the compile
...
date to the version string, -DNO_VERSION_DATE.
2009-04-03 20:17:59 +00:00
Mark Andrews
b9636a8e43
2583. [port] netbsd: provide a control to not add the compile
...
date to the version string, -DNO_VERSION_DATE.
2009-04-03 19:55:59 +00:00
Automatic Updater
0b60d90343
regen
2009-04-03 01:31:35 +00:00
Jeremy Reed
00c8156b24
Update my 2562 doc ARM entry.
2009-04-02 15:44:20 +00:00
Jeremy Reed
0ccd4dfc43
Say chapter instead of section when referring to chapter.
...
(No structure change here.)
(Note that the "Organization of This Document" is somewhat wrong,
but I am not fixing this yet as I have to consider my restructuring
ideas for ARM first.)
2009-04-02 15:31:18 +00:00
Jeremy Reed
4fddbd90a3
Many minor changes:
...
Add formatting tags around syntax that was missing. Be consistent.
(Had to manually do this for one in v9_4 as surrounding sentences
had changed. And skipped one not in v9_4.)
Remove a few paragraph breaks before "For example:".
(Skipped fix because problem not in v9_4: Fix typo "will will".)
Change description of pid-file to not mislead (since other programs
don't parse named.conf to figure out the PID file :)
(I had to manually edit this as my patch from HEAD didn't apply here
in v9_4.)
Remove some unneeded commas.
Minor grammar fixes.
Clarify edns-udp-size to say "... to control the size of packets received."
Reformatted that paragragh too (in docbook, not rendered version.
(TODO: cross-reference these descriptions.)
Hyphenate "built-in" to be consistent.
Remove space in "100000" (for style). (Some use space, period, comma
for thousands.)
Capitalize TTL in one place.
Say that the -t option is "for named". (Reformat that paragraph in
docbook while here.)
named is in /usr/local/sbin not /usr/local/bin for example.
BIND 8 is deprecated. Don't publicly say we do security-related patches
for BIND 4 or BIND 8.
(Note I have many, many more improvements to do. Trying to catch up on
all my uncommitted fixes some dating back to 2007. I originally
planned to not backport these from HEAD to v9_6, v9_5, and v9_4,
but now I am doing that.)
2009-04-02 15:28:09 +00:00
Jeremy Reed
79646f0969
Use <command> tag for some more commands. Most already had this.
...
So be consistent.
Add formatting for a configuration option.
Add formatting for a filename.
Uppercase "DNSSEC" in a couple places.
syslog "logs" (not "prints").
Also add formatting for some command line options. (NOTE: this is not
consistent yet, as some use <command> and some use <option> -- need
to define this in a style guide.)
(Note this was committed for v9_4. Two changes were not brought down
from HEAD, because corresponding sentences didn't even exist here.
I don't plan on investigating that further.)
2009-04-02 15:11:38 +00:00
Jeremy Reed
69d0813cd6
2562. [doc] ARM: miscellaneous improvements, reorganization,
...
and some new content.
This CHANGES entry is for various work I did in late February
in HEAD, now pulling into v9_4, v9_5, v9_6.
2009-04-02 14:52:14 +00:00
Jeremy Reed
2738f77764
Also mention in the first definition of options also-notify about
...
the optional "port".
(Note that this was still covered in the later zone description.
There is some overlap here.)
2009-04-02 14:45:57 +00:00
Jeremy Reed
1402c78fae
Add space between RFC and number. This is to be consistent.
...
This same sentence did it two different ways!
(I will later fix the rest per my old ticket #16942.)
2009-04-02 14:19:06 +00:00
Mark Andrews
784d4017da
new draft
2009-03-30 21:41:19 +00:00
Automatic Updater
f36bdaf5a7
newcopyrights
2009-03-26 23:30:36 +00:00
Automatic Updater
cd59cf3e7a
newcopyrights
2009-03-26 23:30:10 +00:00
Mark Andrews
8bb728fa39
2582. [bug] Don't emit warning log message when we attempt to
...
remove non-existant journal. [RT #19516 ]
2009-03-26 23:00:22 +00:00
Mark Andrews
64e161a7f7
2582. [bug] Don't emit warning log message when we attempt to
...
remove non-existant journal. [RT #19516 ]
2009-03-26 22:51:54 +00:00
Mark Andrews
02a52d6c5f
2581. [contrib] dlz/mysql set MYSQL_OPT_RECONNECT option on connection.
...
Requires MySQL 5.0.19 or later. [RT #19084 ]
2009-03-26 17:56:40 +00:00
Mark Andrews
9384dc16a1
2581. [contrib] dlz/mysql set MYSQL_OPT_RECONNECT option on connection.
...
Requires MySQL 5.0.19 or later. [RT #19084 ]
2009-03-26 17:40:15 +00:00
Automatic Updater
cbf7f1435f
regen
2009-03-24 01:12:41 +00:00
Evan Hunt
6b9728dde7
ARM and log message changes to clarify "insecure response". [rt19400]
2009-03-23 22:30:57 +00:00
Evan Hunt
8c5482b3ea
Corrected install rule to install arpaname.1 not arpaname.8
2009-03-23 21:59:56 +00:00
Mark Andrews
a2b615f7e8
new draft
2009-03-23 14:45:35 +00:00
Tatuya JINMEI 神明達哉
3af7cd2661
2580. [bug] UpdateRej statistics counter could be incremented twice
...
for one rejection. [RT #19476 ]
2009-03-18 22:17:24 +00:00
Automatic Updater
8e3d340655
update copyright notice
2009-03-17 23:48:02 +00:00
Automatic Updater
a028d5830c
update copyright notice
2009-03-17 23:46:05 +00:00
Mark Andrews
f2e6839b8a
mis-aplied hunk
2009-03-17 02:09:44 +00:00
Mark Andrews
8f3ac50acf
mis-aplied hunk
2009-03-17 02:09:12 +00:00
Mark Andrews
72dbc7216a
2579. [bug] DNSSEC lookaside validation failed to handle unknown
...
algorithms. [RT #19479 ]
2009-03-17 01:34:28 +00:00
Mark Andrews
a5e67fba38
2579. [bug] DNSSEC lookaside validation failed to handle unknown
...
algorithms. [RT #19479 ]
2009-03-17 01:32:04 +00:00
Evan Hunt
ca23cf7e28
2578. [bug] Changed default sig-signing-type to 65534, because
...
65535 turns out to be reserved. [RT #19477 ]
2009-03-16 23:41:21 +00:00
Automatic Updater
ea21c734ff
regen
2009-03-14 01:12:26 +00:00
Tatuya JINMEI 神明達哉
a142972ea9
2577. [doc] Clarified some statistics counters. [RT #19454 ]
2009-03-13 01:51:50 +00:00
Mark Andrews
d0e7c8712f
RET -> RT
2009-03-13 01:36:07 +00:00
Mark Andrews
56708c6fb4
2576. [bug] NSEC record were not being correctly signed when
...
a zone transitions from insecure to secure.
Handle such incorrectly signed zones. [RET #19114 ]
2009-03-13 01:35:18 +00:00
Automatic Updater
74f4bfde4a
update copyright notice
2009-03-11 23:47:35 +00:00
Automatic Updater
b1dc6282fe
newcopyrights
2009-03-11 23:30:33 +00:00
Evan Hunt
3f8be559f0
2575. [func] New functions dns_name_fromstring() and
...
dns_name_tostring(), to simplify conversion
of a string to a dns_name structure and vice
versa. [RT #19451 ]
2009-03-11 07:02:34 +00:00
Automatic Updater
ed4475f3f5
regen
2009-03-10 01:12:31 +00:00
Mark Andrews
b98225ff8a
2574. [doc] Document nsupdate -g and -o. [RT #19351 ]
2009-03-09 04:18:51 +00:00
Automatic Updater
2919fef5d1
update copyright notice
2009-03-07 23:47:45 +00:00
Automatic Updater
510f19039b
newcopyrights
2009-03-07 23:30:32 +00:00
Mark Andrews
cab3e375b7
nsec3hash journalprint genrandom
2009-03-07 00:39:35 +00:00
Automatic Updater
8ba94ff0c4
newcopyrights
2009-03-06 23:30:30 +00:00
Automatic Updater
bd61707782
regen
2009-03-06 01:30:52 +00:00
Automatic Updater
7a7a44400d
regen
2009-03-06 01:12:33 +00:00
Mark Andrews
62ac086e89
genrandom.c journalprint.c nsec3hash.c
2009-03-06 00:08:46 +00:00
Automatic Updater
2464bd58eb
update copyright notice
2009-03-05 23:47:36 +00:00
Automatic Updater
0df8ead472
newcopyrights
2009-03-05 23:30:30 +00:00
Automatic Updater
f3627d1297
auto update
2009-03-05 23:18:00 +00:00
Mark Andrews
b1ceb96abc
2573. [bug] Replacing a non-CNAME record with a CNAME record in a
...
single transaction in a signed zone failed. [RT #19397 ]
2009-03-05 05:01:00 +00:00
Mark Andrews
e422b84c73
2573. [bug] Replacing a non-CNAME record with a CNAME record in a
...
single transaction in a signed zone failed. [RT #19397 ]
2009-03-05 04:54:33 +00:00
Mark Andrews
29bc980c42
side -> string
2009-03-05 04:32:34 +00:00
Mark Andrews
8bc8162361
side -> string
2009-03-05 04:30:06 +00:00
Mark Andrews
f605647060
Undocumented firewall test hook. [RT #19398 ]
2009-03-05 03:13:55 +00:00
Mark Andrews
0072e4bb3c
unbalanced tag
2009-03-05 02:09:40 +00:00
Mark Andrews
3d3088c228
add bind.keys
2009-03-04 23:59:32 +00:00
Mark Andrews
71c4004112
add bind.keys
2009-03-04 23:58:00 +00:00
Automatic Updater
e61db954bf
update copyright notice
2009-03-04 23:48:02 +00:00
Mark Andrews
1559511ada
don't use a implied source in a direct rule
2009-03-04 05:48:32 +00:00
Evan Hunt
7921c0fbfb
Added bind.keys, containing dlv.isc.org trust anchor, to source tree
...
for users' convenience [rt18685]
2009-03-04 02:51:56 +00:00
cvs2git
1248ee409d
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-03-04 02:42:32 +00:00
Evan Hunt
3a30493983
2572. [func] Simplify DLV configuration, with a new option
...
"dnssec-lookaside auto;" This is the equivalent
of "dnssec-lookaside . trust-anchor dlv.isc.org;"
plus setting a trusted-key for dlv.isc.org.
Note: The trusted key is hard-coded into named,
but is also stored in (and can be overridden
by) $sysconfdir/bind.keys. As the ISC DLV key
rolls over it can be kept up to date by replacing
the bind.keys file with a key downloaded from
https://www.isc.org/solutions/dlv . [RT #18685 ]
2009-03-04 02:42:31 +00:00
Mark Andrews
ffcd068f87
add config.h
2009-03-04 02:23:36 +00:00
Evan Hunt
6201345ba9
Added .cvsignore for bin/tools
2009-03-04 01:55:32 +00:00
Mark Andrews
620508359f
2571. [func] Add a new tool "arpaname" which translates IP addresses
...
to the corresponding IN-ADDR.ARPA or IP6.ARPA name.
[RT #18976 ]
2009-03-04 01:30:27 +00:00
Automatic Updater
919c99b7a4
regen
2009-03-04 01:12:20 +00:00
Automatic Updater
cd83ba4484
update copyright notice
2009-03-03 23:48:02 +00:00
Mark Andrews
b3ea72e4d1
add newline
2009-03-03 02:42:40 +00:00
Mark Andrews
d36ba0f0ca
2570. [func] Log the destination address the query was sent to.
...
[RT #19209 ]
2009-03-03 01:36:17 +00:00
Automatic Updater
bd537d750f
regen
2009-03-03 01:12:26 +00:00
Automatic Updater
4f91bcae43
update copyright notice
2009-03-02 23:47:43 +00:00
Automatic Updater
36efb9ec99
update copyright notice
2009-03-02 23:45:58 +00:00
Automatic Updater
6c6a121295
newcopyrights
2009-03-02 23:30:33 +00:00
Automatic Updater
c1a1927f1f
newcopyrights
2009-03-02 23:30:13 +00:00
Evan Hunt
ca42dcc068
2569. [func] Move journalprint, nsec3hash, and genrandom
...
commands from bin/tests into bin/tools;
"make install" will put them in $sbindir. [RT #19301 ]
2009-03-02 03:54:10 +00:00
Mark Andrews
dfa3ca995c
2568. [bug] Report when the write to indicate a otherwise
...
successful start fails. [RT #19360 ]
2009-03-02 03:08:22 +00:00
Mark Andrews
6b344e0d2e
2568. [bug] Report when the write to indicate a otherwise
...
successful start fails. [RT #19360 ]
2009-03-02 03:06:25 +00:00
Mark Andrews
98b2be76fc
2567. [bug] dst__privstruct_writefile() could miss write errors.
...
write_public_key() could miss write errors.
dnssec-dsfromkey could miss write errors.
[RT #19360 ]
2009-03-02 03:01:04 +00:00
Mark Andrews
7a193dfd57
2567. [bug] dst__privstruct_writefile() could miss write errors.
...
write_public_key() could miss write errors.
[RT #19360 ]
2009-03-02 02:59:09 +00:00
Mark Andrews
df599f1aae
report and abort on getcwd() failures
2009-03-02 02:48:57 +00:00
Mark Andrews
1cac6c196f
report and abort on getcwd() failures
2009-03-02 02:48:02 +00:00
Mark Andrews
766d94c897
report write error. [RT #19360 ]
2009-03-02 02:43:34 +00:00
Mark Andrews
56fe846d21
report write error. [RT #19360 ]
2009-03-02 02:42:50 +00:00
Mark Andrews
b49124d0d1
2567. [bug] dst__privstruct_writefile() could miss write errors.
...
[RT #19360 ]
2009-03-02 02:35:20 +00:00
Mark Andrews
05c162292f
2567. [bug] dst__privstruct_writefile() could miss write errors.
...
[RT #19360 ]
2009-03-02 02:03:59 +00:00
Mark Andrews
78fca017f4
report when chdir fails. [RT #19360 ]
2009-03-02 01:58:06 +00:00
Mark Andrews
d55bdffe2f
report when chdir fails. [RT #19360 ]
2009-03-02 01:57:10 +00:00
Automatic Updater
3e63c43386
update copyright notice
2009-03-01 23:47:25 +00:00
Automatic Updater
e050a037cb
newcopyrights
2009-03-01 23:30:30 +00:00
Evan Hunt
bfe0517fdc
Clarify logged message when an insecure DNSSEC response arrives from a zone
...
thought to be secure: "insecurity proof failed" instead of "not insecure".
[RT #19400 ]
2009-03-01 02:45:38 +00:00
Mark Andrews
494bd4366d
hunk miss applied
2009-02-28 05:39:35 +00:00
Mark Andrews
2cfac8b1fd
new draft
2009-02-27 23:15:24 +00:00
Mark Andrews
416f58db30
2564. [bug] Only take EDNS fallback steps when processing timeouts.
...
[RT #19405 ]
2009-02-27 23:13:03 +00:00
Mark Andrews
549e34bbf4
2564. [bug] Only take EDNS fallback steps when processing timeouts.
...
[RT #19405 ]
2009-02-27 23:01:48 +00:00
Automatic Updater
92e4603c55
update copyright notice
2009-02-26 11:18:56 +00:00
Automatic Updater
59b277af9d
newcopyrights
2009-02-26 11:12:50 +00:00
Mark Andrews
e4c6491bbf
2565. [func] Add support for HIP record. Includes new functions
...
dns_rdata_hip_first(), dns_rdata_hip_next()
and dns_rdata_hip_current(). [RT #19384 ]
2009-02-26 06:09:19 +00:00
Automatic Updater
9c6a5d1f22
regen
2009-02-26 01:12:16 +00:00
Mark Andrews
8a462e745b
2564. [bug] 'named' was treating a TCP retry as a timeout when
...
deciding whether to perform a EDNS fallback step.
[RT #19393 ]
2009-02-25 22:50:09 +00:00
Mark Andrews
499fa72075
2564. [bug] 'named' was treating a TCP retry as a timeout when
...
deciding whether to perform a EDNS fallback step.
[RT #19393 ]
2009-02-25 22:46:05 +00:00
Jeremy Reed
522d25b296
Say chapter instead of section when referring to chapter.
...
(No structure change here.)
(Note that the "Organization of This Document" is somewhat wrong,
but I am not fixing this yet as I have to consider my restructuring
ideas for ARM first.)
2009-02-25 17:39:30 +00:00
Jeremy Reed
7a2c4df881
Many minor changes:
...
Add formatting tags around syntax that was missing. Be consistent.
Remove a few paragraph breaks before "For example:".
Fix typo "will will".
Change description of pid-file to not mislead (since other programs
don't parse named.conf to figure out the PID file :)
Remove some unneeded commas.
Minor grammar fixes.
Clarify edns-udp-size to say "... to control the size of packets received."
Reformatted that paragragh too (in docbook, not rendered version.
(TODO: cross-reference these descriptions.)
Hyphenate "built-in" to be consistent.
Remove space in "100000" (for style). (Some use space, period, comma
for thousands.)
Capitalize TTL in one place.
Say that the -t option is "for named". (Reformat that paragraph in
docbook while here.)
named is in /usr/local/sbin not /usr/local/bin for example.
BIND 8 is deprecated. Don't publicly say we do security-related patches
for BIND 4 or BIND 8.
(Note I have many, many more improvements to do. Trying to catch up on
all my uncommitted fixes some dating back to 2007. Note I can't easily
-- due to time -- commit all separately and then check to see if the
apply to older ARMs and backport. If you think differently on how this
should be approached or if you have time to backport some of these
or want me to pick at least some to backport, please let me know.)
2009-02-25 15:40:41 +00:00
Mark Andrews
210c1c7ae9
2563. [bug] Dig could leak a socket causing it to wait forever
...
to exit. [RT #19359 ]
2009-02-25 02:42:57 +00:00
Mark Andrews
967a70944d
2563. [bug] Dig could leak a socket causing it to wait forever
...
to exit. [RT #19359 ]
2009-02-25 02:34:21 +00:00
Automatic Updater
58d9e9169e
regen
2009-02-25 01:12:09 +00:00
Automatic Updater
2e91ce87e4
auto update
2009-02-24 23:18:00 +00:00
Jeremy Reed
71a509772b
Use <command> tag for some more commands. Most already had this.
...
So be consistent.
Add formatting for a configuration option.
Add formatting for a filename.
Uppercase "DNSSEC" in a couple places.
syslog "logs" (not "prints").
Also add formatting for some command line options. (NOTE: this is not
consistent yet, as some use <command> and some use <option> -- need
to define this in a style guide.)
2009-02-24 15:50:48 +00:00
Jeremy Reed
3464fafb9f
2562. [doc] ARM: miscellaneous improvements and reorganization
...
and some new content.
This CHANGES entry will be for my various work on the ARM this week.
I may clarify or improve the CHANGES entry later to better reflect the
improvements or be more precise about the new content.
2009-02-24 15:17:04 +00:00
Jeremy Reed
8f8c46ede4
Also mention in the first definition of options also-notify about
...
the optional "port".
(Note that this was still covered in the later zone description.
There is some overlap here.)
2009-02-24 14:59:02 +00:00
Automatic Updater
a1ad6695ed
regen
2009-02-24 01:12:23 +00:00
Automatic Updater
1f5ace14ac
auto update
2009-02-23 23:18:19 +00:00
Jeremy Reed
5e2291fbe5
Move statistics-channels in table and also move the grammar and
...
definition sections. This is just to be in alphabetical order
(was: ..., masters, options, statistics-channels, server,
trusted-keys, ...). No content changes.
Note that the indention doesn't match up, but that was wrong before
my commit here.
2009-02-23 22:29:00 +00:00
Jeremy Reed
e039fe38ac
Add space between RFC and number. This is to be consistent.
...
This same sentence did it two different ways!
(I will later fix the rest per my old ticket #16942.)
2009-02-23 21:32:23 +00:00
Jeremy Reed
66af559a53
Correct list of Windows versions BIND runs on.
2009-02-23 19:51:38 +00:00
Automatic Updater
9cd4b3f809
newcopyrights
2009-02-21 23:30:26 +00:00
Jeremy Reed
acf4e79711
HEAD is currently 9.7.0pre-alpha (not 9.6.0rc1).
...
See tech-staff thread "when/how is bind9/version updated?"
2009-02-21 21:34:07 +00:00
Automatic Updater
cb4f081d1e
update
2009-02-21 01:10:30 +00:00
Automatic Updater
55075ba780
rfc5205.txt
2009-02-21 01:10:29 +00:00
Automatic Updater
01eb8e213b
update copyright notice
2009-02-20 23:48:02 +00:00
Automatic Updater
a64c6c589e
update copyright notice
2009-02-20 23:46:01 +00:00
Automatic Updater
0190c262f9
newcopyrights
2009-02-20 23:30:31 +00:00
Automatic Updater
52281a5a60
newcopyrights
2009-02-20 23:30:09 +00:00
Jeremy Reed
546e430614
2561. [doc] Add isc-config.sh(1) man page. [RT #16378 ]
2009-02-20 22:44:08 +00:00
cvs2git
09416fd3a3
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-02-20 22:24:50 +00:00
Jeremy Reed
cdcd52e680
Add generated docs for new isc-config.sh manpage.
...
Built on docs.
2009-02-20 22:24:49 +00:00
cvs2git
ae92171c9b
This commit was manufactured by cvs2git to create branch 'v9_4'.
2009-02-20 21:14:01 +00:00
Mark Andrews
e438f713c6
5295: Host Identity Protocol (HIP) Domain Name System (DNS) Extension
2009-02-20 21:13:59 +00:00
Automatic Updater
5594690d41
auto update
2009-02-19 23:17:58 +00:00
Mark Andrews
4bf9fe787e
CHANGE numbers
2009-02-19 02:34:46 +00:00
Automatic Updater
e3f432bb8e
regen
2009-02-19 01:30:23 +00:00
Automatic Updater
d0db3c262b
regen
2009-02-19 01:11:54 +00:00
Automatic Updater
87a58323be
update copyright notice
2009-02-18 23:47:48 +00:00
Automatic Updater
2bb3422dc6
newcopyrights
2009-02-18 23:30:26 +00:00
Jeremy Reed
6db1357c34
2661. [doc] Add isc-config.sh(1) man page. [RT #16378 ]
...
This commit is for docbook and Makefile.in. I assume the
doc generation will create and add the generated html and roff files.
I purposely don't include in ARM generation since it doesn't
include "development" functions.
2009-02-18 23:21:50 +00:00
Jeremy Reed
9e83f50fd6
Remove redundant name of config file in example.
...
(It was listed immediately above and don't see other uses
in same document listing the path to config file in the examples.)
2009-02-18 22:48:52 +00:00
Jeremy Reed
f8aafe8286
Add myself to builtin authors. Hope my middle initial is okay.
2009-02-18 22:41:57 +00:00
Mark Andrews
d53cade6ae
add #include "config.h"
2009-02-18 06:44:58 +00:00
Mark Andrews
1b7dd640e8
RET -> RT
2009-02-18 05:43:07 +00:00
Mark Andrews
0f39e477c5
2660. [bug] Add #include <config.h> to iptable.c. [RET #18258 ]
2009-02-18 05:31:17 +00:00
Mark Andrews
558624c3ac
2400. [bug] Log if kqueue()/epoll_create()/open(/dev/poll) fails.
...
[RT #18297 ]
2009-02-18 00:54:25 +00:00
Automatic Updater
389d1c1cb9
update copyright notice
2009-02-17 23:47:46 +00:00
Automatic Updater
55e03fc547
newcopyrights
2009-02-17 23:30:29 +00:00
Automatic Updater
10e074b823
auto update
2009-02-17 23:18:18 +00:00
Mark Andrews
d62206775c
silence 'Different types treated as unsigned for <=.' warning
2009-02-17 05:55:19 +00:00
Mark Andrews
803bf59371
silence 'Different types treated as unsigned for <=.' warning
2009-02-17 05:53:13 +00:00
Mark Andrews
063bd1ad14
silence compiler warnings [RT #17079 ]
2009-02-17 03:48:26 +00:00
Mark Andrews
eab2fb739e
silence compiler warnings [RT #17079 ]
2009-02-17 03:40:28 +00:00
Mark Andrews
52dec6996a
2559. [bug] dnssec-dsfromkey could compute bad DS records when
...
reading from a K* files. [RT #19357 ]
2009-02-17 00:16:45 +00:00
Automatic Updater
bf33eb0b52
update copyright notice
2009-02-16 23:48:04 +00:00
Automatic Updater
3741358929
update copyright notice
2009-02-16 23:46:03 +00:00
Automatic Updater
96713299d0
newcopyrights
2009-02-16 23:30:34 +00:00
Automatic Updater
68d4467684
newcopyrights
2009-02-16 23:30:09 +00:00
Mark Andrews
8f196ee82b
2558. [func] Set the ownership of missing directories created
...
for pid-file if -u has been specified on the command
line. [RT #19328 ]
2009-02-16 05:08:43 +00:00
Mark Andrews
fd8c0286c1
silence 'Different types treated as unsigned for >.' warning
2009-02-16 03:19:40 +00:00
Mark Andrews
13598ff3b3
silence 'Different types treated as unsigned for >=.' warning
2009-02-16 03:17:57 +00:00
Mark Andrews
6fbeed7f8f
silence 'Different types treated as unsigned for >=.' warning
2009-02-16 03:16:10 +00:00
Mark Andrews
20691bbf3e
fix change number
2009-02-16 02:32:33 +00:00
Mark Andrews
56907aff69
fix change number
2009-02-16 02:28:23 +00:00
Mark Andrews
675cdfa1c4
2556. [cleanup] PCI compliance:
...
* new libisc log module file
* isc_dir_chroot() now also changes the working
directory to "/".
* additional INSISTs
* additional logging when files can't be removed.
2009-02-16 02:12:58 +00:00
Mark Andrews
e502b133d6
2556. [cleanup] PCI compliance:
...
* new libisc log module file
* isc_dir_chroot() now also changes the working
directory to "/".
* additional INSISTs
* additional logging when files can't be removed.
2009-02-16 02:01:16 +00:00
Mark Andrews
d3268fd41d
custom_WFB_v9_6_0_P1
2009-02-16 01:39:49 +00:00
Mark Andrews
598da901ab
2555. [port] Solaris: mkdir(2) on tmpfs filesystems does not do the
...
error checks in the correct order resulting in the
wrong error code sometimes being returned. [RT #19249 ]
2009-02-16 00:13:02 +00:00
Mark Andrews
cac4576405
2554. [func] dig: when emitting a hex dump also display the
...
corresponding characters. [RT #19258 ]
2009-02-16 00:01:37 +00:00
Mark Andrews
7d211b458f
2554. [bug] Validation of uppercase queries from NSEC3 zones could
...
fail. [RT #19297 ]
2009-02-15 23:46:23 +00:00
Mark Andrews
bace9ed24d
2553. [bug] Reference leak on DNSSEC validation errors. [RT #19291 ]
2009-02-15 23:39:53 +00:00
Mark Andrews
d2ef5b3c5c
2553. [bug] Reference leak on DNSSEC validation errors. [RT #19291 ]
2009-02-15 23:37:29 +00:00
Mark Andrews
ce4b71f7fc
2552. [bug] zero-no-soa-ttl-cache was not being honoured.
...
[RT #19340 ]
2009-02-15 23:15:40 +00:00
Mark Andrews
45c3c12ed3
2552. [bug] zero-no-soa-ttl-cache was not being honoured.
...
[RT #19340 ]
2009-02-15 23:13:32 +00:00
Mark Andrews
695dbe1ce2
2551. [bug] Potential Reference leak on return. [RT #19341 ]
2009-02-15 23:08:14 +00:00
Mark Andrews
692ce6c313
2551. [bug] Potential Reference leak on return. [RT #19341 ]
2009-02-15 23:04:38 +00:00
Mark Andrews
bcc6edc534
2550. [bug] Check --with-openssl=<path> finds <openssl/opensslv.h>.
...
[RT #19343 ]
2009-02-15 22:58:35 +00:00
Mark Andrews
0807f596b5
2550. [bug] Check --with-openssl=<path> finds <openssl/opensslv.h>.
...
[RT #19343 ]
2009-02-15 22:54:29 +00:00
Automatic Updater
bbdbde5fa0
update copyright notice
2009-02-13 23:48:14 +00:00
Automatic Updater
7c3032def3
update copyright notice
2009-02-13 23:46:06 +00:00
Automatic Updater
ce0fd07045
newcopyrights
2009-02-13 23:30:33 +00:00
Automatic Updater
6e4a43050b
newcopyrights
2009-02-13 23:30:15 +00:00
Mark Andrews
c734562993
2549. [port] linux: define NR_OPEN if not currently defined.
...
[RT #19344 ]
2009-02-13 09:32:22 +00:00
Mark Andrews
6cf047f100
2549. [port] linux: define NR_OPEN if not currently defined.
...
[RT #19344 ]
2009-02-13 09:15:18 +00:00
Automatic Updater
dd0adce112
update copyright notice
2009-02-12 23:47:56 +00:00
Automatic Updater
9e30f29100
update copyright notice
2009-02-12 23:46:03 +00:00
Automatic Updater
0429fc942e
newcopyrights
2009-02-12 23:30:31 +00:00
Automatic Updater
c27fdd08dc
newcopyrights
2009-02-12 23:30:10 +00:00
Automatic Updater
b7a0ded96e
auto update
2009-02-12 23:18:16 +00:00
Rob Austein
98ad8b05bb
Add rule to build Bv9ARM-all.html [RT #19142 ]
2009-02-12 22:50:45 +00:00
Rob Austein
60380305f5
Add rule to build Bv9ARM-all.html [RT #19142 ]
2009-02-12 22:50:42 +00:00
Mark Andrews
b663e99af6
2548. [bug] Install iterated_hash.h. [RT #19335 ]
2009-02-12 22:17:15 +00:00
Mark Andrews
5f5a505905
new draft
2009-02-12 22:04:20 +00:00
Francis Dupont
b5297573c9
add 8 missing exports
2009-02-12 13:46:41 +00:00
Francis Dupont
5128226aa2
add isc__mem_reallocate()
2009-02-12 12:50:37 +00:00
Francis Dupont
d7d2a7fbad
add isc__mem_reallocate()
2009-02-12 12:45:04 +00:00
Francis Dupont
ee620d5bd0
add stats
2009-02-12 11:32:57 +00:00
Automatic Updater
0d68f82b7a
update copyright notice
2009-02-11 23:46:05 +00:00
Automatic Updater
0d415c2904
newcopyrights
2009-02-11 23:30:10 +00:00
Automatic Updater
b172529021
auto update
2009-02-11 23:18:13 +00:00
Tatuya JINMEI 神明達哉
06f9e6d878
2547. [bug] openssl_link.c:mem_realloc() could reference an
...
out-of-range area of the source buffer. New public
function isc_mem_reallocate() was introduced to address
this bug. [RT #19313 ]
2009-02-11 03:11:39 +00:00
Tatuya JINMEI 神明達哉
77d90dc2b5
2547. [bug] openssl_link.c:mem_realloc() could reference an
...
out-of-range area of the source buffer. New public
function isc_mem_reallocate() was introduced to address
this bug. [RT #19313 ]
2009-02-11 03:04:18 +00:00
Automatic Updater
d7a7065fd5
auto update
2009-02-10 23:18:32 +00:00
Mark Andrews
4af0003c79
update
2009-02-08 23:57:53 +00:00
Mark Andrews
dcbf2a0562
update
2009-02-07 00:14:01 +00:00
Automatic Updater
53f0234c3e
update copyright notice
2009-02-06 23:47:42 +00:00
Automatic Updater
b4cebdb6cc
newcopyrights
2009-02-06 23:30:26 +00:00
Automatic Updater
191ccd4002
auto update
2009-02-06 23:18:38 +00:00
Francis Dupont
7558bd3e38
OpenSSL hashes
2009-02-06 12:33:17 +00:00
Francis Dupont
c1d7e0562f
OpenSSL hashes
2009-02-06 12:26:23 +00:00
Automatic Updater
ddca7275b2
auto update
2009-02-05 23:18:55 +00:00
Automatic Updater
5c0902c5e6
regen
2009-02-05 01:31:14 +00:00
Automatic Updater
72628d3a5e
regen
2009-02-05 01:11:55 +00:00
Jeremy Reed
c35a499878
2545. [doc] ARM: Legal hostname checking (check-names) is
...
for SRV RDATA too. [RT #19304 ]
2009-02-05 00:36:24 +00:00
Automatic Updater
c520b0f616
update copyright notice
2009-02-04 23:48:09 +00:00
Automatic Updater
afc503cf92
update copyright notice
2009-02-04 23:46:04 +00:00
Automatic Updater
67f4b01f01
newcopyrights
2009-02-04 23:30:31 +00:00
Automatic Updater
5aff8d2750
newcopyrights
2009-02-04 23:30:14 +00:00
Jeremy Reed
334a4fd338
2545. [doc] ARM: Legal hostname checking (check-names) is
...
for SRV RDATA too. [RT #19304 ]
2009-02-04 21:33:54 +00:00
Mark Andrews
48c18f902f
silence comiler warning. [RT #18630 ]
2009-02-04 04:44:44 +00:00
Mark Andrews
ba576cf8e7
silence comiler warning. [RT #18630 ]
2009-02-04 04:43:42 +00:00
Automatic Updater
2dd685350a
update copyright notice
2009-02-03 23:46:04 +00:00
Automatic Updater
0b580e05ae
newcopyrights
2009-02-03 23:30:30 +00:00
Automatic Updater
fcbc30cf34
newcopyrights
2009-02-03 23:30:09 +00:00
Tatuya JINMEI 神明達哉
a9a7f40522
2544. [cleanup] Removed unused structure members in adb.c. [RT #19225 ]
2009-02-03 22:36:57 +00:00
Tatuya JINMEI 神明達哉
5d0984f4fd
2544. [cleanup] Removed unused structure members in adb.c. [RT #19225 ]
2009-02-03 22:33:13 +00:00
Mark Andrews
c349441d7e
2543. [contrib] Update contrib/zkt to version 0.98. [RT #19113 ]
2009-02-03 06:59:35 +00:00
Automatic Updater
57b449a535
regen
2009-02-03 01:30:12 +00:00
Automatic Updater
370c55dfcd
regen
2009-02-03 01:11:46 +00:00
Mark Andrews
46af69f123
add missing [
2009-02-02 04:48:55 +00:00
Mark Andrews
bf4128945e
add missing [
2009-02-02 04:47:32 +00:00
Mark Andrews
b14d563126
2542. [doc] Update the description of dig +adflag. RT #19290 ]
2009-02-02 04:45:22 +00:00
Mark Andrews
70f292a50f
2542. [doc] Update the description of dig +adflag. RT #19290 ]
2009-02-02 04:41:28 +00:00
Automatic Updater
e52a391e77
regen
2009-01-31 01:44:44 +00:00
Automatic Updater
8ae3bbdd86
regen
2009-01-31 01:17:11 +00:00
Mark Andrews
870a748bae
isc_statscounter_t
2009-01-31 00:37:04 +00:00
Mark Andrews
f19e6ef1eb
2541. [bug] Conditionally update dispatch manager statistics.
...
[RT #19247 ]
2009-01-31 00:10:24 +00:00
Automatic Updater
8b835581b4
update copyright notice
2009-01-30 23:47:50 +00:00
Automatic Updater
767bb6de26
update copyright notice
2009-01-30 23:46:14 +00:00
Automatic Updater
bbf7c3fd96
newcopyrights
2009-01-30 23:30:39 +00:00
Automatic Updater
ab97c757fb
newcopyrights
2009-01-30 23:30:10 +00:00
Automatic Updater
68123db906
auto update
2009-01-30 23:18:24 +00:00
Mark Andrews
87248e6a6a
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 08:20:24 +00:00
Mark Andrews
14810640b7
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 08:19:00 +00:00
Mark Andrews
53cd44e716
2540. [func] Add a nibble mode to $GENERATE. [RT #1887 ]
2009-01-30 04:35:44 +00:00
Mark Andrews
41efe04c19
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 04:24:29 +00:00
Mark Andrews
e80b693272
2539. [security] Update the interaction between recursion, allow-query,
...
allow-query-cache and allow-recursion. [RT #19198 ]
2009-01-30 03:48:54 +00:00
Automatic Updater
1b69320c14
auto update
2009-01-29 23:18:54 +00:00
Mark Andrews
e5d447be8c
category is unused without HAVE_LIBXML2
2009-01-29 05:11:29 +00:00
Tatuya JINMEI 神明達哉
03ff5c04b8
missing 'ISC_LANG_BEGINDECLS'
2009-01-29 01:03:56 +00:00
Automatic Updater
c06bf2ff5c
regen
2009-01-28 23:30:30 +00:00
Tatuya JINMEI 神明達哉
c82bb6a709
2538. [bug] cache/ADB memory could grow over max-cache-size,
...
especially with threads and smaller max-cache-size
values. [RT #19240 ]
2009-01-28 23:20:23 +00:00
Automatic Updater
1f129d7363
auto update
2009-01-28 23:18:46 +00:00
Automatic Updater
c821eb7048
regen
2009-01-28 01:11:59 +00:00
Automatic Updater
39a8abdb83
update copyright notice
2009-01-27 23:47:54 +00:00
Automatic Updater
0ce87e5749
newcopyrights
2009-01-27 23:30:31 +00:00
Automatic Updater
2ec317aee9
regen
2009-01-27 23:30:26 +00:00
Automatic Updater
248ce5c8f9
auto update
2009-01-27 23:18:35 +00:00
Tatuya JINMEI 神明達哉
f895c5b042
removed redundant white space
2009-01-27 22:30:38 +00:00
Tatuya JINMEI 神明達哉
d9059b0c38
2537. [func] Added more statistics counters including those on socket
...
I/O events and query RTT histograms. [RT #18802 ]
2009-01-27 22:30:00 +00:00
Automatic Updater
3bed8e9913
update copyright notice
2009-01-23 23:47:54 +00:00
Automatic Updater
ffeb8c81da
update copyright notice
2009-01-23 23:46:08 +00:00
Automatic Updater
90f6726df4
newcopyrights
2009-01-23 23:30:11 +00:00
Automatic Updater
7f94f65f95
auto update
2009-01-23 23:18:33 +00:00
Automatic Updater
dec709c2aa
regen
2009-01-23 01:30:39 +00:00
Mark Andrews
cd9dfc6534
move formating out of msgcat
2009-01-23 01:30:03 +00:00
Mark Andrews
0cee7fdce3
move formating out of msgcat
2009-01-23 01:27:12 +00:00
Mark Andrews
6bcb646fd1
undo one change from #2536
2009-01-23 01:15:41 +00:00
Automatic Updater
3319413a67
update copyright notice
2009-01-22 23:47:54 +00:00
Automatic Updater
b457a2593e
update copyright notice
2009-01-22 23:46:01 +00:00
Automatic Updater
a26b22914b
newcopyrights
2009-01-22 23:30:32 +00:00
Automatic Updater
06f738f64d
newcopyrights
2009-01-22 23:30:15 +00:00
Mark Andrews
d5d5d1339b
2536. [cleanup] Silence some warnings when -Werror=format-security is
...
specified. [RT #19083 ]
2009-01-22 05:55:29 +00:00
Mark Andrews
f148f53794
2536. [cleanup] Silence some warnings when -Werror=format-security is
...
specified. [RT #19083 ]
2009-01-22 05:39:29 +00:00
Mark Andrews
924450ddbb
2535. [bug] dig +showsearh and +trace interacted badly. [RT #19091 ]
2009-01-22 05:14:05 +00:00
Mark Andrews
00f8377316
2535. [bug] dig +showsearh and +trace interacted badly. [RT #19091 ]
2009-01-22 05:06:33 +00:00
Mark Andrews
b20752b889
Add missing commas
2009-01-22 02:09:14 +00:00
Automatic Updater
83b86f3936
update copyright notice
2009-01-21 23:47:27 +00:00
Automatic Updater
601c1908d0
newcopyrights
2009-01-21 23:30:27 +00:00
Mark Andrews
10e8f96abe
spelling
2009-01-21 05:53:27 +00:00
Mark Andrews
31b7a2fed6
2534. [func] Check NAPTR records regular expressions and
...
replacement strings to ensure they are syntaxically
valid and consistant. [RT #18168 ]
2009-01-21 05:37:55 +00:00
Automatic Updater
9fbbfb5757
regen
2009-01-21 01:12:08 +00:00
Automatic Updater
d60212e03f
update copyright notice
2009-01-20 23:47:56 +00:00
Automatic Updater
df4a53b4f8
update copyright notice
2009-01-20 23:46:02 +00:00
Automatic Updater
80faf15888
newcopyrights
2009-01-20 23:30:31 +00:00
Automatic Updater
3d9e9bef6a
newcopyrights
2009-01-20 23:30:09 +00:00
Jeremy Reed
f9f11eb54b
Add missing commas. Makes it more consistent with rest of docs
...
(even in same document).
2009-01-20 20:06:29 +00:00
Jeremy Reed
5567f54834
Document @ (asperand) for bugs ticket 17144.
...
While here also add missing period at end of sentence and describe
dot to fix problem as noted by SUN Guonian off-list (because Chinese
end of sentence dot is different than dot).
2009-01-20 19:59:25 +00:00
Mark Andrews
740db02743
2532. [bug] dig: check the question section of the response to
...
see if it matches the asked question. [RT #18495 ]
2009-01-20 05:08:01 +00:00
Mark Andrews
ed4efb0805
2532. [bug] dig: check the question section of the response to
...
see if it matches the asked question. [RT #18495 ]
2009-01-20 04:39:29 +00:00
Mark Andrews
7b18de7428
new draft
2009-01-20 03:46:13 +00:00
Mark Andrews
7af4053ce1
2531. [bug] Change #2207 was incomplete. [RT #19098 ]
2009-01-20 03:12:10 +00:00
Mark Andrews
13f4bdc9b4
2531. [bug] Change #2207 was incomplete. [RT #19098 ]
2009-01-20 02:01:11 +00:00
Mark Andrews
3efa3f07d5
2530. [bug] named failed to reject insecure to secure transitions
...
via UPDATE. [RT #19101 ]
2009-01-20 01:40:04 +00:00
Automatic Updater
2a6997e72c
update copyright notice
2009-01-19 23:46:17 +00:00
Automatic Updater
2fd97723b2
newcopyrights
2009-01-19 23:30:31 +00:00
Automatic Updater
dffedf92a9
newcopyrights
2009-01-19 23:30:11 +00:00
Automatic Updater
56c67310f2
auto update
2009-01-19 23:18:29 +00:00
Mark Andrews
85587a04e6
new draft
2009-01-19 05:12:06 +00:00
Mark Andrews
d3ca022264
2529. [cleanup] Upgrade libtool to silence complaints from recent
...
version of autoconf. [RT #18657 ]
2009-01-19 02:04:30 +00:00
Mark Andrews
914eeb3314
2529. [cleanup] Upgrade libtool to silence complaints from recent
...
version of autoconf. [RT #18657 ]
2009-01-19 01:39:50 +00:00
Mark Andrews
0f4ec602dd
spelling
2009-01-19 00:36:29 +00:00
Automatic Updater
9a14f870dd
update copyright notice
2009-01-18 23:48:14 +00:00
Automatic Updater
647d006c9d
update copyright notice
2009-01-18 23:45:59 +00:00
Automatic Updater
faa406d25d
newcopyrights
2009-01-18 23:30:34 +00:00
Automatic Updater
1b2f4439a9
newcopyrights
2009-01-18 23:30:13 +00:00
Francis Dupont
98cc7e7c59
spelling
2009-01-18 18:08:22 +00:00
Francis Dupont
9b899a5758
spelling
2009-01-18 18:02:14 +00:00
Automatic Updater
9700a2797e
regen
2009-01-18 01:29:57 +00:00
Automatic Updater
56c373a01a
regen
2009-01-18 01:11:44 +00:00
Francis Dupont
a05abc1767
spelling
2009-01-18 00:50:21 +00:00
Francis Dupont
1016f2638f
spelling
2009-01-18 00:34:19 +00:00
Francis Dupont
3b8b44559a
spelling
2009-01-18 00:11:07 +00:00
Francis Dupont
23af793acb
spelling
2009-01-18 00:06:06 +00:00
Automatic Updater
d362465c77
update copyright notice
2009-01-17 23:47:43 +00:00
Francis Dupont
0ef59d2288
spelling
2009-01-17 23:42:01 +00:00
Automatic Updater
59528addd7
newcopyrights
2009-01-17 23:30:31 +00:00
Francis Dupont
b65746833b
spelling
2009-01-17 23:13:19 +00:00
Francis Dupont
09eaa8e309
spelling
2009-01-17 15:18:15 +00:00
Francis Dupont
708383382f
spelling
2009-01-17 15:12:26 +00:00
Francis Dupont
a344069fe8
spelling
2009-01-17 15:06:49 +00:00
Francis Dupont
bdfaef63f5
spelling
2009-01-17 14:59:03 +00:00
Francis Dupont
47b7dfffe5
spelling
2009-01-17 14:45:17 +00:00
Francis Dupont
584848087f
spelling
2009-01-17 14:18:27 +00:00
Francis Dupont
340804cbdb
spelling
2009-01-17 13:52:02 +00:00
Francis Dupont
a7e3a86619
spelling
2009-01-17 13:45:25 +00:00
Francis Dupont
08d44d4510
spelling
2009-01-17 13:33:29 +00:00
Francis Dupont
7d6d9c2240
spelling
2009-01-17 13:25:11 +00:00
Francis Dupont
45b4efd07f
spelling
2009-01-17 12:56:23 +00:00
Francis Dupont
3678015d3f
spelling
2009-01-17 11:57:25 +00:00
Francis Dupont
d18d8da1fe
spelling
2009-01-17 11:41:17 +00:00
Francis Dupont
b9d4899121
spelling
2009-01-17 11:35:11 +00:00
Francis Dupont
7f1785d0de
spelling
2009-01-17 11:23:46 +00:00
Francis Dupont
d2a94a51a1
spelling
2009-01-17 11:12:10 +00:00
Francis Dupont
482b24c9a4
spelling
2009-01-17 11:04:25 +00:00
Francis Dupont
287910778c
spelling
2009-01-17 10:39:26 +00:00
Francis Dupont
06d145cbf8
spelling
2009-01-17 10:31:25 +00:00
Francis Dupont
86e018c2bc
spelling
2009-01-17 10:26:17 +00:00
Francis Dupont
a9435a8871
spelling
2009-01-17 10:15:38 +00:00
Francis Dupont
db874a7b5c
spelling
2009-01-17 09:58:29 +00:00
Francis Dupont
45fb3c75ed
spelling
2009-01-17 09:43:50 +00:00
Francis Dupont
323a9f3430
spelling
2009-01-17 09:35:58 +00:00
Francis Dupont
8e1fc63570
regen
2009-01-17 09:33:46 +00:00
Francis Dupont
f0bd4d6a2c
spelling
2009-01-17 09:20:00 +00:00
Francis Dupont
4e59e2e59b
spelling: existant->existent
2009-01-17 09:16:26 +00:00
Automatic Updater
03faa7804e
update copyright notice
2009-01-14 23:48:00 +00:00
Automatic Updater
8085cde841
update copyright notice
2009-01-14 23:46:03 +00:00
Automatic Updater
009a0837d5
newcopyrights
2009-01-14 23:30:28 +00:00
Automatic Updater
cde3b92684
newcopyrights
2009-01-14 23:30:11 +00:00
Francis Dupont
b3770f43b1
integrate -P1 patch
2009-01-14 17:47:07 +00:00
Francis Dupont
fa7ef31685
integrate -P1 patch
2009-01-14 17:28:47 +00:00
Mark Andrews
d6acbaf5b4
new draft
2009-01-12 00:54:25 +00:00
Automatic Updater
0ff24367a6
update copyright notice
2009-01-10 23:47:28 +00:00
Automatic Updater
f3279fce27
update copyright notice
2009-01-10 23:45:59 +00:00
Automatic Updater
75b70a68ae
newcopyrights
2009-01-10 23:30:35 +00:00
Automatic Updater
b3a2254fc7
newcopyrights
2009-01-10 23:30:15 +00:00
Automatic Updater
211eca413e
auto update
2009-01-10 23:18:28 +00:00
Tatuya JINMEI 神明達哉
492df05874
added new features for 9.7.0 so that they won't be forgotten (we can remove
...
them later if they are considered minor details).
2009-01-10 03:02:37 +00:00
Evan Hunt
e3fd10821d
Silence spurious --datarootdir warning [rt19096]
2009-01-10 02:01:46 +00:00
Evan Hunt
a8673c536b
Silence spurious --datarootdir warning [rt19096]
2009-01-10 01:57:00 +00:00
Tatuya JINMEI 神明達哉
bc4bc3579b
added credit to the contributor
2009-01-10 01:33:25 +00:00
Automatic Updater
0ddeab91cf
regen
2009-01-10 01:11:54 +00:00
Automatic Updater
9e0d0a279b
update copyright notice
2009-01-09 23:47:46 +00:00
Automatic Updater
f262c709c5
update copyright notice
2009-01-09 23:45:59 +00:00
Automatic Updater
7f94d9a816
newcopyrights
2009-01-09 23:30:34 +00:00
Automatic Updater
215032e4d8
newcopyrights
2009-01-09 23:30:15 +00:00
Tatuya JINMEI 神明達哉
4f4dbfb95a
added '#' sign
2009-01-09 22:52:33 +00:00
Tatuya JINMEI 神明達哉
3f807f4ca8
2527. [bug] named could reuse cache on reload with
...
enabling/disabling validation. [RT #19119 ]
2009-01-09 22:50:58 +00:00
Tatuya JINMEI 神明達哉
616b4544d0
2527. [placeholder]
...
(head branch doesn't need this fix because change#2526 includes the fix)
2009-01-09 22:37:36 +00:00
Tatuya JINMEI 神明達哉
7781f25078
2526. [func] New named option "attach-cache" that allows multiple
...
views to share a single cache to save memory and
improve lookup efficiency. [RT 18905]
2009-01-09 22:24:37 +00:00
Automatic Updater
2cc6eb92f9
regen
2009-01-09 01:11:53 +00:00
Automatic Updater
41ffa5503c
newcopyrights
2009-01-08 23:30:29 +00:00
Jeremy Reed
6a534776e0
Remove empty <emphasis/> tag.
...
Reported by SUN Guonian <sun@cnnic.cn > to me off-list.
(Translated ARM to Chinese.)
2009-01-08 14:19:05 +00:00
Automatic Updater
1fdd2470b6
regen
2009-01-08 01:11:51 +00:00
Automatic Updater
d7845fc5ba
update copyright notice
2009-01-07 23:47:47 +00:00
Automatic Updater
bc0a53583d
newcopyrights
2009-01-07 23:30:31 +00:00
Tatuya JINMEI 神明達哉
609f86163a
2525. [func] New logging category "query-errors" to provide detailed
...
internal information about query failures, especially
about server failures. [RT #19027 ]
2009-01-07 01:46:40 +00:00
Automatic Updater
0cfbb9285a
update copyright notice
2009-01-06 23:47:57 +00:00
Automatic Updater
f32008623e
update copyright notice
2009-01-06 23:45:57 +00:00
Automatic Updater
885f475768
newcopyrights
2009-01-06 23:30:30 +00:00
Automatic Updater
05f0c03d90
newcopyrights
2009-01-06 23:30:09 +00:00
Francis Dupont
1879dbe0d9
dnssec-signzone needs strtoul() - 19129
2009-01-06 09:14:03 +00:00
Francis Dupont
b393e55a76
bug in dns_nsec_typepresent() - 19112
2009-01-06 09:06:02 +00:00
Francis Dupont
e4a0d9c505
bug in dns_nsec_typepresent() - 19112
2009-01-06 09:01:49 +00:00
Mark Andrews
7b9553e04b
s/2008/2009/
2009-01-06 04:01:45 +00:00
Mark Andrews
41329de6d2
s/2008/2009/
2009-01-06 03:58:29 +00:00
Automatic Updater
5569e7de51
update copyright notice
2009-01-05 23:47:54 +00:00
Automatic Updater
9a2ebc4415
update copyright notice
2009-01-05 23:46:21 +00:00
Automatic Updater
71bd43eebd
newcopyrights
2009-01-05 23:30:32 +00:00
Automatic Updater
6d7303e7de
newcopyrights
2009-01-05 23:30:09 +00:00
Tatuya JINMEI 神明達哉
42c20e9207
trivial comment cleanups (RT#19118)
2009-01-05 23:22:26 +00:00
Tatuya JINMEI 神明達哉
3fb1637c92
trivial comment cleanups (RT#19118)
2009-01-05 23:20:22 +00:00
Automatic Updater
cc0287243b
auto update
2008-12-30 23:18:25 +00:00
Tatuya JINMEI 神明達哉
2ee516cda8
comment update
2008-12-25 02:03:26 +00:00
Tatuya JINMEI 神明達哉
726d737626
removed a duplicate line
2008-12-25 02:02:39 +00:00
Tatuya JINMEI 神明達哉
d7e2f1d572
comment update
2008-12-25 02:00:49 +00:00
Automatic Updater
7c3694f7e5
auto update
2008-12-23 23:18:49 +00:00
Mark Andrews
efc3d7a002
update
2008-12-22 23:47:41 +00:00
Mark Andrews
52cee51063
placeholder
2008-12-22 23:40:57 +00:00
Mark Andrews
51bcc7d768
2521. [bug] Improve epoll cross compilation support. [RT #19047 ]
2008-12-22 04:27:15 +00:00
Mark Andrews
67563e420c
2521. [bug] Improve epoll cross compilation support. [RT #19047 ]
2008-12-22 04:25:36 +00:00
Mark Andrews
ddb35cf2f3
2521. [bug] Improve epoll cross compilation support. [RT #19047 ]
2008-12-22 04:16:37 +00:00
Tatuya JINMEI 神明達哉
4aa174ddd5
exlain the reason for change #2520 :
...
2520. [bug] Update xml statistics version number to 2.0 as change
#2388 made the schema incompatible to the previous
version. [RT #19080 ]
2008-12-19 22:59:08 +00:00
Jeremy Reed
df6663c900
Add another NetBSD version. (I use that.)
...
These lists of operating systems and versions need to be updated
-- working on that in bugs ticket 16378.
2008-12-19 18:22:37 +00:00
Tatuya JINMEI 神明達哉
de09c37660
clarification for change #2411 (RT #18783 )
...
Note: with changes #2469 and #2421 above, there is no
need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
any more.
2008-12-18 23:52:06 +00:00
Tatuya JINMEI 神明達哉
476de6f156
clarification for change #2411 (RT #18783 )
...
Note: with changes #2469 and #2421 above, there is no
need to tweak ISC_SOCKET_MAXSOCKETS at compilation time
any more.
2008-12-18 23:48:55 +00:00
Mark Andrews
09d7358c48
2520. [bug] Update xml statistics version number to 2.0.
...
[RT #19080 ]
2008-12-18 02:23:27 +00:00
Automatic Updater
c6b65dff51
update copyright notice
2008-12-17 23:47:58 +00:00
Automatic Updater
3ce383eae1
update copyright notice
2008-12-17 23:46:01 +00:00
Automatic Updater
a900e4f99f
newcopyrights
2008-12-17 23:30:26 +00:00
Automatic Updater
018ac2cc5f
newcopyrights
2008-12-17 23:30:11 +00:00
Tatuya JINMEI 神明達哉
2a82a4ff23
2519. [bug] dig/host with -4 or -6 didn't work if more than two
...
nameserver addresses of the excluded address family
preceded in resolv.conf. [RT #19081 ]
2008-12-17 19:23:27 +00:00
Tatuya JINMEI 神明達哉
10a6f640ed
2519. [bug] dig/host with -4 or -6 didn't work if more than two
...
nameserver addresses of the excluded address family
preceded in resolv.conf. [RT #19081 ]
2008-12-17 19:19:29 +00:00
Automatic Updater
96eeb9496c
update copyright notice
2008-12-16 23:47:57 +00:00
Automatic Updater
a7fbe07ee0
update copyright notice
2008-12-16 23:46:02 +00:00
Automatic Updater
c0b771f683
newcopyrights
2008-12-16 23:30:35 +00:00
Automatic Updater
c903f9be0c
newcopyrights
2008-12-16 23:30:09 +00:00
Mark Andrews
1ee054ca44
2518. [func] Add support for the new CERT types from RFC 4398.
...
[RT #19077 ]
2008-12-16 05:04:47 +00:00
Tatuya JINMEI 神明達哉
338e748a34
2517. [bug] dig +trace with -4 or -6 failed when it chose a
...
nameserver address of the unsupported address.
[RT #18843 ]
2008-12-16 03:00:06 +00:00
Tatuya JINMEI 神明達哉
7f65860391
2517. [bug] dig +trace with -4 or -6 failed when it chose a
...
nameserver address of the unsupported address.
[RT #18843 ]
2008-12-16 02:57:24 +00:00
Tatuya JINMEI 神明達哉
35961b63b5
2516. [bug] glue sort for responses was performed even when not
...
needed. [RT #19039 ]
2008-12-16 02:21:19 +00:00
Tatuya JINMEI 神明達哉
cb30636abd
2516. [bug] glue sort for responses was performed even when not
...
needed. [RT #19039 ]
2008-12-16 02:19:46 +00:00
Automatic Updater
a4cd1c315a
update copyright notice
2008-12-14 21:33:25 +00:00
Automatic Updater
cdd2498994
newcopyrights
2008-12-14 21:31:34 +00:00
Automatic Updater
fe80a4909b
merge copyrights
2008-12-14 21:29:46 +00:00
Mark Andrews
96ec50549a
2515. [port] win32: build dnssec-dsfromkey and dnssec-keyfromlabel.
...
[RT #19063 ]
2008-12-14 21:27:24 +00:00
Mark Andrews
8bf0c05627
2515. [port] win32: build dnssec-dsfromkey and dnssec-keyfromlabel.
...
[RT #19063 ]
2008-12-14 21:14:54 +00:00
Automatic Updater
76bf8f52a3
auto update
2008-12-13 23:18:41 +00:00
Tatuya JINMEI 神明達哉
a195cf4e3c
2514. [bug] dig/host failed with -4 or -6 when resolv.conf contains
...
a nameserver of the unsupported address family.
[RT #18848 ]
2008-12-13 04:43:52 +00:00
Tatuya JINMEI 神明達哉
96465858fa
2514. [bug] dig/host failed with -4 or -6 when resolv.conf contains
...
a nameserver of the unsupported address family.
[RT #18848 ]
2008-12-13 02:43:25 +00:00
Mark Andrews
24450ad58d
2513 [bug] Fix windows cli build. [RT #19062 ]
2008-12-13 00:23:54 +00:00
Automatic Updater
f947582727
update copyright notice
2008-12-12 23:46:04 +00:00
Automatic Updater
0f36a52127
newcopyrights
2008-12-12 23:30:12 +00:00
Mark Andrews
e6e8f672c1
2511. [cleanup] dns_rdata_tofmttext() add const to linebreak.
...
[RT #18885 ]
2008-12-12 04:53:17 +00:00
Mark Andrews
47d89fcd4f
2512. [func] Print a summary of the cached records which make up
...
the negative response. [RT #18885 ]
2008-12-12 04:41:25 +00:00
Mark Andrews
a5746c4ec1
2511. [cleanup] dns_rdata_tofmttext() add const to linebreak.
...
[RT #18885 ]
2008-12-12 04:37:24 +00:00
Automatic Updater
a8a8e73121
update copyright notice
2008-12-10 23:48:43 +00:00
Automatic Updater
f64515b956
update copyright notice
2008-12-10 23:46:03 +00:00
Mark Andrews
5a28aa1553
2510. [bug] "dig +sigchase" could trigger REQUIRE failures.
...
[RT #19033 ]
2008-12-10 23:25:40 +00:00
Mark Andrews
b06e034906
reword
2008-12-10 22:35:13 +00:00
Mark Andrews
8684cd3a6f
2510. [bug] dig +sigchase could trigger REQUIREs. [RT #19033 ]
2008-12-10 22:33:54 +00:00
Mark Andrews
4d608cd16d
2509. [bug] Specifying a fixed query source port was broken.
...
[RT #19051 ]
2008-12-10 12:47:05 +00:00
Mark Andrews
92241b04f1
2509. [bug] Specifying a fixed query source port was broken.
...
[RT #19051 ]
2008-12-10 07:03:50 +00:00
Tatuya JINMEI 神明達哉
43c68170fe
2508. [placeholder] (for a 9.5.0-P2-WFB-2 specific change)
2008-12-10 01:57:45 +00:00
Automatic Updater
e4cd6dbd56
auto update
2008-12-08 23:18:21 +00:00
Mark Andrews
69f0cf898e
2507. [func] Log the recursion quota values when killing the
...
oldest query or refusing to recurse due to quota.
[RT #19022 ]
2008-12-08 06:39:42 +00:00
Mark Andrews
5938a4d682
2506. [port] solaris: Check at configure time if
...
hack_shutup_pthreadonceinit is needed. [RT #19037 ]
2008-12-08 05:00:23 +00:00
Mark Andrews
fa948affa0
2506. [port] solaris: Check at configure time if
...
hack_shutup_pthreadonceinit is needed. [RT #19037 ]
2008-12-08 04:59:01 +00:00
Mark Andrews
9908cbc06f
2506. [port] solaris: Check at configure time if
...
hack_shutup_pthreadonceinit is needed. [RT #19037 ]
2008-12-08 04:50:52 +00:00
Mark Andrews
5abe6ab167
2505. [port] Treat amd64 similarly to x86_64 when determining
...
atomic operation support. [RT #19031 ]
2008-12-05 02:06:21 +00:00
Mark Andrews
2e61d171bc
2505. [port] Treat amd64 similarly to x86_64 when determining
...
atomic operation support. [RT #19031 ]
2008-12-05 02:02:12 +00:00
Mark Andrews
76fe07917f
new draft
2008-12-05 00:21:52 +00:00
Mark Andrews
0339c8af8c
new draft
2008-12-04 04:54:31 +00:00
Automatic Updater
81c141bbb1
update copyright notice
2008-12-03 23:45:59 +00:00
Automatic Updater
d3d1cf19e0
auto update
2008-12-03 23:19:05 +00:00
Mark Andrews
953260f21b
2504. [bug] Address race condition in the socket code. [RT #18899 ]
2008-12-03 02:28:42 +00:00
Mark Andrews
3d4e5a200f
remove XXXMPA
2008-12-03 02:11:32 +00:00
Mark Andrews
d8fc8514b1
2504. [bug] Address race condition in the socket code. [RT #18899 ]
2008-12-03 02:03:47 +00:00
Automatic Updater
fc8e82904a
regen
2008-12-02 01:11:45 +00:00
Automatic Updater
f8f8a5b3a3
update copyright notice
2008-12-01 23:47:45 +00:00
Automatic Updater
15f28578c0
update copyright notice
2008-12-01 23:45:57 +00:00
Automatic Updater
90ff38a0d8
newcopyrights
2008-12-01 23:30:27 +00:00
Automatic Updater
4ec6e26acd
newcopyrights
2008-12-01 23:30:09 +00:00
Jeremy Reed
318570ecb3
Clarify the cache db for "Cache DB RRsets".
...
In particular explain the exclamation mark (!) is NXRRSET.
This is from patch from jinmei in support ticket #2038 .
I didn't add to changes as this is very minor, but if you want in
CHANGES let me know.
2008-12-01 17:11:54 +00:00
Mark Andrews
44fb95aeae
unsigned contants
2008-12-01 13:29:37 +00:00
Mark Andrews
04ec5b376d
unsigned contants
2008-12-01 13:26:51 +00:00
Mark Andrews
dbf6a483db
linux doesn't need checks for -lsocket and -lnsl
2008-12-01 07:52:35 +00:00
Mark Andrews
d5518bf5bc
linux doesn't need checks for -lsocket and -lnsl
2008-12-01 07:50:17 +00:00
Mark Andrews
c4c6e5094b
dnssec-dsfromkey
2008-12-01 04:20:22 +00:00
Mark Andrews
36c12f1bb4
#undef inet_aton
2008-12-01 04:14:54 +00:00
Mark Andrews
604af0dafd
#undef inet_aton
2008-12-01 04:13:20 +00:00
Mark Andrews
6aadea52df
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2008-12-01 04:03:18 +00:00
Mark Andrews
9935447b51
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2008-12-01 03:53:32 +00:00
Automatic Updater
07e2d9518d
regen
2008-12-01 01:11:34 +00:00
Mark Andrews
b094407aa5
out of memory condition could be missed. [RT #18970 ]
2008-12-01 00:18:14 +00:00
Mark Andrews
ce1d07a80f
out of memory condition could be missed. [RT #18970 ]
2008-12-01 00:15:37 +00:00
Mark Andrews
175a8bd2b7
2502. [cleanup] isc_radix: Improve compliance with coding style,
...
document function in <isc/radix.h>. [RT #18534 ]
2008-12-01 00:04:21 +00:00
Mark Andrews
46018d5d23
2501. [func] $GENERATE now supports all rdata types. Multi-field
...
rdata types need to be quoted. See the ARM for
details. [RT #18368 ]
2008-11-30 23:49:21 +00:00
Automatic Updater
14b7618e88
auto update
2008-11-30 23:18:22 +00:00
Automatic Updater
9f2b98b844
auto update
2008-11-28 23:18:40 +00:00
Automatic Updater
bf046f958e
update copyright notice
2008-11-27 23:46:02 +00:00
Automatic Updater
b795291f8e
newcopyrights
2008-11-27 23:30:26 +00:00
Automatic Updater
098f70f5b3
newcopyrights
2008-11-27 23:30:10 +00:00
Automatic Updater
81c63d0e9f
auto update
2008-11-27 23:18:47 +00:00
Mark Andrews
4120e75f97
remove dead code. [RT #18629 ]
2008-11-27 23:12:26 +00:00
Mark Andrews
719045b68e
remove dead code. [RT #18629 ]
2008-11-27 23:11:24 +00:00
Mark Andrews
37241ed34a
2500. [contrib] contrib/sdb/pgsql/zonetodb.c called non-existant
...
function. [RT #18582 ]
2008-11-27 06:17:59 +00:00
Mark Andrews
47d9a2bec1
2500. [contrib] contrib/sdb/pgsql/zonetodb.c called non-existant
...
function. [RT #18582 ]
2008-11-27 06:14:22 +00:00
Mark Andrews
fe3f310e2e
refine dnssec-keyfromlabel description
2008-11-26 03:09:51 +00:00
Mark Andrews
8d460bed78
add dnssec-keyfromlabel description
2008-11-26 03:06:11 +00:00
Automatic Updater
1f426f426e
update copyright notice
2008-11-25 23:47:23 +00:00
Automatic Updater
84a599ee63
update copyright notice
2008-11-25 23:46:01 +00:00
Automatic Updater
a9638b6e89
newcopyrights
2008-11-25 23:30:23 +00:00
Automatic Updater
21d6421cf8
newcopyrights
2008-11-25 23:30:09 +00:00
Mark Andrews
b4c4ff632f
2499. [port] solaris: lib/lwres/getaddrinfo.c namespace clash.
...
[RT #18837 ]
2008-11-25 05:45:48 +00:00
Mark Andrews
9019569316
2499. [port] solaris: lib/lwres/getaddrinfo.c namespace clash.
...
[RT #18837 ]
2008-11-25 05:39:10 +00:00
Automatic Updater
d53d756c84
update copyright notice
2008-11-20 23:46:03 +00:00
Automatic Updater
c3704b76db
newcopyrights
2008-11-20 23:30:10 +00:00
Mark Andrews
7e6d364ec0
2495. [bug] Tighten RRSIG checks. [RT #18795 ]
2008-11-20 02:02:44 +00:00
Mark Andrews
46bcf31c17
2494. [bug] dns/sdlz.h and dns/dlz.h were not being installed.
...
[RT #18826 ]
2008-11-20 01:49:22 +00:00
Automatic Updater
b1c60f3ac2
regen
2008-11-20 01:29:56 +00:00
Mark Andrews
fdf3321006
2487. [bug] Give TCP connections longer to complete. [RT #18675 ]
2008-11-20 01:29:33 +00:00
Mark Andrews
a696315d19
2485. [bug] Change update's the handling of obscured RRSIG
...
records. Not all orphand DS records were being
removed. [RT #18828 ]
2008-11-20 01:24:16 +00:00
Mark Andrews
66e991fea9
align comment w/ code [RT #18833 ]
2008-11-20 01:13:51 +00:00
Mark Andrews
c1f9789baf
2476. [doc] ARM: improve documentation for max-journal-size and
...
ixfr-from-differences. [RT #15909 ] [RT #18541 ]
2008-11-20 01:00:41 +00:00
Mark Andrews
7b9b9b6c30
2479. [bug] xfrout:covers was not properly initalized. [RT #18801 ]
2008-11-20 00:54:45 +00:00
Mark Andrews
e6ce0e2567
2478. [bug] 'addresses' could be used uninitalized in
...
configure_forward(). [RT 18800]
2008-11-20 00:50:57 +00:00
Tatuya JINMEI 神明達哉
e877787e52
2498. [bug] Removed a bogus function argument used with
...
ISC_SOCKET_USE_POLLWATCH: it could cause compiler
warning or crash named with the debug 1 level
of logging. [RT #18917 ]
2008-11-20 00:07:00 +00:00
Tatuya JINMEI 神明達哉
eb8265942b
2498. [bug] Removed a bogus function argument used with
...
ISC_SOCKET_USE_POLLWATCH: it could cause compiler
warning or crash named with the debug 1 level
of logging. [RT #18917 ]
(Note that this entry is placed below the 9.6.0rc1 mark)
2008-11-20 00:04:17 +00:00
Jeremy Reed
b58d2c6a1c
Fix various spelling typos. (And changed one spelling to be
...
consistent.)
Note that I changed historical entries here, because if someone
was to search for some keyword, correct spelling makes it easier.
(The argument is now that can't search for the mispelled term to
compare.)
2008-11-19 23:28:32 +00:00
Mark Andrews
515a537cd1
silence compiler
2008-11-19 06:21:45 +00:00
Mark Andrews
9f41ec8010
1204 -> 1024U
2008-11-19 05:38:49 +00:00
Mark Andrews
e7ba4d8dc4
2497. [bug] Don't add RRSIG bit to NSEC3 bit map for insecure
...
delegation.
2008-11-17 23:46:42 +00:00
Mark Andrews
cb98b2c207
windows: complain if -t is set
2008-11-17 05:41:10 +00:00
Mark Andrews
a435080fb8
fix for windows compiler
2008-11-16 22:49:18 +00:00
Automatic Updater
61da0da99e
9.6.0rc1
2008-11-16 21:25:27 +00:00
Mark Andrews
ac4b736ab2
9.6.0rc1
2008-11-16 21:21:42 +00:00
Mark Andrews
81e5de1741
2496. [bug] Add sanity length checks to NSID option. [RT #18813 ]
2008-11-16 20:57:55 +00:00
Automatic Updater
49960a74b5
update copyright notice
2008-11-14 23:47:33 +00:00
Automatic Updater
251d306600
newcopyrights
2008-11-14 23:30:20 +00:00
Mark Andrews
50df1ec60a
2495. [bug] Tighten RRSIG checks. [RT #18795 ]
2008-11-14 22:53:46 +00:00
Mark Andrews
2628c71479
silence compiler warning. [RT #18990 ]
2008-11-14 14:07:48 +00:00
Mark Andrews
da2d57c8cf
2493. [bug] The linux capabilites code was not correctly cleaning
...
up after itself. [RT #18767 ]
2008-11-14 05:24:11 +00:00
Mark Andrews
ef4eed2a2a
2493. [bug] The linux capabilites code was not correctly cleaning
...
up after itself. [RT #18767 ]
2008-11-14 05:08:48 +00:00
Mark Andrews
d5be219ff7
spelling
2008-11-14 05:01:04 +00:00
Mark Andrews
7d89c53f6e
2492. [func] Rndc status new reports the number of cpus discovered
...
and the number of worker threads when running
multi-threaded. [RT #18273 ]
2008-11-14 04:57:04 +00:00
Automatic Updater
cfeaf83e2b
update copyright notice
2008-11-12 23:47:17 +00:00
Automatic Updater
030eef5cd6
update copyright notice
2008-11-12 23:45:57 +00:00
Mark Andrews
96b3cb85d3
2491. [func] Attempt to re-use a local port if we are already using
...
the port. [RT #18548 ]
2008-11-12 23:10:57 +00:00
Mark Andrews
a1561fa740
9.4.3
2008-11-12 04:17:13 +00:00
Mark Andrews
2573ed2e6b
2490. [port] aix: work around a kernel bug where IPV6_RECVPKTINFO
...
is cleared when IPV6_V6ONLY is set. [RT #18785 ]
2008-11-12 03:58:36 +00:00
Mark Andrews
dc143a8f5c
2490. [port] aix: work around a kernel bug where IPV6_RECVPKTINFO
...
is cleared when IPV6_V6ONLY is set. [RT #18785 ]
2008-11-12 03:52:32 +00:00
Automatic Updater
f1b35969d3
auto update
2008-11-11 23:18:27 +00:00
Mark Andrews
ac62b63619
add NULL gssapi fromlabel method. [RT #18877 ]
2008-11-11 03:55:01 +00:00
Automatic Updater
6a42ab6427
regen
2008-11-09 01:11:56 +00:00
Tatuya JINMEI 神明達哉
35726c4745
wording consistency
2008-11-08 22:44:10 +00:00
Tatuya JINMEI 神明達哉
3a651fdc82
2489. [port] solaris: Workaround Solaris's kernel bug about
...
/dev/poll:
http://bugs.opensolaris.org/view_bug.do?bug_id=6724237
Define ISC_SOCKET_USE_POLLWATCH at build time to enable
this workaround. [RT #18870 ]
2008-11-08 22:40:39 +00:00
Tatuya JINMEI 神明達哉
f99fd90097
2489. [port] solaris: Workaround Solaris's kernel bug about
...
/dev/poll:
http://bugs.opensolaris.org/view_bug.do?bug_id=6724237
Define ISC_SOCKET_USE_POLLWATCH at build time to enable
this workaround. [RT #18870 ]
2008-11-08 22:35:12 +00:00
Mark Andrews
ed5da425c8
update
2008-11-08 21:16:44 +00:00
Automatic Updater
b27ce68bae
regen
2008-11-08 01:11:47 +00:00
Automatic Updater
9807318c04
update copyright notice
2008-11-07 23:47:18 +00:00
Automatic Updater
723bfc0fc2
newcopyrights
2008-11-07 23:30:20 +00:00
Jeremy Reed
cf58feee56
Capitalize month name (since this is English and to be consistent)
...
for the date of the document.
2008-11-07 13:54:11 +00:00
Jeremy Reed
832fb12cfe
Put RR in parentheses in the description.
...
Add missing "d" for "generated".
2008-11-07 13:50:15 +00:00
Automatic Updater
922312472e
regen
2008-11-07 04:08:43 +00:00
Automatic Updater
59a4c9c6b4
close comment
2008-11-07 03:58:25 +00:00
Mark Andrews
e17cb80d7c
remove second copy
2008-11-07 03:43:20 +00:00
Mark Andrews
582f8b9a8d
2488. [func] Added a tool, dnssec-dsfromkey, to generate DS records
...
from keyset and .key files. [RT #18694 ]
2008-11-07 02:28:49 +00:00
Automatic Updater
18fa75b694
regen
2008-11-07 01:11:20 +00:00
Mark Andrews
09b45f7b58
2487. [bug] Give TCP connections longer to complete. [RT #18675 ]
2008-11-07 00:52:34 +00:00
Automatic Updater
7f950d7cb7
update copyright notice
2008-11-06 23:47:06 +00:00
Mark Andrews
f6f1672b4e
2486. [func] The default locations for named.pid and lwresd.pid
...
are now /var/run/named/named.pid and
/var/run/lwresd/lwresd.pid respectively.
This allows the owner of the containing directory
to be set, for "named -u" support, and allows there
to be a permanent symbolic link in the path, for
"named -t" support. [RT #18306 ]
2008-11-06 05:30:24 +00:00
Mark Andrews
1f3e0508c2
2485. [bug] Change update's the handling of obscured RRSIG
...
records. Not all orphand DS records were being
removed. [RT #18828 ]
2008-11-06 02:31:41 +00:00
Mark Andrews
2cada19312
align comment w/ code [RT #18833 ]
2008-11-06 02:20:14 +00:00
Automatic Updater
0feb9a335e
auto update
2008-11-05 23:18:54 +00:00
Automatic Updater
cf3f55777b
regen
2008-11-05 01:11:20 +00:00
Automatic Updater
280d316c87
auto update
2008-11-04 23:18:47 +00:00
Mark Andrews
09416abf2d
remove debugging log that was accidently left in
2008-11-04 21:23:14 +00:00
Mark Andrews
d24116ee54
grammer, fix reference. [RT #18850 ]
2008-11-04 01:55:59 +00:00
Mark Andrews
a14aff6984
2484. [bug] It was possible to trigger a REQUIRE failure when
...
adding NSEC3 proofs to the response in
query_addwildcardproof(). [RT #18828 ]
2008-11-03 23:57:22 +00:00
Mark Andrews
ce895d1f9b
update
2008-11-03 23:37:42 +00:00
Automatic Updater
d4dc53d6b9
auto update
2008-11-03 23:18:27 +00:00
Automatic Updater
d9edfd5642
update copyright notice
2008-11-02 23:47:01 +00:00
Automatic Updater
8f2dcf7f90
newcopyrights
2008-11-02 23:30:23 +00:00
Francis Dupont
7b1a7a098b
no chroot() in Win32 API
2008-11-02 12:48:39 +00:00
Automatic Updater
6bc860e956
auto update
2008-10-31 23:18:30 +00:00
Automatic Updater
078e9adf8b
auto update
2008-10-29 23:18:17 +00:00
Francis Dupont
bc3b1dbd69
add RT #18806 resolution
2008-10-29 22:03:41 +00:00
Francis Dupont
a2fa49cebc
accept libxml2 2.7.x too
2008-10-29 10:09:21 +00:00
Mark Andrews
76bd01263f
remove debugging printf
2008-10-29 05:53:12 +00:00
Automatic Updater
b7909c0bfe
9.6.0b1
2008-10-29 05:22:09 +00:00
Mark Andrews
c19a57667e
9.6.0b1
2008-10-29 05:04:18 +00:00
Mark Andrews
736e6a6709
2481. [bug] rbtdb.c:matchparams() failed to handle NSEC3 chain
...
collisions. [RT #18812 ]
2480. [bug] named could fail to emit all the required NSEC3
records. [RT #18812 ]
2008-10-29 04:54:00 +00:00
Mark Andrews
275b170cc4
spelling
2008-10-29 03:18:25 +00:00
Mark Andrews
d1ec77294e
missing #'s
2008-10-29 03:02:47 +00:00
Mark Andrews
e597f9f376
2479. [bug] xfrout:covers was not properly initalized. [RT 18801]
2008-10-29 02:54:20 +00:00
Automatic Updater
14c86fa67a
update copyright notice
2008-10-28 23:47:06 +00:00
Automatic Updater
910f7d361f
auto update
2008-10-28 23:18:38 +00:00
Mark Andrews
9d02618ca6
2478. [bug] 'addresses' could be used uninitalized in
...
configure_forward(). [RT 18800]
2008-10-28 05:17:40 +00:00
Mark Andrews
a21884ae7b
2477 [bug] dig: the global option to print the command line is
...
+cmd not print_cmd. Update the output to reflect
this. [RT #17008 ]
2008-10-28 03:32:59 +00:00
Automatic Updater
ccc383f3a7
regen
2008-10-28 01:11:27 +00:00
Automatic Updater
39e00fac53
auto update
2008-10-27 23:19:00 +00:00
Tatuya JINMEI 神明達哉
ff2c81060f
added pre-initialization check on cachedb->node_lock_count.
2008-10-27 22:43:34 +00:00
Jeremy Reed
d63cfbfbf9
2476. [doc] ARM: improve documentation for max-journal-size and
...
ixfr-from-differences. [RT #15909 ] [RT #18541
2008-10-27 16:05:45 +00:00
Mark Andrews
86ee7433b3
2475. [bug] LRU cache cleanup under overmem condition could purge
...
particular entries more aggresively. [RT #17628 ]
2008-10-27 03:52:43 +00:00
Automatic Updater
b76b4be572
auto update
2008-10-25 23:18:22 +00:00
Automatic Updater
712389a015
auto update
2008-10-24 23:18:18 +00:00
Automatic Updater
5a58f84d00
9.4.3rc1
2008-10-24 04:15:52 +00:00
Mark Andrews
30fa3b76f1
9.4.3rc1
2008-10-24 04:11:31 +00:00
Mark Andrews
16858b59b8
9.4.3rc1
2008-10-24 04:06:16 +00:00
Evan Hunt
06a230fe9f
2474. [bug] ACL structures could be allocated with insufficient
...
space, causing an array overrun. [RT #18765 ]
2008-10-24 02:28:55 +00:00
Automatic Updater
be40453080
update copyright notice
2008-10-24 01:44:48 +00:00
Automatic Updater
4772f94e52
update copyright notice
2008-10-24 01:43:17 +00:00
Automatic Updater
7eda3642ee
newcopyrights
2008-10-24 01:41:44 +00:00
Automatic Updater
c840962324
newcopyrights
2008-10-24 01:41:18 +00:00
Mark Andrews
1a48ee7d8d
2473. [port] linux: raise the limit on open files to the possible
...
maximum value before spawning threads; 'files'
specified in named.conf doesn't seem to work with
threads as expected. [RT #18784 ]
2008-10-24 01:28:08 +00:00
Mark Andrews
6d54a6fc18
2473. [port] linux: raise the limit on open files to the possible
...
maximum value before spawning threads; 'files'
specified in named.conf doesn't seem to work with
threads as expected. [RT #18784 ]
2008-10-24 01:24:54 +00:00
Mark Andrews
761cc767e2
2472. [port] linux: check the number of available cpu's before
...
calling chroot as it depends on "/proc". [RT #16923 ]
2008-10-24 01:14:35 +00:00
Mark Andrews
ee02a035c9
spelling
2008-10-24 01:08:48 +00:00
Mark Andrews
7ca0cdd7ec
2472. [port] linux: check the number of available cpu's before
...
calling chroot as it depends of "/proc". [RT #16923 ]
2008-10-24 01:08:21 +00:00
Mark Andrews
d91566bc35
update usage
2008-10-24 00:57:38 +00:00
Mark Andrews
7cc9019283
update usage
2008-10-24 00:56:32 +00:00
Mark Andrews
5f4802e538
named-checkzone defaults
2008-10-24 00:54:56 +00:00
Mark Andrews
831fb092e8
named-checkzone defaults
2008-10-24 00:52:49 +00:00
Mark Andrews
c17f4ac28b
2471. [bug] named-checkzone was not reporting missing manditory
...
glue when sibling checks were disabled. [RT #18768 ]
2008-10-24 00:38:02 +00:00
Mark Andrews
455ada05af
2471. [bug] named-checkzone was not reporting missing manditory
...
glue when sibling checks were disabled. [RT #18768 ]
2008-10-24 00:28:00 +00:00
Mark Andrews
4ac81dfb30
silence compiler warning. [RT #18766 ]
2008-10-24 00:11:17 +00:00
Mark Andrews
96117a5679
new draft
2008-10-23 23:08:36 +00:00
Mark Andrews
ff30270d6c
spelling
2008-10-23 00:01:29 +00:00
Mark Andrews
0d444dc136
2470. [bug] Elements of the isc_radix_node_t could be incorrectly
...
overwritten. [RE# 18719]
2008-10-23 00:00:58 +00:00
Automatic Updater
e1a1e86485
auto update
2008-10-22 23:18:23 +00:00
Automatic Updater
1acf72525e
regen
2008-10-22 01:11:41 +00:00
Mark Andrews
68f69e179f
remove sig-re-signing-interval
2008-10-21 05:25:59 +00:00
Mark Andrews
7d2fa75dc8
cvs rdiff -r1.2894 -r1.2895 bind9/CHANGES
...
cvs rdiff -r1.455 -r1.456 bind9/configure.in
2008-10-21 02:47:25 +00:00
Mark Andrews
4e9775118d
2469. [port] solaris: Work around Solaris's select() limitations.
...
[RT #18769 ]
2008-10-21 02:43:08 +00:00
Automatic Updater
9c3f335b04
auto update
2008-10-20 23:18:24 +00:00
Automatic Updater
6e3121462b
regen
2008-10-18 01:29:59 +00:00
Automatic Updater
cd3ee12f1d
regen
2008-10-18 01:11:39 +00:00
Tatuya JINMEI 神明達哉
99ee58fd4b
2468. [bug] Resolver could try unreachable servers multiple times.
...
[RT #18739 ]
2008-10-17 22:02:13 +00:00
Tatuya JINMEI 神明達哉
35378bcc6a
2468. [bug] Resolver could try unreachable servers multiple times.
...
[RT #18739 ]
2008-10-17 21:58:09 +00:00
Tatuya JINMEI 神明達哉
11f8c6e4af
2467. [bug] Failure of fcntl(F_DUPFD) wasn't logged. [RT #18740 ]
2008-10-17 21:53:07 +00:00
Tatuya JINMEI 神明達哉
b05585dcfe
2467. [bug] Failure of fcntl(F_DUPFD) wasn't logged. [RT #18740 ]
2008-10-17 21:49:23 +00:00
Jeremy Reed
45ad1e4a27
2466. [doc] ARM: explain max-cache-ttl 0 SERVFAIL issue.
...
[RT #18302 ]
2008-10-17 19:37:35 +00:00
Jeremy Reed
1f030ca8a3
2466. [doc] ARM: explain max-cache-ttl 0 SERVFAIL issue.
...
[RT #18302 ]
(Sorry I should have committed arm fix at same time.)
2008-10-17 19:31:57 +00:00
Jeremy Reed
ba6c56b358
For bugs ticket 18302: explain why "Setting max-cache-ttl to 0
...
causes SERVFAIL errors for (all?) recursive lookups"
2008-10-17 19:27:52 +00:00
Mark Andrews
1ccb967b8e
2465. [bug] Adb's handling of lame addresses was different
...
for IPv4 and IPv6. [RT #18738 ]
2008-10-17 03:35:14 +00:00
Mark Andrews
698a4dcc8a
2465. [bug] Adb's handling of lame addresses was different
...
for IPv4 and IPv6. [RT #18738 ]
2008-10-17 03:23:13 +00:00
Mark Andrews
703027d266
grammer [RT #18679 ]
2008-10-17 03:11:26 +00:00
Automatic Updater
f2b2190a5a
regen
2008-10-17 01:29:23 +00:00
Automatic Updater
71736c0b55
update copyright notice
2008-10-16 23:46:00 +00:00
Automatic Updater
05ad08f2f5
newcopyrights
2008-10-16 23:30:10 +00:00
Automatic Updater
f6a3a85c77
auto update
2008-10-16 23:18:37 +00:00
Mark Andrews
8231c8c143
term -> option
2008-10-16 23:12:38 +00:00
Automatic Updater
33162fd5e3
regen
2008-10-16 01:29:42 +00:00
Automatic Updater
dc91524e4b
regen
2008-10-16 01:11:19 +00:00
Automatic Updater
87ecfd734c
update copyright notice
2008-10-15 23:47:31 +00:00
Automatic Updater
0bcc9f830b
update copyright notice
2008-10-15 23:46:06 +00:00
Automatic Updater
3c5dffc581
newcopyrights
2008-10-15 23:30:27 +00:00
Automatic Updater
a901d8a14b
newcopyrights
2008-10-15 23:30:09 +00:00
Mark Andrews
4e40ba55eb
silence compiler warning
2008-10-15 22:33:01 +00:00
Mark Andrews
0042f3fdf0
Add missing formating tags. No content changes.
2008-10-15 22:27:52 +00:00
Jeremy Reed
3ebe550f15
Add missing formating tags. No content changes.
2008-10-15 13:42:44 +00:00
Mark Andrews
88674be665
2464. [port] linux: check that a capability is present before
...
trying to set it. [RT #18135 ]
2008-10-15 05:00:57 +00:00
Mark Andrews
6c0079c422
silence coverity false positive
2008-10-15 04:26:22 +00:00
Mark Andrews
f2d09cd90d
silence coverity false positive
2008-10-15 04:22:30 +00:00
Mark Andrews
c26da3edcf
libbind:coverity analysis support. [RT #18196 ]
2008-10-15 03:57:21 +00:00
Mark Andrews
92908e674c
evloop prototype. [RT #18196 ]
2008-10-15 03:41:19 +00:00
Mark Andrews
394c1ac533
evloop prototype. [RT #18196 ]
2008-10-15 03:41:17 +00:00
Mark Andrews
22e4dc084a
coverity analysis support. [RT #18196 ]
2008-10-15 03:31:03 +00:00
Mark Andrews
4aee922977
coverity analysis support. [RT #18196 ]
2008-10-15 03:29:13 +00:00
Mark Andrews
b018450b0e
sig is only used if threads are in use. [RT #18196 ]
2008-10-15 03:21:22 +00:00
Mark Andrews
51ca8c9478
sig is only used if threads are in use. [RT #18196 ]
2008-10-15 03:20:45 +00:00
Mark Andrews
9fc212dc8f
constistant declaration of progname. [RT #18196 ]
2008-10-15 03:07:19 +00:00
Mark Andrews
7318a964ec
constistant declaration of progname
2008-10-15 03:03:57 +00:00
Mark Andrews
24a56e15f7
silence compiler warning
2008-10-15 02:37:11 +00:00
Mark Andrews
97907d1e05
make the arrays rcodetext and opcodetext readonly. [RT #18196 ]
2008-10-15 02:19:18 +00:00
Mark Andrews
7ca1016560
make the arrays rcodetext and opcodetext readonly
2008-10-15 02:16:51 +00:00
Automatic Updater
4571f5e370
regen
2008-10-15 01:30:20 +00:00
Mark Andrews
eb3df5dbba
Change the SEE ALSO from obsolete 2535 to 4033
2008-10-15 01:17:44 +00:00
Automatic Updater
c6c78f699b
regen
2008-10-15 01:11:35 +00:00
Mark Andrews
c19d353c58
regen
2008-10-15 00:16:13 +00:00
Mark Andrews
e0d9dff5e8
regen
2008-10-15 00:14:54 +00:00
Mark Andrews
8ae9739db5
2463. [port] linux: POSIX doesn't include the IPv6 Advanced Socket
...
API and glibc hides parts of the IPv6 Advanced Socket
API as a result. This is stupid as it breaks how the
two halves (Basic and Advanced) of the IPv6 Socket API were designed to be used but we have to live with it.
Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
API. [RT #18388 ]
2008-10-15 00:12:28 +00:00
Mark Andrews
20256cbc15
use build_os not host for change 2461
2008-10-15 00:10:09 +00:00
Mark Andrews
4f69bfbe00
use build_os not host for change 2461
2008-10-15 00:08:54 +00:00
Mark Andrews
d7896edb4e
2463. [port] linux: POSIX doesn't include the IPv6 Advanced Socket
...
API and glibc hides parts of the IPv6 Advanced Socket
API as a result. This is stupid as it breaks how the
two halves (Basic and Advanced) of the IPv6 Socket API
were designed to be used but we have to live with it.
Define _GNU_SOURCE to pull in the IPv6 Advanced Socket
API. [RT #18388 ]
2008-10-15 00:05:16 +00:00
Jeremy Reed
733531b6d5
Change SEE ALSO reference from obsolete 2535 to 4033.
...
(Also order these numerically.)
2008-10-14 14:32:50 +00:00
Jeremy Reed
e164806329
Change the SEE ALSO from obsolete 2535 to 4033.
2008-10-14 14:28:25 +00:00
Mark Andrews
3462e4f19a
document --enable-largefile
2008-10-14 04:27:25 +00:00
Mark Andrews
e2a24b6e79
document --enable-largefile
2008-10-14 03:33:01 +00:00
Automatic Updater
fb4b547fbf
regen
2008-10-14 01:30:11 +00:00
Automatic Updater
1c09d68dfd
regen
2008-10-14 01:11:36 +00:00
Mark Andrews
aef8e0b3ce
2462. [doc] Document -m (enable memory usage debugging)
...
option for dig. [RT #18757 ]
2008-10-14 00:54:40 +00:00
Jeremy Reed
0db6bf459f
Document -m (enable memory usage debugging) option for dig. [RT #18757 ]
2008-10-13 21:18:56 +00:00
Mark Andrews
e4782ca3bf
2461. [port] sunos: Change #2363 was not complete. [RT #17513 ]
2008-10-13 00:36:56 +00:00
Mark Andrews
43e0c5957b
2461. [port] sunos: Change #2363 was not complete. [RT #17513 ]
2008-10-13 00:35:38 +00:00
Mark Andrews
99a522dad7
2461. [port] sunos: Change #2363 was not complete. [RT #17513 ]
2008-10-13 00:29:48 +00:00
Automatic Updater
a68a82e4e5
auto update
2008-10-09 23:18:53 +00:00
Evan Hunt
95de316a5d
suppress an error message on solaris. [rt18253]
2008-10-09 21:27:52 +00:00
Automatic Updater
bdadd4da2f
regen
2008-10-04 01:29:37 +00:00
Automatic Updater
30d5dc8fb6
update copyright notice
2008-10-03 23:46:23 +00:00
Automatic Updater
153acdebce
newcopyrights
2008-10-03 23:30:13 +00:00
Mark Andrews
96a6058b72
Minor grammar and punctuation changes. [RT #18703 ]
2008-10-03 22:09:56 +00:00
Automatic Updater
b49958b502
regen
2008-10-03 01:11:33 +00:00
Jeremy Reed
d4f032db53
Minor grammar and punctuation changes.
...
[RT #18703 ]
2008-10-03 00:55:33 +00:00
Automatic Updater
8d68bae542
update copyright notice
2008-10-02 23:47:16 +00:00
Automatic Updater
0142fd71e0
newcopyrights
2008-10-02 23:30:18 +00:00
Mark Andrews
e6c5224571
2460. [bug] Don't call dns_db_getnsec3parameters() on the cache.
...
[RT #18697 ]
2008-10-02 20:35:39 +00:00
Mark Andrews
61d7ab455f
libbind fixes
2008-10-02 06:31:59 +00:00
Mark Andrews
b90d59882c
move 9.6.0a1 marker
2008-10-02 06:25:05 +00:00
Mark Andrews
cd6555930b
2459. [contrib] Import dnssec-zkt to contrib/zkt. [RT #18448 ]
2008-10-02 06:16:12 +00:00
Automatic Updater
f8e61212a1
newcopyrights
2008-09-29 23:30:23 +00:00
Evan Hunt
614a39f897
Import dnssec-zkt to contrib/zkt. [rt18448]
2008-09-29 21:44:21 +00:00
Automatic Updater
2e7234186b
regen
2008-09-28 01:30:13 +00:00
Automatic Updater
8b1cba45ad
regen
2008-09-28 01:11:38 +00:00
Tatuya JINMEI 神明達哉
c5ead8c25b
missing RT number
2008-09-27 23:52:03 +00:00
Tatuya JINMEI 神明達哉
369e148f30
2458. [doc] ARM: update and correction for max-cache-size.
...
[RT #18294 ]
2008-09-27 23:51:03 +00:00
Tatuya JINMEI 神明達哉
0f4c3a9cd1
2458. [doc] ARM: update and correction for max-cache-size.
...
[RT #18294 ]
2008-09-27 23:47:40 +00:00
Tatuya JINMEI 神明達哉
7aa4aca8e6
added duplicate and dropped in the statistics counters
2008-09-27 23:42:17 +00:00
Tatuya JINMEI 神明達哉
c644959444
untabified, just for consistency
2008-09-27 23:38:28 +00:00
Tatuya JINMEI 神明達哉
2be6798f93
2457. [tuning] max-cache-size is reverted to 0, the previous
...
default. It should be safe because expired cache
entries are also purged.
2008-09-27 23:35:31 +00:00
Automatic Updater
cdbb3d2774
update copyright notice
2008-09-26 23:47:06 +00:00
Automatic Updater
647a14a1eb
auto update
2008-09-26 23:18:28 +00:00
Evan Hunt
b0bf1ad5b0
2456. [bug] In ACLs, ::/0 and 0.0.0.0/0 would both match any
...
address, regardless of family. They now correctly
distinguish IPv4 from IPv6. [RT #18559 ]
2008-09-26 21:12:02 +00:00
Evan Hunt
106360491a
address review comment
2008-09-26 16:44:49 +00:00
Mark Andrews
6edc665a3d
return rather than exit from main
2008-09-26 01:31:19 +00:00
Mark Andrews
dd14c953a8
unsigned constants
2008-09-26 01:27:08 +00:00
Automatic Updater
01b18d4c7c
regen
2008-09-26 01:11:35 +00:00
Evan Hunt
711f3ea3e3
remove "NSID support" from 9.6.0 features
2008-09-25 22:12:59 +00:00
Jeremy Reed
fd49218f63
Fix typo.
2008-09-25 20:41:19 +00:00
Mark Andrews
22d44896ad
CONFIGARGS
2008-09-25 07:44:12 +00:00
Automatic Updater
9f87cfb633
9.6.0a1
2008-09-25 06:51:58 +00:00
Automatic Updater
38417cbfb1
regen
2008-09-25 06:24:42 +00:00
Mark Andrews
9a57aa45b0
NSEC3
2008-09-25 06:08:49 +00:00
Mark Andrews
bfcb5fae68
9.6
2008-09-25 05:49:26 +00:00
Automatic Updater
8a377fbd29
newcopyrights
2008-09-25 05:47:56 +00:00
Automatic Updater
822df94949
newcopyrights
2008-09-25 05:21:07 +00:00
Automatic Updater
731cc132f2
regen
2008-09-25 04:45:05 +00:00
Mark Andrews
86e0a671ed
9.6.0a1
2008-09-25 04:39:58 +00:00
Mark Andrews
8b8192cfa4
9.6.0a1
2008-09-25 04:31:12 +00:00
Mark Andrews
bcfb2cead5
update
2008-09-25 04:30:42 +00:00
Mark Andrews
f3d3ab8e05
regen
2008-09-25 04:25:52 +00:00
Mark Andrews
7d5d6647dd
remove AC_CONFIG_SUBDIRS(lib/bind)
2008-09-25 04:25:15 +00:00
Mark Andrews
6198c726bc
0 -> dns_rdatatype_none
2008-09-25 04:15:52 +00:00
Mark Andrews
75a4ad0829
0 -> dns_rdatatype_none
2008-09-25 04:12:39 +00:00
Automatic Updater
3398334b3a
update copyright notice
2008-09-25 04:02:39 +00:00
Automatic Updater
bd19247e03
update copyright notice
2008-09-25 04:01:36 +00:00
Automatic Updater
7af91d15b2
newcopyrights
2008-09-25 03:59:55 +00:00
Automatic Updater
7165a5872e
newcopyrights
2008-09-25 03:59:39 +00:00
Mark Andrews
675aac0825
2455. [bug] Stop metadata being transfered via axfr/ixfr.
...
[RT #18639 ]
2008-09-25 03:55:39 +00:00
Mark Andrews
eab4a5c29d
2455. [bug] Stop metadata being transfered via axfr/ixfr.
...
[RT #18639 ]
2008-09-25 03:49:55 +00:00
Mark Andrews
e101739d76
regen
2008-09-25 03:43:44 +00:00
Evan Hunt
203e146e5e
fixed missing backquotes
2008-09-25 03:33:11 +00:00
Mark Andrews
21d493fc39
2454. [func] nsupdate: you can now set a default ttl. [RT #18317 ]
2008-09-25 02:20:27 +00:00
Mark Andrews
cbec5ee72c
2453. [bug] Remove NULL pointer dereference in dns_journal_print().
...
[RT #18316 ]
2008-09-25 02:09:08 +00:00
Mark Andrews
5737b74d34
2453. [bug] Remove NULL pointer dereference in dns_journal_print().
...
[RT #18316 ]
2452. [func] Improve bin/test/journalprint. [RT #18316 ]
2008-09-25 02:01:45 +00:00
Mark Andrews
13fb52f8ff
2451. [port] solaris: handle runtime linking better. [RT #18356 ]
2008-09-25 01:35:22 +00:00
Mark Andrews
19e4588ed7
2451. [port] solaris: handle runtime linking better. [RT #18356 ]
2008-09-25 01:22:47 +00:00
Mark Andrews
25814aef23
libbind cleanup
2008-09-25 00:57:26 +00:00
Mark Andrews
7b67cfadd0
NSEC3-NOTES
2008-09-25 00:55:35 +00:00
Automatic Updater
fc78d2e4b2
newcopyrights
2008-09-24 23:30:10 +00:00
Automatic Updater
54b444720d
auto update
2008-09-24 23:18:24 +00:00
Jeremy Reed
48a866144e
2450. [doc] Fix lwresd docbook problem for manual page.
...
[RT #18672 ]
Note: I am not committing to other branches since they are in
betas -- please let me know if this should be done.
TODO: lwresd.8 needs to be regenerated and committed.
2008-09-24 21:40:58 +00:00
Evan Hunt
f66ac0c858
silence compiler warnings
2008-09-24 16:33:27 +00:00
Mark Andrews
2bf0c0a597
2449. [bug] libbind: Out of bounds reference in dns_ho.c:addrsort.
...
[RT #18044 ]
2008-09-24 05:59:50 +00:00
Mark Andrews
143852efc0
placeholder
2008-09-24 05:40:44 +00:00
Mark Andrews
1c627fbd0a
9.6.0a1
2008-09-24 04:30:47 +00:00
Evan Hunt
6cdaeb94d4
Moved libbind out as a separate product.
2008-09-24 04:16:53 +00:00
Automatic Updater
6e2871232f
update copyright notice
2008-09-24 03:16:58 +00:00
Mark Andrews
6098d364b6
2448. [func] Add NSEC3 support. [RT #15452 ]
2008-09-24 02:46:23 +00:00
Mark Andrews
931cb604b1
spelling
2008-09-24 02:26:42 +00:00
Mark Andrews
6915797fa8
2447. [cleanup] libbind has been split out as a seperate produce.
2008-09-24 02:20:17 +00:00
Mark Andrews
11dbf2fc38
2447. [cleanup] libbind has been split out as a seperate produce.
2008-09-24 02:13:12 +00:00
Automatic Updater
23aacc8eed
regen
2008-09-24 01:32:05 +00:00
Automatic Updater
824f38c031
regen
2008-09-24 01:12:39 +00:00
Tatuya JINMEI 神明達哉
bb53eb76af
regen
2008-09-23 17:26:08 +00:00
Tatuya JINMEI 神明達哉
eeaa2277ea
2446. [func] Add a new log message about build options on startup.
...
A new command-line option '-V' for named is also
provided to show this information. [RT# 18645]
2008-09-23 17:25:47 +00:00
Mark Andrews
9602e52234
2445. [doc] ARM out-of-date on empty reverse zones (list includes
...
RFC1918 address, but these are not yet compiled in).
[RT #18578 ]
2008-09-23 04:02:08 +00:00
Mark Andrews
cfef379926
2445. [doc] ARM out-of-date on empty reverse zones (list includes
...
RFC1918 address, but these are not yet compiled in).
[RT #18578 ]
2008-09-23 03:59:16 +00:00
Mark Andrews
8e41c9e910
2444. [port] Linux, FreeBSD, AIX: Turn off path mtu discovery
...
(clear DF) for UDP responses and requests.
2008-09-23 02:35:25 +00:00
Mark Andrews
ce688d6594
spelling
2008-09-23 02:29:05 +00:00
Mark Andrews
c6c09f77f8
2444. [port] Linux, FreeBSD, AIX: Turn of path mtu discovery
...
(clear DF) for UDP responses and requests.
2008-09-23 02:20:21 +00:00
Automatic Updater
1de4dea98c
auto update
2008-09-22 23:18:42 +00:00
Automatic Updater
e616b6361e
auto update
2008-09-18 23:18:47 +00:00
Automatic Updater
670ce73a78
auto update
2008-09-16 23:18:42 +00:00
Evan Hunt
3e38437e93
update for 9.4.3b3 release
2008-09-16 19:47:32 +00:00
Evan Hunt
a2fa21340d
update api files for 9.4.3b3 release
2008-09-16 19:43:50 +00:00
Evan Hunt
d06ddaf1f9
bumped 9.4.3b3 release note
2008-09-16 18:33:22 +00:00
Michael Graff
467e6fd167
make the same change to win32/socket.c here as was made on v9_5 to fix connected UDP sockets
2008-09-16 17:19:01 +00:00
Michael Graff
9b142be04b
make the same change to win32/socket.c here as was made on v9_5 to fix connected UDP sockets
2008-09-16 17:14:35 +00:00
Mark Andrews
896f88361e
2442. [bug] A lock could be destroyed twice. [RT# 18626]
2008-09-14 04:54:49 +00:00
Automatic Updater
6011ef0f4d
update copyright notice
2008-09-12 23:47:25 +00:00
Evan Hunt
20f6da2752
Further updates to README to clarify the situation with Windows builds.
2008-09-12 06:10:05 +00:00
Evan Hunt
ce24920229
Further updates to README to clarify the situation with Windows builds.
2008-09-12 06:10:03 +00:00
Evan Hunt
5ce9206eb9
2441. [bug] isc_radix_insert() could copy radix tree nodes
...
incompletely. [RT #18573 ]
2440. [bug] named-checkconf used an incorrect test to determine
if an ACL was set to none.
2008-09-12 06:02:31 +00:00
Evan Hunt
e80f661db8
possible null dereference in dns_acl_isanyornone() [rt18559]
2008-09-12 04:54:39 +00:00
Automatic Updater
5a0f94e585
newcopyrights
2008-09-12 04:48:41 +00:00
Mark Andrews
691f1f7731
2438. [bug] Timeouts could be logged incorrectly under win32.
...
2436. [security] win32: UDP client handler can be shutdown. [RT #18576 ]
2434. [bug] Fixed a minor error-reporting bug in
lib/isc/win32/socket.c.
2432. [bug] More Windows socket handling improvements. Stop
using I/O events and use IO Completion Ports
throughout. Rewrite the receive path logic to make
it easier to support multiple simultaneous
requestrs in the future. Add stricter consistency
checking as a compile-time option (define
ISC_SOCKET_CONSISTENCY_CHECKS; defaults to off).
2420. [bug] Windows socket handling cleanup. Let the io
completion event send out cancelled read/write
done events, which keeps us from writing to memeory
we no longer have ownership of. Add debugging
socket_log() function. Rework TCP socket handling
to not leak sockets.
2008-09-12 04:46:25 +00:00
Automatic Updater
5ccfeda118
regen
2008-09-12 01:32:08 +00:00
Automatic Updater
94f69ca430
regen
2008-09-12 01:12:32 +00:00
Automatic Updater
00534f1528
update copyright notice
2008-09-11 23:46:08 +00:00
Automatic Updater
49105ca8ad
newcopyrights
2008-09-11 23:30:12 +00:00
Evan Hunt
b5e1d77af7
prepare release of 9.4.3b3
2008-09-11 23:23:15 +00:00
Evan Hunt
4e9a827708
update doc to remove references to Windows NT and Windows 2000
2008-09-11 23:00:20 +00:00
Jeremy Reed
c76dce9677
Grammar fix. (Same sentence still needs to be fixed to update what Windows
...
versions are supported.)
2008-09-11 21:22:14 +00:00
Evan Hunt
844cd3b78d
timeouts could be logged incorrectly in win32 [rt18617]
2008-09-11 21:05:22 +00:00
Evan Hunt
8760bb9e0c
add placeholder
2008-09-11 21:01:08 +00:00
Mark Andrews
2f1d47cf94
maxsocks -> 0
2008-09-11 07:27:42 +00:00
Mark Andrews
20b377825e
sync
2008-09-11 07:09:17 +00:00
Mark Andrews
71bf572160
IPv6 accepts
2008-09-11 07:01:46 +00:00
Mark Andrews
90302e9fbc
CONSISTENT -> consistent
2008-09-11 06:39:02 +00:00
Mark Andrews
e666a97b61
incorrectly split line
2008-09-11 06:20:02 +00:00
Evan Hunt
24d5aae215
corrected patch error, duplicate routine
2008-09-11 06:08:34 +00:00
Evan Hunt
6704eebd76
merge in remaining changes from 9.4.2-P2-W1
2008-09-11 05:43:32 +00:00
Evan Hunt
7a00d881a1
fix change numbering, 2406->2437
2008-09-11 05:41:13 +00:00
Evan Hunt
593bb64646
fix change numbering, 2406->2437
2008-09-11 05:41:11 +00:00
Mark Andrews
b247f77228
placeholder
2008-09-10 23:25:04 +00:00
Evan Hunt
aeadcd6319
pull up windows acl leak fix from 9.5.0-P2-W1
2008-09-10 21:52:49 +00:00
Automatic Updater
e60f0ec20f
update
2008-09-10 02:56:45 +00:00
Automatic Updater
a061c49be0
rfc5155.txt
2008-09-10 02:56:44 +00:00
Automatic Updater
e58e083826
rfc4701.txt
2008-09-10 02:56:42 +00:00
Automatic Updater
4a92cda109
rfc4648.txt
2008-09-10 02:56:39 +00:00
Automatic Updater
bcc3f5fc5d
regen
2008-09-10 01:32:25 +00:00
Automatic Updater
39548f001a
regen
2008-09-10 01:12:34 +00:00
Mark Andrews
d43b815145
new draft
2008-09-09 05:49:33 +00:00
Mark Andrews
3eeefd54b1
update
2008-09-09 05:42:17 +00:00
Mark Andrews
befa40a9dc
Why do queries for NSEC3 records fail to return the NSEC3 record?
2008-09-09 05:02:38 +00:00
Automatic Updater
e2c97aef51
update copyright notice
2008-09-08 23:47:10 +00:00
Automatic Updater
59847bba27
newcopyrights
2008-09-08 23:30:21 +00:00
Mark Andrews
ac3d398b56
update
2008-09-08 08:55:05 +00:00
Mark Andrews
24119ac6bd
update
2008-09-08 08:52:18 +00:00
Mark Andrews
612045f8e1
update
2008-09-08 08:49:24 +00:00
Mark Andrews
62e67fd6c0
update
2008-09-08 08:42:07 +00:00
Mark Andrews
922cb29cfe
isc_portset_isset
2008-09-08 08:33:41 +00:00
Mark Andrews
327070c7e5
stats
2008-09-08 08:30:04 +00:00
Mark Andrews
ed9ca23065
syntax error
2008-09-08 08:28:08 +00:00
Mark Andrews
12eb8057cb
portset
2008-09-08 08:26:28 +00:00
Mark Andrews
ab834d21f1
exports
2008-09-08 08:23:58 +00:00
Mark Andrews
2f88444e9a
add portset
2008-09-08 07:06:15 +00:00
Mark Andrews
8343d55b3d
windows implementation of isc_time_set
2008-09-08 06:53:10 +00:00
Mark Andrews
66d720025d
update isc_time_set's description
2008-09-08 06:51:10 +00:00
Mark Andrews
739240a9d1
remove dns_stats_copy dns_stats_create dns_stats_destroy dns_stats_incrementcounter dns_zone_getstats
2008-09-08 05:59:11 +00:00
Mark Andrews
7e52028a83
remove dns_resolver_createdispatchpool
2008-09-08 05:41:22 +00:00
Mark Andrews
efc8a6ba16
remove dns_dispatch_hash
2008-09-08 05:35:06 +00:00
Mark Andrews
1d77be00c4
default maxsockets to 0
2008-09-08 05:30:35 +00:00
Automatic Updater
ab31c5b251
auto update
2008-09-05 23:18:38 +00:00
Automatic Updater
720b365cf4
regen
2008-09-05 01:32:10 +00:00
Automatic Updater
4a71c59d2b
regen
2008-09-05 01:12:06 +00:00
Evan Hunt
baeed3c40f
add placeholder
2008-09-05 00:37:03 +00:00
Automatic Updater
8306e43fcb
update copyright notice
2008-09-04 23:47:13 +00:00
Automatic Updater
672f00e426
update copyright notice
2008-09-04 23:46:08 +00:00
Automatic Updater
ef48cfe93d
newcopyrights
2008-09-04 23:30:11 +00:00
Automatic Updater
175e89dac5
auto update
2008-09-04 23:19:22 +00:00
Mark Andrews
a8240cd7d5
2398. [bug] Improve file descriptor management. New,
...
temporary, named.conf option reserved-sockets,
default 512. [RT #18344 ]
2008-09-04 08:03:08 +00:00
Mark Andrews
d8aa1541f0
move prototype out of #ifdef/#endif
2008-09-04 07:46:02 +00:00
Mark Andrews
ed1251fa35
include order
2008-09-04 07:45:15 +00:00
Mark Andrews
0eeaaaf0ae
2398. [bug] Improve file descriptor management. New,
...
temporary, named.conf option reserved-sockets,
default 512. [RT #18344 ]
2008-09-04 05:56:43 +00:00
Mark Andrews
570025855c
2433. [tuning] Set initial timeout to 800ms.
2008-09-04 04:56:52 +00:00
Mark Andrews
f5662f41e7
2433. [tuning] Set initial timeout to 800ms.
2008-09-04 04:23:43 +00:00
Tatuya JINMEI 神明達哉
c4c77ca106
cleanup: unused function parameter [RT #18572 ]
2008-09-04 00:24:41 +00:00
Tatuya JINMEI 神明達哉
a4037b279b
cleanup: unused function parameter [RT #18572 ]
2008-09-04 00:23:14 +00:00
Evan Hunt
36440d1ec6
add placeholder
2008-09-03 20:57:16 +00:00
Mark Andrews
470212919f
2431. [bug] Acl processing could leak memory. [RT #18323 ]
2008-09-01 05:36:00 +00:00
Automatic Updater
64f32116e9
regen
2008-09-01 02:29:02 +00:00
Automatic Updater
5d4460c9b5
regen
2008-09-01 01:44:30 +00:00
Automatic Updater
6ebd91a0c7
update copyright notice
2008-08-29 23:47:22 +00:00
Automatic Updater
e5c186c82a
update copyright notice
2008-08-29 23:46:17 +00:00
Automatic Updater
f0ecd0e64f
newcopyrights
2008-08-29 23:30:28 +00:00
Automatic Updater
7ea91c70d6
newcopyrights
2008-08-29 23:30:12 +00:00
Automatic Updater
66bb4938ea
auto update
2008-08-29 23:18:22 +00:00
Mark Andrews
f8d1919e6b
2430. [bug] win32: isc_interval_set() could round down to
...
zero if the input was less than NS_INTERVAL
nanoseconds. Round up instead. [RT #18549 ]
2008-08-29 04:05:45 +00:00
Mark Andrews
e72c1e7e46
2430. [bug] win32: isc_interval_set() could round down to
...
zero if the input was less than NS_INTERVAL
nanoseconds. Round up instead. [RT #18549 ]
2008-08-29 03:57:38 +00:00
Mark Andrews
942d99dc85
nsupdate.8 -> nsupdate.1
2008-08-29 03:27:11 +00:00
Mark Andrews
3857cb6fca
nsupdate.8 -> nsupdate.1
2008-08-29 03:23:40 +00:00
Mark Andrews
deeb484d02
2429. [doc] nsupdate should be in section 1 of the man pages.
...
[RT #18283 ]
2008-08-29 03:22:04 +00:00
cvs2git
0ec0b614ba
This commit was manufactured by cvs2git to create branch 'v9_4'.
2008-08-29 03:16:16 +00:00
Mark Andrews
a8f6b2aa46
2429. [doc] nsupdate should be in section 1 of the man pages.
...
[RT #18283 ]
2008-08-29 03:16:14 +00:00
Automatic Updater
8fedc9e968
regen
2008-08-28 01:12:23 +00:00
Mark Andrews
c6a1797aff
2428. [bug] dns_iptable_merge() mishandled merges of negative
...
tables. [RT #18409 ]
2008-08-27 04:44:18 +00:00
Mark Andrews
8c1602bd24
Q: I want to use IPv6 locally but I don't have a external IPv6 connection.
...
External lookups are slow.
2008-08-27 02:34:48 +00:00
Automatic Updater
6d7d20116e
newcopyrights
2008-08-26 23:30:26 +00:00
Automatic Updater
9240acdbcb
newcopyrights
2008-08-26 23:30:11 +00:00
Mark Andrews
abfc643b40
missing pair of '[]'. [RT#18422]
2008-08-26 14:55:37 +00:00
Mark Andrews
f670916b5b
missing pair of '[]'. [RT#18422]
2008-08-26 14:49:33 +00:00
Mark Andrews
39d234f6b2
remove placeholder
2008-08-26 06:59:36 +00:00
Mark Andrews
1e02091371
2427. [func] Treat DNSKEY queries as if "minimal-response yes;"
...
was set. [RT #18528 ]
2008-08-26 06:09:18 +00:00
Mark Andrews
51b92ee638
2426. [bug] libbind: inet_net_pton() can sometimes return the
...
wrong value if excessively large netmasks are
supplied. [RT #18512 ]
2008-08-26 04:42:43 +00:00
Mark Andrews
5e3f390f05
2426. [bug] libbind: inet_net_pton() can sometimes return the
...
wrong value if excessively large netmasks are
supplied. [RT #18512 ]
2008-08-26 03:53:04 +00:00
Tatuya JINMEI 神明達哉
9aa2c14afd
2425. [bug] named didn't detect unavailable query source addresses
...
at load time. [RT #18536 ]
2008-08-26 02:07:07 +00:00
Tatuya JINMEI 神明達哉
ebacb7908a
2425. [bug] named didn't detect unavailable query source addresses
...
at load time. [RT #18536 ]
2008-08-26 02:04:20 +00:00
Automatic Updater
e6a6d0778c
update copyright notice
2008-08-22 23:47:17 +00:00
Mark Andrews
3a8e5a197f
2424. [port] configure now probes for a working epoll
...
implementation. Allow the use of kqueue,
epoll and /dev/poll to be selected at compile
time. [RT #18277 ]
2008-08-22 13:34:03 +00:00
Mark Andrews
5d0be31bd9
2424. [port] configure now probes for a working epoll
...
implementation. Allow the use of kqueue,
epoll and /dev/poll to be selected at compile
time. [RT #18277 ]
2008-08-22 13:20:52 +00:00
Mark Andrews
3dfa202e4f
2424. [port] configure now probes for a working epoll
...
implementation. Allow the use of kqueue,
epoll and /dev/poll to be selected at compile
time. [RT #18277 ]
2008-08-22 13:17:56 +00:00
Mark Andrews
57f73c550f
silence compiler warning
2008-08-22 05:59:04 +00:00
Mark Andrews
a7485cd61d
silence compiler warning
2008-08-22 05:57:53 +00:00
Mark Andrews
a0fb749d0b
adjust log message added by change 2409. [RT #18497 ]
2008-08-22 05:00:29 +00:00
Evan Hunt
b24a910f30
fixed numbering
2008-08-22 04:18:44 +00:00
Evan Hunt
a45f57a2d5
RTT banding. [rt18441]
2008-08-22 04:16:17 +00:00
Automatic Updater
7278318053
regen
2008-08-22 01:12:14 +00:00
Automatic Updater
5422929ca0
update copyright notice
2008-08-21 23:47:18 +00:00
Automatic Updater
f9a7c086aa
update copyright notice
2008-08-21 23:46:01 +00:00
Automatic Updater
c5a53da13b
newcopyrights
2008-08-21 23:30:27 +00:00
Automatic Updater
21a3f7f5a6
newcopyrights
2008-08-21 23:30:10 +00:00
Automatic Updater
74d2d170a2
auto update
2008-08-21 23:18:31 +00:00
Mark Andrews
badb7014bb
2421. [bug] Handle the special return value of a empty node as
...
if it was a NXRRSET in the validator. [RT #18447 ]
2008-08-21 04:59:42 +00:00
Mark Andrews
1bfe8851c0
2421. [bug] Handle the special return value of a empty node as
...
if it was a NXRRSET in the validator. [RT #18447 ]
2008-08-21 04:43:49 +00:00
Automatic Updater
c4d99a6240
regen
2008-08-21 01:12:04 +00:00
Tatuya JINMEI 神明達哉
5fd6b9b3b8
2420. [func] Add new command line option '-S' for named to specify
...
the max number of sockets. [RT #18493 ]
Use caution: this option may not work for some
operating systems without rebuilding named.
2008-08-21 00:03:25 +00:00
Tatuya JINMEI 神明達哉
13d9b8ce94
2420. [func] Add new command line option '-S' for named to specify
...
the max number of sockets. [RT #18493 ]
Use caution: this option may not work for some
operating systems without rebuilding named.
2008-08-20 23:57:59 +00:00
Automatic Updater
0cb666ecb4
auto update
2008-08-20 23:18:32 +00:00
Mark Andrews
2f420f33bb
2419. [cleanup] Document that isc_socket_create() and isc_socket_open()
...
should not be used for isc_sockettype_fdwatch sockets.
[RT #18521 ]
2008-08-20 06:16:07 +00:00
Automatic Updater
cf5b250294
auto update
2008-08-16 23:18:24 +00:00
Automatic Updater
98fb3282ed
auto update
2008-08-15 23:18:24 +00:00
Tatuya JINMEI 神明達哉
b049b8ce6a
2418. [bug] AXFR request on a DLZ could trigger a REQUIRE failure
...
[RT #18430 ]
2008-08-15 19:36:49 +00:00
Tatuya JINMEI 神明達哉
57f8a60b21
canceled the privious commit (which was made by accident)
2008-08-15 17:52:53 +00:00
Tatuya JINMEI 神明達哉
b55dc7da2e
typo: s/dns_displist_t/dispsocketlist_t/
2008-08-15 17:47:18 +00:00
Tatuya JINMEI 神明達哉
8b065a1523
typo: s/dns_displist_t/dispsocketlist_t/
2008-08-15 17:46:24 +00:00
Tatuya JINMEI 神明達哉
e7d5601ed3
(forgot to update CHANGES)
2008-08-15 17:34:07 +00:00
Tatuya JINMEI 神明達哉
20cd6fd589
2417. [bug] Connecting UDP sockets for outgoing queries could
...
unexpectedly fail with an 'address already in use'
error. [RT #18411 ]
2008-08-15 17:32:55 +00:00
Tatuya JINMEI 神明達哉
e2fe1fda75
2417. [bug] Connecting UDP sockets for outgoing queries could
...
unexpectedly fail with an 'address already in use'
error. [RT #18411 ]
2008-08-15 17:29:52 +00:00
Tatuya JINMEI 神明達哉
c69b5b3eb4
(forgot to update CHANGES)
2008-08-13 23:46:08 +00:00
Automatic Updater
6ccb11e93d
update copyright notice
2008-08-13 23:46:04 +00:00
Tatuya JINMEI 神明達哉
dced057f93
2416. [func] Log file descriptors that cause exceeding the
...
internal maximum. [RT #18460 ]
2008-08-13 23:45:34 +00:00
Tatuya JINMEI 神明達哉
cf225ed6cd
2416. [func] Log file descriptors that cause exceeding the
...
internal maximum. [RT #18460 ]
2008-08-13 23:44:18 +00:00
Automatic Updater
aa443b3cbc
newcopyrights
2008-08-13 23:30:09 +00:00
Tatuya JINMEI 神明達哉
52d5489b95
2415. [bug] 'rndc dumpdb' could trigger various assertion failures
...
in rbtdb.c. [RT #18455 ]
2008-08-13 02:28:45 +00:00
Tatuya JINMEI 神明達哉
2dbf95401e
2414. [bug] A masterdump context held the database lock too long,
...
causing various troubles such as dead lock and
recursive lock acquisition. [RT #18311 , #18456 ]
2008-08-13 02:21:37 +00:00
Tatuya JINMEI 神明達哉
515ada69db
2414. [bug] A masterdump context held the database lock too long,
...
causing various troubles such as dead lock and
recursive lock acquisition. [RT #18311 , #18456 ]
2008-08-13 02:20:09 +00:00
Automatic Updater
2914684df9
regen
2008-08-13 01:12:16 +00:00
Jeremy Reed
2b9067ffb0
Remove an extra space before period at end of line.
...
Reword one sentence (to not say "number" twice).
Capitalize RDATA to be consistent.
Fix one mispelled word.
2008-08-12 14:40:26 +00:00
Automatic Updater
2128c24c02
auto update
2008-08-09 23:18:35 +00:00
Tatuya JINMEI 神明達哉
dd3b73157c
missing changes entry
2008-08-09 19:05:01 +00:00
Tatuya JINMEI 神明達哉
15afb2941e
2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442 ]
2008-08-09 19:03:30 +00:00
Tatuya JINMEI 神明達哉
387bca7a55
2413. [bug] Fixed an unreachable code path in socket.c. [RT #18442 ]
2008-08-09 19:02:10 +00:00
Automatic Updater
cf5d7a5094
update copyright notice
2008-08-08 06:28:59 +00:00
Automatic Updater
ec8d5a1654
update copyright notice
2008-08-08 06:27:56 +00:00
Automatic Updater
6a6965084d
newcopyrights
2008-08-08 06:26:24 +00:00
Automatic Updater
c8be10428a
newcopyrights
2008-08-08 06:26:12 +00:00
Mark Andrews
fb422286de
2412. [bug] win32: address a resourse leak. [RT #18374 ]
2008-08-08 05:15:09 +00:00
Mark Andrews
dc842cdcb9
2412. [bug] win32: address a resourse leak. [RT #18374 ]
2008-08-08 05:06:49 +00:00
Automatic Updater
13caac5ff8
update copyright notice
2008-08-07 23:47:34 +00:00
Automatic Updater
9fe786f14d
update copyright notice
2008-08-07 23:46:21 +00:00
Automatic Updater
7932a76371
newcopyrights
2008-08-07 23:30:26 +00:00
Automatic Updater
0510953ee2
newcopyrights
2008-08-07 23:30:10 +00:00
Tatuya JINMEI 神明達哉
5e912f21d4
2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
...
for select(). To enable this, set ISC_SOCKET_MAXSOCKETS
at compilation time. [RT #18433 ]
2008-08-07 21:30:50 +00:00
Tatuya JINMEI 神明達哉
cd9bebfc4c
2411. [bug] Allow using a larger number of sockets than FD_SETSIZE
...
for select(). To enable this, set ISC_SOCKET_MAXSOCKETS
at compilation time. [RT #18433 ]
2008-08-07 21:28:13 +00:00
Mark Andrews
a45e630851
2410. [bug] Correctly delete m_versionInfo. [RT #18432 ]
2008-08-07 01:30:20 +00:00
Mark Andrews
04115a59c1
2410. [bug] Correctly delete m_versionInfo. [RT #18432 ]
2008-08-07 01:21:12 +00:00
Automatic Updater
ed072d6ef9
auto update
2008-08-06 23:18:02 +00:00
Mark Andrews
b1f7d25ee1
func->bug
2008-08-06 06:18:24 +00:00
Mark Andrews
4db36a15c5
2409. [func] Only log that we disabled EDNS processing if we were
...
subsequently successful. [RT #18029 ]
2008-08-06 06:11:15 +00:00
Automatic Updater
9b7f024220
auto update
2008-08-05 23:18:21 +00:00
Tatuya JINMEI 神明達哉
094b373376
2408. [bug] A duplicate TCP dispatch event could be sent, which
...
could then trigger an assertion failure in
resquery_response(). [RT #18275 ]
2008-08-05 19:19:58 +00:00
Tatuya JINMEI 神明達哉
a9579d3386
2408. [bug] A duplicate TCP dispatch event could be sent, which
...
could then trigger an assertion failure in
resquery_response(). [RT #18275 ]
2008-08-05 19:18:02 +00:00
Mark Andrews
c84431ff01
2407. [port] hpux: test for sys/dyntune.h. [RT #18421 ]
2008-08-05 07:18:12 +00:00
Mark Andrews
101a7960b7
2407. [port] hpux: test for sys/dyntune.h. [RT #18421 ]
2008-08-05 07:05:47 +00:00
Mark Andrews
146484aced
2407. [port] hpux: test for sys/dyntune.h. [RT #18421 ]
2008-08-05 07:04:49 +00:00
Automatic Updater
129cfb3a10
update copyright notice
2008-08-01 23:45:58 +00:00
Automatic Updater
d8910c65a3
newcopyrights
2008-08-01 23:30:21 +00:00
Tatuya JINMEI 神明達哉
50ae43d146
cleanup
2008-08-01 19:35:30 +00:00
Tatuya JINMEI 神明達哉
befbc68ee5
2406. [bug] Sockets could be closed too early, leading to
...
inconsistent states in the socket module. [RT #18298 ]
(note: part of this change was already in rev. 1.237.18.39 accidentally)
2008-08-01 19:24:53 +00:00
Tatuya JINMEI 神明達哉
dbe9f900ec
2406. [bug] Sockets could be closed too early, leading to
...
inconsistent states in the socket module. [RT #18298 ]
2008-08-01 19:04:02 +00:00
Tatuya JINMEI 神明達哉
280a0203f2
canceled the previous change that was accidentally committed.
2008-08-01 02:11:20 +00:00
Tatuya JINMEI 神明達哉
19d3add998
2386. [func] Add warning about too small 'open files' limit.
...
[RT #18269 ]
2008-08-01 02:00:42 +00:00
Automatic Updater
749739f4bf
auto update
2008-07-31 23:18:58 +00:00
Automatic Updater
ab48db2381
auto update
2008-07-29 23:19:07 +00:00
Tatuya JINMEI 神明達哉
7fc50c4b52
typo
2008-07-29 22:10:55 +00:00
Tatuya JINMEI 神明達哉
6769ce7c7b
typo
2008-07-29 22:09:53 +00:00
Evan Hunt
e43b095921
added note about dnssec-validation change
2008-07-29 02:21:27 +00:00
Automatic Updater
9d9989f4cc
update copyright notice
2008-07-28 23:47:22 +00:00
Automatic Updater
b851e4516c
update copyright notice
2008-07-28 23:46:20 +00:00
Automatic Updater
d87176e2c7
newcopyrights
2008-07-28 23:30:14 +00:00
Automatic Updater
87204328a4
auto update
2008-07-28 23:19:20 +00:00
Mark Andrews
fd315b229f
2404. [port] hpux: files unlimited support.
2008-07-28 22:57:38 +00:00
Mark Andrews
7999db4215
2404. [port] hpux: files unlimited support.
2008-07-28 22:36:36 +00:00
Mark Andrews
0d8333f087
2403. [bug] TSIG context leak. [RT #18341 ]
2008-07-28 08:46:11 +00:00
Mark Andrews
481e9b573b
2403. [bug] TSIG context leak. [RT #18341 ]
2008-07-28 08:39:52 +00:00
Mark Andrews
47021cb467
remove extra 'be'
2008-07-27 04:45:12 +00:00
Tatuya JINMEI 神明達哉
c6ce0491ea
2392. [bug] remove 'grep -q' from acl test script, some platforms
...
don't support it. [RT #18253 ]
2008-07-26 19:01:23 +00:00
Francis Dupont
567ed9e42e
Support Solaris 2.11 and over. [RT #18362 ]
2008-07-25 20:46:58 +00:00
Francis Dupont
cbb8a1b7cb
Support Solaris 2.11 and over. [RT #18362 ]
2008-07-25 20:40:07 +00:00
Automatic Updater
d01e14dc0b
regen
2008-07-25 01:12:09 +00:00
Jeremy Reed
a60ac36ef2
Grammar fix from justinpryzby@users.sourceforge.net via info@isc.org.
2008-07-24 21:31:09 +00:00
Francis Dupont
a8f4d3b633
Expect to get E[MN]FILE errno internal_accept() [RT #18358 ]
2008-07-24 10:06:50 +00:00
Francis Dupont
bd7e02a337
Expect to get E[MN]FILE errno internal_accept() [RT #18358 ]
2008-07-24 09:50:21 +00:00
Tatuya JINMEI 神明達哉
09477e188f
spelling
2008-07-24 05:28:33 +00:00
Tatuya JINMEI 神明達哉
d5a9b6964d
2399. [bug] Abort timeout queries to reduce the number of open
...
UDP sockets. [RT #18367 ]
2008-07-24 05:26:44 +00:00
Tatuya JINMEI 神明達哉
0cdb53f093
2400. [bug] Log if kqueue()/epoll_create()/opne(devpoll) fails.
...
[RT #18297 ]
2008-07-24 05:19:15 +00:00
Tatuya JINMEI 神明達哉
8bb981783d
comment wording
2008-07-24 04:59:00 +00:00
Tatuya JINMEI 神明達哉
72e52e1a03
comment wording
2008-07-24 04:54:44 +00:00
Tatuya JINMEI 神明達哉
05b8187cb3
2399. [placeholder]
2008-07-24 04:53:34 +00:00
Automatic Updater
7415772270
update copyright notice
2008-07-23 23:47:07 +00:00
Automatic Updater
acfad98caa
update copyright notice
2008-07-23 23:46:04 +00:00
Mark Andrews
a370328554
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
part 2
2008-07-23 23:33:03 +00:00
Mark Andrews
240e53b132
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
part 2
2008-07-23 23:27:54 +00:00
Automatic Updater
5df5127aa4
auto update
2008-07-23 23:19:11 +00:00
Mark Andrews
673ef465c6
2398. [placeholder]
2008-07-23 12:06:43 +00:00
Mark Andrews
e8ebdf044d
2397. [bug] gssapi_functions had too many elements. [RT #18355 ]
2008-07-23 10:26:54 +00:00
Automatic Updater
1d16cf8bb8
update copyright notice
2008-07-22 23:47:04 +00:00
Automatic Updater
0f81af0773
update copyright notice
2008-07-22 23:46:04 +00:00
Automatic Updater
b0d566a2ce
newcopyrights
2008-07-22 23:30:31 +00:00
Automatic Updater
9a154f89ba
newcopyrights
2008-07-22 23:30:10 +00:00
Automatic Updater
021e9254f5
auto update
2008-07-22 23:19:58 +00:00
Mark Andrews
462df43837
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 03:51:44 +00:00
Mark Andrews
9de0f9b0ae
2396. [bug] Don't set SO_REUSEADDR for randomized ports.
...
[RT #18336 ]
2008-07-22 03:43:04 +00:00
Automatic Updater
2dbc961b45
auto update
2008-07-21 23:19:40 +00:00
Mark Andrews
b9fe743658
2395. [port] Avoid warning and no effect from "files unlimited"
...
on Linux when running as root. [RT #18335 ]
2008-07-21 03:41:38 +00:00
Mark Andrews
ee6c0ce79e
2395. [port] Avoid warning and no effect from "files unlimited"
...
on Linux when running as root. [RT #18335 ]
2008-07-21 03:37:17 +00:00
Automatic Updater
296dbf9b17
update copyright notice
2008-07-20 23:46:12 +00:00
Automatic Updater
1c15574ef3
newcopyrights
2008-07-20 23:30:13 +00:00
Automatic Updater
28631bf0cd
auto update
2008-07-20 23:19:44 +00:00
Francis Dupont
ccd7f16a98
"files unlimited" in code [rt18331]
2008-07-20 10:27:20 +00:00
Francis Dupont
07d0f86c8a
"files unlimited" in code [rt18331]
2008-07-20 09:29:52 +00:00
Automatic Updater
80e45d89bc
auto update
2008-07-19 23:18:49 +00:00
Evan Hunt
2ca30c1774
Nested acls containing keys could trigger an assertion in acl.c. [rt18166]
2008-07-19 00:09:44 +00:00
Evan Hunt
7ed4399c65
remove 'grep -q' from acl test script, some platforms don't
...
support it. [rt18253]
2008-07-19 00:02:14 +00:00
Automatic Updater
321b1c0501
update copyright notice
2008-07-18 23:47:01 +00:00
Automatic Updater
bc91517988
update copyright notice
2008-07-18 23:45:58 +00:00
Automatic Updater
eed8287172
auto update
2008-07-18 23:18:45 +00:00
Mark Andrews
61facaae4e
change 2390 leaked memory
2008-07-18 06:09:39 +00:00
Mark Andrews
0d70096bda
change 2390 leaked memory
2008-07-18 06:07:14 +00:00
Mark Andrews
8f13e3b7f9
#ifdef EPROTO/#endif
2008-07-18 03:46:44 +00:00
Mark Andrews
8afedf9ec0
#ifdef EPROTO/#endif
2008-07-18 03:45:55 +00:00
Tatuya JINMEI 神明達哉
6e0fe0bcdd
2391 [port] hpux: cover additional recvmsg() error codes.
...
[RT #18301 ]
2008-07-18 02:45:49 +00:00
Tatuya JINMEI 神明達哉
9de2552945
corrected change #
2008-07-18 02:44:15 +00:00
Tatuya JINMEI 神明達哉
3d8b9b9956
2400 [port] hpux: cover additional recvmsg() error codes.
...
[RT #18301 ]
2008-07-18 02:43:31 +00:00
Tatuya JINMEI 神明達哉
edffbefe20
2390 [bug] dispatch.c could make a false warning on 'odd socket'.
...
[RT #18301 ].
2008-07-18 02:38:32 +00:00
Tatuya JINMEI 神明達哉
2f76108082
2390 [bug] dispatch.c could make a false warning on 'odd socket'.
...
[RT #18301 ].
2008-07-18 02:35:42 +00:00
Mark Andrews
7871069127
update description
2008-07-18 02:05:29 +00:00
Mark Andrews
c6678b68ef
update description
2008-07-18 02:02:54 +00:00
Mark Andrews
9b16a48b9b
2389 [bug] Move the working directory writable to after the
...
ns_os_changeuser() call. [RT #18326 ]
2008-07-18 01:31:15 +00:00
Mark Andrews
efe34b8ddb
2389 [bug] Move the working directory writable to after the
...
ns_os_changeuser() call. [RT #18326 ]
2008-07-18 01:26:20 +00:00
Automatic Updater
2152b79896
regen
2008-07-18 01:12:06 +00:00
Tatuya JINMEI 神明達哉
829f1b9a32
regen
2008-07-17 23:48:16 +00:00
Tatuya JINMEI 神明達哉
7c60401dbd
2388. [bug] Avoid using tables for layout purposes in
...
statistics XSL [RT #18159 ].
2008-07-17 23:43:26 +00:00
Automatic Updater
f65d2e1c04
newcopyrights
2008-07-17 23:30:25 +00:00
Mark Andrews
862015b91f
cleanup
2008-07-17 01:15:34 +00:00
Automatic Updater
9de3fd52cc
regen
2008-07-17 01:12:20 +00:00
Jeremy Reed
a6c05a7398
Fix two typo/mispellings.
2008-07-17 00:24:51 +00:00
Mark Andrews
eb3476f9a0
spelling
2008-07-17 00:17:20 +00:00
Mark Andrews
4ab7003492
spelling
2008-07-17 00:12:41 +00:00
Mark Andrews
549ae80145
How do change the nameservers for a zone?
2008-07-17 00:00:34 +00:00
Automatic Updater
b6ba2af51b
update copyright notice
2008-07-15 23:47:21 +00:00
Automatic Updater
3eaed6c0fc
update copyright notice
2008-07-15 23:46:14 +00:00
Automatic Updater
1b670d3528
newcopyrights
2008-07-15 23:30:27 +00:00
Automatic Updater
c18101ac96
newcopyrights
2008-07-15 23:30:10 +00:00
Automatic Updater
0b451634f3
auto update
2008-07-15 23:18:58 +00:00
Mark Andrews
21fb8590e4
update libtool and sunos4
2008-07-15 14:45:26 +00:00
Mark Andrews
d07e6bc6a6
update libtool and sunos4
2008-07-15 14:44:48 +00:00
Mark Andrews
f551490572
update reference
2008-07-15 05:48:07 +00:00
Mark Andrews
718106da14
update reference
2008-07-15 05:45:34 +00:00
Mark Andrews
f1be51091e
custom_WFB_v9_5_0_P1
2008-07-15 01:16:02 +00:00
Mark Andrews
d923262186
2387. [bug] Silence compiler warnings in lib/isc/radix.c.
...
[RT #18147 ] [RT #18258 ]
2008-07-15 00:21:16 +00:00
Mark Andrews
5c2512f982
new draft
2008-07-14 23:46:15 +00:00
Tatuya JINMEI 神明達哉
fa77ca1069
removed redundant parenthesis (I don't know why it was included in the
...
previous commit..)
2008-07-12 05:58:08 +00:00
Automatic Updater
b0364f1f3c
update copyright notice
2008-07-11 23:47:09 +00:00
Automatic Updater
e705db6d5d
newcopyrights
2008-07-11 23:30:23 +00:00
Tatuya JINMEI 神明達哉
eeb3e1e133
added some missing definitions
2008-07-11 23:10:09 +00:00
Tatuya JINMEI 神明達哉
f92c897cb6
(it was not a 'bug')
2008-07-11 23:06:17 +00:00
Tatuya JINMEI 神明達哉
158f256a14
2386. [bug] Add warning about too small 'open files' limit
...
[RT #18269 ].
2008-07-11 23:05:46 +00:00
Automatic Updater
4fd1d8e7e9
auto update
2008-07-07 23:19:15 +00:00
Mark Andrews
ed6c061caa
cleanup
2008-07-06 23:06:17 +00:00
Automatic Updater
93a4e56fc6
newcopyrights
2008-07-05 23:30:12 +00:00
Evan Hunt
64ecc88345
Several BSD-related fixes for port range:
...
- add param.h for NetBSD [rt18228]
- use correct sysctl strings on NetBSD [rt18230]
- use net.inet.ip.portrange.hiport/hilast instead of
first/last on FreeBSD [rt18234]
- define sysctl strings for DragonFly [rt18235]
- use sysctl() on OpenBSD because it doesn't support
sysctlbyname() [rt18231]
2008-07-04 05:52:31 +00:00
Evan Hunt
9d35881c45
Several BSD-related fixes for port range:
...
- add param.h for NetBSD [rt18228]
- use correct sysctl strings on NetBSD [rt18230]
- use net.inet.ip.portrange.hiport/hilast instead of
first/last on FreeBSD [rt18234]
- define sysctl strings for DragonFly [rt18235]
- use sysctl() on OpenBSD because it doesn't support
sysctlbyname() [rt18231]
2008-07-04 05:52:05 +00:00
Evan Hunt
18aee20ea5
re-merged rt18194 after fixing problems
2008-07-03 00:14:40 +00:00
Evan Hunt
34350037a8
re-merged rt18194 after fixing problems
2008-07-03 00:13:25 +00:00
Automatic Updater
935c5b4fa2
update copyright notice
2008-07-01 23:47:17 +00:00
Automatic Updater
63f9f18ecd
update copyright notice
2008-07-01 23:46:13 +00:00
Automatic Updater
0c42fc3acc
newcopyrights
2008-07-01 23:30:26 +00:00
Automatic Updater
3be53722e5
newcopyrights
2008-07-01 23:30:12 +00:00
Evan Hunt
f41bd47802
merge rt18194 to enable windows build
2008-07-01 03:55:10 +00:00
Evan Hunt
0b595cbab3
Prepare release of 9.4.3b2
2008-07-01 03:31:05 +00:00
Evan Hunt
aea751c423
Merged rt18194 to enable windows build.
2008-07-01 02:10:06 +00:00
Evan Hunt
2a84185053
Preparing release of 9.4.3b2
2008-07-01 01:16:00 +00:00
Evan Hunt
acbaca95fb
Releasing 9.4.3b2
2008-07-01 00:08:44 +00:00
Automatic Updater
dfe1f59d9d
auto update
2008-06-30 23:17:55 +00:00
Automatic Updater
69070fbbf3
auto update
2008-06-26 23:18:47 +00:00
Tatuya JINMEI 神明達哉
e9bce1c912
prevent null socket dereference in IPv6 interface address adjustment
...
[RT #18203 ]
2008-06-26 22:18:18 +00:00
Tatuya JINMEI 神明達哉
2a03c0af76
prevent null socket dereference in IPv6 interface address adjustment
...
[RT #18203 ]
2008-06-26 22:15:40 +00:00
Automatic Updater
4900402e70
update copyright notice
2008-06-25 23:46:08 +00:00
Automatic Updater
3df921e631
newcopyrights
2008-06-25 23:30:11 +00:00
Tatuya JINMEI 神明達哉
6c062e9cc4
2385. [bug] A condition variable in socket.c could leak in
...
rare error handling [RT #17968 ].
2008-06-25 23:19:58 +00:00
Tatuya JINMEI 神明達哉
77514242b0
2385. [bug] A condition variable in socket.c could leak in
...
rare error handling [RT #17968 ].
2008-06-25 23:17:47 +00:00
Tatuya JINMEI 神明達哉
4462803b0d
minor resource leak in error handling of socket.c [RT #17968 ]
2008-06-25 23:13:51 +00:00
Tatuya JINMEI 神明達哉
e156391987
work around HP-UX UDP connect behavior [RT #18202 ]
2008-06-25 22:57:37 +00:00
Tatuya JINMEI 神明達哉
7b0bb3bdc9
work around HP-UX UDP connect behavior [RT #18202 ]
2008-06-25 22:56:33 +00:00
Automatic Updater
c1397a484a
regen
2008-06-25 01:31:41 +00:00
Tatuya JINMEI 神明達哉
1939804b11
typo
2008-06-25 00:11:05 +00:00
Tatuya JINMEI 神明達哉
cc758fbc8f
typo
2008-06-25 00:09:50 +00:00
Automatic Updater
bd5ddeb924
update copyright notice
2008-06-24 23:45:56 +00:00
Automatic Updater
286e0fb023
newcopyrights
2008-06-24 23:30:11 +00:00
Mark Andrews
f37992b6e5
#include <config.h>, restore 'static inline'
2008-06-24 23:27:11 +00:00
Mark Andrews
0d5cc4c53a
#include <config.h>, restore 'static inline'
2008-06-24 23:24:35 +00:00
Tatuya JINMEI 神明達哉
2757c812b1
missing section ID
2008-06-24 22:23:13 +00:00
Mark Andrews
391ac1cbfd
static inline -> inline
2008-06-24 21:44:11 +00:00
Mark Andrews
b75220c59d
static inline -> inline
2008-06-24 21:42:19 +00:00
Mark Andrews
5041db0a58
add
2008-06-24 03:42:10 +00:00
Tatuya JINMEI 神明達哉
0edc9d2bf7
2384. [security] Additional support for query port randomization (change
...
#2375 ) including performance improvement and port range
specification. [RT #17949 , #18098 ]
2008-06-24 02:02:51 +00:00
Tatuya JINMEI 神明達哉
1ef53a4a91
newline
2008-06-24 01:58:16 +00:00
Tatuya JINMEI 神明達哉
78576fe0db
include sys/sysctl.h only if HAVE_SYS_SYSCTL_H is defined
2008-06-24 01:40:25 +00:00
Automatic Updater
984c2e9f76
regen
2008-06-24 01:12:04 +00:00
Tatuya JINMEI 神明達哉
8aae226481
give a new change number to query port randomization
2008-06-23 23:59:28 +00:00
cvs2git
246fc8e737
This commit was manufactured by cvs2git to create branch 'v9_4'.
2008-06-23 23:47:12 +00:00
Automatic Updater
fd79558bbe
regen
2008-06-18 01:31:59 +00:00
Automatic Updater
ff73202c55
update copyright notice
2008-06-17 23:46:03 +00:00
Automatic Updater
1d2966a16e
newcopyrights
2008-06-17 23:30:20 +00:00
Tatuya JINMEI 神明達哉
d1e5bece78
(forgot RT#)
2008-06-17 22:41:34 +00:00
Tatuya JINMEI 神明達哉
014dab1f70
2383. [bug] named could double queries when they resulted in
...
SERVFAIL due to overkilling EDNS0 failure detection.
2008-06-17 22:39:53 +00:00
Mark Andrews
4f6fcbae60
2382. [doc] Add descriptions of IPSECKEY, SPF and SSHFP to ARM.
2008-06-17 06:48:20 +00:00
Mark Andrews
f1d1a0166b
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:04:40 +00:00
Mark Andrews
5b6715ebbe
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:28:56 +00:00
Automatic Updater
a4329ee066
newcopyrights
2008-06-13 23:30:15 +00:00
Tatuya JINMEI 神明達哉
071b19cda5
2379. [contrib] queryperf/gen-data-queryperf.py: removed redundant
...
TLDs and supported RRs with TTLs [RT #17972 ]
2008-06-13 18:19:00 +00:00
Automatic Updater
cd241b9fe5
update copyright notice
2008-06-02 23:46:01 +00:00
Automatic Updater
d4e867750d
newcopyrights
2008-06-02 23:30:20 +00:00
Mark Andrews
ef69841ab6
2377. [bug] Address race condition in dnssec-signzone. [RT #18142 ]
2008-06-02 00:27:00 +00:00
Automatic Updater
1de22fb5ea
regen
2008-06-01 01:31:05 +00:00
Automatic Updater
81a0ff9825
regen
2008-05-31 01:31:09 +00:00
Automatic Updater
da8fd41fbf
update copyright notice
2008-05-30 23:46:01 +00:00
Automatic Updater
782457f8aa
newcopyrights
2008-05-30 23:30:10 +00:00
Tatuya JINMEI 神明達哉
90d42c633a
fixed a typo in comment [RT #18130 ]
2008-05-30 18:29:23 +00:00
Mark Andrews
29b1ebf435
2376. [bug] Change #2144 was not complete.
2008-05-29 05:30:30 +00:00
Automatic Updater
f1e151afbb
regen
2008-05-24 01:31:12 +00:00
Automatic Updater
f96ae14f2e
regen
2008-05-23 01:30:56 +00:00
Automatic Updater
f921681dc8
regen
2008-05-23 01:30:54 +00:00
Automatic Updater
a764b8dcc9
update copyright notice
2008-05-22 23:46:03 +00:00
Automatic Updater
977c1ea909
newcopyrights
2008-05-22 23:30:15 +00:00
Evan Hunt
906685e44d
Fully randomize UDP query ports to improve forgery resilience. [rt17949]
2008-05-22 21:16:05 +00:00
Automatic Updater
a5666a460a
update copyright notice
2008-05-15 23:46:06 +00:00
Automatic Updater
71a6dc3e49
newcopyrights
2008-05-15 23:30:12 +00:00
Evan Hunt
de291e9ffb
fixed incorrect TAG_HMACSHA256_BITS value [rt18047]
2008-05-15 00:51:25 +00:00
Mark Andrews
23ea2f27cd
spelling
2008-05-13 00:27:57 +00:00
Automatic Updater
29542405d2
newcopyrights
2008-05-12 23:30:09 +00:00
Mark Andrews
2a7e80bf21
2369. [bug] libbind: Array bounds overrun on read in bitncmp().
...
[RT #18054 ]
2008-05-12 00:21:22 +00:00
Automatic Updater
9c52f0ff94
update copyright notice
2008-05-05 23:46:05 +00:00
Mark Andrews
97ae84549b
add shutdown_task lock comment
2008-05-05 01:50:22 +00:00
Mark Andrews
91a7efa2fd
2364. [bug] named could trigger a assertion when serving a
...
malformed signed zone. [RT #17828 ]
2008-04-29 00:56:22 +00:00
Mark Andrews
60dae1ab5d
2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
...
[RT #17513 ]
2008-04-28 23:53:34 +00:00
Mark Andrews
e8d28c7e97
update #2331 description
2008-04-28 03:29:33 +00:00
Tatuya JINMEI 神明達哉
bf80cd7bef
2361. [bug] "recursion" statistics counter could be counted
...
multiple times for a single query. [RT #17990 ]
2008-04-23 01:19:06 +00:00
Automatic Updater
41dfc19af1
newcopyrights
2008-04-18 23:30:08 +00:00
Evan Hunt
e191633041
add missing definition for dns_peer_newprefix()
2008-04-18 20:51:41 +00:00
Evan Hunt
6733e03bd1
Releasing 9.4.3b1
2008-04-18 19:59:35 +00:00
Evan Hunt
8a07b18eeb
type was missing from internal_next6() function declaration
2008-04-18 19:44:38 +00:00
Evan Hunt
1fcf8e160c
Releasing 9.4.3b1
2008-04-18 19:20:10 +00:00
Automatic Updater
e0487fb011
regen
2008-04-06 01:31:05 +00:00
Automatic Updater
fe61b795ea
update copyright notice
2008-04-05 23:46:04 +00:00
Automatic Updater
0923050013
newcopyrights
2008-04-05 23:30:12 +00:00
Automatic Updater
c74b69a6b1
regen
2008-04-05 01:28:59 +00:00
Automatic Updater
2cda1b1cc7
update copyright notice
2008-04-04 23:46:02 +00:00
Mark Andrews
9327364d48
2358. [doc] Update host's default query description. [RT #17934 ]
2008-04-04 23:30:56 +00:00
Automatic Updater
f382db00cf
newcopyrights
2008-04-04 23:30:09 +00:00
Tatuya JINMEI 神明達哉
ddc245c441
2356. [bug] Builtin mutex profiler was not scalable enough.
...
[RT #17436 ]
2008-04-04 02:58:42 +00:00
Automatic Updater
cdeaf5e36f
newcopyrights
2008-04-03 23:30:09 +00:00
Mark Andrews
6fb736f4b0
2353. [func] libbind: nsid support. [RT #17091 ]
2008-04-03 23:15:15 +00:00
Automatic Updater
710fd09b10
update copyright notice
2008-04-02 23:45:58 +00:00
Automatic Updater
d9843b83d8
newcopyrights
2008-04-02 23:30:09 +00:00
Mark Andrews
8735a488ef
2350. [port] win32: IPv6 support. [RT #17797 ]
2008-04-02 03:09:08 +00:00
Francis Dupont
de1f9075a1
commit rt17451
2008-03-31 13:32:59 +00:00
Automatic Updater
2729ea6849
update copyright notice
2008-03-29 23:46:10 +00:00
Automatic Updater
feabde6562
update copyright notice
2008-03-28 23:46:04 +00:00
Automatic Updater
3eafe5ed35
newcopyrights
2008-03-28 23:30:08 +00:00
Mark Andrews
a9737ba865
2345. [bug] named-checkconf failed to detect when forwarders
...
were set at both the options/view level and in
a root zone. [RT #17671 ]
2008-03-28 03:30:29 +00:00
Automatic Updater
0e64d01cdc
regen
2008-03-28 01:31:03 +00:00
Automatic Updater
56afeda680
update copyright notice
2008-03-27 23:45:57 +00:00
Automatic Updater
f51f736644
newcopyrights
2008-03-27 23:30:16 +00:00
Mark Andrews
ffb058f5c6
2344. [bug] Improve "logging{ file ...; };" documentation.
...
[RT #17888 ]
2008-03-27 03:44:15 +00:00
Automatic Updater
7400183ab3
update copyright notice
2008-03-20 23:46:01 +00:00
Automatic Updater
b72f50e7c0
newcopyrights
2008-03-20 23:30:13 +00:00
Tatuya JINMEI 神明達哉
f52e2cc5df
2343. [bug] (Seemingly) duplicate IPv6 entries could be
...
created in ADB. [RT #17837 ]
2008-03-20 22:44:12 +00:00
Mark Andrews
b65ec3e90d
2341. [bug] libbind: add missing -I../include for off source
...
tree builds. [RT #17606 ]
2008-03-20 04:21:03 +00:00
Automatic Updater
dfdb6a9e9b
newcopyrights
2008-03-18 23:30:12 +00:00
Jeremy Reed
279b1757e9
Mention allow-query changes and allow-query-cache. [RT #17726 ]
...
And add new copyright year too.
2008-03-18 15:45:43 +00:00
Automatic Updater
29f69a8629
regen
2008-03-15 01:31:04 +00:00
Jeremy Reed
1e5057fcb9
Fix typo in $GENERATE example.
2008-03-14 14:37:32 +00:00
Automatic Updater
ce2736a02b
newcopyrights
2008-03-07 23:30:09 +00:00
Mark Andrews
bc51df6135
platform.h
2008-03-07 01:44:08 +00:00
cvs2git
bb271f890f
This commit was manufactured by cvs2git to create branch 'v9_4'.
2008-03-07 01:43:43 +00:00
Automatic Updater
48bc2a0b9f
update copyright notice
2008-03-03 23:45:56 +00:00
Automatic Updater
e8c49b01e4
newcopyrights
2008-03-03 23:30:13 +00:00
Mark Andrews
2b251dd453
2340. [port] openbsd: interface configuration. [RT #17700 ]
2008-03-03 01:22:56 +00:00
Mark Andrews
07e5ce1185
2339. [port] tru64: support for libbind. [RT #17589 ]
2008-03-02 22:32:59 +00:00
Automatic Updater
c3ced80f10
newcopyrights
2008-02-28 23:30:12 +00:00
Mark Andrews
a8f7598129
2339. [port] tru64: support for libbind. [RT #17589 ]
2008-02-28 05:50:41 +00:00
Automatic Updater
9e338c377f
newcopyrights
2008-02-27 23:30:08 +00:00
Mark Andrews
0acb0b2cff
2339. [port] tru64: support for libbind. [RT #17589 ]
2008-02-27 00:09:36 +00:00
Mark Andrews
41b9ef69ae
regen
2008-02-25 05:08:04 +00:00
Mark Andrews
02f1601c2c
remove .org's
2008-02-19 22:41:16 +00:00
Evan Hunt
9fceeebc72
Fix build error: parameter type was changed in the prototype but not in
...
the function header.
2008-02-19 17:10:04 +00:00
Mark Andrews
efd6462e33
bad CHANGE numbers
2008-02-19 02:28:04 +00:00
Automatic Updater
1e14d03284
update copyright notice
2008-02-18 23:46:01 +00:00
Automatic Updater
f224aefea3
newcopyrights
2008-02-18 23:30:10 +00:00
Mark Andrews
c819d94359
2238. [bug] check_ds() could be called with a non DS rdataset.
...
[RT #17598 ]
2008-02-18 23:08:50 +00:00
Mark Andrews
56b56e1dd4
2237. [bug] BUILD_LDFLAGS was not being correctly set. [RT #17614 ]
2008-02-18 22:45:19 +00:00
Mark Andrews
e26df4eb8b
2335. [port] sunos: libbind and *printf() support for long long.
...
[RT #17513 ]
2008-02-18 04:09:00 +00:00
Mark Andrews
c5f88eed14
2333. [bug] Fix off by one error in isc_time_nowplusinterval().
...
[RT #17608 ]
2008-02-17 23:47:36 +00:00
Mark Andrews
4aa807e80d
remove query-loc-0.3.0
2008-02-17 22:18:05 +00:00
Automatic Updater
43f99232a3
update copyright notice
2008-02-15 23:45:53 +00:00
Automatic Updater
c4e784407c
newcopyrights
2008-02-15 23:30:08 +00:00
Mark Andrews
b702be914e
tag root-server address changes as [maint]
2008-02-15 03:43:19 +00:00
Mark Andrews
e08cf589d1
2334. [bug] Bad REQUIRES in fromstruct_in_naptr(), off by one
...
bug in fromstruct_txt(). [RT #17609 ]
2008-02-15 03:36:52 +00:00
Mark Andrews
55c3d7d70e
2332. [contrib] query-loc-0.4.0. [RT #17602 ]
2008-02-15 02:19:42 +00:00
cvs2git
150c5c32cd
This commit was manufactured by cvs2git to create branch 'v9_4'.
2008-02-15 01:47:16 +00:00
Automatic Updater
ae98afa369
update copyright notice
2008-02-07 23:45:56 +00:00
Automatic Updater
420b395fa0
newcopyrights
2008-02-07 23:30:12 +00:00
Mark Andrews
c54a22e64d
80 cols
2008-02-07 03:27:35 +00:00
Mark Andrews
458d1cf9a0
2331. [bug] Failure to regenerate any signatures was not being reported
...
or past back to the UPDATE client. [RT #17570 ]
2008-02-07 03:16:08 +00:00
Mark Andrews
0b89d9e3d3
2330. [bug] Remove potential race condition when handling
...
over memory events. [RT #17572 ]
WARNING: API CHANGE: over memory callback
function now needs to call isc_mem_waterack().
See <isc/mem.h> for details.
2008-02-07 03:03:35 +00:00
Automatic Updater
bb632f80ab
update copyright notice
2008-02-05 23:46:09 +00:00
Automatic Updater
979fc57500
newcopyrights
2008-02-05 23:30:10 +00:00
Mark Andrews
401ad7a960
2329. [bug] Clearer help text for dig's '-x' and '-i' options.
2008-02-05 07:00:28 +00:00
Mark Andrews
ee16a9824c
2328. [bug] Add AAAA addresses for A.ROOT-SERVERS.NET,
...
F.ROOT-SERVERS.NET, H.ROOT-SERVERS.NET,
J.ROOT-SERVERS.NET, K.ROOT-SERVERS.NET and
M.ROOT-SERVERS.NET.
2008-02-05 03:30:35 +00:00
Automatic Updater
4f70264d8d
update copyright notice
2008-01-31 23:46:05 +00:00
Mark Andrews
73f2356a90
2326. [bug] It was possible to trigger a INSIST in the acache
...
processing.
2008-01-31 05:23:47 +00:00
Automatic Updater
d6f2a7d2bd
update copyright notice
2008-01-30 23:45:55 +00:00
Automatic Updater
b05ed73c93
newcopyrights
2008-01-30 23:30:16 +00:00
Mark Andrews
999b0e7d1c
2325. [port] Linux: use capset() function if available. [RT #17557 ]
2008-01-30 05:03:57 +00:00
Mark Andrews
8d960e2b4a
regen
2008-01-30 02:31:40 +00:00
Automatic Updater
3f9a46807e
newcopyrights
2008-01-27 23:30:10 +00:00
Mark Andrews
30454c2524
regen
2008-01-27 06:10:05 +00:00
Mark Andrews
84ce142bc5
2323. [port] tru64: namespace clash. [RT #17547 ]
2008-01-27 02:06:26 +00:00
Automatic Updater
ed5ea48932
update copyright notice
2008-01-26 23:46:08 +00:00
Automatic Updater
1e5170a12d
newcopyrights
2008-01-26 23:30:10 +00:00
Tatuya JINMEI 神明達哉
73dd742501
2322. [port] MacOS: work around the limitation of setrlimit()
...
for RLIMIT_NOFILE. [RT #17526 ]
2008-01-25 23:52:31 +00:00
Automatic Updater
0dc87f465d
update copyright notice
2008-01-23 03:21:46 +00:00
Automatic Updater
80a2e4ed06
newcopyrights
2008-01-23 03:20:19 +00:00
Mark Andrews
d7f5dc5d41
Fixes needed to compile on windows
2008-01-23 03:13:56 +00:00
Mark Andrews
73f6bd6c8c
regen
2008-01-23 02:24:20 +00:00
Automatic Updater
5c11233b61
update copyright notice
2008-01-23 02:15:02 +00:00
Automatic Updater
08d50f361d
newcopyrights
2008-01-23 02:13:33 +00:00
Mark Andrews
18f81d31b8
2318. [port] sunos fixes for libbind. [RT #17514 ]
2008-01-23 02:13:05 +00:00
cvs2git
18b31b38ae
This commit was manufactured by cvs2git to create branch 'v9_4'.
2008-01-23 02:06:43 +00:00
Mark Andrews
6f3644ece7
fix typo
2008-01-23 00:34:08 +00:00
Automatic Updater
4473673e78
update copyright notice
2008-01-22 23:27:06 +00:00
Automatic Updater
c9e5acf34b
newcopyrights
2008-01-22 23:25:46 +00:00
Mark Andrews
1c48da96a3
2319. [bug] Silence Coverity warnings in
...
lib/dns/rdata/in_1/apl_42.c. [RT #174 ]
2008-01-22 23:21:36 +00:00
Mark Andrews
a6744ad04d
2318. [port] ISC_PLATFORM_NEEDTIMESPEC missing from
...
lib/bind/config.h.in. [RT #17514 ]
2008-01-22 23:00:59 +00:00
Evan Hunt
2d4b4cab37
Merge in xfer test changes from 9.5
2008-01-22 04:58:43 +00:00
Mark Andrews
7510afad31
2314. [bug] Uninitialized memory use on error path in
...
bin/named/lwdnoop.c. [RT #17476 ]
2008-01-22 01:55:23 +00:00
Mark Andrews
162e23c017
2313. [cleanup] Silence Coverity warnings. Handle private stacks.
...
[RT #17447 ] [RT #17478 ]
2008-01-22 01:43:20 +00:00
Mark Andrews
8d8b80389a
2312. [cleanup] Silence Coverity warning in lib/isc/unix/socket.c.
...
[RT #17458 ]
2008-01-22 01:39:08 +00:00
Automatic Updater
01000c626a
newcopyrights
2008-01-21 23:30:11 +00:00
Evan Hunt
1f33ceb989
Update ACL regression test. [rt17462]
2008-01-21 22:44:42 +00:00
Automatic Updater
b4fe8b528c
newcopyrights
2008-01-19 23:30:10 +00:00
Mark Andrews
ecd644c312
regen
2008-01-19 01:52:46 +00:00
Automatic Updater
ff949f50d4
update copyright notice
2008-01-18 23:46:01 +00:00
Automatic Updater
d1291ede77
newcopyrights
2008-01-18 23:30:10 +00:00
Mark Andrews
6e3c5522ae
regen
2008-01-18 09:36:39 +00:00
Tatuya JINMEI 神明達哉
fc258391ab
missing <command> tags for statement grammar notations.
2008-01-18 02:19:46 +00:00
Automatic Updater
fcef5293d2
update copyright notice
2008-01-17 23:46:05 +00:00
Automatic Updater
c47f7ded3a
newcopyrights
2008-01-17 23:30:15 +00:00
Mark Andrews
fb8a001d0f
2310 [bug] dig, host, nslookup: flush stdout before emitting
...
debug/fatal messages. [RT #17501 ]
2008-01-17 21:51:13 +00:00
Mark Andrews
41bce38c25
automate the cleanup of leading/trailing whitespace in C files
2008-01-17 07:44:08 +00:00
Mark Andrews
634e8a7c99
2308. [cleanup] Silence Coverity warning in bin/named/controlconf.c.
...
[RT #17495 ]
2008-01-17 03:01:10 +00:00
Automatic Updater
5788284cb8
update copyright notice
2008-01-16 23:45:55 +00:00
Automatic Updater
527e63231e
newcopyrights
2008-01-16 23:30:11 +00:00
Mark Andrews
47addc0e9c
2307. [bug] Remove infinite loop from lib/dns/sdb.c. [RT #17496 ]
2008-01-16 21:58:11 +00:00
Automatic Updater
fc36e4d54b
update copyright notice
2008-01-15 23:46:02 +00:00
Automatic Updater
9c0798ba63
newcopyrights
2008-01-15 23:30:10 +00:00
Mark Andrews
87877a464c
2306. [bug] Remove potential race from lib/dns/resolver.c.
...
[RT #17470 ]
2008-01-15 12:38:20 +00:00
Mark Andrews
696e426c27
2305. [security] inet_network() buffer overflow. CVE-2008-0122.
2008-01-15 04:02:18 +00:00
Mark Andrews
59aeb87035
2304. [bug] Check returns from all dns_rdata_tostruct() calls.
...
[RT #17460 ]
2008-01-15 01:13:05 +00:00
Automatic Updater
5a648e8bc2
update copyright notice
2008-01-14 23:45:59 +00:00
Automatic Updater
adbaa771bd
newcopyrights
2008-01-14 23:30:14 +00:00
Mark Andrews
33288720bd
2303. [bug] Remove unnecessary code from bin/named/lwdgnba.c.
...
[RT #17471 ]
2008-01-14 13:06:01 +00:00
Mark Andrews
9106ea68af
2302. [bug] Fix memset() calls in lib/tests/t_api.c. [RT #17472 ]
2008-01-14 12:47:41 +00:00
Mark Andrews
d15b766a9b
2301. [bug] Remove resource leak and fix error messages in
...
bin/tests/system/lwresd/lwtest.c. [RT #17474 ]
2008-01-14 12:18:16 +00:00
Mark Andrews
99dcc249b9
2300. [bug] Fixed failure to close open file in
...
bin/tests/names/t_names.c. [RT #17473 ]
2008-01-14 11:55:00 +00:00
Automatic Updater
9ae09be40e
update copyright notice
2008-01-12 23:46:06 +00:00
Automatic Updater
854df78468
newcopyrights
2008-01-12 23:30:10 +00:00
Mark Andrews
c12f226142
2299. [bug] Remove unnecessary NULL check in
...
bin/nsupdate/nsupdate.c. [RT #17475 ]
2008-01-12 22:15:59 +00:00
Mark Andrews
346275086d
2298. [bug] isc_mutex_lock() failure not caught in
...
bin/tests/timers/t_timers.c. [RT #17468 ]
2008-01-12 22:05:55 +00:00
Mark Andrews
9b43a690b5
2297. [bug] isc_entropy_createfilesource() failure not caught in
...
bin/tests/dst/t_dst.c. [RT #17467 ]
2008-01-12 21:53:33 +00:00
Automatic Updater
b01218b1bd
update copyright notice
2008-01-11 23:45:59 +00:00
Automatic Updater
a0f0e9c186
newcopyrights
2008-01-11 23:30:13 +00:00
Mark Andrews
a4f24d6aa6
docbook not dockbook
2008-01-11 04:52:29 +00:00
Mark Andrews
6dbfdd479b
2296. [port] Allow docbook stylesheet location to be specified to
...
configure. [RT #17457 ]
2008-01-11 03:22:08 +00:00
Mark Andrews
5ca13ca96c
2295. [bug] Silence static overrun error in bin/named/lwaddr.c.
...
[RT #17459 ]
2008-01-11 03:03:51 +00:00
Mark Andrews
ca587379cd
2293. [func] Add ACL regression test. [RT #17375 ]
2008-01-11 02:19:16 +00:00
cvs2git
0dd8e92824
This commit was manufactured by cvs2git to create branch 'v9_4'.
2008-01-10 23:47:03 +00:00
Automatic Updater
47289f9dc1
update copyright notice
2008-01-09 23:45:58 +00:00
Automatic Updater
af40ef5d01
newcopyrights
2008-01-09 23:30:15 +00:00
Mark Andrews
0a61938a98
2292. [bug] Log if the working directory is not writable.
...
[RT #17312 ]
2291. [bug] PR_SET_DUMPABLE may be set too late. Also report
failure to set PR_SET_DUMPABLE. [RT #17312 ]
2008-01-09 04:52:56 +00:00
Mark Andrews
0c2ec376cd
2290. [bug] Let AD in the query signal that the client wants AD
...
set in the response. [RT #17301 ]
2008-01-09 04:14:23 +00:00
Mark Andrews
893d7e7b21
2288. [port] win32: mark service as running when we have finished
...
loading. [RT #17441 ]
2008-01-09 02:38:06 +00:00
Automatic Updater
8a805888e9
update copyright notice
2008-01-04 23:46:04 +00:00
Automatic Updater
b852502b15
newcopyrights
2008-01-04 23:30:09 +00:00
Mark Andrews
f84f4ba3df
2287. [bug] Use 'volatile' if the compiler supports it. [RT #17413 ]
2008-01-04 03:36:49 +00:00
Automatic Updater
d9c05810b6
newcopyrights
2008-01-03 23:30:09 +00:00
Automatic Updater
9a581e09eb
update copyright notice
2008-01-02 23:46:02 +00:00
Automatic Updater
a79de84fe1
newcopyrights
2008-01-02 23:30:11 +00:00
Mark Andrews
b3eb875aad
2284. [bug] Memory leak in UPDATE prerequisite processing.
...
[RT #17377 ]
2008-01-02 04:44:56 +00:00
Mark Andrews
2e98c04405
2283. [bug] TSIG keys were not attaching to the memory
...
context. TSIG keys should use the rings
memory context rather than the clients memory
context. [RT #17377 ]
2008-01-02 04:43:44 +00:00
Automatic Updater
01fc91e696
newcopyrights
2007-12-14 23:30:15 +00:00
Mark Andrews
7cb3c5e476
regen
2007-12-14 22:37:17 +00:00
Mark Andrews
f0a5941fa9
reference rndc-confgen
2007-12-14 20:53:58 +00:00
Mark Andrews
d566e3ce9b
2279. [bug] Use setsockopt(SO_NOSIGPIPE), when available,
...
to protect applications from receiving spurious
SIGPIPE signals when using the resolver.
2007-12-14 04:00:53 +00:00
Mark Andrews
b6cb449936
2278. [bug] win32: handle the case where Windows returns no
...
searchlist or DNS suffix. [RT #17354 ]
2007-12-14 01:42:26 +00:00
Mark Andrews
14cb60c197
2277. [bug] Empty zone names were not correctly being caught at
...
in the post parse checks. [RT #17357 ]
2007-12-14 01:25:18 +00:00
Automatic Updater
f9ff0578d9
newcopyrights
2007-12-04 23:30:17 +00:00
Mark Andrews
152b2275aa
regen
2007-12-04 01:39:30 +00:00
Automatic Updater
825a111396
update copyright notice
2007-12-02 23:46:31 +00:00
Automatic Updater
dd74c0b04a
newcopyrights
2007-12-02 23:30:30 +00:00
Mark Andrews
af767241c5
2247. [doc] Sort doc/misc/options. [RT #17067 ]
2007-12-02 22:36:01 +00:00
Mark Andrews
e327a10c1a
2273. [bug] Adjust log level to WARNING when saving inconsistant
...
stub/slave master and journal files. [RT# 17279]
2007-12-02 22:31:35 +00:00
Mark Andrews
79e8aee551
2246. [bug] Make the startup of test servers (ans.pl) more
...
robust. [RT #17147 ]
2007-12-02 22:18:21 +00:00
Mark Andrews
d63f4c5457
2272. [bug] Handle illegal dnssec-lookaside trust-anchor names.
...
[RT #17262 ]
2007-12-02 22:05:26 +00:00
Mark Andrews
69a46dbced
2260. [bug] Reported wrong clients-per-query when increasing the
...
value. [RT #17236 ]
2007-12-02 21:16:36 +00:00
Mark Andrews
3bd000a477
2270. [bug] dns_db_closeversion() version->writer could be reset
...
before it is tested. [RT #17290 ]
2007-12-02 20:33:45 +00:00
Mark Andrews
1a877e71fc
2269. [contrib] dbus memory leaks and missing va_end calls. [RT #17232 ]
2007-12-02 19:26:10 +00:00
Mark Andrews
d5ad178122
2268. [bug] 0.IN-ADDR.ARPA was missing from the empty zones
...
list.
2007-12-02 18:58:20 +00:00
Automatic Updater
a098c9e62a
update copyright notice
2007-11-26 23:46:18 +00:00
Automatic Updater
7bbb8f2ec2
newcopyrights
2007-11-26 23:30:14 +00:00
Mark Andrews
1b1df14c88
2266. [bug] client.c:get_clientmctx() returned the same mctx
...
once the pool of mctx's was filled. [RT #17218 ]
2007-11-26 05:26:09 +00:00
Mark Andrews
80bd93ea22
2265. [bug] Test that the memory context's basic_table is non NULL
...
before freeing. [RT #17265 ]
2007-11-26 04:32:14 +00:00
Mark Andrews
32a8d3517a
2264. [bug] Server prefix length was being ignored. [RT #17308 ]
2007-11-26 03:01:34 +00:00
Mark Andrews
fa723b7c0f
2263. [bug] "named-checkconf -z" failed to set default value
...
for "check-integrity". [RT #17306 ]
2007-11-26 02:26:17 +00:00
Mark Andrews
520ccb71a6
2262. [bug] Error status from all but the last view could be
...
lost. [RT #17292 ]
2007-11-26 01:59:40 +00:00
Mark Andrews
9a132c0777
regen
2007-11-26 01:34:47 +00:00
Mark Andrews
990ecfa939
reg
2007-11-21 01:37:15 +00:00
Evan Hunt
0a241539ac
Put back 9.4.2rc2 line that was removed by mistake
2007-11-19 23:14:56 +00:00
Evan Hunt
84fcd60d38
Release 9.4.2
2007-11-19 15:25:23 +00:00
Shane Kerr
20e7a0cd43
Backed out until 9.4.2 goes from RC to final.
2007-11-01 13:53:27 +00:00
Shane Kerr
e0bd646ca8
Fix logging when increasing client-per-query, for BIND 9.4.
...
See RT ticket #17236 for more.
2007-11-01 13:13:24 +00:00
Mark Andrews
afb61d9bb8
remove #define inline. 9.4.2rc1 has been out long enough that we shouldn't need the #define in 9.4.2rc2
2007-10-31 05:14:59 +00:00
Mark Andrews
5da432cb53
add /I "../../../lib/isc/win32/include"
2007-10-31 04:58:07 +00:00
Mark Andrews
d68e56f210
9.4.2rc1
2007-10-31 03:15:20 +00:00
Mark Andrews
45279488f6
9.4.2rc2
2007-10-31 03:11:22 +00:00
Mark Andrews
1df1494d5c
2259. [bug] Reverse incorrect LIBINTERFACE bump of libisc
...
in 9.4.2rc1. Applications built against 9.4.2rc1
will need to be rebuilt.
2007-10-31 03:07:59 +00:00
Automatic Updater
9364eb1b97
update copyright notice
2007-10-31 03:02:45 +00:00
Mark Andrews
2096741a81
9.4.2rc2
2007-10-31 02:59:58 +00:00
Automatic Updater
e8f7a6006c
newcopyrights
2007-10-31 02:56:03 +00:00
Mark Andrews
7fc5684787
regen
2007-10-31 02:14:07 +00:00
Mark Andrews
6a4b3012c3
2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
...
[RT #17241 ]
2007-10-31 01:59:47 +00:00
Mark Andrews
4748fe5529
2257. [bug] win32: Use the full path to vcredist_x86.exe when
...
calling it. [RT #17222 ]
2007-10-31 01:43:36 +00:00
Mark Andrews
25f65407f4
regen
2007-10-31 01:35:59 +00:00
Mark Andrews
f481323e93
2256. [bug] win32: Correctly register the installation location of
...
bindevt.dll. [RT #17159 ]
2007-10-31 00:15:17 +00:00
Mark Andrews
d6114b474c
2255. [bug] L.ROOT-SERVERS.NET is now 199.7.83.42.
2007-10-30 23:47:50 +00:00
Mark Andrews
3a11a25bc0
whitespace
2007-10-30 23:31:43 +00:00
Automatic Updater
482699b073
update copyright notice
2007-10-24 23:46:26 +00:00
Automatic Updater
38f1fc2357
newcopyrights
2007-10-24 23:30:18 +00:00
Mark Andrews
8283c44c5c
2254. [bug] timer.c:dispatch() failed to lock timer->lock
...
when reading timer->idle allowing it to see
intermediate values as timer->idle was reset by
isc_timer_touch(). [RT #17243 ]
2007-10-24 01:05:29 +00:00
Automatic Updater
9f82b3c68e
update copyright notice
2007-09-26 23:46:34 +00:00
Automatic Updater
027d33f0bc
newcopyrights
2007-09-26 23:30:11 +00:00
Mark Andrews
ee98a6e6e8
9.4.2rc1
2007-09-26 05:04:06 +00:00
Evan Hunt
b6d7e10f58
Fix several errors reported by Coverity. [RT #17160 ]
2007-09-26 04:41:47 +00:00
Evan Hunt
47e37d8ebd
Validating lack of DS records at trust anchors wasn't working. [RT #17151 ]
2007-09-26 04:39:45 +00:00
Mark Andrews
03bebf4833
regen
2007-09-26 04:36:57 +00:00
Mark Andrews
5c50ff5e35
2251. [doc] Update memstatistics-file documentation to reflect
...
reality. Note there is behaviour change for BIND 9.5.
[RT #17113 ]
2007-09-26 03:28:27 +00:00
Evan Hunt
388933bf08
Only set Authentic Data bit if client requested DNSSEC, per RFC 3655 [RT #17175 ]
2007-09-26 03:08:14 +00:00
Evan Hunt
43d7f1111c
Remove mistaken reference to a patch that wasn't merged in 9.4
2007-09-25 23:41:05 +00:00
cvs2git
11cbece08f
This commit was manufactured by cvs2git to create branch 'v9_4'.
2007-09-24 23:46:49 +00:00
Mark Andrews
08e9e8a4ec
regen
2007-09-24 05:40:25 +00:00
Mark Andrews
5a70eb4550
regen
2007-09-24 02:40:29 +00:00
Automatic Updater
aad4048c30
newcopyrights
2007-09-18 23:30:18 +00:00
Evan Hunt
745b0243ff
update libisc.def to include new isc_string_*() routines for 9.4.2rc1 release
2007-09-18 21:35:09 +00:00
Evan Hunt
6345e57b3d
Bumping libtool version numbers for 9.4.2rc1
2007-09-18 18:03:44 +00:00
Evan Hunt
ea4cf4b9b0
Releasing 9.4.2rc1
2007-09-18 03:15:21 +00:00
Mark Andrews
f64dc66601
9.4.2rc1
2007-09-18 00:08:54 +00:00
Automatic Updater
d37b5acf56
update copyright notice
2007-09-14 23:46:18 +00:00
Automatic Updater
cd14e1419e
newcopyrights
2007-09-14 23:30:14 +00:00
Mark Andrews
8a4538cafc
2238. [bug] It was possible to trigger a REQUIRE when a
...
validation was cancelled. [RT #17106 ]
2007-09-14 05:52:50 +00:00
Mark Andrews
2298b2bf03
2237. [bug] libbind: res_init() was not thread aware. [RT #17123 ]
2007-09-14 05:35:47 +00:00
Mark Andrews
01b3391d5d
2236. [bug] dnssec-signzone failed to preserve the case of
...
of wildcard owner names. [RT #17085 ]
2007-09-14 04:35:42 +00:00
Mark Andrews
d4a013040c
2235. [bug] <isc/atomic.h> was not being installed. [RT #17135 ]
2007-09-14 04:27:29 +00:00
cvs2git
52c9b72749
This commit was manufactured by cvs2git to create branch 'v9_4'.
2007-09-14 04:10:01 +00:00
Automatic Updater
f2d800e290
update copyright notice
2007-09-13 23:46:26 +00:00
Automatic Updater
a7ec7a4521
newcopyrights
2007-09-13 23:30:18 +00:00
Evan Hunt
5ad994e8dc
Fix compiler warnings on SCO OSr5
2007-09-13 05:04:52 +00:00
Mark Andrews
3ea7e4e2db
2232. [bug] dns_adb_findaddrinfo() could fail and return
...
ISC_R_SUCCESS. [RT #17137 ]
2007-09-11 02:23:26 +00:00
Automatic Updater
5609177316
newcopyrights
2007-09-07 23:30:15 +00:00
Mark Andrews
cf1994f45f
regen
2007-09-07 12:48:57 +00:00
Mark Andrews
e0d747c292
update YYYYMMDDRR serial numbers
2007-09-07 07:30:53 +00:00
Mark Andrews
6d7c6fd5df
2231. [bug] Building dlzbdb (contrib/dlz/bin/dlzbdb) was broken.
...
[RT #17088 ]
2007-09-07 06:56:42 +00:00
Mark Andrews
9442d3b0f2
update
2007-09-07 06:34:21 +00:00
Mark Andrews
7d9a3d30af
2230. [bug] We could INSIST reading a corrupted journal.
...
[RT #17132 ]
2007-09-07 05:21:41 +00:00
Mark Andrews
28ef8afb0a
use "if set, otherwise" for allow-query-set
2007-09-06 01:38:30 +00:00
Mark Andrews
dc3e259f44
update allow-query-cache description
2007-09-06 01:33:32 +00:00
Automatic Updater
33cf28c6c0
newcopyrights
2007-09-05 23:30:16 +00:00
Mark Andrews
bf35340c75
regen
2007-09-05 13:49:41 +00:00
Mark Andrews
5087e727ce
2218 -> 2188
2007-09-05 07:50:30 +00:00
Mark Andrews
213604e58e
regen
2007-09-05 07:46:02 +00:00
Mark Andrews
d25b101350
2228. [contrib] contrib: Change 2218 was incomplete.
2007-09-05 07:44:57 +00:00
cvs2git
da8dd224d4
This commit was manufactured by cvs2git to create branch 'v9_4'.
2007-09-05 07:36:06 +00:00
Mark Andrews
4cac19e52b
regen
2007-09-04 02:30:40 +00:00
Automatic Updater
c671fb8a2a
update copyright notice
2007-09-03 23:46:21 +00:00
Automatic Updater
566e5e7f71
newcopyrights
2007-09-03 23:30:14 +00:00
Mark Andrews
1bec4df29e
2227. [cleanup] Tidied up the FAQ. [RT #17121 ]
2007-09-03 00:48:10 +00:00
Mark Andrews
992462d958
2227. [cleanup] Tidied up the FAQ. [RT #17121 ]
2007-09-03 00:40:28 +00:00
Automatic Updater
1966f56729
update copyright notice
2007-09-02 23:46:24 +00:00
Automatic Updater
c6aa085024
newcopyrights
2007-09-02 23:30:17 +00:00
Mark Andrews
0a8cfca39d
missing ISC_FORMAT_PRINTF
2007-09-02 23:06:21 +00:00
Mark Andrews
77a700dfcb
silence warning message
2007-09-02 23:00:24 +00:00
Automatic Updater
4a14be8faf
update copyright notice
2007-08-31 23:46:25 +00:00
Automatic Updater
1997a63442
newcopyrights
2007-08-31 23:30:13 +00:00
Mark Andrews
668918871a
2225. [bug] More support for systems with no IPv4 addresses.
...
[RT #17111 ]
2007-08-31 03:44:52 +00:00
Automatic Updater
2b562ba346
update copyright notice
2007-08-30 23:46:18 +00:00
Automatic Updater
fd810e08b2
newcopyrights
2007-08-30 23:30:14 +00:00
Mark Andrews
b318fda538
2224. [bug] Defer journal compaction if a xfrin is in progress.
...
[RT #17119 ]
2223. [bug] Make a new journal when compacting. [RT #17119 ]
2007-08-30 05:15:03 +00:00
Automatic Updater
beb9fabda3
update copyright notice
2007-08-28 07:20:06 +00:00
Mark Andrews
b8d26157f7
2221. [bug] Set the event result code to reflect the actual
...
record returned to caller when a cache update is
rejected due to a more credible answer existing.
[RT #17017 ]
2007-08-28 02:24:59 +00:00
Mark Andrews
1815475d20
incremental and/or conversion for old branches
2007-08-28 02:13:34 +00:00
Mark Andrews
2816e46c56
2220. [bug] win32: Address a race condition in final shutdown of
...
the Windows socket code. [RT #17028 ]
2007-08-28 00:40:50 +00:00
Mark Andrews
bc8b82523f
2219. [bug] Apply zone consistancy checks to additions, not
...
removals, when updating. [RT #17049 ]
2007-08-28 00:08:49 +00:00
Automatic Updater
e814402153
update copyright notice
2007-08-27 23:46:28 +00:00
Automatic Updater
726ff3e26b
newcopyrights
2007-08-27 23:30:15 +00:00
Mark Andrews
b5ded8a160
2218. [bug] Remove unnecessary REQUIRE from dns_validator_create().
...
[RT #16976 ]
2007-08-27 04:47:14 +00:00
Mark Andrews
ce0a17a105
2216. [cleanup] Fix a number of errors reported by Coverity.
...
[RT #17094 ]
2007-08-27 03:34:24 +00:00
Mark Andrews
8b16173f90
2215. [bug] Bad REQUIRE check isc_hmacsha1_verify(). [RT #17094 ]
2007-08-27 03:29:40 +00:00
Mark Andrews
eec72daf02
2214. [bug] Deregister OpenSSL lock callback when cleaning
...
up. Reorder OpenSSL cleanup so that RAND_cleanup()
is called before the locks are destroyed. [RT #17098 ]
2007-08-27 03:10:13 +00:00
Mark Andrews
0338565b1a
2213. [bug] SIG0 diagnostic failure messages were looking at the
...
wrong status code. [RT #17101 ]
2007-08-22 00:58:30 +00:00
Mark Andrews
45cb52156c
regen
2007-08-19 23:26:13 +00:00
Mark Andrews
0a7b9e4580
add masterfile-format
2007-08-17 06:26:18 +00:00
Mark Andrews
8c2220687c
update change number
2007-08-15 05:27:49 +00:00
Mark Andrews
e7f12d902e
2213. [func] 'host -m' now causes memory statistics and active
...
memory to be printed at exit. [RT 17028]
2007-08-15 04:52:27 +00:00
Mark Andrews
15720456db
2210. [bug] Deleting class specific records via UPDATE could
...
fail. [RT #17074 ]
2007-08-14 00:30:18 +00:00
Mark Andrews
6beecaf1b0
2209. [port] osx: linking against user supplied static OpenSSL
...
libraries failed as the system ones were still being
found. [RT #17078 ]
2007-08-14 00:17:17 +00:00
Mark Andrews
08c102235d
regen
2007-08-13 05:27:39 +00:00
Mark Andrews
df7ea08221
remove duplicate biblio entry
2007-08-13 03:58:17 +00:00
Mark Andrews
69e676d909
Run Message Compiler
2007-08-07 01:16:53 +00:00
Automatic Updater
06c60d8cb9
update copyright notice
2007-08-06 05:58:23 +00:00
Automatic Updater
a398e15467
newcopyrights
2007-08-06 05:56:17 +00:00
Mark Andrews
20b683a3f1
add BAT
2007-08-06 05:55:18 +00:00
Mark Andrews
53f757c404
2208. [port] win32: make sure both build methods produce the
...
same output. [RT #17058 ]
2007-08-06 04:40:30 +00:00
Mark Andrews
20490fde31
2207. [port] Some implementations of getaddrinfo() fail to set
...
ai_canonname correctly. [RT #17061 ]
2007-08-06 01:10:11 +00:00
Mark Andrews
458a12bc98
9.4.0rc1
2007-07-24 23:42:00 +00:00
Mark Andrews
516a2ca452
9.4.2rc1
2007-07-24 23:41:19 +00:00
Mark Andrews
b1591ea668
regen
2007-07-09 06:51:14 +00:00
Mark Andrews
e550366612
2206. [security] "allow-query-cache" and "allow-recursion" now
...
cross inherit from each other.
If allow-query-cache is not set in named.conf then
allow-recursion is used if set, otherwise allow-query
is used if set, otherwise the default (localnets;
localhost;) is used.
If allow-recursion is not set in named.conf then
allow-query-cache is used if set, otherwise allow-query
is used if set, otherwise the default (localnets;
localhost;) is used.
[RT #16987 ]
2007-07-09 02:18:49 +00:00
Mark Andrews
efc95087e6
2205. [bug] libbind: change #2119 broke thread support. [RT #16982 ]
2007-07-09 01:52:58 +00:00
Automatic Updater
a637b2d293
newcopyrights
2007-06-28 23:30:15 +00:00
Mark Andrews
83973e2f1a
set vcredist before the if
2007-06-28 06:21:26 +00:00
Mark Andrews
d7620ea1d9
copy vcredist_x86.exe to the release/debug directories
2007-06-28 04:37:20 +00:00
Mark Andrews
8ef7ad017e
silence "Different types treated as unsigned for >." warning
2007-06-27 04:18:42 +00:00
Mark Andrews
1aa4908ae6
add missing 1310 to "#elif _MSC_VER > 1200 && _MSC_VER < 1310"
2007-06-27 01:12:17 +00:00
Automatic Updater
2859f78491
update copyright notice
2007-06-26 23:46:21 +00:00
Automatic Updater
615019e180
newcopyrights
2007-06-26 23:30:17 +00:00
Mark Andrews
68c6977ade
replace gettimeofday with isc_time_now
2007-06-26 06:05:49 +00:00
Mark Andrews
c8e9c42008
s/u_int16_t/isc_uint16_t/
2007-06-26 04:59:35 +00:00
Mark Andrews
7e3d6b4095
2203. [security] Query id generation was cryptographically weak.
...
[RT # 16915]
2007-06-26 04:11:24 +00:00
Mark Andrews
833c6d566b
2203. [security] Query id generation was cryptographically weak.
...
[RT # 16915]
2007-06-26 02:56:59 +00:00
Mark Andrews
685397fc48
2202. [security] The default acls for allow-query-cache and
...
allow-recursion were not being applied. [RT #16960 ]
2007-06-25 02:42:24 +00:00
Mark Andrews
5d82e9e9d0
regen
2007-06-20 02:26:59 +00:00
Mark Andrews
50090b4a8c
s/seperate/separate/
2007-06-19 14:19:17 +00:00
Mark Andrews
910155133a
documentation updates from Jeremy
2007-06-19 06:59:09 +00:00
Mark Andrews
83bfbd2ba4
2200. [bug] The search for cached NSEC records was stopping to
...
early leading to excessive DLV queries. [RT #16930 ]
2007-06-19 06:21:25 +00:00
Automatic Updater
e8ac0336eb
update copyright notice
2007-06-18 23:46:33 +00:00
Automatic Updater
121c9194c0
newcopyrights
2007-06-18 23:30:16 +00:00
Mark Andrews
7b6c5dae56
2199. [bug] win32: don't call WSAStartup() while loading dlls.
...
[RT #16911 ]
2007-06-18 03:30:39 +00:00
Mark Andrews
d4af3982fa
2199. [bug] win32: don't call WSAStartup() while loading dlls.
...
[RT #16911 ]
2007-06-18 03:08:56 +00:00
Mark Andrews
91c0ef1b66
2198. [bug] win32: RegCloseKey() could be called when
...
RegOpenKeyEx() failed. [RT #16911 ]
2007-06-18 03:02:18 +00:00
Mark Andrews
05abca048c
2197. [bug] Add INSIST to catch negative responses which are
...
not setting the event result code appropriately.
[RT #16909 ]
2007-06-18 02:43:46 +00:00
Mark Andrews
1fb1179fea
2196. [port] win32: yield processor while waiting for once to
...
to complete. [RT# 16958]
2007-06-18 01:20:12 +00:00
Mark Andrews
d41f33d826
spelling s/is/in/
2007-06-17 23:48:27 +00:00
Mark Andrews
0ed233824b
regen
2007-06-14 03:32:45 +00:00
Mark Andrews
d5e092b53f
document duplicate and dropped stats categories
2007-06-13 07:11:35 +00:00
Mark Andrews
61d0f80ec1
s/duplicates/duplicate/
2007-06-13 07:07:57 +00:00
Mark Andrews
165c6c6ddc
regen
2007-05-31 23:28:50 +00:00
Mark Andrews
6467c03871
update from jeremy
2007-05-31 22:29:47 +00:00
Mark Andrews
ee53302d04
regen
2007-05-30 02:29:46 +00:00
Mark Andrews
d16fc825eb
more changes from Jeremy
2007-05-29 23:14:40 +00:00
Mark Andrews
993135b07d
regen
2007-05-29 01:19:15 +00:00
Mark Andrews
5d128e13ea
dnssec-validation
2007-05-28 13:46:44 +00:00
Mark Andrews
b629d1ee1c
regen
2007-05-28 03:45:51 +00:00
Mark Andrews
c89954d09b
s/dnssec-validate/dnssec-validatation/
2007-05-28 00:12:00 +00:00
Automatic Updater
13027e4260
newcopyrights
2007-05-24 23:30:17 +00:00
Mark Andrews
22cb63a074
9.4.2b1
2007-05-24 03:02:33 +00:00
Mark Andrews
74b10f7d3e
2194. [bug] Close journal before calling 'done' in xfrin.c.
2007-05-24 02:56:10 +00:00
Automatic Updater
0f8720aa85
update copyright notice
2007-05-24 01:57:00 +00:00
Automatic Updater
cdcc39cd96
newcopyrights
2007-05-24 01:55:20 +00:00
Mark Andrews
4559465f75
2194. [bug] Close journal before calling 'done' in xfrin.c.
2007-05-24 01:43:22 +00:00
Mark Andrews
a53f31dfa9
2193. [port] win32: BINDInstall.exe is now linked statically.
...
[RT #16906 ]
2192. [port] win32: use vcredist_x86.exe to install Visual
Studio's redistributable dlls if building with
Visual Stdio 2005 or later.
2007-05-24 01:19:48 +00:00
Automatic Updater
ccd4cefa9a
newcopyrights
2007-05-21 03:44:26 +00:00
Mark Andrews
d5d44a1fed
2189. [bug] Handle socket() returning EINTR. [RT #15949 ]
2007-05-21 01:56:11 +00:00
Mark Andrews
6930fabc02
spelling
2007-05-21 01:32:19 +00:00
Mark Andrews
4264104334
2188. [contrib] queryperf: autoconf changes to make the seach for
...
libresolv or libbind more robust. [RT #16299 ]
2007-05-21 01:30:19 +00:00
Mark Andrews
e3d261cf3b
2188. [contrib] queryperf: autoconf changes to make the seach for
...
libresolv or libbind more robust. [RT #16299 ]
2007-05-21 01:24:56 +00:00
Automatic Updater
dc6337ec77
update copyright notice
2007-05-18 23:46:28 +00:00
Automatic Updater
96a331d618
newcopyrights
2007-05-18 23:30:23 +00:00
Mark Andrews
ba2d3a220a
2187. [bug] query_addds(), query_addwildcardproof() and
...
query_addnxrrsetnsec() should take a version
arguement. [RT #16368 ]
2007-05-18 06:55:27 +00:00
Mark Andrews
f24112e4cb
regen
2007-05-18 06:34:39 +00:00
Mark Andrews
6c22bb20b4
2186. [port] cygwin: libbind: check for struct sockaddr_storage
...
independently of IPv6. [RT #16482 ]
2007-05-18 06:32:09 +00:00
Mark Andrews
dcc911f06e
2185. [port] sunos: libbind: check for ssize_t, memmove() and
...
memchr(). [RT #16463 ]
2007-05-18 06:24:39 +00:00
Mark Andrews
514ba8adb0
2183. [bug] dnssec-signzone didn't handle offline private keys
...
well. [RT #16832 ]
2007-05-18 05:59:26 +00:00
Mark Andrews
797d405689
2182. [bug] dns_dispatch_createtcp() and dispatch_createudp()
...
could return ISC_R_SUCCESS when they ran out of
memory. [RT #16365 ]
2007-05-18 05:34:37 +00:00
Automatic Updater
8478094e14
update copyright notice
2007-05-16 23:46:24 +00:00
Automatic Updater
7a606ad5d4
newcopyrights
2007-05-16 23:30:18 +00:00
Mark Andrews
a08f129297
2177. [bug] Array bounds overrun on read (rcodetext) at
...
debug level 10+. [RT #16798 ]
2007-05-16 21:58:26 +00:00
Mark Andrews
db96c6c439
unexpeced/unexpected
2007-05-16 06:59:31 +00:00
Mark Andrews
0563aa1fee
2181. [port] sunos: libbind: add paths.h from BIND 8. [RT #16462 ]
2007-05-16 06:36:22 +00:00
cvs2git
77935d4d3c
This commit was manufactured by cvs2git to create branch 'v9_4'.
2007-05-16 06:29:37 +00:00
Mark Andrews
fcf8b4bfa4
regen
2007-05-16 06:11:29 +00:00
Mark Andrews
953b6ce0c8
more fixes from Jeremy [RT #16870 ]
2007-05-16 04:36:19 +00:00
Mark Andrews
d01f775c13
minor changes from Jeremy [RT #16869 ]
2007-05-16 01:45:31 +00:00
Automatic Updater
d1ac992f95
update copyright notice
2007-05-15 23:46:28 +00:00
Automatic Updater
730f503901
newcopyrights
2007-05-15 23:30:15 +00:00
Mark Andrews
f19d04aaaa
s/ENDS/EDNS/
2007-05-15 21:56:41 +00:00
Mark Andrews
ca6110abca
2180. [cleanup] Remove bit test from 'compress_test' as they
...
are no longer needed. [RT #16497 ]
2007-05-15 05:42:34 +00:00
Mark Andrews
8baa2e593c
remove
2007-05-15 05:30:15 +00:00
Mark Andrews
da1308fcb7
update
2007-05-15 05:29:19 +00:00
Mark Andrews
2b14a229e5
2178. [bug] 'rndc reload' of a slave or stub zone resulted in
...
a reference leak. [RT #16867 ]
2007-05-15 02:31:05 +00:00
Mark Andrews
4693d8cd04
2177. [bug] Array bounds overrun on read (rcodetext). [RT #16798 ]
2007-05-15 02:03:35 +00:00
Automatic Updater
55b2004848
update copyright notice
2007-05-10 23:46:24 +00:00
Automatic Updater
2b357d50dc
newcopyrights
2007-05-10 23:30:14 +00:00
Mark Andrews
5e65b85301
2176. [contrib] dbus update to handle race condition during
...
initialisation (Bugzilla 235809). [RT #16842 ]
2007-05-10 05:55:16 +00:00
Mark Andrews
c3ac3a7ce1
2175. [bug] win32: windows broadcast condition variable support
...
was broken. [RT #16592 ]
2007-05-09 23:51:44 +00:00
Mark Andrews
a61c46a551
regen
2007-05-09 13:35:48 +00:00
Mark Andrews
f1d66c2d66
minor changes from Jeremy [RT #16863 ]
2007-05-09 06:19:49 +00:00
Mark Andrews
f5f9fb95c5
regen
2007-05-09 03:33:14 +00:00
Mark Andrews
df49919bec
minor man page updates from Jeremy [RT #16859 ]
2007-05-09 01:38:19 +00:00
Mark Andrews
7b75e1ec64
notify-delay documentation
2007-05-08 07:11:57 +00:00
Mark Andrews
05a4504b4b
regen
2007-05-08 02:30:11 +00:00
Mark Andrews
ebca5ecd26
minor documentation fixes from Jeremy [RT #16855 ]
2007-05-08 00:33:07 +00:00
Automatic Updater
ea38cea2c1
update copyright notice
2007-05-02 23:46:24 +00:00
Automatic Updater
7ba281fdf9
newcopyrights
2007-05-02 23:30:13 +00:00
Mark Andrews
7fad0d90a4
add default install location and directory example
2007-05-02 05:08:26 +00:00
Mark Andrews
59ec13b5d0
2174. [bug] I/O errors should always be fatal when reading
...
master files. [RT #16825 ]
2007-05-02 04:12:28 +00:00
Automatic Updater
9d316833a8
update copyright notice
2007-05-01 23:46:16 +00:00
Automatic Updater
737477239c
newcopyrights
2007-05-01 23:30:13 +00:00
Mark Andrews
c292ab408a
finish 9.4.1 insertion into 9.4 branch
2007-05-01 03:23:30 +00:00
Mark Andrews
e0d84e2aa1
2173. [port] win32: When compiling with MSVS 2005 SP1 we also
...
need to ship Microsoft.VC80.MFCLOC.
2007-05-01 03:22:04 +00:00
Mark Andrews
7754a4eab9
2172. [bug] query_addsoa() was being called with a non zone db.
...
[RT #16834 ]
2007-04-30 01:04:51 +00:00
Mark Andrews
81a0879a12
2171. [bug] Handle breaks in DNSSEC trust chains where the parent
...
servers are not DS aware (DS queries to the parent
return a referral to the child).
2007-04-27 06:37:38 +00:00
Automatic Updater
b2a7f737d8
update copyright notice
2007-04-26 23:46:20 +00:00
Automatic Updater
9618a0da2b
newcopyrights
2007-04-26 23:30:26 +00:00
Mark Andrews
87a4850d93
regen
2007-04-26 13:29:47 +00:00
Mark Andrews
1004204b35
update Y2K comment
2007-04-26 06:15:48 +00:00
Mark Andrews
d1e6389849
2170. [func] Add acache processing to test suite. [RT #16711 ]
2007-04-26 04:10:55 +00:00
Automatic Updater
541ec560c4
update copyright notice
2007-04-24 23:46:25 +00:00
Automatic Updater
a0b8524464
newcopyrights
2007-04-24 23:30:16 +00:00
Mark Andrews
1fb753cebc
2169. [bug] host, nslookup: when reporting NXDOMAIN report the
...
given name and not the last name searched for.
[RT #16763 ]
2007-04-24 07:36:36 +00:00
Mark Andrews
9a5d339d24
2168. [bug] nsupdate: in non-interactive mode treat syntax errors
...
as fatal errors. [RT #16785 ]
2007-04-24 07:10:22 +00:00
Mark Andrews
b5f9044cec
2167. [bug] When re-using a automatic zone named failed to
...
attach it to the new view. [RT #16786 ]
2007-04-24 06:58:47 +00:00
Evan Hunt
fe274526fd
When running in batch mode, dig could misinterpret a server address as a
...
name to be looked up, causing unexpected output. [RT #16743 ]
2007-04-24 06:49:52 +00:00
Mark Andrews
7fb4998f7f
regen
2007-04-24 06:18:57 +00:00
Mark Andrews
9bba2e3f7f
minor cleanups
2007-04-24 01:59:47 +00:00
Mark Andrews
3120e64a98
regen
2007-04-23 02:36:35 +00:00
Automatic Updater
51a3b9fd2a
update copyright notice
2007-04-03 23:43:54 +00:00
Automatic Updater
37253fab4e
newcopyrights
2007-04-03 23:30:16 +00:00
Mark Andrews
dab584a7f3
remove unused label
2007-04-03 00:05:17 +00:00
Mark Andrews
fd9dc4719c
2161. [bug] 'rndc flush' could report a false success. [RT #16698 ]
2007-04-03 00:00:46 +00:00
Mark Andrews
9b0d6d0085
2292bis -> RFC 3542
2007-04-02 02:10:51 +00:00
Automatic Updater
dcd79cbfd8
update copyright notice
2007-03-29 23:46:34 +00:00
Automatic Updater
c176550cef
newcopyrights
2007-03-29 23:30:15 +00:00
Mark Andrews
4429f425e4
2164. [bug] The code to determine how named-checkzone /
...
named-compilezone was called failed under windows.
[RT #16764 ]
2007-03-29 04:56:06 +00:00
Automatic Updater
39cb40ad24
update copyright notice
2007-03-14 23:46:21 +00:00
Automatic Updater
7851a393c5
newcopyrights
2007-03-14 23:30:15 +00:00
Mark Andrews
aa8d1b48c5
2162. [func] Allow "rrset-order fixed" to be disabled at compile
...
time. [RT #16665 ]
2007-03-14 06:03:56 +00:00
Automatic Updater
c74a5ceb43
update copyright notice
2007-03-13 23:46:23 +00:00
Automatic Updater
884b6ae9ae
newcopyrights
2007-03-13 23:30:13 +00:00
Mark Andrews
e591519a9d
2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
...
from getifaddrs(). [RT #16708 ]
2007-03-13 04:36:04 +00:00
Mark Andrews
bf95fc2017
2160. [bug] libisc wasn't handling NULL ifa_addr pointers returned
...
from getifaddrs(). [RT #16708 ]
2007-03-12 06:10:47 +00:00
Mark Andrews
b7f41879c5
2159. [bug] Array bounds overrun in acache processing. [RT #16710 ]
2007-03-12 03:42:43 +00:00
Automatic Updater
43af05a84f
update copyright notice
2007-03-06 02:12:08 +00:00
Automatic Updater
e5ce80284e
newcopyrights
2007-03-06 02:09:48 +00:00
Mark Andrews
e31db4fc25
2158. [bug] ns_client_isself() failed to initialise key
...
leading to a REQUIRE failure. [RT #16688 ]
2007-03-06 01:17:33 +00:00
Mark Andrews
154e92a9e6
2156. [bug] Fix node reference leaks in lookup.c:lookup_find(),
...
resolver.c:validated() and resolver.c:cache_name().
Fix a memory leak in rbtdb.c:free_noqname().
Make lookup.c:lookup_find() robust against
event leaks. [RT #16685 ]
2007-03-06 00:50:11 +00:00
Automatic Updater
c234ff7a54
newcopyrights
2007-03-05 23:30:18 +00:00
Mark Andrews
48231250b6
2155. [contrib] SQLite sdb module from jaboydjr@netwalk.com.
...
[RT #16694 ]
2007-03-05 05:34:02 +00:00
cvs2git
587164daa6
This commit was manufactured by cvs2git to create branch 'v9_4'.
2007-03-05 05:30:25 +00:00
Automatic Updater
7f2465fd67
update copyright notice
2007-03-01 23:46:12 +00:00
Automatic Updater
1cf8e2d585
newcopyrights
2007-03-01 23:30:12 +00:00
Mark Andrews
119bf45cfe
2153. [bug] nsupdate could leak memory. [RT #16691 ]
2007-03-01 00:18:41 +00:00
Automatic Updater
1f25c1d05f
update copyright notice
2007-02-27 23:46:18 +00:00
Automatic Updater
d6206f5527
newcopyrights
2007-02-27 23:30:16 +00:00
Mark Andrews
6c8adc79c3
temorarially comment out INSIST
2007-02-27 03:32:21 +00:00
Mark Andrews
d818f18227
2152. [cleanup] Use sizeof(buf) instead of fixed number in
...
dighost.c:get_trusted_key(). [RT #16678 ]
2007-02-27 01:07:18 +00:00
Mark Andrews
6ed1b5d62a
2151. [bug] Missing newline in usage message for journalprint.
...
[RT #16679 ]
2007-02-27 00:54:17 +00:00
Automatic Updater
a4a729b991
update copyright notice
2007-02-26 23:46:23 +00:00
Automatic Updater
7f30956106
newcopyrights
2007-02-26 23:30:16 +00:00
Mark Andrews
8725735cbc
2150. [bug] 'rrset-order cyclic' uniformly distribute the
...
starting point for the first response for a given
RRset. [RT #16655 ]
2007-02-26 23:13:40 +00:00
Mark Andrews
acf69637e7
untangle change
2007-02-26 23:02:08 +00:00
Mark Andrews
79377914a6
2149. [bug] isc_mem_checkdestroyed() failed to abort on
...
if there were still active memory contexts.
[RT #16672 ]
2007-02-26 23:00:01 +00:00
Mark Andrews
0daabaa972
2147. [bug] libbind: remove potential buffer overflow from
...
hmac_link.c. [RT #16437 ]
2007-02-26 02:00:24 +00:00
Mark Andrews
9f404f3caf
2146. [cleanup] Silence Linux's spurious "obsolete setsockopt
...
SO_BSDCOMPAT" message. [RT #16641 ]
2007-02-26 01:45:10 +00:00
Mark Andrews
f40348003a
2145. [bug] Check DS/DLV digest lengths for known digests.
...
[RT #16622 ]
2007-02-26 01:30:22 +00:00
Mark Andrews
475aa1607a
2144. [cleanup] Suppress logging of SERVFAIL from forwarders.
...
[RT #16619 ]
2007-02-26 01:14:03 +00:00
Mark Andrews
d9366b9794
2143. [bug] We failed to restart the IPv6 client when the
...
kernel failed to return the destination the
packet was sent to. [RT #16613 ]
2007-02-26 01:01:01 +00:00
Mark Andrews
e21c38c0da
2142. [bug] Handle master files with a modification time that
...
matches the epoch. [RT# 16612]
2007-02-26 00:50:04 +00:00
Mark Andrews
c5e73c64c0
2141. [bug] dig/host should not be setting IDN_ASCCHECK (IDN
...
equivalent of LDH checks). [RT #16609 ]
2007-02-26 00:37:03 +00:00
Mark Andrews
787d905caf
2119. [compat] libbind: allow res_init() to succeed enough to
...
return the default domain even if it was unable
to allocate memory.
2007-02-26 00:19:18 +00:00
Mark Andrews
46217fcd14
2140. [bug] libbind: missing unlock on pthread_key_create()
...
failures. [RT #16654 ]
2007-02-26 00:05:34 +00:00
Mark Andrews
546212d1ed
2139. [bug] dns_view_find() was being called with wrong type
...
in adb.c. [RT #16670 ]
2007-02-25 23:35:31 +00:00
Automatic Updater
80d8ff06d7
newcopyrights
2007-02-15 23:26:42 +00:00
Mark Andrews
14fb776eb8
9.4.0
2007-02-15 02:21:10 +00:00
Evan Hunt
04c3991ab5
9.4.0
2007-02-15 02:16:47 +00:00
Evan Hunt
209db472b7
9.4.0
2007-02-15 01:55:40 +00:00
Evan Hunt
a6b624a794
9.4.0
2007-02-15 01:42:38 +00:00
Mark Andrews
262fea1026
whitespace
2007-02-15 01:41:22 +00:00
Mark Andrews
ae3a93c7a2
update copyright notice
2007-02-14 23:45:43 +00:00
Mark Andrews
4772bfcb77
2138. [bug] Lock order reversal in resolver.c. [RT #16653 ]
2007-02-14 23:41:01 +00:00
Mark Andrews
6b0bf57261
2137. [port] Mips little endian and/or mips 64 bit are now
...
supported for atomic operations. [RT#16648]
2007-02-14 23:36:23 +00:00
Mark Andrews
6491035fd9
2137. [port] Mips little endian and/or mips 64 bit are now
...
supported for atomic operations. [RT#16653]
2007-02-14 23:33:01 +00:00
Mark Andrews
d803bdabca
newcopyrights
2007-02-14 23:30:15 +00:00
Mark Andrews
c67e4952ae
2136. [bug] nslookup/host looped if there was no search list
...
and the host didn't exist. [RT #16657 ]
2007-02-14 01:20:44 +00:00
Mark Andrews
2c360614d8
2135. [bug] Uninitialised rdataset in sdlz.c. [RT# 16656]
2007-02-13 23:37:37 +00:00
Mark Andrews
bc71e273f0
update copyright notice
2007-02-13 00:04:50 +00:00
Mark Andrews
9938ae860a
newcopyrights
2007-02-12 23:30:14 +00:00
Mark Andrews
0c443bf652
2133. [port] powerpc: Support both IBM and MacOS Power PC
...
assembler syntaxes. [RT #16647 ]
2007-02-12 00:54:52 +00:00
Mark Andrews
d24c8fb8cc
update copyright notice
2007-02-07 23:57:58 +00:00
Mark Andrews
c4d599194a
newcopyrights
2007-02-07 23:30:21 +00:00
Mark Andrews
b207ee4546
2132. [bug] Missing unlock on out of memory in
...
dns_dispatchmgr_setudp().
2007-02-07 06:09:26 +00:00
Mark Andrews
2443a71d1a
missing unlock
2007-02-07 05:41:47 +00:00
Mark Andrews
939329cbbe
remove and abort on error
2007-02-06 23:42:32 +00:00
Mark Andrews
4fd60d8270
newcopyrights
2007-02-06 23:30:16 +00:00
Mark Andrews
c2ce526b07
2131. [contrib] dlz/mysql: AXFR was broken. [RT #16630 ]
2007-02-06 05:56:54 +00:00
Mark Andrews
445925017b
Isn't "make install" supposed to generate a default named.conf?
2007-02-05 05:23:39 +00:00
Mark Andrews
49086c2657
regen
2007-02-02 04:33:09 +00:00
Mark Andrews
5c78101c54
update copyright notice
2007-02-01 23:55:20 +00:00
Mark Andrews
da982e09a6
newcopyrights
2007-02-01 23:30:24 +00:00
Mark Andrews
710b8b8b88
remove SO_BSDCOMPAT reference
2007-02-01 04:42:11 +00:00
Mark Andrews
cacd20ad10
Q: Why do we get the following warning at run time:
...
kernel: process `named' is using obsolete setsockopt SO_BSDCOMPAT
2007-01-31 23:54:42 +00:00
Mark Andrews
05f7dc3e18
update copyright notice
2007-01-30 23:52:53 +00:00
Mark Andrews
abd34f6da8
newcopyrights
2007-01-30 23:30:18 +00:00
Rob Austein
5dcadf1257
Don't bomb "make doc" when "make all" hasn't been run. [RT #16636 ]
2007-01-30 07:47:32 +00:00
Mark Andrews
d61c8f6039
regen
2007-01-30 00:23:46 +00:00
Mark Andrews
c41d4310ad
update copyright notice
2007-01-29 23:57:21 +00:00
Mark Andrews
e62fcb74ae
newcopyrights
2007-01-29 23:30:15 +00:00
Rob Austein
466883adc5
2128. [doc] xsltproc --nonet, update DTD versions. [RT #16635 ]
2007-01-29 22:15:28 +00:00
Mark Andrews
ce79a07afc
update copyright notice
2007-01-27 00:22:48 +00:00
Mark Andrews
a3573eed2f
newcopyrights
2007-01-26 23:30:49 +00:00
Mark Andrews
469b30c329
regen
2007-01-26 23:28:21 +00:00
Rob Austein
f06cad2eec
New version of xsltproc noticed missing <xsl:param/>. [RT #16632 ]
2007-01-26 21:32:45 +00:00
Mark Andrews
be544fb9f2
newcopyrights
2007-01-19 23:30:17 +00:00
Mark Andrews
05d5bca50a
regen
2007-01-19 01:26:07 +00:00
Mark Andrews
23ab85270c
update copyright notice
2007-01-19 00:55:49 +00:00
Mark Andrews
4be10e4ec0
newcopyrights
2007-01-18 23:30:14 +00:00
Mark Andrews
f1d7367206
"make depend" didn't work
2007-01-18 00:13:38 +00:00
Mark Andrews
438d1db069
update copyright notice
2007-01-18 00:06:11 +00:00
Mark Andrews
d3da9fa37e
newcopyrights
2007-01-17 23:30:18 +00:00
Mark Andrews
c09445e01c
update copyright notice
2007-01-17 00:32:46 +00:00
Mark Andrews
d4c7210e5a
add missing years
2007-01-16 04:36:55 +00:00
Mark Andrews
a9be8dfbdf
add missing years
2007-01-16 02:54:46 +00:00
Mark Andrews
76294115b1
add missing years
2007-01-16 02:04:29 +00:00
Mark Andrews
4eb0c6757f
newcopyrights
2007-01-15 23:30:15 +00:00
Mark Andrews
172a0a238a
update
2007-01-15 02:55:05 +00:00
Mark Andrews
4b3d26a7d8
bug -> security
2007-01-15 02:54:30 +00:00
Mark Andrews
7d008f2fdc
newcopyrights
2007-01-08 23:30:13 +00:00
Mark Andrews
cdc229b5ca
9.4.0rc2
2007-01-08 03:16:13 +00:00
Mark Andrews
033d062a6f
update copyright notice
2007-01-08 03:13:06 +00:00
Mark Andrews
fa2efdeb11
DSA_generate_parameters_ex parameters
2007-01-08 03:03:48 +00:00
Mark Andrews
2b9d391049
update
2007-01-08 02:53:21 +00:00
Mark Andrews
e41953eec7
prime_len -> key->key_size
2007-01-08 02:52:39 +00:00
Mark Andrews
a95e076bcd
newcopyrights
2007-01-08 02:42:47 +00:00
Mark Andrews
64d5cc809c
update copyright notice
2007-01-08 02:42:00 +00:00
Mark Andrews
1584c5c13f
newcopyrights
2007-01-08 02:28:58 +00:00
Mark Andrews
0269439f5e
9.4.0rc2
2007-01-08 02:22:46 +00:00
Mark Andrews
daa9355f0c
2127. [port] Improved OpenSSL 0.9.8 support. [RT #16563 ]
2007-01-08 01:58:16 +00:00
Mark Andrews
9aefa7e508
2126. [bug] Serialise validation of type ANY responses. [RT #16555 ]
2007-01-08 01:37:53 +00:00
Mark Andrews
8b2827c22c
2125. [bug] dns_zone_getzeronosoattl() REQUIRE failure if DLZ
...
was defined. [RT #16574 ]
2007-01-08 00:51:48 +00:00
Mark Andrews
2399e06127
2124. [bug] It was possible to dereference a freed fetch
...
context. [RT #16584 ]
2007-01-08 00:45:12 +00:00
Mark Andrews
e993c09f76
update copyright notice
2006-12-27 22:44:49 +00:00
Mark Andrews
73a711df8e
newcopyrights
2006-12-26 23:30:16 +00:00
Rob Austein
4fa012e37d
distclean wasn't removing releaseinfo.xml.
2006-12-26 17:59:27 +00:00
Mark Andrews
7767e2c443
isc_time_seconds
2006-12-22 05:28:32 +00:00
Mark Andrews
de1f0f22b3
update
2006-12-22 04:24:48 +00:00
Mark Andrews
c2ae19ad70
regen
2006-12-19 01:35:40 +00:00
Mark Andrews
3bb55ddfa9
s/used/use/
2006-12-18 23:37:34 +00:00
Mark Andrews
8d246f51be
add paragraph on CH/IN name space overlap
2006-12-18 23:33:16 +00:00
Mark Andrews
13017ad7f1
regen
2006-12-17 04:54:15 +00:00
Rob Austein
9fd8fe83b7
2120. [doc] Fix markup on nsupdate man page. [RT #16556 ]
2006-12-16 01:15:13 +00:00
Mark Andrews
705235ea89
regen
2006-12-12 01:44:30 +00:00
Mark Andrews
48a755c757
newcopyrights
2006-12-11 23:30:14 +00:00
Mark Andrews
f9cbc75127
v9_4_0rc1
2006-12-11 00:31:11 +00:00
Mark Andrews
a1396c3270
0 => 0U
2006-12-08 05:07:59 +00:00
Mark Andrews
a7973f0f55
update copyrights
2006-12-08 00:03:35 +00:00
Mark Andrews
aead6d4ff4
update copyright notice
2006-12-07 23:57:58 +00:00
Mark Andrews
9e9cec657f
newcopyrights
2006-12-07 23:30:18 +00:00
Mark Andrews
cedf1574b9
remove DNS_R_TOOMANYHOPS test
2006-12-07 13:23:46 +00:00
Mark Andrews
725e070355
9.4.0rc1
2006-12-07 07:06:38 +00:00
Mark Andrews
dd2055b130
2118. [bug] Handle response with long chains of domain name
...
compression pointers which point to other compression
pointers. [RT #16427 ]
2006-12-07 07:03:10 +00:00
Mark Andrews
b486456a3d
2117. [bug] DNSSEC fixes: named could fail to cache NSEC records
...
which could lead to validation failures. named didn't
handle negative DS responses that were in the process
of being validated. Check CNAME bit before accepting
NODATA proof. To be able to ignore a child NSEC there
must be SOA (and NS) set in the bitmap. [RT #16399 ]
2006-12-07 06:50:34 +00:00
Mark Andrews
6b39ac73d3
2116. [bug] 'rndc reload' could cause the cache to continually
...
be cleaned. [RT #16401 ]
2006-12-07 06:31:38 +00:00
Mark Andrews
c6cd59d1c6
2115. [bug] 'rndc reconfig' could trigger a INSIST if the
...
number of masters for a zone was reduced. [RT #16444 ]
2006-12-07 06:21:16 +00:00
Mark Andrews
229050d932
2114. [bug] dig/host/nslookup: searches for names with multiple
...
labels were failing. [RT #16447 ]
2006-12-07 06:08:02 +00:00
Mark Andrews
4590c00349
2113. [bug] nsupdate: if a zone is specified it should be used
...
for server discover. [RT# 16455]
2006-12-07 05:39:45 +00:00
Mark Andrews
975bf17988
2112. [security] Warn if weak RSA exponent is used. [RT #16460 ]
2006-12-07 05:24:20 +00:00
Mark Andrews
c6858cc1bf
2111. [bug] Fix a number of errors reported by Coverity.
...
[RT #16507 ]
2006-12-07 04:53:03 +00:00
Mark Andrews
35bd1a5437
2110. [bug] "minimal-response yes;" interacted badly with BIND 8
...
priming queries. [RT #16491 ]
2006-12-07 04:38:39 +00:00
Mark Andrews
fedf811cc5
2109. [port] libbind: silence aix 5.3 compiler warnings. [RT #16502 ]
2006-12-07 03:54:24 +00:00
Mark Andrews
1b7613fe00
2107. [bug] dighost.c: more cleanup of buffers. [RT #16499 ]
2006-12-07 01:27:22 +00:00
Mark Andrews
37ce08838c
fix cut-and-paste line break
2006-11-22 23:26:02 +00:00
Mark Andrews
be833e751c
update copyright notice
2006-11-14 01:07:28 +00:00
Mark Andrews
ab8e5efd9a
newcopyrights
2006-11-13 23:30:42 +00:00
Mark Andrews
4445b87404
2102. [port] Silence solaris 10 warnings.
2006-11-13 11:56:52 +00:00
Mark Andrews
f6af77f3b5
2102. [port] Silence solaris 10 warnings.
2006-11-13 05:03:08 +00:00
Mark Andrews
d043930b33
2102. [port] Silence solaris 10 warnings.
2006-11-10 19:00:07 +00:00
Mark Andrews
1e04f45107
2104. [port] Fix Solaris SMF error message.
2006-11-10 18:51:14 +00:00
Mark Andrews
b3e2689783
2103. [port] Add /usr/sfw to list of locations for OpenSSL
...
under Solaris.
2006-11-10 18:31:22 +00:00
Mark Andrews
e81de00d53
2102. [port] Silence solaris 10 warnings.
2006-11-09 23:59:29 +00:00
Mark Andrews
1babb044df
regen
2006-11-09 22:24:43 +00:00
Mark Andrews
4b43f942ca
v9.4.0b4
2006-11-08 02:14:17 +00:00
Mark Andrews
e0edb0a2ab
regen
2006-11-08 02:07:00 +00:00
Mark Andrews
b1de2028c6
9.4.0b4
2006-11-08 02:02:55 +00:00
Mark Andrews
049e1c30cc
2099. [port] win32: more manifiest issues.
2006-11-08 01:51:10 +00:00
Mark Andrews
e6f9351878
newcopyrights
2006-11-07 23:30:14 +00:00
Mark Andrews
1127e2f3e3
2101. [bug] OpenSSL version checks were not quite right.
...
[RT #16476 ]
2006-11-07 21:30:47 +00:00
Mark Andrews
89bdb31a6e
2100. [port] win32: copy libeay32.dll to Build\Debug.
...
Copy Debug\named-checkzone to Debug\named-compilezone.
2006-11-07 21:03:05 +00:00
Mark Andrews
f3a7a736fc
2098. [bug] Race in rbtdb.c:no_references(), which occasionally
...
triggered an INSIST failure about the node lock
reference. [RT #16411 ]
2006-10-26 06:04:29 +00:00
Mark Andrews
0db54382ec
regen
2006-10-19 01:05:02 +00:00
Mark Andrews
59e8d54189
make openssl version check a warning
2006-10-19 01:04:13 +00:00
Mark Andrews
4311ff149b
9.4.0b3
2006-10-18 04:31:42 +00:00
Mark Andrews
76ef7b4856
2097. [bug] named could reference a destroyed memory context
...
after being reloaded / reconfigured. [RT #16428 ]
2006-10-18 04:24:19 +00:00
Mark Andrews
cd4543de5b
2096. [bug] libbind: handle applications that fail to detect
...
res_init() failures better.
2006-10-16 23:00:58 +00:00
Mark Andrews
82da8ef8c1
newcopyrights
2006-10-11 23:30:15 +00:00
Mark Andrews
011d70369e
remove unnecessary dependancies from checktool, dighost, dnssectool and rndcutil
2006-10-11 06:52:52 +00:00
Mark Andrews
d63403047d
WIN32 not WIN
2006-10-11 03:58:14 +00:00
Mark Andrews
5a1c4905ef
be consistant when identifing/changeing openssl versions
2006-10-11 03:49:20 +00:00
Mark Andrews
cd6e9d2ca8
update copyright notice
2006-10-11 02:33:29 +00:00
Mark Andrews
d292c84ec1
2095. [port] libbind: alway prototype inet_cidr_ntop_ipv6() and
...
net_cidr_ntop_ipv6(). [RT #16388 ]
2006-10-11 02:32:47 +00:00
Mark Andrews
f0d1317d39
newcopyrights
2006-10-10 23:30:16 +00:00
Mark Andrews
b3c3f296fd
Use F5 as large RSA exponent w/ OpenSSL 0.9.8
2006-10-10 02:29:01 +00:00
Mark Andrews
fa7ff935c1
2094. [contrib] Update named-bootconf. [RT# 16404]
2006-10-10 00:06:29 +00:00
Mark Andrews
6e86c923a8
2093. [bug] named-checkzone -s was broken.
...
format was missing : for s
2006-10-05 05:24:35 +00:00
Mark Andrews
3d6cf11de0
update copyright notice
2006-10-05 00:31:42 +00:00
Mark Andrews
2603ab293b
newcopyrights
2006-10-05 00:19:46 +00:00
Mark Andrews
1bc4d15f7a
add .dsp and .dsw
2006-10-05 00:16:41 +00:00
Mark Andrews
44d3a7a5d1
update CAN list
2006-10-04 05:40:08 +00:00
Mark Andrews
cdb01ab17b
update CAN list
2006-10-04 05:25:22 +00:00
Mark Andrews
cb187fc554
win32
2006-10-04 03:56:23 +00:00
Mark Andrews
a6c41e234d
win32
2006-10-04 03:11:27 +00:00
Mark Andrews
e86bc7a029
win32
2006-10-04 03:03:17 +00:00
Mark Andrews
1c28af638c
win32
2006-10-04 02:52:17 +00:00
Mark Andrews
e2371724a9
win32
2006-10-04 02:44:50 +00:00
Mark Andrews
9440f5ff11
win32
2006-10-04 02:06:06 +00:00
Mark Andrews
b21ae613bc
update copyright notice
2006-10-03 23:50:51 +00:00
Mark Andrews
144335d3c2
newcopyrights
2006-10-02 23:30:15 +00:00
Mark Andrews
5de385c402
win32
2006-10-02 07:14:36 +00:00
Mark Andrews
1f0a7896bf
win32
2006-10-02 06:36:43 +00:00
Mark Andrews
622d4cb4ec
2092. [bug] win32: dig, host, nslookup. Use registry config
...
if resolv.conf does not exist or no nameservers
listed. [RT #15877 ]
2006-10-02 03:22:59 +00:00
Mark Andrews
5209cedf01
2091. [port] dighost.c: race condition on cleanup. [RT #16417 ]
2006-10-02 03:14:35 +00:00
Mark Andrews
7b19edc3ba
2090. [port] win32: Visual C++ 2005 command line manifest support.
...
[RT #16417 ]
2006-10-02 03:00:35 +00:00
Mark Andrews
3fea8b338d
2089. [security] Raise the minimum safe OpenSSL versions to
...
OpenSSL 0.9.7l and OpenSSL 0.9.8d. Versions
prior to these have known security flaws which
are (potentially) exploitable in named. [RT #16391 ]
2088. [security] Change the default RSA exponent from 3 to 65537.
[RT #16391 ]
2006-10-02 02:05:09 +00:00
Mark Andrews
23380103e4
2087. [port] libisc failed to compile on OS's w/o a vsnprintf.
...
[RT #16382 ]
2006-10-02 01:33:31 +00:00
Mark Andrews
c576457bfa
2086. [port] libbind: FreeBSD now has get*by*_r() functions.
...
[RT #16403 ]
2006-10-02 01:23:09 +00:00
Mark Andrews
548f63c859
update
2006-10-01 00:02:07 +00:00
Mark Andrews
d159daa07d
update copyright notice
2006-09-30 23:58:37 +00:00
Mark Andrews
c32da1c30e
newcopyrights
2006-09-29 23:30:26 +00:00
Mark Andrews
1936ebe24c
regen
2006-09-29 08:34:49 +00:00
Mark Andrews
ad9c9eb83f
check-name -> check-names
2006-09-29 06:33:00 +00:00
Mark Andrews
861391fdd0
2085. [doc] win32: added index.html and README to zip. [RT #16201 ]
2006-09-29 06:14:21 +00:00
Mark Andrews
6ae8eff943
newcopyrights
2006-09-28 23:30:20 +00:00
Mark Andrews
9f1554a852
2084. [contrib] dbus update for 9.3.3rc2.
2006-09-28 05:53:47 +00:00
cvs2git
5a540055f8
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-09-28 05:46:21 +00:00
Mark Andrews
6e26988f61
update copyright notice
2006-09-28 00:03:10 +00:00
Mark Andrews
0f65bd5763
newcopyrights
2006-09-27 23:30:18 +00:00
Mark Andrews
1cd62e9b85
2083. [port] win32: Visual C++ 2005 support.
2006-09-27 00:29:46 +00:00
cvs2git
1d9ae9565a
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-09-25 04:24:02 +00:00
Mark Andrews
0a74367fc7
regen
2006-09-13 02:56:54 +00:00
Mark Andrews
5fdd1e51a5
2082. [doc] Document 'cache-file' as a test only option.
2006-09-13 00:20:50 +00:00
Mark Andrews
2ccc3c0469
regen
2006-09-11 02:32:29 +00:00
Mark Andrews
7790e026cf
newcopyrights
2006-08-31 23:30:16 +00:00
Mark Andrews
baebf50b59
9.4.0b2
2006-08-31 04:42:47 +00:00
Mark Andrews
4254520595
9.4.0b2
2006-08-31 04:05:31 +00:00
Mark Andrews
7185e0dc18
2066. [security] Handle SIG queries gracefully. [RT #16300 ]
2006-08-31 03:57:05 +00:00
Mark Andrews
f80a45d8fd
regen
2006-08-31 00:19:33 +00:00
Mark Andrews
fbac5d06f3
update copyright notice
2006-08-30 23:49:57 +00:00
Mark Andrews
4cc410cd49
newcopyrights
2006-08-30 23:47:19 +00:00
Mark Andrews
4a7c53b740
minor wording change
2006-08-30 23:42:37 +00:00
Mark Andrews
60d65d2868
2081. [port] libbind: minor 64-bit portability fix in memcluster.c.
...
[RT #16360 ]
2006-08-30 23:30:35 +00:00
Mark Andrews
42d97729ab
newcopyrights
2006-08-30 23:30:28 +00:00
Mark Andrews
a6888e9a6d
2080. [port] libbind: res_init.c did not compile on older versions
...
of Solaris. [RT #16363 ]
2006-08-30 23:23:13 +00:00
Mark Andrews
ed810a7416
2079. [bug] The lame cache was not handling multiple types
...
correctly. [RT #16361 ]
2006-08-30 23:07:41 +00:00
Mark Andrews
370671e775
2078. [bug] dnssec-checkzone output style "default" was badly
...
named. It is now called "relative". [RT #16326 ]
2077. [bug] 'dnssec-signzone -O raw' wasn't outputing the
complete signed zone. [RT #16326 ]
2006-08-30 23:01:54 +00:00
Mark Andrews
e9b4fcf8b0
update copyright notice
2006-08-25 05:25:51 +00:00
Mark Andrews
3f89c34b0a
newcopyrights
2006-08-24 23:30:18 +00:00
Mark Andrews
5ccb202517
2076. [bug] Several files were missing #include <config.h>
...
causing build failures on OSF. [RT #16341 ]
2006-08-24 00:44:24 +00:00
Mark Andrews
f372bb76a0
2075. [bug] The spillat timer event hander could leak memory.
...
[RT #16357 ]
2006-08-22 06:13:42 +00:00
Mark Andrews
e100eb4d72
2074. [bug] dns_request_createvia2(), dns_request_createvia3(),
...
dns_request_createraw2() and dns_request_createraw3()
failed to send multiple UDP requests. [RT #16349 ]
2006-08-21 00:40:53 +00:00
Mark Andrews
dcb9712873
2073. [bug] Incorrect semantics check for update policy "wildcard".
...
[RT #16353 ]
2006-08-21 00:09:52 +00:00
Mark Andrews
b969b94000
update copyright notice
2006-08-16 23:54:34 +00:00
Mark Andrews
cfce5429f7
newcopyrights
2006-08-16 23:30:15 +00:00
Mark Andrews
6922bfb2c9
2072. [bug] We were not generating valid HMAC SHA digests.
...
[RT #16320 ]
2006-08-16 03:18:14 +00:00
Mark Andrews
91552641be
update copyright notice
2006-08-10 23:59:29 +00:00
Mark Andrews
4cf9e689a5
newcopyrights
2006-08-10 23:30:18 +00:00
Mark Andrews
75ad0f0fd5
2070. [bug] The remote address was not always displayed when
...
reporting dispatch failures. [RT #16315 ]
2006-08-10 02:04:40 +00:00
Mark Andrews
19c58dd220
2071. [port] Test whether gcc accepts -fno-strict-aliasing.
...
[RT #16324 ]
2006-08-10 02:03:13 +00:00
Mark Andrews
ccb2659df7
2071. [port] Test whether gcc accepts -fno-strict-aliasing.
...
[RT #16324 ]
2006-08-10 01:55:29 +00:00
Mark Andrews
a825fc42ad
2070. [bug] The remote address was not always displayed when
...
reporting dispatch failures. [RT #16315 ]
2006-08-10 01:43:44 +00:00
Mark Andrews
c52fc715a3
2069. [bug] Cross compiling was not working. [RT #16330 ]
2006-08-09 22:26:15 +00:00
Mark Andrews
33e14d3440
2068. [cleanup] Lower incremental tuning message to debug 1.
...
[RT #16319 ]
2006-08-08 06:39:36 +00:00
Mark Andrews
17e2791acc
2067. [bug] 'rndc' could close the socket too early triggering
...
a INSIST under Windows. [RT #16317 ]
2006-08-04 03:03:41 +00:00
Mark Andrews
d78ddfb01d
2065. [bug] libbind: probe for HPUX prototypes for
...
endprotoent_r() and endservent_r(). [RT 16313]
2006-08-03 01:25:56 +00:00
Mark Andrews
44a5930e91
spelling
2006-08-01 03:45:21 +00:00
Mark Andrews
023f226b91
newcopyrights
2006-08-01 03:11:52 +00:00
Mark Andrews
77c56679d8
#endif in wrong place
2006-08-01 01:42:45 +00:00
Mark Andrews
e937c93f97
2064. [bug] libbind: silence AIX compiler warnings. [RT #16218 ]
2006-08-01 01:20:33 +00:00
Mark Andrews
0651a6eda2
2063. [bug] Change #1955 introduced a bug which caused the first
...
'rndc flush' call to not free memory. [RT #16244 ]
2006-08-01 01:06:48 +00:00
Mark Andrews
f5a79017a9
2062. [bug] 'dig +nssearch' was reusing a buffer before it had
...
been returned by the socket code. [RT #16307 ]
2006-08-01 00:54:38 +00:00
Mark Andrews
0e4f882a9c
update comment
2006-07-31 02:04:48 +00:00
Mark Andrews
41b6189259
2061. [bug] Accept expired wildcard message reversed. [RT #16296 ]
2006-07-24 22:43:31 +00:00
Mark Andrews
0c1d76c634
2060. [bug] Enabling DLZ support could leave views partially
...
configured. [RT #16295 ]
2006-07-24 05:52:44 +00:00
Mark Andrews
4a39b9ed4b
9.4.0b1
2006-07-24 01:31:49 +00:00
Mark Andrews
a5d9b9cccf
2059. [bug] Search into cache rbtdb could trigger an INSIST
...
failure while cleaning up a stale rdataset.
[RT #16292 ]
2006-07-24 01:23:11 +00:00
Mark Andrews
b7526ed408
2058. [bug] Adjust how we calculate rtt estimates in the presence
...
of authoritative servers that drop EDNS and/or CD
requests. Also fallback to EDNS/512 and plain DNS
faster for zones with less than 3 servers. [RT #16187 ]
2006-07-22 01:20:53 +00:00
Mark Andrews
722166b332
2057. [bug] Make setting "ra" dependent on both allow-query-cache
...
and allow-recursion. [RT #16290 ]
2006-07-22 01:02:36 +00:00
Mark Andrews
79ab60d813
2056. [bug] dig: ixfr= was not being treated case insensitively
...
at all times. [RT #15955 ]
2006-07-21 23:52:21 +00:00
Mark Andrews
487c21e0af
2055. [bug] Missing goto after dropping multicast query.
...
[RT #15944 ]
2006-07-21 23:40:30 +00:00
Mark Andrews
09aa7af238
newcopyrights
2006-07-21 23:30:15 +00:00
Mark Andrews
db64b3f457
add libisccfg.lib
2006-07-21 07:38:47 +00:00
Mark Andrews
64ddcea7b6
add libisccfg.lib
2006-07-21 07:32:40 +00:00
Mark Andrews
7a2c0ad40d
add lib/isccfg/include
2006-07-21 07:06:41 +00:00
Mark Andrews
fae5141c93
update copyright notice
2006-07-21 02:05:57 +00:00
Mark Andrews
e434a56183
newcopyrights
2006-07-20 23:30:15 +00:00
Mark Andrews
365c42d5bc
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 06:12:59 +00:00
Mark Andrews
d97313886d
2054. [port] freebsd: do not explicitly link against -lpthread.
...
[RT #16170 ]
2006-07-20 05:48:55 +00:00
Mark Andrews
13104ae4e1
2053. [port] netbsd:libbind: silence compiler warnings. [RT #16220 ]
2006-07-20 03:59:34 +00:00
Mark Andrews
1a561dfd3d
2052. [bug] 'rndc' improve connect failed message to report
...
the failing address. [RT #15978 ]
2006-07-20 03:45:15 +00:00
Mark Andrews
40d909da6d
2051. [port] More strtol() fixes. [RT #16249 ]
2006-07-20 03:37:06 +00:00
Mark Andrews
40409bfe35
2050. [bug] Parsing of NSAP records was not case insensitive.
...
[RT #16287 ]
2006-07-20 03:26:56 +00:00
Mark Andrews
fd5f5991fa
regen
2006-07-20 02:33:48 +00:00
Mark Andrews
41f4a6a513
update copyright notice
2006-07-20 01:10:30 +00:00
Mark Andrews
00a25be929
grammer
2006-07-20 00:15:35 +00:00
Mark Andrews
e309bb2eee
newcopyrights
2006-07-19 23:30:19 +00:00
Mark Andrews
28d310d40a
of -> or
2006-07-19 01:03:51 +00:00
Mark Andrews
fbcf5c31ae
2049. [bug] Restore SOA before AXFR when falling back from
...
a attempted IXFR when transfering in a zone.
Allow a initial SOA query before attempting
a AXFR to be requested. [RT #16156 ]
2006-07-19 00:58:01 +00:00
Mark Andrews
68cbb891bc
2048. [bug] It was possible to loop forever when using
...
avoid-v4-udp-ports / avoid-v6-udp-ports when
the OS always returned the same local port.
[RT #16182 ]
2006-07-19 00:44:40 +00:00
Mark Andrews
a335f7f0cd
2045. [func] use lock buckets for acache entries to limit memory
...
consumption. [RT #16183 ]
2006-07-19 00:34:56 +00:00
Mark Andrews
35396a6fa0
log message typo and %d -> %u
2006-07-19 00:25:10 +00:00
Mark Andrews
6370768e52
2047. [bug] Failed to initialise the interface flags to zero.
...
[RT #16245 ]
2006-07-19 00:12:14 +00:00
Mark Andrews
354e6fa3c7
regen
2006-07-18 20:50:17 +00:00
Tatuya JINMEI 神明達哉
1196b714f5
2046. [bug] rbtdb.c:rdataset_setadditional() could cause duplicate
...
cleanup [RT #16247 ].
2006-07-06 06:43:26 +00:00
Tatuya JINMEI 神明達哉
89e13cd590
warning fix in a call to isc_atomic_store() [RT#16219]
2006-07-06 06:31:49 +00:00
Mark Andrews
f96692e626
regen
2006-06-29 13:03:03 +00:00
Mark Andrews
bb4b36d014
update copyright notice
2006-06-24 00:25:39 +00:00
Mark Andrews
94689ee05c
newcopyrights
2006-06-21 23:30:18 +00:00
Mark Andrews
a268b329e5
2044. [port] add support for atomic operations for Itanium.
...
[RT #16179 ]
2006-06-21 03:40:40 +00:00
cvs2git
b3b73a7cd8
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-06-21 03:40:39 +00:00
Mark Andrews
c9e1cba686
move .NOTPARALLEL:/.NO_PARALLEL: so not first target
2006-06-21 03:31:46 +00:00
Mark Andrews
a075c5eed5
silence: large integer implicitly truncated to unsigned type
2006-06-21 01:25:40 +00:00
Mark Andrews
ccaba83f7f
newcopyrights
2006-06-20 23:30:20 +00:00
Mark Andrews
d06bf7cc26
silence: aix 5.3 missing braces warnings
2006-06-20 07:00:28 +00:00
Mark Andrews
f80921e577
silence: value computed is not used
2006-06-20 02:51:32 +00:00
Mark Andrews
40e51d721a
sunos 4 and --with-libtool
2006-06-14 05:03:23 +00:00
Mark Andrews
86a6fb2068
ISC_LOG_INFO -> ISC_LOG_DEBUG(1)
2006-06-13 04:54:39 +00:00
Mark Andrews
2f0ce820e9
update copyright notice
2006-06-09 23:50:54 +00:00
Mark Andrews
c8811eebb0
newcopyrights
2006-06-09 23:30:15 +00:00
Mark Andrews
d7177afbc2
2043. [port] nsupdate/nslookup: Force the flushing of the prompt
...
for interactive sessions. [RT#16148]
2006-06-09 07:30:28 +00:00
Mark Andrews
d123f89780
update copyright notice
2006-06-09 00:54:08 +00:00
Mark Andrews
f89af13cf3
newcopyrights
2006-06-08 23:30:17 +00:00
Mark Andrews
521c56458a
regen
2006-06-08 02:43:36 +00:00
Mark Andrews
cc99a74166
spelling / grammer
2006-06-08 01:44:13 +00:00
Mark Andrews
8847465cca
2042. [bug] named-checkconf was incorrectly rejecting the
...
logging category "config". [RT #16117 ]
2006-06-08 01:43:00 +00:00
Mark Andrews
b81aca93c1
newcopyrights
2006-06-07 23:30:16 +00:00
Mark Andrews
178157615f
2040. [bug] rbtdb no_references() could trigger an INSIST
...
failure with --enable-atomic. [RT #16022 ]
2006-06-07 03:39:00 +00:00
Mark Andrews
2ae38ce976
2041. [bug] "configure --with-dlz-bdb=yes" produced a bad
...
set of libraries to be linked. [RT #16129 ]
2006-06-07 02:24:49 +00:00
Mark Andrews
4dcc685a16
update copyright notice
2006-06-07 00:29:45 +00:00
Mark Andrews
c21a88b76c
newcopyrights
2006-06-06 23:30:20 +00:00
Mark Andrews
a2985107d4
spelling
2006-06-06 23:21:21 +00:00
Mark Andrews
f5b06d2a02
2039. [func] Check that all buffers passed to the socket code
...
have been retrieve when the socket event is freed.
[RT #16122 ]
2038. [bug] dig/nslookup/host was unlinking from wrong list
when handling errors. [RT #16122 ]
2006-06-06 00:56:09 +00:00
Mark Andrews
9ac23073e4
OpenBSD
2006-06-06 00:20:28 +00:00
Mark Andrews
0e17d86272
update copyright notice
2006-06-06 00:11:41 +00:00
Mark Andrews
d742934fd8
newcopyrights
2006-06-05 23:30:17 +00:00
Mark Andrews
6b94ad1850
2037. [func] When unlinking the first or last element in a list
...
check that the list head points to the element to
be unlinked. [RT #15959 ]
2006-06-05 00:40:41 +00:00
Mark Andrews
5db4fd3a18
2036. [bug] 'rndc recursing' could cause trigger a REQUIRE.
...
[RT #16075 ]
2006-06-05 00:13:29 +00:00
Mark Andrews
1497a74d81
2034. [bug] gcc: set -fno-strict-aliasing. [RT #16124 ]
2006-06-02 04:49:22 +00:00
Mark Andrews
103c412172
2034. [bug] gcc: set -fno-strict-aliasing. [RT #16124 ]
2006-06-02 03:44:37 +00:00
Mark Andrews
d3782ad701
clarity
2006-05-29 23:27:07 +00:00
Mark Andrews
9607ed2edf
2033. [bug] We wern't creating multiple client memory contexts
...
on demand as expected. [RT #16095 ]
2006-05-29 01:26:43 +00:00
Mark Andrews
d0afd54b34
9.4.0a6
2006-05-26 04:26:17 +00:00
Mark Andrews
4b0ee0ba86
2032. [bug] Remove a INSIST in query_addadditional2(). [RT #16074 ]
2006-05-26 02:48:26 +00:00
Mark Andrews
9251adaf48
9.4.0a6
2006-05-26 01:53:56 +00:00
Mark Andrews
c34a19b63f
9.4.0a6
2006-05-26 01:31:23 +00:00
Mark Andrews
a3f85746be
2031. [bug] Emit a error message when "rndc refresh" is called on
...
a non slave/stub zone. [RT # 16073]
2006-05-24 04:30:43 +00:00
Mark Andrews
01b2ff64cc
update copyright notice
2006-05-23 23:51:04 +00:00
Mark Andrews
65dd2b6996
newcopyrights
2006-05-23 23:30:16 +00:00
Mark Andrews
9e0b69bf49
2030. [bug] We were being overly conservative when disabling
...
openssl engine support. [RT #16030 ]
2006-05-23 04:50:52 +00:00
Mark Andrews
7c7ca945e9
2029. [bug] host printed out the server multiple times when
...
specified on the command line. [RT #15992 ]
2006-05-23 04:40:42 +00:00
Mark Andrews
ad9cd2df24
newcopyrights
2006-05-19 23:30:16 +00:00
Mark Andrews
bc8780cbea
s/x68/x86/
2006-05-19 04:43:11 +00:00
Mark Andrews
8ae91c8651
change number
2006-05-19 02:52:16 +00:00
Mark Andrews
e7e7964c74
2026. [port] linux: socket.c compatability for old systems.
...
[RT #16015 ]
2006-05-19 02:49:29 +00:00
Mark Andrews
c838b53140
2027. [port] libbind: solaris x68 support. [RT #16020 ]
2006-05-19 02:36:00 +00:00
Mark Andrews
64766f3c8b
update copyright notice
2006-05-19 00:04:01 +00:00
Mark Andrews
42ace29bba
newcopyrights
2006-05-18 23:30:18 +00:00
Mark Andrews
86c4403666
2026. [bug] Rate limit the two recursive client exceeded messages.
...
[RT #16044 ]
2006-05-18 03:14:03 +00:00
Mark Andrews
740051909d
2025. [func] Update "zone serial unchanged" message. [RT #16026 ]
2006-05-18 02:38:27 +00:00
Mark Andrews
72a28d8eba
2022. [bug] If dnssec validation is disabled only assert CD if
...
CD was requested. [RT #16037 ]
2021. [bug] dnssec-enable no; triggered a REQUIRE. [RT #16037 ]
2006-05-18 02:02:35 +00:00
Mark Andrews
eab272cfeb
2023. [bug] "make install" should create ${localstatedir}/run and
...
${sysconfdir} if they do not exist. [RT #16033 ]
2006-05-18 01:04:34 +00:00
Mark Andrews
c3425b89a5
2022. [bug] If dnssec validation is disabled only assert CD if
...
CD was requested. [RT #16037 ]
2021. [bug] dnssec-enable no; triggered a REQUIRE. [RT #16037 ]
2006-05-18 00:54:41 +00:00
Mark Andrews
a74224ad1e
regen
2006-05-17 02:38:44 +00:00
Mark Andrews
c14078b211
grammer, spelling and clarity
2006-05-17 01:59:30 +00:00
Mark Andrews
72cec30321
grammer, spelling and clarity
2006-05-17 01:33:29 +00:00
Mark Andrews
82841337bb
grammer, spelling and clarity
2006-05-16 06:43:06 +00:00
Mark Andrews
bb663a73bd
make query-source{-v6} clearer
2006-05-16 06:11:37 +00:00
Mark Andrews
6216aa9b81
2020. [bug] rdataset_setadditional() could leak memory. [RT #16034 ]
2006-05-16 04:11:39 +00:00
Mark Andrews
3202b2fa98
fix comment
2006-05-16 03:59:26 +00:00
Mark Andrews
a2a3e2935e
2019. [tuning] Reduce the amount of work performed per quantum
...
when cleaning the cache. [RT #15986 ]
2006-05-16 03:57:15 +00:00
Mark Andrews
b815ddd122
2018. [bug] Checking if the HMAC MD5 private file was broken.
...
[RT #15960 ]
2006-05-16 03:47:14 +00:00
Mark Andrews
974ea3c6f7
2017. [bug] allow-query default was net correct. [RT #15946 ]
2006-05-16 03:39:57 +00:00
Mark Andrews
bbbdc97ccf
2016. [bug] Return a partial answer if recursion is not
...
allowed but requested and we had the answer
to the original qname. [RT #15945 ]
2006-05-16 03:28:16 +00:00
Mark Andrews
d674eb266a
recusion -> recursion
2006-05-15 06:11:39 +00:00
Mark Andrews
317363c3d7
regen
2006-05-08 15:46:15 +00:00
Mark Andrews
88f1d5ffe9
comment: cleanng -> cleaning
2006-05-04 02:20:37 +00:00
Mark Andrews
dcf3e09392
update new feature list
2006-05-04 01:30:15 +00:00
Mark Andrews
82c943cfb2
9.4.0a5
2006-05-03 02:28:25 +00:00
Mark Andrews
36109acaf9
regen
2006-05-03 02:26:59 +00:00
Mark Andrews
a5f8e650e8
9.4.0a5
2006-05-03 01:49:09 +00:00
Mark Andrews
b209b57067
2015. [cleanup] use-additional-cache is now acache-enable for
...
consistancy. Default acache-enable off in BIND 9.4
as it requires memory usage to be configured.
It may be enabled by default in BIND 9.5 once we
have more experience with it.
2006-05-03 01:46:40 +00:00
Mark Andrews
0211c78765
update copyright notice
2006-05-03 00:07:49 +00:00
Mark Andrews
69dbf23eff
newcopyrights
2006-05-02 23:30:13 +00:00
Shane Kerr
a80207d2a3
Stats for acache. Currently running on senna (ns-ext).
2006-05-02 12:55:31 +00:00
Mark Andrews
317964b121
2013. [bug] Handle unexpected TSIGs on unsigned AXFR/IXFR
...
responses more gracefully. [RT #15941 ]
2006-05-02 04:23:12 +00:00
Mark Andrews
ca97057dca
2012. [func] Don't insert new acache entries if acache is full.
...
[RT #15970 ]
2006-05-02 03:28:41 +00:00
Mark Andrews
0453bdaa60
update copyright notice
2006-04-27 09:36:45 +00:00
Mark Andrews
cf999b32dd
newcopyrights
2006-04-26 23:30:17 +00:00
Shane Kerr
59bfe4ee90
Pulling rt15970 into 9.4 pre-release.
2006-04-26 12:12:07 +00:00
Shane Kerr
cea64f9221
Pulling rt15958 into 9.4 pre-release.
2006-04-26 11:31:51 +00:00
Mark Andrews
3e6da549e0
regen
2006-04-23 10:12:43 +00:00
Michael Graff
564e2a6b6a
pull up my changes from the mainline, to v9_4
2006-04-17 18:27:33 +00:00
Mark Andrews
80b382ff7b
tag mis-match
2006-04-15 22:19:21 +00:00
Mark Andrews
02a387df62
update copyright notice
2006-04-15 01:30:15 +00:00
Mark Andrews
97065c4bcd
newcopyrights
2006-04-13 23:30:12 +00:00
David Hankins
66da3a511e
2011. [func] dnssec-signzone can now update the SOA record of
...
the signed zone, either as an increment or as the
system time(). [RT #15633 ]
2006-04-13 18:09:46 +00:00
Mark Andrews
806f538c21
add const
2006-03-10 04:54:35 +00:00
Mark Andrews
d7704efa4f
newcopyrights
2006-03-10 04:30:06 +00:00
Mark Andrews
a8b11b6a07
9.4.0a4
2006-03-10 04:29:35 +00:00
Mark Andrews
e0fd5aaec9
update copyright notice
2006-03-10 04:15:10 +00:00
Mark Andrews
12ab87da04
newcopyrights
2006-03-10 04:12:13 +00:00
Mark Andrews
00c089f67d
sync with HEAD
2006-03-10 04:04:32 +00:00
Mark Andrews
4ba635bc47
win32
2006-03-10 03:30:54 +00:00
Mark Andrews
5a52a2084b
win32
2006-03-10 03:29:12 +00:00
Mark Andrews
da1d72402a
win32
2006-03-10 03:23:43 +00:00
Mark Andrews
0aaeda8d70
win32
2006-03-10 03:17:03 +00:00
Mark Andrews
f44f29c8d6
win32
2006-03-10 03:14:28 +00:00
Mark Andrews
36d7f4bc26
win32
2006-03-10 03:11:45 +00:00
Mark Andrews
af61764261
win32
2006-03-10 03:04:06 +00:00
Mark Andrews
bc15fe3357
win32
2006-03-10 03:01:52 +00:00
Mark Andrews
4dec833feb
update
2006-03-10 01:32:26 +00:00
Mark Andrews
bf2fe05272
HAVE_RSA_GENERATE_KEY/HAVE_DSA_GENERATE_PARAMETERS/HAVE_DH_GENERATE_PARAMETERS
2006-03-10 01:13:42 +00:00
Mark Andrews
488e4f4e6a
newcopyrights
2006-03-10 00:59:05 +00:00
Mark Andrews
db8ac421d8
regen
2006-03-10 00:47:40 +00:00
Mark Andrews
50c7241d69
9.4.0a4
2006-03-10 00:28:00 +00:00
Mark Andrews
a9c698bf3a
update copyright notice
2006-03-10 00:23:20 +00:00
Mark Andrews
8e6f53c1b8
newcopyrights
2006-03-10 00:20:31 +00:00
Mark Andrews
a501e657d3
2009. [bug] libbind: coverity fixes. [RT #15808 ]
2006-03-10 00:20:08 +00:00
Mark Andrews
e9724570aa
2008. [func] It is now posssible to enable/disable DNSSEC
...
validation from rndc. This is useful for the
mobile hosts where the current connection point
breaks DNSSEC (firewall/proxy). [RT #15592 ]
rndc validation newstate [view]
2006-03-09 23:46:20 +00:00
Mark Andrews
f560a1877b
2007. [func] It is now possible to explicitly enable DNSSEC
...
validation. default dnssec-validation no; to
be changed to yes in 9.5.0. [RT #15674 ]
2006-03-09 23:38:21 +00:00
cvs2git
915c9ab0fe
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-03-09 21:58:58 +00:00
Mark Andrews
980c5d7b8d
regen
2006-03-09 05:04:01 +00:00
Mark Andrews
1ba9283d78
2006. [security] Allow-query-cache and allow-recursion now default
...
to the builtin acls "localnets" and "localhost".
This is being done to make caching servers less
attractive as reflective amplifying targets for
spoofed traffic. This still leave authoritative
servers exposed.
The best fix is for full BCP 38 deployment to
remove spoofed traffic.
2006-03-09 03:40:33 +00:00
Mark Andrews
2d583a44d6
newcopyrights
2006-03-08 23:30:18 +00:00
Mark Andrews
8a6f69ef96
2005. [bug] libbind: Retransmission timeouts should be
...
based on which attempt it is to the nameserver
and not the nameserver itself. [RT #13548 ]
2006-03-08 04:14:17 +00:00
Mark Andrews
b16c72bf12
2004. [bug] dns_tsig_sign() could pass a NULL pointer to
...
dst_context_destroy() when cleaning up after a
error. [RT #15835 ]
2006-03-08 03:55:50 +00:00
Mark Andrews
9b6c85ca20
2003. [bug] libbind: The DNS name/address lookup functions could
...
occasionally follow a random pointer due to
structures not being completely zeroed. [RT #15806 ]
2006-03-08 03:43:18 +00:00
Mark Andrews
1396c84257
tidy up
2006-03-07 05:06:09 +00:00
Mark Andrews
69036420c7
update copyright notice
2006-03-07 00:34:53 +00:00
Mark Andrews
3dc062fe12
newcopyrights
2006-03-06 23:30:22 +00:00
Mark Andrews
cdaad1be46
regen
2006-03-06 08:06:49 +00:00
Mark Andrews
13481a92d8
2002 [bug] libbind: tighten the constraints on when
...
struct addrinfo._ai_pad exists. [RT #15783 ]
2006-03-06 02:27:15 +00:00
Mark Andrews
cb6bc372d8
2001. [func] Check the KSK flag when updating a dynamic zone.
...
New zone option "update-check-ksk yes;". [RT #15817 ]
2006-03-06 01:38:01 +00:00
Mark Andrews
ac5fb539db
2000. [bug] memmove()/strtol() fix was incomplete. [#RT 15812]
2006-03-06 01:11:04 +00:00
Mark Andrews
69ed9fe33f
update copyright notice
2006-03-05 23:58:51 +00:00
Mark Andrews
a2415e0e15
newcopyrights
2006-03-05 11:25:23 +00:00
Mark Andrews
b40b95a7ef
(char *) -> (unsigned char *)
2006-03-03 04:43:49 +00:00
Mark Andrews
3ee9b493ac
add -Wpointer-arith to gcc
2006-03-03 03:21:09 +00:00
Mark Andrews
7eeb45a377
use (char *) for pointer arithmetic
2006-03-03 03:05:20 +00:00
Mark Andrews
bf3bbdc9b6
1999. [func] Implement "rrset-order fixed". [RT #13662 ]
2006-03-03 00:56:53 +00:00
cvs2git
4798bc9e3c
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-03-03 00:43:36 +00:00
Mark Andrews
1adea826d0
update copyright notice
2006-03-02 23:48:49 +00:00
Mark Andrews
d35adfae2c
newcopyrights
2006-03-02 23:30:13 +00:00
Mark Andrews
7cdc4b985e
1998. [bug] Restrict handling of fifos as sockets to just SunOS.
...
This allows named to connect to entropy gathering
daemons that use fifos instead of sockets. [RT #15840 ]
2006-03-02 23:29:24 +00:00
Mark Andrews
3497fc3b77
1997. [bug] Named was failing to replace negative cache entries
...
when a positive one for the type was learnt.
[RT #15818 ]
2006-03-02 23:19:20 +00:00
Mark Andrews
c4f3ffc491
1995. [bug] 'host' was reporting multiple "is an alias" messages.
...
[RT #15702 ]
2006-03-02 01:50:15 +00:00
Mark Andrews
1f8449c606
update copyright notice
2006-03-02 00:37:22 +00:00
Mark Andrews
8c3babd406
newcopyrights
2006-03-01 23:30:13 +00:00
Mark Andrews
8fe36fefe9
1994. [port] OpenSSL 0.9.8 support. [RT #15694 ]
2006-03-01 02:41:02 +00:00
Mark Andrews
da7a930549
1993. [bug] Log messsage, via syslog, were missing the space
...
after the timestamp if "print-time yes" was specified.
[RT #15844 ]
2006-03-01 02:25:11 +00:00
Mark Andrews
e73fc6bcef
1992. [bug] Not all incoming zone transfer messages included the
...
view. [RT #15825 ]
2006-03-01 02:13:19 +00:00
Mark Andrews
8e1a73851d
newcopyrights
2006-02-28 23:30:13 +00:00
Mark Andrews
ea407e7082
1991. [cleanup] The configuration data, once read, should be treated
...
as readonly. Expand the use of const to enforce this
at compile time. [RT #15813 ]
2006-02-28 03:10:49 +00:00
Mark Andrews
f537534a39
1990. [bug] libbind: isc's override of broken gettimeofday()
...
implementions was not always effective.
[RT #15709 ]
2006-02-28 00:11:03 +00:00
Mark Andrews
b84c54c850
update entry
2006-02-27 21:10:29 +00:00
Mark Andrews
e608c03f34
regen
2006-02-27 02:18:04 +00:00
Mark Andrews
ee8c147111
update copyright notice
2006-02-26 23:49:49 +00:00
Mark Andrews
7b8f402a4b
newcopyrights
2006-02-26 23:30:13 +00:00
Mark Andrews
7af42116ba
fix minor typos
2006-02-26 23:01:58 +00:00
Mark Andrews
5fcfdf8903
remove redundant memset
2006-02-26 22:30:56 +00:00
Mark Andrews
c81148b3c6
update copyright notice
2006-02-26 22:28:37 +00:00
Mark Andrews
07f4e72711
newcopyrights
2006-02-24 23:30:19 +00:00
Mark Andrews
bfca12c389
1989. [bug] win32: don't check the service password when
...
re-installing. [RT #15882 ]
2006-02-24 03:54:16 +00:00
Mark Andrews
4faccdcc07
1988. [bug] Remove a bus error from the SHA256/SHA512 support.
...
[RT #15878 ]
2006-02-24 00:06:32 +00:00
Mark Andrews
c43996849a
newcopyrights
2006-02-23 23:30:18 +00:00
Mark Andrews
904333546e
update example
2006-02-23 22:33:55 +00:00
Mark Andrews
ae3a8d847a
update copyright notice
2006-02-22 23:50:09 +00:00
Mark Andrews
0e92ea829a
newcopyrights
2006-02-22 23:30:15 +00:00
Mark Andrews
2f46120278
post merge problem
2006-02-22 01:57:12 +00:00
Mark Andrews
c017465e4a
1987. [func] DS/DLV SHA256 digest algorithm support. [RT #15608 ]
2006-02-21 23:53:35 +00:00
Mark Andrews
77c5b1c067
1986. [func] Report when a zone is removed. [RT #15849 ]
2006-02-21 23:17:32 +00:00
Mark Andrews
9cc63c0b9e
update copyright notice
2006-02-19 06:50:47 +00:00
Mark Andrews
03d9ed7779
newcopyrights
2006-02-17 23:30:14 +00:00
Mark Andrews
902d68b8bf
regen
2006-02-17 02:05:47 +00:00
Mark Andrews
f773366d5e
1985. [protocol] DLV has now been assigned a official type code of
...
32769. [RT #15807 ]
Note: care should be taken to ensure you upgrade
both named and dnssec-signzone at the same time for
zones with DLV records where named is the master
server for the zone. Also any zones that contain
DLV records should be removed when upgrading a slave
zone. You do not however have to upgrade all
servers for a zone with DLV records simultaniously.
2006-02-17 01:12:01 +00:00
cvs2git
30a6de88f0
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-02-17 01:04:16 +00:00
Mark Andrews
8fc5e43bd9
1597. [func] Allow notify-source and query-source to be specified
...
on a per server basis similar to transfer-source.
[RT #6496 ]
2006-02-17 00:42:10 +00:00
Mark Andrews
80693a5fe0
1984. [func] dig, nslookup and host now advertise a 4096 byte
...
EDNS UDP buffer size by default. [RT #15855 ]
2006-02-17 00:14:21 +00:00
Mark Andrews
e77385c265
update copyright notice
2006-02-16 23:51:32 +00:00
Mark Andrews
8cec66ed7f
newcopyrights
2006-02-16 23:30:13 +00:00
Mark Andrews
918db3b403
regen
2006-02-16 04:57:56 +00:00
Mark Andrews
dfb3eacdfb
1983. [func] Two new update policies. "selfsub" and "selfwild".
...
[RT #12895 ]
2006-02-16 01:38:49 +00:00
Mark Andrews
671495dd1e
1982. [bug] DNSKEY was being accepted on the parent side of
...
a delegation. KEY is still accepted there for
RFC 3007 validated updates. [RT #15620 ]
2006-02-16 01:23:47 +00:00
Mark Andrews
0e38e7be45
update copyright notice
2006-02-13 23:50:53 +00:00
Mark Andrews
e14e1988e5
newcopyrights
2006-02-13 23:30:17 +00:00
Mark Andrews
bcc2d242d0
1981. [bug] win32: condition.c:wait() could fail to reattain
...
the mutex lock.
2006-02-13 03:39:02 +00:00
Mark Andrews
051f8a3397
Fix a signal race condition with the following change.
...
1980. [func] dnssec-signzone: output the SOA record as the
first record in the signed zone. [RT #15758 ]
2006-02-07 21:56:47 +00:00
Mark Andrews
26e33ad133
regen
2006-02-07 05:52:36 +00:00
Mark Andrews
60579704fe
regen
2006-02-06 05:28:42 +00:00
Mark Andrews
2472552390
regen
2006-02-06 03:36:44 +00:00
Mark Andrews
de6cb2108a
update copyright notice
2006-02-03 23:51:38 +00:00
Mark Andrews
4956486838
newcopyrights
2006-02-03 23:30:17 +00:00
Mark Andrews
61822e71d1
1980. [func] dnssec-signzone: output the SOA record as the
...
first record in the signed zone. [RT #15758 ]
2006-02-03 00:15:43 +00:00
Mark Andrews
d4c7754f14
1979. [port] linux: allow named to drop core after changing
...
user ids. [RT #15753 ]
2006-02-02 23:37:59 +00:00
Mark Andrews
ff7e8e2f5b
newcopyrights
2006-02-02 23:31:37 +00:00
Mark Andrews
3c8829f50a
1978. [port] Handle systems which have a broken recvmsg().
...
[RT #15742 ]
2006-02-02 23:13:20 +00:00
Mark Andrews
0c3fa5d938
1977. [bug] Silence noisy log message. [RT #15704 ]
2006-02-02 22:52:57 +00:00
Mark Andrews
870cf686c6
1976. [bug] Handle systems with no IPv4 addresses. [RT #15695 ]
2006-02-02 22:39:53 +00:00
Mark Andrews
4dd7e34f48
comment typo
2006-02-01 22:39:17 +00:00
Mark Andrews
6f93c80e8d
update copyright notice
2006-02-01 00:10:34 +00:00
Mark Andrews
d392fb7eb4
newcopyrights
2006-01-31 23:30:13 +00:00
Mark Andrews
8b1e1a03b2
silence compiler warnings
2006-01-31 23:03:52 +00:00
Mark Andrews
3ef5c36a94
silence compiler warning
2006-01-31 01:58:39 +00:00
Mark Andrews
275a1ccaf6
1975. [bug] libbind: isc_gethexstring() could misparse multi-line
...
hex strings with comments. [RT #15814 ]
2006-01-31 00:55:32 +00:00
Mark Andrews
7d20ed76ff
silence compiler warnings
2006-01-31 00:38:06 +00:00
Mark Andrews
e9c31cd679
silence compiler warnings
2006-01-31 00:25:46 +00:00
Mark Andrews
9ee3ecd4bf
set BYTE_ORDER from WORDS_BIGENDIAN if not otherwise defined
2006-01-31 00:13:15 +00:00
Mark Andrews
15cd70917b
regen
2006-01-30 02:26:25 +00:00
Mark Andrews
572e225823
delegation-only is valid for type forward
2006-01-30 00:39:39 +00:00
Mark Andrews
5c40f431b8
1974. [doc] List each of the zone types and associated zone
...
options seperately in the ARM.
2006-01-30 00:30:04 +00:00
Mark Andrews
c3f2d61ede
regen
2006-01-29 22:56:53 +00:00
Mark Andrews
17b2cc8f16
regen
2006-01-28 02:15:41 +00:00
Mark Andrews
deaa25fd63
update copyright notice
2006-01-27 23:57:45 +00:00
Mark Andrews
77a9b5dbf3
update
2006-01-27 23:39:13 +00:00
Mark Andrews
084e118b18
newcopyrights
2006-01-27 23:30:14 +00:00
Mark Andrews
1ed167177d
regen
2006-01-27 05:16:45 +00:00
Mark Andrews
65fdd79a50
1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
...
HMACSHA512 support. [RT #13606 ]
2006-01-27 02:50:51 +00:00
cvs2git
fbbcef65f5
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-01-27 02:35:16 +00:00
Mark Andrews
691a48f8e0
1955. [bug] Pre-allocate the cache cleaning interator. [RT #14998 ]
...
Fix the CLEANER_IDLE macro to make this change complete. [RT #15815 ]
2006-01-26 23:07:49 +00:00
Mark Andrews
0c4eb5c99e
newcopyrights
2006-01-23 23:30:18 +00:00
Mark Andrews
6f0b93539c
1972. [contrib] DBUS dynamic forwarders integation from
...
Jason Vas Dias <jvdias@redhat.com >.
2006-01-23 04:56:26 +00:00
cvs2git
4618ea5ccc
This commit was manufactured by cvs2git to create branch 'v9_4'.
2006-01-23 04:53:37 +00:00
Mark Andrews
e9726c25ba
regen
2006-01-18 04:59:11 +00:00
Mark Andrews
1d23449b0b
update copyright notice
2006-01-17 23:49:31 +00:00
Mark Andrews
25daac20b5
newcopyrights
2006-01-17 23:30:17 +00:00
Mark Andrews
73e8579252
regen
2006-01-17 02:14:43 +00:00
Mark Andrews
f84d9b582b
xref named.conf(5)
2006-01-16 23:59:51 +00:00
Mark Andrews
70b15d3957
update copyright notice
2006-01-10 23:50:41 +00:00
Mark Andrews
2526270652
newcopyrights
2006-01-10 23:30:15 +00:00
Mark Andrews
d60e7efb55
1971. [port] linux: make detection of missing IF_NAMESIZE more
...
robust. [RT #15443 ]
2006-01-10 05:09:08 +00:00
Mark Andrews
2cb35446ae
style
2006-01-10 03:03:26 +00:00
Mark Andrews
8b774c8c4e
regen
2006-01-07 03:40:23 +00:00
Mark Andrews
5cdce69e65
update copyright notice
2006-01-07 00:23:34 +00:00
Mark Andrews
59a29a6b78
newcopyrights
2006-01-06 23:30:13 +00:00
Mark Andrews
93980d685f
specify -D as libtool does not preserve argv0.
2006-01-06 06:57:13 +00:00
Mark Andrews
bb091d4bbe
remove ns1/example.db.raw
2006-01-06 06:56:32 +00:00
Mark Andrews
fff0cbc65c
1970. [bug] nsupdate: adjust UDP timeout when falling back to
...
unsigned SOA query. [RT #15775 ]
2006-01-06 04:50:21 +00:00
Mark Andrews
310d10a544
silence compiler warning
2006-01-06 02:04:09 +00:00
Mark Andrews
df6f75f878
regen
2006-01-06 01:48:04 +00:00
Mark Andrews
ec6e807f29
1969. [bug] win32: the socket code was freeing the socket
...
structure too early. [RT #15776 ]
2006-01-06 01:34:20 +00:00
Mark Andrews
27428ec47a
1968. [bug] Missing lock in resolver.c:validated(). [RT #15739 ]
2006-01-06 01:13:05 +00:00
Mark Andrews
82830b197b
1967. [func] dig/nslookup/host: warn about missing QR. [RT #15779 ]
2006-01-06 00:56:00 +00:00
Mark Andrews
e23d3f34e6
1966. [bug] Don't set CD when we have fallen back to plain DNS.
...
[RT #15727 ]
2006-01-06 00:43:07 +00:00
Mark Andrews
00e430246d
1965. [func] Suppress spurious "recusion requested but not
...
available" warning with 'dig +qr'. [RT #15780 ].
2006-01-06 00:25:41 +00:00
Mark Andrews
76f6d0382a
1964. [func] Seperate out MX and SRV to CNAME checks. [RT #15723 ]
2006-01-06 00:10:00 +00:00
Mark Andrews
586f82c999
update copyright notice
2006-01-06 00:01:43 +00:00
Mark Andrews
9b1351dbb2
newcopyrights
2006-01-05 23:30:13 +00:00
Mark Andrews
a788a04b08
unbalances <term>'s
2006-01-05 11:42:36 +00:00
Mark Andrews
f7464d52ff
typo
2006-01-05 03:49:10 +00:00
Mark Andrews
ea87c36c34
1963. [port] Tru64 4.0E doesn't support send() and recv().
...
[RT #15586 ]
2006-01-05 03:46:26 +00:00
Mark Andrews
dbf2a22cda
1962. [bug] Named failed to clear old update-policy when it
...
was removed. [RT #15491 ]
2006-01-05 03:38:28 +00:00
Mark Andrews
7820998a39
1961. [bug] Check the port and address of responses forwarded
...
to dispatch. [RT #15474 ]
2006-01-05 03:30:56 +00:00
Mark Andrews
d71329a7df
1960. [bug] Update code should set NSEC ttls from SOA MINIMUM.
...
[RT #15465 ]
2006-01-05 03:21:54 +00:00
Mark Andrews
ff3b707f8a
1959. [func] Control the zeroing of the negative response TTL to
...
a soa query. Defaults "zero-no-soa-ttl yes;" and
"zero-no-soa-ttl-cache no;". [RT #15460 ]
2006-01-05 02:24:27 +00:00
Mark Andrews
84df135b2b
fixed typos in error messages
2006-01-05 01:41:28 +00:00
Mark Andrews
b35878c85b
1958. [bug] Named failed to update the zone's secure state
...
until the zone was reloaded. [RT #15412 ]
2006-01-05 01:33:55 +00:00
Mark Andrews
1e53d23ec4
1957. [bug] Dig mishandled responses to class ANY queries.
...
[RT #15402 ]
2006-01-05 01:04:28 +00:00
Mark Andrews
5975e2882e
1956. [bug] Improve cross compile support, 'gen' is now built
...
by native compiler. See README for additional
cross compile support information. [RT #15148 ]
2006-01-05 00:41:03 +00:00
Mark Andrews
0befce1b74
1956. [bug] Improve cross compile support, 'gen' is now built
...
by native compiler. See README for additional
cross compile support information. [RT #15148 ]
2006-01-05 00:30:10 +00:00
Mark Andrews
8c5dac56cd
1955. [bug] Pre-allocate the cache cleaning interator. [RT #14998 ]
2006-01-05 00:21:11 +00:00
Mark Andrews
48d9f5bdaa
inclu1954. [func] Named now falls back to advertising EDNS with a
...
512 byte receive buffer if the initial EDNS queries
fail. [RT #14852 ]
1953. [func] The maximum EDNS UDP response named will send can
now be set in named.conf (max-udp-size). This is
independent of the advertised receive buffer
(edns-udp-size). [RT #14852 ]
2006-01-05 00:10:44 +00:00
Mark Andrews
e770e36d60
update copyright notice
2006-01-04 23:50:23 +00:00
Mark Andrews
d0d651026d
newcopyrights
2006-01-04 23:30:18 +00:00
Mark Andrews
4e3c349b7a
1952. [port] hpux: tell the linker to build a runtime link
...
path "-Wl,+b:". [RT #14816 ].
2006-01-04 22:48:19 +00:00
Mark Andrews
821c84f2e0
1951. [security] Drop queries from particular well known ports.
...
Don't return FORMERR to queries from particular
well known ports. [RT #15636 ]
2006-01-04 05:13:43 +00:00
Mark Andrews
e74b6c9c74
1950. [port] Solaris 2.5.1 and earlier cannot bind() then connect()
...
a TCP socket. This prevents the source address being
set for TCP connections. [RT #15628 ]
2006-01-04 04:29:18 +00:00
Mark Andrews
9114d9ae77
1949. [func] Addition memory leakage checks. [RT #15544 ]
2006-01-04 03:20:27 +00:00
Mark Andrews
9efa0b0eaa
1948. [bug] If was possible to trigger a REQUIRE failure in
...
xfrin.c:maybe_free() if named ran out of memory.
[RT #15568 ]
2006-01-04 03:08:40 +00:00
Mark Andrews
f53e702b25
1947. [func] It is now possible to configure named to accept
...
expired RRSIGs. Default "dnssec-accept-expired no;".
Setting "dnssec-accept-expired yes;" leaves named
vulnerable to replay attacks. [RT #14685 ]
2006-01-04 02:58:42 +00:00
Mark Andrews
062b135630
update copyright notice
2006-01-04 00:37:23 +00:00
Mark Andrews
5195cbd6a3
newcopyrights
2006-01-03 23:30:17 +00:00
Mark Andrews
6201fe7298
1946. [bug] resume_dslookup() could trigger a REQUIRE failure
...
when using forwarders. [RT #15549 ]
2006-01-03 07:23:41 +00:00
Mark Andrews
431e2ab380
1945. [cleanup] dnssec-keygen: RSA (RSAMD5) is nolonger recommended.
...
To generate a RSAMD5 key you must explictly request
RSAMD5. [RT #13780 ]
2006-01-03 07:19:32 +00:00
Mark Andrews
7c500c5380
1944. [cleanup] isc_hash_create() does not need a read/write lock.
...
[RT #15522 ]
2006-01-03 05:55:01 +00:00
Mark Andrews
7a6ae288f4
spelling
2006-01-03 05:38:45 +00:00
Mark Andrews
15ed0dd65a
1943. [bug] Set the loadtime after rollimg forward the journal.
...
[RT #15647 ]
2006-01-03 05:37:13 +00:00
Mark Andrews
faa9dc3c7d
update copyrights
2005-12-06 23:40:07 +00:00
Mark Andrews
5b6d8a55ec
v9_4_0a3
2005-12-06 03:03:34 +00:00
Mark Andrews
b730720648
fix relative path
2005-12-06 02:00:01 +00:00
Mark Andrews
07956467c6
Handle named-compilezone.exe copy
2005-12-06 01:57:44 +00:00
Mark Andrews
d05c833a90
win32
2005-12-06 01:19:54 +00:00
Mark Andrews
89f2e1aa4a
9.4.0a3
2005-12-06 00:39:17 +00:00
Mark Andrews
1002410f4d
9.4.0a3
2005-12-06 00:03:00 +00:00
Mark Andrews
e3a0c1266e
regen
2005-12-05 01:40:16 +00:00
Mark Andrews
cf4e1143ea
1942. [bug] If the name of a DNSKEY match that of one in
...
trusted-keys do not attempt to validate the DNSKEY
using the parents DS RRset. [RT #15649 ]
2005-12-05 00:00:03 +00:00
Mark Andrews
bc89eff622
update copyright notice
2005-11-30 23:52:53 +00:00
Mark Andrews
5bacdc2945
newcopyrights
2005-11-30 23:30:10 +00:00
Mark Andrews
72adedc82e
1941. [bug] ncache_adderesult() should set eresult even if no
...
rdataset is passed to it. [RT #15642 ]
2005-11-30 22:56:21 +00:00
Mark Andrews
864f9d0d0a
silence dereferencing type-punned pointer will break strict-aliasing rules warning
2005-11-30 04:58:32 +00:00
Mark Andrews
3c8367a203
1940. [bug] Fixed a number of error conditions reported by
...
Coverity.
2005-11-30 03:44:39 +00:00
Mark Andrews
e6988ed649
silence compiler warnings [RT #15562 ]
2005-11-03 23:02:24 +00:00
Mark Andrews
c96954b3fb
regen
2005-11-03 02:44:32 +00:00
Mark Andrews
c7d337e4ff
1939. [bug] The resolver could dereference a null pointer after
...
validation if all the queries have timed out.
[RT #15528 ]
1938. [bug] The validator was not correctly handling unsecure
negative responses at or below a SEP. [RT #15528 ]
2005-11-03 00:58:00 +00:00
Mark Andrews
5029beeca2
update copyright notice
2005-11-03 00:02:55 +00:00
Mark Andrews
7d1a7dd02f
pullup bind8:
...
1721. [bug] Change #1718 was incomplete. Missing error return
on out of memory.
2005-11-03 00:01:18 +00:00
Mark Andrews
a3f66da0c8
newcopyrights
2005-11-02 23:34:25 +00:00
Mark Andrews
71152af636
1937. [bug] sdlz doesn't handle RRSIG records. [RT #15564 ]
2005-11-02 23:29:50 +00:00
Mark Andrews
a748400418
regen
2005-11-02 23:26:03 +00:00
Mark Andrews
28c3edd081
regen
2005-11-02 22:54:38 +00:00
Mark Andrews
ae311fc61d
extend cname and other data answer
2005-11-02 22:53:33 +00:00
Mark Andrews
68cf43ce19
move clients-per-query to tuning
2005-11-02 22:24:51 +00:00
Mark Andrews
8178f16f24
address timing issue in tests
2005-11-02 04:56:05 +00:00
Mark Andrews
43d25d3d13
1936. [bug] The validator could leak memory. [RT #15544 ]
2005-11-02 01:53:25 +00:00
Mark Andrews
52fa04c198
1935. [bug] 'acache' was DO sensitive. [RT #15430 ]
...
1934. [func] Validate pending NS RRsets, in the authority section,
prior to returning them if it can be done without
requiring DNSKEYs to be fetched. [RT #15430 ]
2005-11-02 01:37:35 +00:00
Mark Andrews
c3ce52ca59
update
2005-11-01 05:50:31 +00:00
Mark Andrews
9fd3293120
newcopyrights
2005-10-29 23:34:14 +00:00
Tatuya JINMEI 神明達哉
8ab00ba4d1
1919. [contrib] queryperf: a set of new features: collecting/printing
...
response delays, printing intermediate results, and
adjusting query rate for the "target" qps.
(pull down to 9.4)
2005-10-29 00:21:12 +00:00
Mark Andrews
a748f3fd88
always clean .o's
2005-10-28 01:53:28 +00:00
Mark Andrews
d69f3661aa
fix isc_timer_gettype return type
2005-10-26 06:50:50 +00:00
Mark Andrews
b1439dd74c
regen
2005-10-26 06:02:02 +00:00
Mark Andrews
c27790ad8e
spelling arguement vs argument
2005-10-26 04:59:20 +00:00
Mark Andrews
9aed407b75
CHANGE #
2005-10-21 06:41:18 +00:00
Mark Andrews
d7d8f38caa
1932. [bug] dump_rdataset_raw() had a incorrect INSIST. [RT #15534 ]
2005-10-21 03:19:35 +00:00
Mark Andrews
e6589ee119
regen
2005-10-20 23:59:57 +00:00
Mark Andrews
97885e90c6
1932. [bug] hpux: LDFLAGS was getting corrupted. [RT #15530 ]
2005-10-20 23:47:26 +00:00
Mark Andrews
d1be0a9947
silence compiler warning
2005-10-17 03:50:11 +00:00
Mark Andrews
7e9dc3455a
win32
2005-10-17 01:11:49 +00:00
Mark Andrews
b787150c78
9.4.0a2
2005-10-17 00:02:59 +00:00
Mark Andrews
ab8654ad34
9.4.0a2
2005-10-16 23:57:06 +00:00
Mark Andrews
4e35003f01
4193: Unique Local IPv6 Unicast Addresses
2005-10-16 23:54:17 +00:00
Mark Andrews
b859060f6c
1930. [port] HPUX: ia64 support. [RT #15473 ]
2005-10-16 23:53:03 +00:00
Mark Andrews
60d1171ac5
1931. [bug] Per-client mctx could require a huge amount of memory,
...
particularly for a busy caching server. [RT #15519 ]
2005-10-16 23:29:38 +00:00
Mark Andrews
454d71306d
silence compiler
2005-10-14 05:44:12 +00:00
Mark Andrews
faf9916889
silence compiler
2005-10-14 05:26:54 +00:00
Mark Andrews
6d82d03ea3
update copyright notice
2005-10-14 02:13:08 +00:00
Mark Andrews
22b291ad8d
newcopyrights
2005-10-14 01:59:03 +00:00
Mark Andrews
3a204dc120
1930. [port] HPUX: ia64 support. [RT #15473 ]
...
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:33:30 +00:00
Mark Andrews
4edafbbd51
1930. [port] HPUX: ia64 support. [RT #15473 ]
...
1929. [port] FreeBSD: extend use of PTHREAD_SCOPE_SYSTEM.
2005-10-14 01:28:24 +00:00
Mark Andrews
4361c20d0f
regen
2005-10-13 02:53:16 +00:00
Mark Andrews
cb5c9b5c74
9.4.0a2
2005-10-13 02:49:23 +00:00
Mark Andrews
369f44092a
1927. [bug] Access to soanode or nsnode in rbtdb violated the
...
lock order rule and could cause a dead lock.
[RT# 15518]
2005-10-13 02:12:25 +00:00
Mark Andrews
5def46551b
update
...
1920. [bug] The cache rbtdb lock array was too small to
have the desired performance characteristics.
[RT #15454 ]
2005-10-13 01:26:07 +00:00
Mark Andrews
3f3027195c
1928. [bug] Race in rbtdb.c:currentversion(). [RT #15517 ]
2005-10-13 01:22:56 +00:00
Mark Andrews
e0a51afdbd
newcopyrights
2005-10-11 23:37:43 +00:00
Mark Andrews
0f320b880f
BINDinstall was being installed in the wrong place.
2005-10-11 23:13:18 +00:00
Mark Andrews
812e2c86a2
1926. [bug] The Windows installer did not check for empty
...
passwords. [RT #15483 ]
2005-10-11 22:56:47 +00:00
Mark Andrews
785071e3cb
1925. [port] All outer level AC_TRY_RUNs need cross compiling
...
defaults. [RT #15469 ]
2005-10-11 22:31:51 +00:00
Mark Andrews
83e359a742
1924. [port] libbind: hpux ia64 support. [RT #15473 ]
2005-10-11 00:31:46 +00:00
Mark Andrews
b68059cb7b
1924. [port] libbind: hpux ia64 support. [RT #15473 ]
2005-10-11 00:25:12 +00:00
Mark Andrews
bd2b832da7
regen
2005-10-10 03:10:54 +00:00
Mark Andrews
503ab0f91a
update forwarders description
2005-10-10 00:20:33 +00:00
Mark Andrews
b9a8524f2f
1923. [bug] ns_client_detach() called too early. [RT #15499 ]
2005-10-07 04:07:54 +00:00
cvs2git
724b596d78
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-10-04 21:38:49 +00:00
Mark Andrews
d97f99776c
1922. [bug] check-tool.c:setup_logging() missing call to
...
dns_log_setcontext().
2005-09-30 08:22:58 +00:00
Mark Andrews
099193af68
update copyright notice
2005-09-30 00:39:40 +00:00
Mark Andrews
4e3d865461
newcopyrights
2005-09-28 23:39:10 +00:00
Mark Andrews
100bc61d16
DEFAULT_CACHE_NODE_LOCK_COUNT=7
2005-09-28 22:45:52 +00:00
Mark Andrews
6a87e81bf3
bad change numbers
2005-09-28 06:05:02 +00:00
Mark Andrews
cfdb8ad3dc
1920. [bug] Client memory contexts were not using internal
...
malloc. [RT# 15434]
2005-09-28 04:52:03 +00:00
Mark Andrews
081c8387a5
1919. [bug] The cache memory context array was too small to
...
have the desired performance characteristics.
[RT #15454 ]
stop.pl Increase amount of time allowed for named to stop before aborting the
server.
2005-09-28 04:42:50 +00:00
Mark Andrews
df61987b00
isc_thread_key_destroy->isc_thread_key_delete
2005-09-20 06:02:12 +00:00
Mark Andrews
f891ab7478
win32
2005-09-20 05:57:57 +00:00
Mark Andrews
3f1eda9a80
win32
2005-09-20 05:48:19 +00:00
Mark Andrews
708f60e7d4
win32
2005-09-20 05:38:37 +00:00
Mark Andrews
11e1f697de
win32
2005-09-20 05:25:37 +00:00
Mark Andrews
c113cefb9c
damp interations adjustments [RT#15404]
2005-09-20 04:33:48 +00:00
Mark Andrews
4b3fde9378
silence compiler warning
2005-09-19 00:15:20 +00:00
Mark Andrews
2f57e5ea0a
update
2005-09-19 00:10:33 +00:00
Mark Andrews
876546cb4d
finetune isc_thread_key implementation [RT #15408 ]
2005-09-18 07:58:09 +00:00
Mark Andrews
a912e9791d
isc_mem_put not isc_mem_putanddetach
2005-09-18 07:05:40 +00:00
Mark Andrews
b9c54202b5
regen
2005-09-15 22:50:08 +00:00
Mark Andrews
6e3b22de9f
adjust for libxslt-1.1.15
2005-09-15 02:28:05 +00:00
Mark Andrews
861c5e2aca
regen
2005-09-13 02:59:19 +00:00
Mark Andrews
6230958567
spelling
2005-09-13 01:38:53 +00:00
Mark Andrews
ba2f7a75d9
update copyright notice
2005-09-13 00:35:11 +00:00
Mark Andrews
97b35aef1d
newcopyrights
2005-09-12 23:56:31 +00:00
Mark Andrews
4a56cd461d
fix cleanup
2005-09-12 22:36:18 +00:00
Mark Andrews
d913302781
reversed sense if test
2005-09-12 07:10:41 +00:00
Mark Andrews
c3a209d5d9
update
2005-09-12 03:00:14 +00:00
Mark Andrews
8644971009
remove duplicate description
2005-09-12 02:12:08 +00:00
Mark Andrews
e11fe4011b
1918. [bug] Memory leak when checking acls. [RT #15391 ]
2005-09-12 02:04:07 +00:00
Mark Andrews
178a00b9db
regen
2005-09-12 00:59:09 +00:00
Mark Andrews
3b38d915bc
1917. [doc] funcsynopsisinfo wasn't being treated as verbatim
...
when generating man pages. [RT #15385 ]
2005-09-12 00:04:58 +00:00
Mark Andrews
88259e7f02
silence compiler warnings
2005-09-10 01:09:29 +00:00
Mark Andrews
b93f209433
make sure key is created if needed on both paths
2005-09-10 01:04:22 +00:00
Mark Andrews
76c17cf29b
update copyright notice
2005-09-09 14:11:05 +00:00
Mark Andrews
7e58a422a1
update
2005-09-09 14:08:34 +00:00
Mark Andrews
4b103902df
update
2005-09-09 13:55:05 +00:00
Mark Andrews
abaa2493bc
regen
2005-09-09 13:29:54 +00:00
Mark Andrews
ec18b7d228
win32: minimal isc_key_*() implementation
2005-09-09 12:31:53 +00:00
Mark Andrews
7d014ff9d7
1916. [func] Integrate contibuted IDN code from JPNIC. [RT #15383 ]
2005-09-09 06:23:39 +00:00
Mark Andrews
1209225bcb
1916. [func] Integrate contibuted IDN code from JPNIC. [RT #15383 ]
2005-09-09 06:22:03 +00:00
cvs2git
79962012be
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-09-09 06:13:59 +00:00
Mark Andrews
10639b4850
pullup:
...
res_init()/res_ninit() could leak memory when re-called.
2005-09-09 00:40:27 +00:00
Mark Andrews
63d4a2a917
1915. [bug] dig +ndots was broken. [RT #15215 ]
2005-09-09 00:24:39 +00:00
Mark Andrews
d65af876f7
newcopyrights
2005-09-07 23:39:04 +00:00
Mark Andrews
e7b7953b4e
copy named-checkzone to named-compilezone
2005-09-07 14:31:19 +00:00
Mark Andrews
6afa4b61d9
add named-compilezone
2005-09-07 14:25:16 +00:00
Mark Andrews
e61923d692
win32
2005-09-07 14:13:32 +00:00
Mark Andrews
c6749d82b4
iwin32
2005-09-07 10:02:41 +00:00
Mark Andrews
7e662aab1a
iwin32
2005-09-07 09:58:04 +00:00
Mark Andrews
33acff0ce9
win32
2005-09-07 06:10:55 +00:00
Mark Andrews
5d828d6557
remove before linking
2005-09-07 00:29:53 +00:00
Mark Andrews
a853d5dbe5
newcopyrights
2005-09-06 23:42:50 +00:00
Mark Andrews
ee3bff8e4b
copy Bv9ARM.pdf
2005-09-06 08:04:02 +00:00
Mark Andrews
885ccd6dfb
update copyright notice
2005-09-06 07:29:33 +00:00
Mark Andrews
558ed95f0c
9.4.0a1
2005-09-06 07:02:43 +00:00
Mark Andrews
e8ca58f592
9.4.0a0
2005-09-06 07:00:24 +00:00
Mark Andrews
c2c3af417e
newcopyrights
2005-09-06 06:59:48 +00:00
Mark Andrews
f6200ca9fb
1914. [protocol] DS is required to accept mnemonic algorithms
...
(RFC 4034). Still emit numeric algorithms for
compatability with RFC 3658. [RT #15354 ]
2005-09-06 06:48:39 +00:00
Mark Andrews
c896ba3250
update
2005-09-06 06:38:14 +00:00
Mark Andrews
5d9d3e8c37
9.4.0
2005-09-06 06:01:25 +00:00
Mark Andrews
d10c398ea4
newcopyrights
2005-09-06 04:12:57 +00:00
Mark Andrews
7f0e432047
9.4.0
2005-09-06 03:59:01 +00:00
Mark Andrews
847f1d06ab
update copyright notice
2005-09-06 03:47:21 +00:00
Mark Andrews
44c1180062
add copyright notice
2005-09-06 02:58:32 +00:00
Mark Andrews
f669693e39
update
2005-09-06 02:52:59 +00:00
Mark Andrews
840aa4cfaa
newcopyrights
2005-09-06 02:46:18 +00:00
Mark Andrews
011a8b726a
update
2005-09-06 02:36:51 +00:00
Mark Andrews
5535d908df
update
2005-09-06 02:32:00 +00:00
Mark Andrews
66d240aae2
update
2005-09-06 02:27:47 +00:00
Mark Andrews
6f0722fdfd
update
2005-09-06 02:21:54 +00:00
Mark Andrews
ef443ff786
handle copyright less xml
2005-09-06 01:59:47 +00:00
Mark Andrews
8267819c42
newcopyrights
2005-09-06 01:25:15 +00:00
Mark Andrews
a9e4b91098
add xml support
2005-09-06 01:17:33 +00:00
Mark Andrews
2ca16c2f87
regen
2005-09-05 06:12:13 +00:00
Mark Andrews
bab555195e
update for 9.4.0
2005-09-05 05:51:05 +00:00
Mark Andrews
0b5b8dba69
regen
2005-09-05 03:16:30 +00:00
Mark Andrews
c0c29fa38f
sync with head
2005-09-05 03:01:49 +00:00
Mark Andrews
4813aa536f
win32: silence compiler warnings
2005-09-05 02:30:52 +00:00
Mark Andrews
948b570f18
cleanup
2005-09-05 02:24:33 +00:00
Mark Andrews
daead3cfd5
silence compiler error
2005-09-05 02:07:45 +00:00
Mark Andrews
b8de382c4f
win32
2005-09-05 02:07:15 +00:00
Mark Andrews
4f52f8b33a
win32
2005-09-05 01:59:16 +00:00
Mark Andrews
30f4c7c49f
win32
2005-09-05 01:49:09 +00:00
Mark Andrews
e057d7fa0d
win32
2005-09-05 01:41:57 +00:00
Mark Andrews
373faf9e53
win32 support
2005-09-05 01:26:09 +00:00
Mark Andrews
756c1c98e4
1913. [func] Integrate contibuted DLZ code into named. [RT #11382 ]
2005-09-05 00:20:08 +00:00
cvs2git
df2b07d6b2
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-09-05 00:12:30 +00:00
Mark Andrews
368ab46f70
silence compiler warnings
2005-09-03 12:47:03 +00:00
Mark Andrews
b0f7f1700f
pullup
2005-09-02 13:27:12 +00:00
Mark Andrews
446217ba10
update for release
2005-09-02 06:31:41 +00:00
Mark Andrews
ad9e172b18
change numbers
2005-09-02 04:56:54 +00:00
Mark Andrews
83e075783d
Pull in host order macros when _XOPEN_SOURCE_EXTENDED is defined. [RT #14966 ]
2005-09-02 04:03:20 +00:00
Mark Andrews
ede113a252
update
2005-09-02 01:49:18 +00:00
Mark Andrews
06d62cdd29
update
2005-09-02 01:41:51 +00:00
Mark Andrews
5512af8aec
new draft
2005-09-02 01:41:37 +00:00
cvs2git
2c7e3ac579
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-09-02 01:39:31 +00:00
Mark Andrews
38c3dc6a65
update
2005-09-02 01:15:25 +00:00
Mark Andrews
a2f70ecf14
1921. [port] aix: atomic locking for powerpc. [RT #15020 ]
2005-09-01 03:40:48 +00:00
Mark Andrews
13769892d0
1920. [bug] Update windows socket code. [RT #14965 ]
2005-09-01 03:04:36 +00:00
Mark Andrews
a02c541f06
regen
2005-08-30 04:16:49 +00:00
Mark Andrews
f2da1963d2
remove references to makekeyset/signkey
2005-08-30 01:58:31 +00:00
Mark Andrews
60a7279b81
remove references to makekeyset and signkey
2005-08-30 01:53:09 +00:00
Mark Andrews
1a09e310d5
remove make-keyset reference
2005-08-30 01:42:12 +00:00
Mark Andrews
8d469c42f8
update trusted-keys description
2005-08-30 00:47:49 +00:00
Mark Andrews
eb754bd635
regen
2005-08-25 06:33:35 +00:00
Mark Andrews
7e60a1125d
use_atomic fails for powerpc+libtool+thread+aix
2005-08-25 06:31:54 +00:00
Mark Andrews
550b458bb5
regen
2005-08-25 06:15:32 +00:00
Mark Andrews
f5ab36ad01
make configure match powerpc atomic support
2005-08-25 06:13:58 +00:00
Mark Andrews
4ee4431103
silence compiler warning
2005-08-25 04:43:51 +00:00
Mark Andrews
fc732a80df
silence compiler warnings
2005-08-25 04:31:58 +00:00
Mark Andrews
1360a714c3
regen
2005-08-25 02:54:41 +00:00
Mark Andrews
55ae24844a
1919. [bug] dig's +sigchase code overhauled. [RT #14933 ]
...
1918. [bug] The DLV code has been re-worked to make no longer
query order sensitive. [RT #14933 ]
2005-08-25 01:54:01 +00:00
Mark Andrews
b8f09dec6c
1917. [func] dig now warns if 'RA' is not set in the answer when
...
'RD' was set in the query. host/nslookup skip servers
that fail to set 'RA' when 'RD' is set unless a server
is explicitly set. [RT #15005 ]
2005-08-25 00:43:26 +00:00
Mark Andrews
783db10c34
1916. [func] host/nslookup now continue (default)/fail on SERVFAIL.
...
[RT #15006 ]
2005-08-25 00:33:36 +00:00
Mark Andrews
e6b2687c12
1915. [func] dig now has a '-q queryname' and '+showsearch' options.
...
[RT #15034 ]
2005-08-25 00:21:01 +00:00
Mark Andrews
59606dc362
seperate out sibling glue checks
2005-08-25 00:05:47 +00:00
Mark Andrews
a70f7d0f9d
silence compiler warning
2005-08-23 04:48:16 +00:00
Mark Andrews
d9f32b1a33
cleanup comment
2005-08-23 04:12:38 +00:00
Mark Andrews
d179f9cb82
silence compiler warnings
2005-08-23 04:10:11 +00:00
Mark Andrews
8f35e7e93a
adjust builtin syntax checks [RT#15268]
2005-08-23 03:02:19 +00:00
Mark Andrews
35dfb27614
1914. [bug] Strings returned from cfg_obj_asstring() should be
...
treated as read-only. The prototype for
cfg_obj_asstring() has been updated to reflect this.
[RT #15256 ]
2005-08-23 02:31:40 +00:00
Mark Andrews
01f355e99a
MEMUNLOCK called too early
2005-08-22 01:34:11 +00:00
Mark Andrews
1a79463418
dns_log_init() and dns_log_setcontext() had been moved to setup_logging()
2005-08-22 01:02:09 +00:00
Mark Andrews
57e6c4f902
regen
2005-08-18 02:56:07 +00:00
Mark Andrews
4df834d69f
1913. [func] Automatic empty zone creation for D.F.IP6.ARPA and
...
friends. Note: RFC 1918 zones are not yet covered by
this but are likely to be in a future release.
New options: empty-server, empty-contact,
empty-zones-enable and disable-empty-zone.
2005-08-18 01:03:03 +00:00
Mark Andrews
be4092f04e
initalise/destroy entropy and hash contexts
2005-08-16 04:42:24 +00:00
Mark Andrews
fc45613805
1912. [func] ISC string copy API.
2005-08-16 04:39:05 +00:00
Mark Andrews
86e7fbb8db
silence compiler warning
2005-08-15 02:03:08 +00:00
Mark Andrews
bbdb4afea0
1911. [func] Attempt to make the amount of work performed in a
...
iteration self tuning. The covers nodes clean from
the cache per iteration, nodes written to disk when
rewriting a master file and nodes destroyed per
iteration when destroying a zone or a cache.
[RT #14996 ]
2005-08-15 01:46:51 +00:00
Mark Andrews
9a5919cb9b
silence compiler warning
2005-08-12 01:36:03 +00:00
Mark Andrews
043a194979
soft is an int
2005-08-11 15:01:54 +00:00
Mark Andrews
421f1295b8
SOLARIS2 + HAVE_STROPTS_H
2005-08-11 08:05:31 +00:00
Mark Andrews
79a5a49135
1910. [cleanup] Don't add DNSKEY records to the additional section.
2005-08-11 05:35:12 +00:00
Mark Andrews
4297388959
1909. [bug] ixfr-from-differences failed to ensure that the
...
serial number increased. [RT #15036 ]
2005-07-29 00:35:16 +00:00
Mark Andrews
ed1cff8314
update copyreight notice
2005-07-29 00:12:55 +00:00
Mark Andrews
b75694711d
update
2005-07-29 00:00:02 +00:00
Mark Andrews
439b006323
newcopyrights
2005-07-28 23:34:00 +00:00
Mark Andrews
24cbc72f9a
sync w/ bind8
2005-07-28 07:40:04 +00:00
cvs2git
0c72e6c759
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-28 06:54:13 +00:00
Mark Andrews
6dff954cda
result was not being assigned.
2005-07-28 05:46:55 +00:00
Mark Andrews
f0c0dbccc0
1908. [func] named-checkconf now validates update-policy entries.
...
[RT #14963 ]
2005-07-28 05:45:23 +00:00
Mark Andrews
d35792e94e
1907. [bug] Extend ISC_SOCKADDR_FORMATSIZE and
...
ISC_NETADDR_FORMATSIZE to allow for scope details.
2005-07-28 04:58:47 +00:00
Mark Andrews
f349074a4d
1906. [func] x86 and x86_64 now have seperate atomic locking
...
implementations.
2005-07-27 04:25:03 +00:00
Mark Andrews
afac697f0d
remove trailing whitespace
2005-07-27 04:16:54 +00:00
Mark Andrews
b9ee625560
1905. [bug] Recursive clients soft quota support wasn't working
...
as expected. [RT #15103 ]
2005-07-27 02:44:22 +00:00
Mark Andrews
29d6442fe5
ref not rep
2005-07-25 00:51:46 +00:00
Mark Andrews
bbf243f240
update
2005-07-23 04:38:56 +00:00
Mark Andrews
f6c5374202
update copyright notice
2005-07-23 04:35:12 +00:00
Mark Andrews
228cd7a9bf
update
2005-07-22 05:57:23 +00:00
Mark Andrews
c4c69dc13c
failed to increment sp on last change.
2005-07-22 05:30:00 +00:00
Mark Andrews
604d2e88fe
update
2005-07-22 03:13:55 +00:00
Mark Andrews
b3ed8cabc1
1904. [bug] A escaped character is, potentially, converted to
...
the output character set too early. [RT #14666 ]
2005-07-20 01:49:27 +00:00
Mark Andrews
57a6a248d5
regen
2005-07-20 00:12:05 +00:00
Mark Andrews
d1ba9ad04e
regen
2005-07-19 07:14:50 +00:00
Mark Andrews
6628a21310
regen
2005-07-19 06:35:57 +00:00
Mark Andrews
31aeea625c
uintptr_t is in <inttypes.h> on some platforms
2005-07-19 06:20:21 +00:00
cvs2git
f99142d9d3
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-19 06:12:25 +00:00
Mark Andrews
19086ed551
1903. [doc] Review ARM for BIND 9.4.
2005-07-19 05:55:48 +00:00
cvs2git
6ffcc1b43c
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-19 04:55:26 +00:00
Mark Andrews
2e7f29dc00
update copyright notice
2005-07-18 23:59:26 +00:00
Mark Andrews
43de986da3
newcopyrights
2005-07-18 23:33:51 +00:00
Mark Andrews
4ba1af055e
sync w/ HEAD
2005-07-18 07:29:21 +00:00
Mark Andrews
38fa252a94
new draft
2005-07-18 07:14:55 +00:00
Mark Andrews
56fa3e9ac0
sunc w/ HEAD
2005-07-18 07:02:19 +00:00
Mark Andrews
7afad00f40
sync w/ HEAD
2005-07-18 06:16:54 +00:00
Mark Andrews
0094683a9e
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:20:33 +00:00
Mark Andrews
d33ca0baa7
1902. [port] Use uintptr_t if available. [RT #14606 ]
2005-07-18 05:19:47 +00:00
Mark Andrews
714c56efba
regen
2005-07-18 02:45:03 +00:00
Mark Andrews
859fa27d87
update copyright notice
2005-07-16 00:40:54 +00:00
Mark Andrews
36d9a67287
newcopyrights
2005-07-15 23:33:38 +00:00
Mark Andrews
545fd2eaca
spf_99 not spf_16
2005-07-15 01:38:34 +00:00
Mark Andrews
95494c7858
newcopyrights
2005-07-14 23:33:48 +00:00
Mark Andrews
7ec7de6e32
spf
2005-07-14 06:54:30 +00:00
Mark Andrews
23e40d8db0
1901. [func] Support for SPF rdata type. [RT #15033 ]
2005-07-14 06:51:03 +00:00
cvs2git
5778f2c88b
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-14 06:46:45 +00:00
Mark Andrews
d71b58a6ca
newcopyrights
2005-07-12 23:33:40 +00:00
Mark Andrews
da76da34cd
update copyright notice
2005-07-12 05:47:28 +00:00
Mark Andrews
82e2318373
1900. [port] freebsd: pthread_mutex_init can fail if it runs out
...
of memory. [RT #14995 ]
2005-07-12 01:22:34 +00:00
cvs2git
2a10229517
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-12 01:14:34 +00:00
Mark Andrews
bd6ece146e
1899. [func] Raise the UDP recieve buffer size to 32k if it is
...
less than 32k. [RT #14953 ]
2005-07-12 00:47:36 +00:00
Mark Andrews
c4b9f95b01
newcopyrights
2005-07-11 23:34:33 +00:00
Mark Andrews
6a2a83ab08
remove extraneous * after specific solaris version in case statements
2005-07-11 03:33:10 +00:00
Mark Andrews
725e04ed4b
remove extraneous * after specific solaris version in case statements
2005-07-11 03:28:00 +00:00
Tatuya JINMEI 神明達哉
06b4938bd0
added powerpc and mips as supported architectures in change 1813.
2005-07-09 07:18:11 +00:00
Tatuya JINMEI 神明達哉
96eba1a4a5
regen
2005-07-09 07:16:02 +00:00
Tatuya JINMEI 神明達哉
2e39c5a201
supported mips atomic ops
2005-07-09 07:15:50 +00:00
Tatuya JINMEI 神明達哉
e6345d4d68
atomic ops for mips
2005-07-09 07:14:00 +00:00
cvs2git
e2464a3d78
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-09 07:08:31 +00:00
Tatuya JINMEI 神明達哉
5ec9d08d57
typo in a comment line
2005-07-09 06:44:28 +00:00
Mark Andrews
0e3c727afb
1898. [port] sunos: non blocking i/o support. [RT #14951 ]
2005-07-08 04:58:44 +00:00
Mark Andrews
e26767fd7b
1898. [port] sunos: non blocking i/o support. [RT #14951 ]
2005-07-08 04:43:21 +00:00
Mark Andrews
866a0ec9f2
1897. [func] Support for IPSECKEY rdata type. [RT #14967 ]
2005-07-07 03:17:36 +00:00
cvs2git
e031593942
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-07 03:13:00 +00:00
Mark Andrews
72fe3ad9e1
1896. [bug] The cache could delete expired records too fast for
...
clients with a virtual time in the past. [RT #14991 ]
2005-07-07 02:53:19 +00:00
Mark Andrews
70f901a0b8
newcopyrights
2005-07-05 23:33:31 +00:00
Tatuya JINMEI 神明達哉
8db2fbc719
regen
2005-07-05 17:41:33 +00:00
Tatuya JINMEI 神明達哉
0595eb35c0
detect availability of atomic ops for powerpc
2005-07-05 17:40:14 +00:00
Tatuya JINMEI 神明達哉
01843b2f85
added support for atomic ops for powerpc
2005-07-05 17:37:02 +00:00
cvs2git
5341298957
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-07-05 00:44:25 +00:00
Mark Andrews
d2debaa494
1895. [bug] fctx_create() could return success even though it
...
failed. [RT #14993 ]
2005-07-04 23:14:21 +00:00
Mark Andrews
ac01dfd1f4
some extra locks need for change #1813
2005-07-04 03:58:20 +00:00
Mark Andrews
a5b6bcc58f
1894. [func] dig: report the number of extra bytes still left in
...
the packet after processing all the records.
1893. [cleanup] dighost.c: move external declarations into <dig/dig.h>.
2005-07-04 03:11:00 +00:00
Mark Andrews
df96fe1596
1892. [bug] dnssec-signzone, dnssec-keygen: handle negative debug
...
levels. [RT #14962 ]
2005-07-01 03:55:28 +00:00
Mark Andrews
512addad20
regen
2005-06-28 06:04:30 +00:00
Mark Andrews
d1622cd9ec
1817. [func] Add support for additional zone file formats for
...
improving loading performance. The masterfile-format
option in named.conf can be used to specify a
non-default format. A separate command
named-compilezone was provided to generate zone files
in the new format. Additionally, the -I and -O options
for dnssec-signzone specify the input and output
formats.
2005-06-28 03:00:21 +00:00
Mark Andrews
4a6d442084
regen
2005-06-27 02:58:50 +00:00
Mark Andrews
e021d8eff8
1891. [func] Limit the number of recursive clients that can be
...
waiting for a single query (<qname,qtype,qclass>) to
resolve. New options clients-per-query and
max-clients-per-query.
2005-06-27 00:20:04 +00:00
Mark Andrews
c46d51606b
regen
2005-06-26 00:06:07 +00:00
Mark Andrews
86d38ca5b6
remove garbage line
2005-06-24 00:17:39 +00:00
Mark Andrews
110b2aee49
update copyright notice
2005-06-24 00:08:13 +00:00
Mark Andrews
f54e89feda
make adb_test and byname_test compile and run
2005-06-23 23:51:47 +00:00
Mark Andrews
369eef1f71
newcopyrights
2005-06-23 23:35:55 +00:00
Mark Andrews
01c9fc9f5c
1890. [func] Add a system test for named-checkconf. [RT #14931 ]
2005-06-23 07:04:31 +00:00
cvs2git
303901e9a0
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-23 06:52:26 +00:00
Mark Andrews
722c04d3a2
handle isc_mem_create() failure gracefully
2005-06-23 06:14:52 +00:00
Mark Andrews
4d1fbf8a0f
1889. [func] The lame cache is now done on a <qname,qclass,qtype>
...
basis as some servers only appear to be lame for
certain query types. [RT #14916 ]
2005-06-23 04:23:16 +00:00
Mark Andrews
fdd90d33ae
handle libtool prefix
2005-06-23 00:48:13 +00:00
Mark Andrews
02ff44e8ef
sync w/ head
2005-06-22 22:05:50 +00:00
Mark Andrews
a755c7e2a1
update copyright notice
2005-06-22 00:13:09 +00:00
Mark Andrews
0798f8e5e3
newcopyrights
2005-06-21 23:34:20 +00:00
Mark Andrews
2abe589f6b
1817. [func] add support for additional zone file formats for
...
improving loading performance. The masterfile-format
option in named.conf can be used to specify a
non-default format. A new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 02:44:28 +00:00
Mark Andrews
fd759209ce
1817. [func] add support for additional zone file formats for
...
improving loading performance. The masterfile-format
option in named.conf can be used to specify a
non-default format. A new separate command
named-compilezone was provided to generate zone files
in a new format.
2005-06-20 01:21:17 +00:00
cvs2git
d6d88a0efb
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-20 01:05:34 +00:00
Mark Andrews
fd2d42320c
remove #define ROOTNS 1
2005-06-19 22:46:19 +00:00
Mark Andrews
e84be1e4c4
simplify conditional code
2005-06-19 22:17:14 +00:00
Mark Andrews
e930c6b822
extent timeout now that we are have memrecord on
2005-06-19 05:50:23 +00:00
Mark Andrews
34d26f0a33
CONF_modules_unload(), ENGINE_cleanup() and CRYPTO_cleanup_all_ex_data() are
...
not available in 0x0090607fL
2005-06-18 00:51:07 +00:00
Mark Andrews
9b233a577b
silence implicit function declaration warning
2005-06-17 03:58:27 +00:00
Mark Andrews
110aa8d42d
1888. [func] "USE INTERNAL MALLOC" is now runtime selectable.
...
[RT #14892 ]
2005-06-17 02:27:16 +00:00
Mark Andrews
9ac4b79fc1
1887. [func] Detect duplicates of UDP queries we are recursing on
...
and drop them. New stats category "duplicates".
[RT #2471 ]
2005-06-17 02:04:33 +00:00
Mark Andrews
4f1662f715
1886. [bug] Fix unreasonably low quantum on call to
...
dns_rbt_destroy2(). Remove unnecessay unhash_node()
call. [RT #14919 ]
2005-06-17 01:01:56 +00:00
Tatuya JINMEI 神明達哉
3c4e7e625a
regen
2005-06-16 22:16:31 +00:00
Tatuya JINMEI 神明達哉
ee61ed661a
[pull down from HEAD]
...
provided __asm version of assembly code for atomic atomic operations
for better compatibility.
(this is a temporary resolution so that this one won't block other tests.
we'll revisit this change when we figure out performance implication of
the __asm version.)
2005-06-16 22:01:02 +00:00
Mark Andrews
31be554eb7
update copyright notice
2005-06-12 00:02:53 +00:00
Mark Andrews
4a2b76db35
newcopyrights
2005-06-11 23:33:22 +00:00
Mark Andrews
0a26cd90ac
#1864 had a size(foo) instead of sizeof(*foo) which broke on 64 bit machines.
2005-06-10 07:49:44 +00:00
Mark Andrews
c1555d276d
1885. [func] Additional memory debugging support to track size
...
and mctx arguements. [RT #14814 ]
2005-06-10 07:10:08 +00:00
Mark Andrews
006dbb4c62
1884. [bug] process_dhtkey() was using the wrong memory context
...
to free some memory. [RT #14890 ]
2005-06-10 07:03:25 +00:00
Mark Andrews
89fa5b1430
update copyright notice
2005-06-09 23:55:10 +00:00
Mark Andrews
cfe26b0408
newcopyrights
2005-06-09 23:33:50 +00:00
Mark Andrews
0abf0a4b73
newcopyrights
2005-06-08 02:17:29 +00:00
Mark Andrews
83995ba83a
1883. [port] sunos: portability fixes. [RT #14814 ]
2005-06-08 02:10:35 +00:00
cvs2git
cb3eaf5777
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-08 02:09:20 +00:00
Mark Andrews
3ee0dbff63
1882. [port] win32: isc__errno2result() now reports its caller.
...
[RT #13753 ]
1881. [port] win32: Handle ERROR_NETNAME_DELETED. [RT #13753 ]
2005-06-08 01:05:15 +00:00
Mark Andrews
11d84597be
1860. [port] solaris 2.8: hack_shutup_pthreadmutexinit was
...
incorrectly set. [RT #14775 ]
2005-06-08 00:49:50 +00:00
Mark Andrews
ab74fc8218
regen
2005-06-07 03:05:54 +00:00
Mark Andrews
8bf73a23f6
1855. [bug] ixfr-from-differences was failing to detect changes
...
of ttl due to dns_diff_subtract() was ignoring the ttl
of records. [RT #14616 ]
2005-06-07 02:02:11 +00:00
Mark Andrews
37495b467a
1857. [bug] named could trigger a INSIST() if reconfigured /
...
reloaded too fast. [RT #14673 ]
2005-06-07 01:53:50 +00:00
Mark Andrews
b73879351c
1861. [bug] dig could trigger a INSIST on certain malformed
...
responses. [RT #14801 ]
2005-06-07 01:43:52 +00:00
Mark Andrews
4f60122350
1864. [bug] Don't try the alternative transfer source if you
...
got a answer / transfer with the main source
address. [RT #14802 ]
2005-06-07 01:22:01 +00:00
Mark Andrews
517edde365
1866. [bug] resolv.conf parse errors were being ignored by
...
dig/host/nslookup. [RT #14841 ]
1865. [bug] Silently ignore nameservers in /etc/resolv.conf with
bad addresses. [RT #14841 ]
2005-06-07 01:00:56 +00:00
Mark Andrews
468fdfbc2b
1867. [bug] It was possible to trigger a INSIST in
...
dlv_validatezonekey(). [RT #14846 ]
2005-06-07 00:39:12 +00:00
Mark Andrews
740a273347
1868. [func] edns-udp-size can now be overridden on a per
...
server basis. [RT #14851 ]
2005-06-07 00:30:42 +00:00
Mark Andrews
ee1c0b612a
1879. [func] Added framework for handling multiple EDNS versions.
...
1878. [func] dig can now specify the EDNS version when making
a query.
2005-06-07 00:18:08 +00:00
Mark Andrews
e7ac62d47d
adjust description
2005-06-06 04:41:19 +00:00
Mark Andrews
d62e40a39a
update copyright
2005-06-05 00:02:23 +00:00
Mark Andrews
483ea7fd5b
newcopyrights
2005-06-04 23:33:13 +00:00
Tatuya JINMEI 神明達哉
c8f9d7ecfd
regen
2005-06-04 06:24:23 +00:00
Tatuya JINMEI 神明達哉
56dc24eda7
1813. [func] Restructured the data locking framework using
...
architecture dependent atomic operations (when
available), improving response performance on
multi-processor machines significantly.
x86, x86_64, alpha, and sparc64 are currently
supported.
(pulled down from the head)
2005-06-04 06:23:47 +00:00
cvs2git
c8317826f6
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-04 05:32:53 +00:00
Mark Andrews
2237ce0e60
1859. [func] Add support for CH A record. [RT #14695 ]
2005-06-04 00:39:05 +00:00
cvs2git
574953a0ce
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-06-04 00:18:57 +00:00
Mark Andrews
ad5d99f620
style
2005-06-01 01:57:37 +00:00
Mark Andrews
c4f65b18d5
update copyright notice
2005-05-30 01:59:57 +00:00
Mark Andrews
841348836f
newcopyrights
2005-05-27 23:33:34 +00:00
Mark Andrews
cb79d4148f
1863. [bug] rrset-order fixed error messages not complete.
2005-05-27 00:50:32 +00:00
Mark Andrews
266e5d1666
integrity check cleanup
2005-05-24 04:44:36 +00:00
Mark Andrews
3c5f7c7020
1838. [cleanup] Don't allow Linux capabilities to be inherited.
...
[RT #13707 ]
2005-05-20 01:37:26 +00:00
Mark Andrews
12d509846c
1837. [bug] Compile time option ISC_FACILITY was not effective
...
for 'named -u <user>'. [RT #13714 ]
2005-05-20 01:21:44 +00:00
Mark Andrews
1da3399320
update copyright notice
2005-05-20 01:10:11 +00:00
Mark Andrews
958a8e3596
newcopyrights
2005-05-19 23:35:31 +00:00
Mark Andrews
9524945d0b
regen
2005-05-19 07:42:10 +00:00
Mark Andrews
5717fe5ffc
update
2005-05-19 05:24:29 +00:00
Mark Andrews
b538f5c027
sync with head
2005-05-19 05:21:11 +00:00
Mark Andrews
066f566317
1862. [func] Add additional zone data constancy checks.
...
named-checkzone has extended checking of NS, MX and
SRV record and the hosts they reference.
named has extended post zone load checks.
New zone options: check-mx and integrity-check.
[RT #4940 ]
2005-05-19 04:59:57 +00:00
Mark Andrews
38d45fe1a8
1845. [bug] Improve error reporting to distingish between
...
accept()/fcntl() and socket()/fcntl() errors.
[RT #13745 ]
2005-05-19 02:41:52 +00:00
Mark Andrews
3783523d04
typo in comment
2005-05-16 05:31:22 +00:00
Mark Andrews
06cc96d1fd
remove deleted files
2005-05-15 23:58:28 +00:00
Mark Andrews
5fe68f8a6d
comment out debugging prints
2005-05-15 23:52:25 +00:00
Mark Andrews
e250973f5d
newcopyrights
2005-05-13 23:37:13 +00:00
Mark Andrews
20912549a9
regen
2005-05-13 03:12:14 +00:00
Mark Andrews
b73e0a5f1b
track the modification years even if we are not going to be updating the copyrights
2005-05-13 01:47:14 +00:00
Mark Andrews
50dcfb93d7
update copyright notice
2005-05-13 01:32:53 +00:00
Mark Andrews
c55d4313df
perl not C
2005-05-13 01:08:31 +00:00
Mark Andrews
9e32849c47
copyright notice is now generated from the source
2005-05-13 01:03:03 +00:00
Rob Austein
21e1a64cc6
regen
2005-05-12 23:58:32 +00:00
Rob Austein
d49b033d27
Add $Id$ comments to generated output.
2005-05-12 20:21:33 +00:00
Mark Andrews
4581d3a076
update
2005-05-12 08:56:23 +00:00
Mark Andrews
f8711ab89d
remove extra <
2005-05-12 08:12:02 +00:00
Mark Andrews
3ea0b51727
regenerate <bookinfo> / <docinfo> as appropriate.
2005-05-12 07:24:10 +00:00
Mark Andrews
5033d8a494
1858. [bug] The flush-zones-on-shutdown option wasn't being
...
parsed. [RT #14686 ]
2005-05-12 04:35:13 +00:00
Mark Andrews
a78ee566af
newcopyrights
2005-05-12 02:54:14 +00:00
Mark Andrews
0d90ba9b18
handle files newer than 2004
2005-05-12 02:29:53 +00:00
Mark Andrews
747c7b1197
handle XSL files
2005-05-12 02:11:20 +00:00
Mark Andrews
20b9b21e96
fully collect the text before a comment in a docbook source
2005-05-12 01:05:38 +00:00
Rob Austein
98c08ebd02
Missing newline
2005-05-11 23:15:23 +00:00
Rob Austein
6a99134ec4
regen
2005-05-11 06:07:05 +00:00
Rob Austein
0328f86501
1856. [doc] Switch Docbook toolchain from DSSSL to XSL.
2005-05-11 05:56:14 +00:00
cvs2git
57e9dfad6e
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-05-11 05:55:42 +00:00
Mark Andrews
6757a7293e
update copyright notice
2005-05-08 23:57:10 +00:00
Mark Andrews
e937732372
newcopyrights
2005-05-06 23:35:13 +00:00
Mark Andrews
2b712bab1e
1854. [bug] lwres also needs to know the print format for
...
(long long). [RT #13754 ]
2005-05-06 02:10:58 +00:00
Mark Andrews
13dea06bd6
1853. [bug] Rework how DLV interacts with proveunsecure().
...
[RT #13605 ]
2005-05-06 01:59:48 +00:00
Mark Andrews
913c9a9674
remove deleted files
2005-05-04 00:03:02 +00:00
Rob Austein
93680e2c98
1852. [cleanup] Remove dnssec-signkey and dnssec-makekeyset
2005-05-03 22:51:33 +00:00
Mark Andrews
48275e3edd
update copyright notice
2005-05-02 00:26:11 +00:00
Mark Andrews
6a0a5097a6
newcopyrights
2005-04-29 23:36:47 +00:00
Mark Andrews
63d17fa08e
oops the dnssec-signzone.@O@ was needed to set VERSION.
2005-04-29 05:24:15 +00:00
Mark Andrews
78a9f5d804
remove explict build rule for dnssec-signzone.o
2005-04-29 04:29:35 +00:00
Mark Andrews
27237763df
further changes for
...
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-29 00:55:53 +00:00
Mark Andrews
e8f92bfe9c
update copyright notice
2005-04-29 00:17:24 +00:00
Mark Andrews
80143afd3f
newcopyrights
2005-04-27 23:33:55 +00:00
Rob Austein
338ab5929d
Fix comment-within-comment warning.
2005-04-27 18:17:28 +00:00
Rob Austein
372edff338
1851. [doc] Doxygen comment markup. [RT #11398 ]
2005-04-27 05:02:59 +00:00
Mark Andrews
2485cd0162
1850. [bug] Memory leak in lwres_getipnodebyaddr(). [RT #14591 ]
2005-04-27 00:33:39 +00:00
Mark Andrews
cb46325b21
cleanup
2005-04-27 00:06:04 +00:00
Mark Andrews
a4a100c795
regen
2005-04-26 03:58:17 +00:00
Mark Andrews
523d2d8a04
document named-checkzone -W
2005-04-08 04:52:30 +00:00
Mark Andrews
284544d8b0
update named-checkzone/rndc descriptions to 9.3 level.
2005-04-08 04:44:12 +00:00
Mark Andrews
5aaf6178a5
1849. [doc] All forms of the man pages (docbook, man, html) should
...
have consistant copyright dates.
2005-04-07 04:08:53 +00:00
Mark Andrews
20273cc57a
newcopyrights
2005-04-05 23:33:39 +00:00
Mark Andrews
07700dd611
Mac OS X 10.3.8
2005-04-05 03:04:27 +00:00
Mark Andrews
76f577db86
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 02:13:28 +00:00
Mark Andrews
9c75560697
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 01:29:52 +00:00
Mark Andrews
a392997a02
1848. [bug] Improve SMF integration. [RT #13238 ]
2005-04-05 01:04:49 +00:00
cvs2git
3a502554ff
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-04-05 00:58:19 +00:00
Mark Andrews
96d9cfc39c
newcopyrights
2005-04-03 23:33:13 +00:00
Mark Andrews
d16e5588cc
regen
2005-04-03 03:32:07 +00:00
Mark Andrews
31ec08ccd0
1847. [bug] isc_ondestroy_init() is called too late in
...
in dns_rbtdb_create()/dns_rbtdb_create().
[RT #13661 ]
2005-04-01 07:08:25 +00:00
Mark Andrews
8bfbefa821
1846. [contrib] query-loc-0.3.0 from Stephane Bortzmeyer
...
<bortzmeyer@nic.fr >.
2005-04-01 06:17:40 +00:00
cvs2git
9477faa1ce
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-04-01 05:35:04 +00:00
Mark Andrews
494efe97c7
update copyright notice
2005-03-31 23:59:41 +00:00
Mark Andrews
30cf16748e
newcopyrights
2005-03-31 23:33:25 +00:00
Mark Andrews
370532e66f
1844. [bug] inet_pton() accepted more that 4 hexadecimal digits
...
for each 16 bit piece of the IPv6 address. The text
representation of a IPv6 address has been tighted
to disallow this (draft-ietf-ipv6-addr-arch-v4-02.txt).
[RT #5662 ]
2005-03-31 07:26:45 +00:00
Mark Andrews
2883f8c77b
Irix, MipsPRO 7.4.1m not 7.3.1m
2005-03-31 04:23:57 +00:00
Mark Andrews
381ad307cd
update copyright notice
2005-03-31 04:23:01 +00:00
Mark Andrews
6bc2b1e3f6
1841. [bug] "dig +nssearch" now makes a recursive query to
...
find the list of nameservers to query. [RT #13694 ]
2005-03-31 02:37:24 +00:00
Mark Andrews
432546fc2a
Irix, MipsPRO 7.3.1m is known to cause problems.
2005-03-31 00:02:08 +00:00
Mark Andrews
2c2049910d
newcopyrights
2005-03-30 23:33:14 +00:00
Mark Andrews
9f6258e07c
1843. [cleanup] CINCLUDES takes precedence over CFLAGS. This helps
...
when CFLAGS contains "-I /usr/local/include"
resulting in old header files being used.
2005-03-30 06:04:35 +00:00
Mark Andrews
1100decf3f
1842. [port] cmsg_len() could produce incorrect results on
...
some platform. [RT #13744 ]
2005-03-30 05:42:53 +00:00
Mark Andrews
852e0edf29
update copyright notice
2005-03-24 00:14:22 +00:00
Mark Andrews
8bb0d80903
update copyright notice
2005-03-23 03:43:51 +00:00
Mark Andrews
34d093292c
add example
2005-03-22 23:38:37 +00:00
Mark Andrews
22617509e4
newcopyrights
2005-03-22 23:33:30 +00:00
Mark Andrews
1f3437e4ce
Q: I get "transfer of 'example.com/IN' from 192.168.4.12#53: failed while
...
receiving responses: permission denied" error messages.
2005-03-22 23:24:25 +00:00
Mark Andrews
63e6c7162c
regen
2005-03-22 04:59:38 +00:00
Mark Andrews
a8c1b0a317
update copyright notice
2005-03-22 02:41:44 +00:00
Mark Andrews
136dd06775
1840. [func] dnssec-signzone can now randomize signature end times
...
(dnssec-signzone -j jitter). [RT #13609 ]
2005-03-22 02:32:13 +00:00
Mark Andrews
4f1a020ecb
newcopyrights
2005-03-21 23:33:47 +00:00
Mark Andrews
df98c38146
1839. [bug] <isc/hash.h> was not being installed.
2005-03-21 05:47:31 +00:00
Mark Andrews
c5e115c9e7
update copyright notice
2005-03-20 22:34:32 +00:00
Mark Andrews
e11923b777
newcopyrights
2005-03-18 23:34:51 +00:00
Mark Andrews
c16387389e
silence compiler warnings.
2005-03-18 05:56:54 +00:00
Mark Andrews
e9d4df07ff
silence compiler warnings
2005-03-18 05:05:29 +00:00
Mark Andrews
7e8d7fd7b0
regen
2005-03-18 03:28:24 +00:00
Mark Andrews
a7149af1d9
Don't depend on autoconf being called w/ -I ../..
2005-03-18 03:26:51 +00:00
Mark Andrews
3a3772a3dc
update copyright notice
2005-03-17 03:57:11 +00:00
Mark Andrews
8ffd60dd18
namespace sun -> sunix
2005-03-16 23:51:28 +00:00
Mark Andrews
d0eb63d9a4
newcopyrights
2005-03-16 23:33:23 +00:00
Mark Andrews
c414b1dd2f
silence compiler warnings
2005-03-16 23:24:00 +00:00
Mark Andrews
2f8bc03001
silence ptr mismatch signed/unsigned.
2005-03-16 20:16:15 +00:00
Mark Andrews
604f247c48
1836. [cleanup] Silence compiler warnings in hash_test.c
2005-03-16 19:57:01 +00:00
Mark Andrews
d369d27947
1836. [cleanup] Silence compiler warnings in hash_test.c
2005-03-16 19:48:34 +00:00
Mark Andrews
e44cab3f75
conflict w/ builtin, log -> lctx.
2005-03-16 13:52:59 +00:00
Mark Andrews
96d5190618
missing ${LIBTOOL_MODE_LINK}
2005-03-16 13:46:16 +00:00
Mark Andrews
2f9d14c5a9
1836. [cleanup] Silence compiler warnings in hash_test.c.
2005-03-16 13:41:48 +00:00
Mark Andrews
e11b0a4abe
regen
2005-03-16 04:59:37 +00:00
Mark Andrews
e212a80bf9
1807. [bug] When forwarding (forward only) set the active domain
...
from the forward zone name. [RT #13526 ]
2005-03-16 03:51:56 +00:00
Mark Andrews
5a2e4be11a
1820. [bug] Gracefully handle acl loops. [RT #13659 ]
2005-03-16 03:35:44 +00:00
Mark Andrews
a24bc01c09
1835. [bug] Update dnssec-signzone's usage message. [RT #13657 ]
2005-03-16 03:09:33 +00:00
Mark Andrews
ecf00155fe
repeated word
2005-03-16 02:52:56 +00:00
Mark Andrews
3dcc113be5
1834. [bug] Bad memset in rdata_test.c. [RT #13658 ]
2005-03-16 02:45:20 +00:00
Mark Andrews
2470a7582e
1833. [bug] Race condition in isc_mutex_lock_profile(). [RT #13660 ]
2005-03-16 01:57:11 +00:00
Mark Andrews
99c8fa7462
1832. [bug] named fails to return BADKEY on unknown TSIG algorithm.
...
[RT #13620 ]
2005-03-16 01:46:45 +00:00
Mark Andrews
e012f3bf16
1816. [port] UnixWare: failed to compile lib/isc/unix/net.c.
...
[RT #13597 ]
2005-03-16 01:22:50 +00:00
Mark Andrews
afdc349f6a
1831. [doc] Update named-checkzone documentation. [RT#13604]
2005-03-16 01:07:31 +00:00
Mark Andrews
69a50c6d75
1815. [bug] nsupdate triggered a REQUIRE if the server was set
...
without also setting the zone and it encountered
a CNAME and was using TSIG. [RT #13086 ]
2005-03-16 01:03:32 +00:00
Mark Andrews
04aed74c85
update copyright
2005-03-16 00:56:29 +00:00
Mark Andrews
5332e9a61d
1803. [bug] dnssec-signzone sometimes failed to remove old
...
RRSIGs. [RT #13483 ]
2005-03-16 00:10:44 +00:00
Mark Andrews
032a7034d6
newcopyrights
2005-03-16 00:03:56 +00:00
Mark Andrews
437a0aa264
newcopyrights
2005-03-15 23:59:12 +00:00
Mark Andrews
6d1b2cca4e
1830. [bug] adb lame cache has sence of test reversed. [RT #13600 ]
2005-03-15 23:39:28 +00:00
Mark Andrews
dbdac9c07e
1829. [bug] win32: "pid-file none;" broken. [RT #13563 ]
2005-03-15 23:17:00 +00:00
Mark Andrews
39c7daba9c
1810. [bug] configure, lib/bind/configure make different default
...
decisions about whether to do a threaded build.
[RT #13212 ]
2005-03-15 23:08:57 +00:00
Mark Andrews
34c0330628
1810. [bug] configure, lib/bind/configure make different default
...
decisions about whether to do a threaded build.
[RT #13212 ]
2005-03-15 22:59:09 +00:00
cvs2git
e5cbc46f4b
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-03-15 22:58:52 +00:00
Mark Andrews
16fd75dd6b
1799. [bug] 'rndc flushname' failed to flush negative cache
...
entries. [RT #13438 ]
2005-03-15 02:49:54 +00:00
Mark Andrews
06d7605be2
1809. [bug] "make distclean" failed for libbind if the platform
...
is not supported.
2005-03-15 02:15:22 +00:00
Mark Andrews
cf26e24dec
dumpb -> dumpdb
2005-03-15 02:12:34 +00:00
Mark Andrews
a0645ffdd3
1828. [bug] isc_rwlock_init() failed to properly cleanup if it
...
encountered a error. [RT #13549 ]
2005-03-15 02:04:11 +00:00
Mark Andrews
6518824e1a
1827. [bug] host: update usage message for '-a'. [RT #37116 ]
2005-03-15 01:48:43 +00:00
Mark Andrews
0827b21e80
1802. [bug] Handle connection resets better. [RT #11280 ]
2005-03-15 01:39:35 +00:00
Mark Andrews
163f0fd424
1804. [bug] Ensure that if we are queried for glue that it fits
...
in the additional section or TC is set to tell the
client to retry using TCP. [RT #10114 ]
2005-03-15 01:31:31 +00:00
Mark Andrews
8665ebaebe
1826. [bug] Missing DESTROYLOCK() in isc_mem_createx() on out
...
of memory error. [RT #13537 ]
2005-03-15 01:11:50 +00:00
Mark Andrews
7feb5a3d3a
style
2005-03-15 00:46:40 +00:00
Mark Andrews
40ecbd1b55
1825. [bug] Missing unlock on out of memory error from in
...
rbtdb.c:subtractrdataset(). [RT #13519 ]
2005-03-15 00:34:33 +00:00
Mark Andrews
ac7af34ea0
1824. [bug] Memory leak on dns_zone_setdbtype() failure.
...
[RT #13510 ]
2005-03-15 00:24:25 +00:00
Mark Andrews
a2ae35c02c
1823. [bug] Wrong macro used to check for point to point interface.
...
[RT#13418]
2005-03-15 00:09:02 +00:00
Mark Andrews
7769123869
1795. [bug] "rndc dumpb" was not fully documented. Minor
...
formating issues with "rndc dumpdb -all". [RT #13396 ]
2005-03-14 23:55:50 +00:00
Mark Andrews
4eb91c5a68
1822. [bug] check-names test for RT was reversed. [RT #13382 ]
2005-03-14 23:41:19 +00:00
Mark Andrews
8810438125
1791. [bug] 'host -t a' still printed out AAAA and MX records.
...
[RT #13230 ]
2005-03-14 23:36:37 +00:00
Mark Andrews
b85e8e5904
update copyright notice
2005-03-06 15:31:38 +00:00
Mark Andrews
d51703454d
newcopyrights
2005-03-04 23:33:26 +00:00
Mark Andrews
db82e0aaa3
1819. [bug] The validator needed to check both the algorithm and
...
digest types of the DS to determine if it could be
used to introduce a secure zone. [RT #13593 ]
2005-03-04 03:53:54 +00:00
Mark Andrews
ee91dffebc
1811. [func] Preserve the case of domain names in rdata during
...
zone transfers. [RT #13547 ]
2005-03-04 02:57:30 +00:00
Mark Andrews
822b6e1642
update copyright notice
2005-03-03 06:33:28 +00:00
Mark Andrews
f19142c7e9
newcopyrights
2005-03-03 05:27:14 +00:00
Mark Andrews
3fe9a1b994
1818. [bug] 'named-checkconf -z' triggered an INSIST. [RT #13599 ]
2005-03-03 04:53:40 +00:00
Mark Andrews
fecb87d5b9
update copyright notice
2005-02-24 00:32:23 +00:00
Mark Andrews
931ed495b1
newcopyrights
2005-02-23 23:33:44 +00:00
Mark Andrews
805d768210
update
2005-02-23 01:50:09 +00:00
Mark Andrews
fa466736a6
1814. [func] UNIX domain controls are now supported.
2005-02-23 01:04:46 +00:00
Mark Andrews
8e5880d6ad
typo in comment
2005-02-17 05:44:00 +00:00
Mark Andrews
ee0d243812
update copyright notice
2005-02-11 00:01:16 +00:00
Mark Andrews
f3e3cee7e1
newcopyrights
2005-02-10 23:34:18 +00:00
Mark Andrews
696f2d996e
aclconf is now in libisccfg
2005-02-10 06:07:14 +00:00
Mark Andrews
292840fa92
link against libdns
2005-02-10 06:04:41 +00:00
Mark Andrews
ccfb99f09d
1758. [func] Don't send notify messages to self. [RT #12933 ]
2005-02-10 05:50:52 +00:00
Mark Andrews
a88ca26544
update copyright notice
2005-02-09 05:18:28 +00:00
Mark Andrews
c2337cf410
newcopyrights
2005-02-09 04:01:12 +00:00
Mark Andrews
4ae1da5780
1812. [port] win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
...
[RT #13453 ]
2005-02-09 03:47:02 +00:00
Mark Andrews
950a40375d
1806. [bug] The resolver returned the wrong result when a CNAME /
...
DNAME was encountered when fetching glue from a
secure namespace. [RT #13501 ]
1805. [bug] Pending status was not being cleared when DLV was
active. [RT #13501 ]
2005-02-09 00:00:35 +00:00
Mark Andrews
8dae6842f8
update copyright notice
2005-02-07 23:56:43 +00:00
Mark Andrews
1957c64f87
newcopyrights
2005-02-07 23:34:47 +00:00
Mark Andrews
d5075a0df8
1801. [func] Report differences between hints and real NS rrset
...
and associated address records.
2005-02-07 00:53:47 +00:00
Mark Andrews
c060c83d88
update copyright notice
2005-02-07 00:03:49 +00:00
Mark Andrews
f5d8366b40
newcopyrights
2005-02-03 23:33:48 +00:00
Mark Andrews
e8e1cff725
1808. [bug] zone.c:notify_zone() contained a race condition,
...
zone->db could change underneath it. [RT #13511 ]
2005-02-03 05:20:30 +00:00
Tatuya JINMEI 神明達哉
b39844140c
forgot destroing the acache entry lock in destroy_entry(), causing memory
...
leak. [RT #13533 ]
2005-02-03 02:53:54 +00:00
Mark Andrews
8a4c29b09b
gcc-3.3.5 powerpc generates incorrect code at -02
2005-02-02 05:20:38 +00:00
Mark Andrews
a09d1e35d6
update copyright notice
2005-01-20 00:01:14 +00:00
Mark Andrews
7373681dbb
newcopyrights
2005-01-19 23:42:53 +00:00
Mark Andrews
b590279082
1800. [bug] Changes #1719 allowed a INSIST to be triggered.
...
[RT #13428 ]
2005-01-19 23:39:15 +00:00
Mark Andrews
a78fe6ef67
remove unused variable.
2005-01-19 23:22:03 +00:00
Mark Andrews
acc66f028e
Q: I get "Error 1067" when starting named under Windows.
2005-01-18 02:04:50 +00:00
Mark Andrews
32a007b9cb
update copyright
2005-01-17 23:57:38 +00:00
Mark Andrews
13a6c55784
newcopyrights
2005-01-17 23:33:20 +00:00
Mark Andrews
38636245d1
update copyrights
2005-01-17 04:11:03 +00:00
Mark Andrews
400674fc2b
regen
2005-01-17 01:42:20 +00:00
Mark Andrews
92531cb186
1798. [func] The server syntax has been extended to support a
...
range of servers. [RT #11132 ]
2005-01-16 23:56:09 +00:00
Mark Andrews
ba38e9e550
newcopyrights
2005-01-14 23:32:56 +00:00
Mark Andrews
f14dd601bb
1796. [func] "rndc freeze/thaw" now freezes/thaws all zones.
2005-01-14 03:28:03 +00:00
Mark Andrews
e216a94529
update copyrights
2005-01-13 23:57:30 +00:00
Mark Andrews
84c16f71fc
spelling
2005-01-13 05:15:43 +00:00
Mark Andrews
12c719a008
regen
2005-01-13 04:43:04 +00:00
Mark Andrews
85a925b768
newcopyrights
2005-01-12 23:32:53 +00:00
Mark Andrews
1619928e2d
update copyrights
2005-01-12 01:54:57 +00:00
Mark Andrews
243397c8ec
1793. [func] Extend adjusting TTL warning messages. [RT #13378 ]
...
: ----------------------------------------------------------------------
2005-01-11 23:56:59 +00:00
Mark Andrews
2229167142
aclconf.[ch] were moved. preserve copyright history.
2005-01-11 23:52:10 +00:00
Mark Andrews
c1cd02f8f1
newcopyrights
2005-01-11 23:34:15 +00:00
Mark Andrews
5daded5446
1792. [func] New zone option "notify-delay". Specify a minimum
...
delay between sets of NOTIFY messages.
2005-01-11 23:10:40 +00:00
Mark Andrews
7589da4751
regen
2005-01-11 04:58:44 +00:00
Mark Andrews
0547d8d5d5
1797. [func] named-checkconf now check acls to verify that they
...
only refer to existing acls. [RT #13101 ]
2005-01-11 03:56:00 +00:00
cvs2git
800c85d32c
This commit was manufactured by cvs2git to create branch 'v9_4'.
2005-01-11 03:46:12 +00:00
Mark Andrews
7150e2289b
update copyright
2005-01-11 01:39:40 +00:00
Mark Andrews
0ea99b13ca
newcopyrights
2005-01-10 23:56:21 +00:00
Mark Andrews
3326ecbfc9
update copyright notice
2005-01-10 23:50:57 +00:00
Mark Andrews
a0e2e604a3
regen
2005-01-10 05:59:18 +00:00
Mark Andrews
4238db360a
1794. [func] Named and named-checkzone can now both check for
...
non-terminal wildcard records.
2005-01-10 00:05:32 +00:00
Mark Andrews
f1d1090930
set the cache DB in the view's additional cache object so that
...
additional sections for a (DNS) cached response can also be stored
in the additional cache. [RT #13339 ]
2004-12-29 23:13:55 +00:00
Mark Andrews
5bb72db271
cleanup
2004-12-29 22:44:37 +00:00
Mark Andrews
90b3f5c332
C avoided leakage of a cache entry by adjusting the timing of
...
incrementing the reference counter to the entry. Otherwise, the
entry could leak when dns_acache_setentry() fails. This must be
corrected in some way if not by this change. [RT #13339 ]
VS: ----------------------------------------------------------------------
2004-12-29 22:38:09 +00:00
Mark Andrews
944f0a4bbd
update copyright notice
2004-12-23 00:08:16 +00:00
Mark Andrews
7a2a03b49e
regen
2004-12-22 01:50:25 +00:00
Mark Andrews
a877d4c63e
newcopyrights
2004-12-21 23:47:57 +00:00
Tatuya JINMEI 神明達哉
7a79852eb2
1526. [func] Implemented "additional section caching (or acache)",
...
an internal cache framework for additional section
content to improve response performance. Several
configuration options were provided to control the
behavior.
(merged into 9_4)
2004-12-21 10:59:02 +00:00
cvs2git
a62fb3a719
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-12-21 10:54:13 +00:00
Mark Andrews
73cb9349b1
need to link against libdns.
2004-12-10 00:11:50 +00:00
Mark Andrews
be6c9fc4cd
1790. [cleanup] Move lib/dns/sec/dst up into lib/dns. This should
...
allow parallel make to succeed.
2004-12-09 04:43:53 +00:00
cvs2git
d2025ec8db
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-12-09 01:41:29 +00:00
Mark Andrews
41d65b833f
missing @
2004-12-08 13:17:44 +00:00
Mark Andrews
c72ce119cf
1789. [bug] Prerequisite test for tkey and dnssec could fail
...
with "configure --with-libtool".
2004-12-08 06:14:06 +00:00
Mark Andrews
c1074125b8
1788. [bug] libbind9.la/libbind9.so needs to link against
...
libisccfg.la/libisccfg.so.
2004-12-08 02:59:30 +00:00
Mark Andrews
e2cbd57f37
redo
...
1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205 ]
2004-12-07 00:53:48 +00:00
Mark Andrews
5e870d8714
update
2004-12-06 23:56:51 +00:00
Mark Andrews
7690db6bf4
1786. [port] AIX: libt_api needs to be taught to look for
...
T_testlist in the main executable (--with-libtool).
[RT #13239 ]
2004-12-06 22:48:16 +00:00
Mark Andrews
ae1325f526
1775. [bug] Only compile getnetent_r.c when threaded. [RT #13205 ]
2004-12-06 21:55:47 +00:00
Mark Andrews
524b8c1994
1787. [port] HPUX: both "cc" and "gcc" need -Wl,+vnocompatwarnings.
2004-12-06 21:37:43 +00:00
Mark Andrews
2bebd5a862
1784. [cleanup] "libtool -allow-undefined" is the default.
...
Leave hooks in configure to allow it to be set
if needed in the future.
2004-12-06 06:11:53 +00:00
Mark Andrews
be8db5acb7
Updated config.guess returns alphaev6-dec-osf5.1b not
...
alphaev6-dec-osf5.1.
2004-12-06 01:19:48 +00:00
Mark Andrews
5c9ecaf3cf
1784. [cleanup] "libtool -allow-undefined" is the default.
...
Leave hooks in configure to allow it to be set
if needed in the future.
2004-12-05 23:07:26 +00:00
Mark Andrews
6d09c2e00a
1782. [port] OSX: --with-libtool + --enable-libbind broke on
...
__evOptMonoTime. [RT #13219 ]
2004-12-05 22:40:03 +00:00
Mark Andrews
f483ea59f8
1781. [port] FreeBSD 5.3: set PTHREAD_SCOPE_SYSTEM. [RT #12810 ]
2004-12-04 07:04:33 +00:00
Mark Andrews
84df115196
1783. [cleanup] We only need one copy of libtool.m4, ltmain.sh in the
...
source tree.
2004-12-03 02:55:09 +00:00
Mark Andrews
c6097a1f9f
1773. [bug] Fast retry on host / net unreachable. [RT #13153 ]
2004-12-03 02:05:22 +00:00
Mark Andrews
852b2bc995
1779. [port] OSF 5.1: libtool didn't handle -pthread correctly.
...
Redo w/ fix from generic fix from libtool maintainer.
2004-12-02 23:41:13 +00:00
Mark Andrews
a5be9c2e84
1780. [bug] Update libtool to 1.5.10.
2004-12-02 02:27:45 +00:00
Mark Andrews
42b8b6377e
1779. [port] OSF 5.1: libtool didn't handle -pthread correctly.
2004-12-01 05:01:39 +00:00
Mark Andrews
decfa21d33
1778. [port] HUX 11.11: fix broken IN6ADDR_ANY_INIT and
...
IN6ADDR_LOOPBACK_INIT macros.
2004-11-30 13:29:02 +00:00
Mark Andrews
d1d46c59b3
1777. [port] OSF 5.1: fix broken IN6ADDR_ANY_INIT and
...
IN6ADDR_LOOPBACK_INIT macros.
2004-11-30 06:54:10 +00:00
Mark Andrews
c743b9c6fc
1776. [port] Solaris 2.9: fix broken PTHREAD_MUTEX_INIT macro.
2004-11-30 06:01:28 +00:00
Mark Andrews
9dea5f922e
1774. [port] Aix: Silence compiler warnings / build failures.
...
[RT #13154 ]
2004-11-30 01:26:31 +00:00
Mark Andrews
7bb67fe38b
1774. [port] Aix: Silence compiler warnings / build failures.
...
[RT #13154 ]
2004-11-30 01:18:08 +00:00
Mark Andrews
aaf48f73ed
update copyright notices
2004-11-24 23:49:17 +00:00
Mark Andrews
bd26d70efa
newcopyrights
2004-11-23 23:49:03 +00:00
Mark Andrews
0f455e5b47
1763. [func] Perform sanity checks on NS records which refer to
...
'in zone' names. [RT #13002 ]
2004-11-23 05:24:49 +00:00
cvs2git
88e02c6704
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-11-23 05:23:47 +00:00
Mark Andrews
1750c03cd1
1766. [bug] Update the master file timestamp on successful refresh
...
as well as the journal's timestamp. [RT# 13062]
2004-11-22 23:53:46 +00:00
Mark Andrews
979123b8fb
1745. [bug] Dig/host/nslookup accept replies from link locals
...
regardless of scope if no scope was specified when
query was sent. [RT #12745 ]
2004-11-22 23:30:02 +00:00
Mark Andrews
3fd0b523af
2.6. TXT records are no longer automatically split.
2004-11-22 22:32:19 +00:00
Mark Andrews
a011dafa20
1770. [bug] named-checkconf failed to report missing a missing
...
file clause for rbt{64} master/hint zones. [RT#13009]
2004-11-22 05:02:24 +00:00
Mark Andrews
d399e368a7
1767. [port] Builds on IPv6 platforms without IPv6 Advanced API
...
support for (struct in6_pktinfo) failed. [RT #13077 ]
2004-11-18 21:32:08 +00:00
Mark Andrews
dbbe421efa
1769. [port] win32: change compiler flags /MTd ==> /MDd,
...
/MT ==> /MD.
2004-11-18 01:04:12 +00:00
Mark Andrews
85b5356472
1768. [bug] nsecnoexistnodata() could be called with a non-NSEC
...
rdataset. [RT #12907 ]
2004-11-17 23:53:01 +00:00
Mark Andrews
047ca3efe0
regen
2004-11-11 01:55:59 +00:00
Mark Andrews
6ad17026b1
1755. [func] allow-update is now settable at the options / view
...
level. [RT #6636 ]
2004-11-11 01:07:55 +00:00
Mark Andrews
64cc2807dc
1765. [bug] configure --with-openssl=auto failed. [RT #12937 ]
2004-11-11 00:37:20 +00:00
Mark Andrews
c3deb0e30d
1761. [bug] 'rndc dumpdb' didn't report unassociated entries.
...
[RT #12971 ]
2004-11-10 22:32:31 +00:00
Mark Andrews
8805e88c43
1762. [bug] isc_interfaceiter_create() could return ISC_R_SUCCESS
...
even when it failed. [RT #12995 ]
2004-11-10 22:22:44 +00:00
Mark Andrews
39e15bfaae
1759. [bug] Named failed to startup if the OS supported IPv6
...
but had no IPv6 interfaces configured. [RT #12942 ]
2004-11-10 22:13:48 +00:00
Mark Andrews
14720abb0f
1757. [func] host now can turn on memory debugging flags with '-m'.
2004-11-10 22:04:32 +00:00
Mark Andrews
ec97c2abe4
1754. [bug] We wern't always attempting to query the parent
...
server for the DS records at the zone cut.
[RT #12774 ]
2004-11-10 21:57:40 +00:00
Mark Andrews
684bd7a140
1760. [bug] Host / net unreachable was not penalising rtt
...
estimates. [RT #12970 ]
2004-11-10 21:47:50 +00:00
Mark Andrews
5a0b4219cb
1764. [bug] dns_zone_replacedb failed to emit a error message
...
if there was no SOA record in the replacment db.
[RT #13016 ]
2004-11-09 22:17:50 +00:00
Mark Andrews
c4e78f339d
1756. [func] named-checkconf now checks the logging configuration.
...
[RT #12352 ]
2004-11-09 21:24:15 +00:00
Mark Andrews
993d0487ca
1753. [bug] Don't serve a slave zone which has no NS records.
...
[RT #12894 ]
2004-10-26 02:06:49 +00:00
Mark Andrews
796af4025b
1740. [bug] Replace rbt's hash algorithm as it performed badly
...
with certain zones. [RT #12729 ]
2004-10-25 01:32:25 +00:00
Mark Andrews
3e312e54c5
1752. [port] Move isc_app_start() to after ns_os_daemonise()
...
as some fork() implementations unblock the signals
that are blocked by isc_app_start(). [RT #12810 ]
2004-10-25 00:49:11 +00:00
Mark Andrews
746921d376
regen
2004-10-21 02:45:17 +00:00
Mark Andrews
171664d085
1749. [bug] 'check-names response ignore;' failed to ignore.
...
[RT #12866 ]
2004-10-21 01:54:08 +00:00
Mark Andrews
b8b92cc855
1748. [func] dig now returns the byte count for axfr/ixfr.
2004-10-21 01:44:35 +00:00
Mark Andrews
983e56a9a0
1742. [bug] Deleting all records at a node then adding a
...
previously existing record, in a single UPDATE
transaction, failed to leave / regenerate the
associated RRSIG records. [RT #12788 ]
2004-10-21 01:34:16 +00:00
Mark Andrews
d9fa40d016
1676. [func] New option "allow-query-cache". This lets
...
allow-query be used to specify the default zone
access level rather than having to have every
zone override the global value. allow-query-cache
can be set at both the options and view levels.
If allow-query-cache is not set allow-query applies.
2004-10-21 00:59:52 +00:00
Mark Andrews
aeb0ed5f03
1751. [bug] --enable-getifaddrs failed under linux. [RT #12867 ]
2004-10-20 00:34:32 +00:00
Mark Andrews
dd56672283
1750. [port] lib/bind/make/rules.in:subdirs was not bash friendly.
...
[RT #12864 ]
2004-10-20 00:26:13 +00:00
Mark Andrews
1d6f7e5bfe
regen
2004-10-17 23:42:01 +00:00
Mark Andrews
5ad808cbc9
1747. [bug] BIND 8 compatability: named/named-checkconf failed
...
to parse "host-statistics-max" in named.conf.
2004-10-17 23:19:15 +00:00
Mark Andrews
9a4faedd32
1742. [bug] If isc_taskmgr_create() was not able to create the
...
requested number of worker threads then destruction
of the manager would trigger an INSIST() failure.
[RT #12790 ]
2004-10-15 00:45:21 +00:00
Mark Andrews
422071960a
1746. [func] Make public the function to read a key file,
...
dst_key_read_public(). [RT #12450 ]
2004-10-14 06:00:11 +00:00
Mark Andrews
92c601d063
regen
2004-10-14 02:51:18 +00:00
Mark Andrews
e2da38bec5
1684. [func] ixfr-from-differences now takes master and slave in
...
addition to yes and no at the options and view levels.
2004-10-14 00:51:33 +00:00
Mark Andrews
4e282e97be
1744. [bug] If tuple2msgname() failed to convert a tuple to
...
a name a REQUIRE could be triggered. [RT #12796 ]
2004-10-13 22:28:31 +00:00
Mark Andrews
38364a5555
1741. [bug] Deleting all records at a node in a secure zone
...
using a update-policy grant failed. [RT #12787 ]
2004-10-12 22:01:52 +00:00
Mark Andrews
f22f3078ab
1739. [bug] dns_rbt_deletetree() could incorrectly return
...
ISC_R_QUOTA. [RT #12695 ]
1738. [bug] Enable overrun checking by default. [RT #12695 ]
2004-10-11 05:48:53 +00:00
Mark Andrews
2ac530b13c
1710. [func] 'rndc notify zone [class [view]]' resend the NOTIFY
...
messages for the specified zone. [RT #9479 ]
2004-10-11 05:30:03 +00:00
Mark Andrews
8ce0329ba8
regen
2004-10-07 02:52:23 +00:00
Mark Andrews
36bddc2e08
1725. [port] linux: update error message on interaction of threads,
...
capabilities and setuid support (named -u). [RT #12541 ]
2004-10-07 02:33:48 +00:00
Mark Andrews
fb24d33f0a
1715. [func] 'dig +trace' now randomly selects the next servers
...
to try. Report if there is a bad delegation.
2004-10-07 02:21:16 +00:00
Mark Andrews
30d7aefb3d
1705. [func] Allow the journal's name to be changed via named.conf.
2004-10-07 02:15:30 +00:00
Mark Andrews
90020caedf
Add credit:
...
DNSSEC validation code in dig coded by Olivier Courtay
(olivier.courtay@irisa.fr ) for the IDsA project (http://idsa.irisa.fr ).
2004-10-07 01:12:13 +00:00
Mark Andrews
d26f1a1a66
regen
2004-10-07 00:09:46 +00:00
Mark Andrews
c55eaedb23
1729. [func] Improve check-names error messages.
...
1728. [doc] Update check-names documentation.
1727. [bug] named-checkzone: check-names support didn't match
documentation.
2004-10-06 05:41:56 +00:00
Mark Andrews
21280ae70e
spelling
2004-10-05 22:18:25 +00:00
Mark Andrews
a904a45f9f
1732. [bug] 'rrset-order name "*"' wasn't being applied to ".".
...
[RT #12467 ]
2004-10-05 04:38:40 +00:00
Mark Andrews
a040a52191
1730. [port] Determine the length type used by the socket API.
...
[RT #12581 ]
2004-10-05 03:22:32 +00:00
Mark Andrews
36f2f2995d
1731. [port] darwin: relax version test in ifconfig.sh.
...
[RT #12581 ]
1730. [port] Determine the length type used by the socket API.
[RT #12581 ]
2004-10-05 03:18:24 +00:00
Mark Andrews
a4c0ed5e69
1724. [bug] Look for DNSKEY records with "dig +sigtrace".
...
[RT #12557 ]
2004-10-05 03:01:36 +00:00
Mark Andrews
8ae0b86fca
1737. [bug] named failed if more that 16 masters were specified.
...
[RT #12627 ]
2004-10-05 02:52:06 +00:00
Mark Andrews
a2d610b7a1
1736. [bug] dst_key_fromnamedfile() could fail to read a
...
public key. [RT #12687 ]
2004-10-01 00:17:13 +00:00
Mark Andrews
98a3caf512
1735. [bug] 'dig +sigtrace' could die with a REQUIRE failure.
...
[RE #12688 ]
2004-10-01 00:00:50 +00:00
Mark Andrews
bafe87e278
1733. [bug] Return non-zero exit status on initial load failure.
...
[RT #12658 ]
2004-09-29 06:43:54 +00:00
Mark Andrews
74c34ec4a0
1734. [cleanup] 'rndc-confgen -a -t' remove extra '/' in path.
...
[RT #12588 ]
2004-09-28 07:17:08 +00:00
Mark Andrews
22e6067c16
Update error message. s/isc_socket_recv()/isc_socket_recv2()/
2004-09-26 22:36:34 +00:00
Mark Andrews
3689445b72
update
2004-09-25 00:07:05 +00:00
Mark Andrews
91cfc8ef5b
newcopyrights
2004-09-24 23:48:08 +00:00
Mark Andrews
65efc3e9d0
1726. [port] aix5: add support for aix5.
2004-09-24 05:58:28 +00:00
cvs2git
f1c606616b
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-09-24 04:32:36 +00:00
Mark Andrews
c8b578e649
1723. [cleanup] Silence compiler warnings from t_tasks.c. [RT #12493 ]
2004-09-21 02:15:35 +00:00
Mark Andrews
ceb903b63e
silence compiler
2004-09-17 13:33:09 +00:00
Mark Andrews
d3c38555a4
silence compiler
2004-09-17 05:58:12 +00:00
Mark Andrews
3b03a78e3f
silence compiler
2004-09-16 07:08:15 +00:00
Mark Andrews
1618097376
silence compiler
2004-09-16 07:02:23 +00:00
Mark Andrews
597d5884d9
make -j3 support
2004-09-16 05:13:00 +00:00
Mark Andrews
441199c960
1722. [bug] Don't commit the journal on malformed ixfr streams.
...
[RT #12519 ]
1721. [bug] Error message from the journal processing were not
always identifing the relevent journal. [RT #12519 ]
2004-09-16 04:56:02 +00:00
Mark Andrews
e8cf98cf53
1713. [port] linux: extend capset failure message to say:
...
please ensure that the capset kernel module is
loaded. see insmod(8)
2004-09-16 02:49:50 +00:00
Mark Andrews
9049555824
move the calculation of remaining
2004-09-16 02:13:29 +00:00
Mark Andrews
55bc69db77
1720. [bug] 'dig +chase' did not terminate on a RFC 2308 Type 1
...
negative response. [RT #12506 ]
1719. [bug] named was not correctly caching a RFC 2308 Type 1
negative response. [RT #12506 ]
1718. [bug] nsupdate was not handling RFC 2308 Type 3 negative
responses when looking for the zone / master server.
[RT #12506 ]
2004-09-16 02:12:11 +00:00
Mark Andrews
6b2e48094d
silence compiler warnings
2004-09-16 01:02:20 +00:00
Mark Andrews
bdf47db44f
pullup
...
1684. [port] 64 bit size_t issues / compiler warnings.
2004-09-16 00:55:14 +00:00
Mark Andrews
afbb36df79
1717. [port] solaris: ifconfig.sh did not support Solaris 10.
...
"ifconfig.sh down" didn't work for Solaris 9.
2004-09-09 01:27:56 +00:00
Mark Andrews
c66aadb4ca
bad descriptions s/dns_label_countlabels/dns_name_countlabels/
2004-09-08 00:30:08 +00:00
Mark Andrews
6bfbd57c9d
1716. [doc] named.conf(5) was being installed in the wrong
...
location. [RT# 12441]
2004-09-06 21:52:16 +00:00
Mark Andrews
8448a9a2fc
indenting
2004-09-06 06:23:47 +00:00
Mark Andrews
4a381a30fb
1714. [bug] dig/host/nslookup were only trying the first
...
address when a nameserver was specified by name.
[RT #12286 ]
2004-09-06 01:32:30 +00:00
Mark Andrews
628a8203ec
1712. [bug] Missing FULLCHECK for "trusted-key" in dig.
2004-09-03 03:55:06 +00:00
Mark Andrews
869e9e12a6
1711. [func] 'rndc unfreeze' has been deprecated by 'rndc thaw'.
2004-09-03 03:50:01 +00:00
Mark Andrews
af39460a87
1709. [port] solaris: add SMF support from Sun.
2004-09-01 07:22:19 +00:00
Mark Andrews
bdf6738ff3
1708. [cleanup] Replaced dns_fullname_hash() with dns_name_fullhash()
...
for conformance to the name space convention. Binary
backward compatibility to the old function name is
provided. [RT #12376 ]
2004-09-01 05:17:05 +00:00
Mark Andrews
9278253078
fix typo in unexecuted code
2004-09-01 04:38:03 +00:00
Mark Andrews
bd0d561c70
2797. [bug] Don't decrement the dispatch manager's maxbuffers.
...
[RT #20613 ]
2004-09-01 04:26:21 +00:00
Mark Andrews
d9581a5ae7
1682. [bug] gethostby*_r() implementations that copied the return
...
pointer got NULL returned on success.
2004-09-01 02:03:59 +00:00
Mark Andrews
d7d0e75fa6
copyright
2004-08-30 00:51:40 +00:00
Mark Andrews
623a72f308
use isc/print.c dates for lwres/print.c
...
use isc/print.h dates for lwres/print_p.c
2004-08-29 11:01:18 +00:00
Mark Andrews
3b73c81cad
newcopyrights
2004-08-28 23:48:24 +00:00
Mark Andrews
932729846c
1704. [port] lwres needed a snprintf() implementation for
...
platforms without snprintf(). Add missing
"#include <isc/print.h>". [RT #12321 ]
2004-08-28 06:21:13 +00:00
cvs2git
6640ab627b
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-08-28 06:20:16 +00:00
Mark Andrews
84eb259dd3
1703. [bug] named would loop sending NOTIFY messages when it
...
failed to receive a response. [RT #12322 ]
2004-08-28 05:53:20 +00:00
Mark Andrews
42d6177825
1702. [bug] also-notify should not be applied to builtin zones.
...
[RT #12323 ]
2004-08-28 05:43:18 +00:00
Mark Andrews
823743f382
1706. [bug] 'rndc stop' failed to cause zones to be flushed
...
sometimes. [RT #12328 ]
2004-08-27 12:25:13 +00:00
Mark Andrews
908191b021
1707. [contrib] sdb/ldap updated to version 1.0-beta.
2004-08-27 00:10:25 +00:00
Mark Andrews
1f067b12ac
new draft
2004-08-26 02:34:07 +00:00
Mark Andrews
41ececbd60
3833: Threat Analysis of the Domain Name System (DNS)
2004-08-25 00:53:32 +00:00
Mark Andrews
3ef92be8f2
pullup:
...
1679. [bug] A bad length check was introduced by change #1661
in dns_ho.c.
2004-08-24 00:32:57 +00:00
Tatuya JINMEI 神明達哉
701aea77a4
corrected the position of 3071
2004-08-23 07:05:45 +00:00
Mark Andrews
d752e8a3c5
1. 3071 is missing
...
2. use tab characters as the delimiter between the RFC number and the
title for 3007 and 3008 (just for consistency with other entries)
2004-08-23 06:49:09 +00:00
Mark Andrews
5b7b2ddd6c
regen
2004-08-22 23:53:39 +00:00
Mark Andrews
d5bf55ac93
regen
2004-08-21 07:35:35 +00:00
Mark Andrews
6344d163c8
newcopyrights
2004-08-21 07:02:26 +00:00
Mark Andrews
9a91e39824
remove
2004-08-21 06:56:50 +00:00
Mark Andrews
714f00f34f
1701. [doc] A minimal named.conf man page.
2004-08-21 06:27:27 +00:00
Mark Andrews
ef92b68d62
1701. [doc] A minimal named.conf man page.
2004-08-20 21:42:34 +00:00
cvs2git
2ed3a4a076
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-08-20 21:33:17 +00:00
Mark Andrews
5ac8c345e2
update to reflect current lab systems
2004-08-20 06:00:25 +00:00
Mark Andrews
bd9d6b2ba0
1700. [func] nslookup is no longer to be treated as deprecated.
...
Remove "deprecated" warning message. Add man page.
2004-08-20 01:08:38 +00:00
cvs2git
3b99704b2c
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-08-20 00:54:30 +00:00
Mark Andrews
37c81e560d
1699. [bug] dnssec-signzone can generate "not exact" errors
...
when resigning. [RT #12281 ]
2004-08-20 00:45:54 +00:00
Mark Andrews
b06e3d472b
new draft
2004-08-19 23:11:40 +00:00
cvs2git
8e784e9439
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-08-19 22:58:47 +00:00
Mark Andrews
30900706e0
update for 9.4
2004-08-19 05:11:33 +00:00
Mark Andrews
0536f2b2f0
copyright
2004-08-19 04:42:54 +00:00
Mark Andrews
8913a9b481
3845: DNS Security (DNSSEC) NextSECure (NSEC) RDATA Format
2004-08-18 00:47:30 +00:00
cvs2git
6489978df2
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-08-18 00:39:42 +00:00
Mark Andrews
5a788a3258
1677. [bug] IN6_IS_ADDR_MC_NODELOCAL() addresses can also have
...
symbolic scope id's.
2004-08-17 05:51:14 +00:00
Mark Andrews
b755e803b4
add docbook
2004-08-16 23:57:13 +00:00
Mark Andrews
9582d21861
regen
2004-08-16 05:41:40 +00:00
Mark Andrews
e08827739c
1698. [doc] Use reserved IPv6 documentation prefix.
2004-08-16 00:50:01 +00:00
Mark Andrews
f4a5522a05
regen
2004-08-15 09:28:48 +00:00
Tatuya JINMEI 神明達哉
3789b2f9aa
s/6 to 4/Dual-stack/ [RT #12258 ]
2004-08-15 04:50:13 +00:00
Tatuya JINMEI 神明達哉
e4eb1714ef
1697. [bug] xxx-source{,-v6} was not effective when it
...
specified one of listening addresses and a
different port than the listening port. [RT #12257 ]
2004-08-15 04:41:13 +00:00
Mark Andrews
2efcba3c5e
regen
2004-08-14 09:20:13 +00:00
Tatuya JINMEI 神明達哉
955dd7ff98
listen-on-v6 is an "option".
2004-08-12 08:31:37 +00:00
Mark Andrews
c85856ca60
1696. [bug] dnssec-signzone failed to clean out nodes that
...
consisted of only NSEC and RRSIG records.
[RT #12154 ]
2004-08-11 08:55:13 +00:00
Tatuya JINMEI 神明達哉
6cd2d7e24c
comment wording / style nits.
2004-08-10 04:56:42 +00:00
Tatuya JINMEI 神明達哉
6a2aa7ce4a
corrected the RFC number for the ipv6 basic API.
2004-08-10 04:28:41 +00:00
Mark Andrews
bf0812f885
pullup:
...
1676. [port] Solaris 8 has if_nametoindex().
2004-08-10 02:39:56 +00:00
Mark Andrews
d50ffa90f1
pullup:
...
1676. [port] Solaris 8 has if_nametoindex().
1675. [bug] match any returned scope when a scope is not specified
on non global scope address in resolv.conf.
1674. [bug] getaddrinfo() failed to set sin6_scope_id correctly
on some platforms.
2004-08-10 02:37:24 +00:00
Mark Andrews
caceb753df
improve dns_name_getlabelsequence() description.
2004-08-10 00:41:51 +00:00
Mark Andrews
c4dd6e6095
1695. [bug] DS records when forwarding require special handling.
...
[RT #12133 ]
2004-08-10 00:40:46 +00:00
Mark Andrews
c2f81bb678
new draft
2004-08-10 00:05:50 +00:00
Tatuya JINMEI 神明達哉
08efce292a
minor editorial nits.
2004-08-02 04:07:21 +00:00
Mark Andrews
8a89fa71fc
regen
2004-08-01 23:51:50 +00:00
Tatuya JINMEI 神明達哉
57ee8fabd9
updated IPv6 API issues.
2004-07-29 23:15:53 +00:00
Mark Andrews
64c639bbbf
1693. [bug] max-journal-size was not effective for master zones
...
with ixfr-from-differences set. [RT# 12024]
2004-07-29 00:17:02 +00:00
Mark Andrews
6728e3d25e
1694. [bug] Report if the builtin views of "_default" / "_bind"
...
are defined in named.conf. [RT #12023 ]
2004-07-29 00:07:58 +00:00
Mark Andrews
438467e01d
pullup:
...
1672. [bug] libbind: failed to print unknown types and classes
above 4095. didn't correctly print unknown records
with zero length.
2004-07-28 20:16:40 +00:00
Mark Andrews
12e65c5dbe
regen
2004-07-23 06:08:29 +00:00
Mark Andrews
d12fc40960
1692. [bug] Don't set -I, -L and -R flags when libcrypto is in
...
/usr/lib. [RT #11971 ]
2004-07-23 04:43:43 +00:00
Mark Andrews
5fec812ac0
1692. [bug] Don't set -I, -L and -R flags when librcypto is in
...
/usr/lib. [RT #11971 ]
2004-07-23 04:36:02 +00:00
Mark Andrews
ddfbf6e9b1
1680. [func] rndc: the source address can now be specified.
2004-07-23 04:12:49 +00:00
Mark Andrews
0f42634aea
1690. [bug] Delay detaching view from the client until UPDATE
...
processing completes when shutting down. [RT #11714 ]
2004-07-23 02:57:24 +00:00
Mark Andrews
27879f362b
1691. [bug] sdb's attachversion was not complete. [RT #11990 ]
2004-07-22 04:04:50 +00:00
Mark Andrews
bd50355db6
1689. [bug] DNS_NAME_TOREGION() and DNS_NAME_SPLIT() macros
...
contained gratuitous semicolons. [RT #11707 ]
2004-07-22 00:16:36 +00:00
Mark Andrews
7e4b06161b
1687. [bug] Race condition in dispatch. [RT #10272 ]
2004-07-21 00:49:15 +00:00
Mark Andrews
5de917ca79
new draft
2004-07-20 23:49:16 +00:00
cvs2git
d22ee2f3f2
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-07-20 23:48:49 +00:00
Mark Andrews
a090029c97
new draft
2004-07-20 23:34:12 +00:00
Mark Andrews
d8b30c39c0
1686. [bug] Named sent a extraneous NOTIFY when it received a
...
redundant UPDATE request. [RT #11943 ]
2004-07-20 07:39:03 +00:00
Mark Andrews
5537212dfd
1688. [bug] LDFLAGS was not supported.
2004-07-20 07:03:33 +00:00
Mark Andrews
c9c8fb5c51
new draft
2004-07-20 02:57:04 +00:00
cvs2git
6c31e10894
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-07-20 02:51:30 +00:00
Mark Andrews
251b3de9e2
pullup:
...
1669. [bug] Only test the gcc minor version when the major version
is known.
2004-07-19 05:55:45 +00:00
Rob Austein
2e48a4e6ad
1685. [bug] Change #1679 loop tests weren't quite right.
2004-07-02 22:15:12 +00:00
Mark Andrews
e39229464b
indenting
2004-07-01 04:52:28 +00:00
Mark Andrews
55479c62ff
pullup:
...
1668. [port] solaris: allow applications compiling against
libbind to be compiled with "cc -Xc".
2004-07-01 04:40:15 +00:00
Mark Andrews
379c309c59
silence compiler
2004-07-01 02:02:24 +00:00
Mark Andrews
476e2fe301
1682. [port] Update configure test for (long long) printf format.
...
[RT #5066 ]
2004-07-01 00:21:23 +00:00
Mark Andrews
ef425ef21f
1683. [bug] dig +sigchase could leak memory. [RT #11445 ]
2004-06-30 23:57:33 +00:00
Mark Andrews
dc7661af5e
1681. [bug] Only set SO_REUSEADDR when a port is specified in
...
isc_socket_bind(). [RT #11742 ]
2004-06-30 23:28:06 +00:00
Mark Andrews
219967d623
order should be signed.
2004-06-30 14:14:46 +00:00
Mark Andrews
2be2570329
new draft
2004-06-29 23:41:59 +00:00
cvs2git
01692255cc
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-06-29 23:40:09 +00:00
Mark Andrews
753b90055a
1675. [bug] named would sometimes add extra NSEC records to
...
the authority section.
2004-06-29 00:52:18 +00:00
Mark Andrews
618f285e34
change #1679 still left case where address could not be tried.
...
fix loop termination condition to ensure that all finds are tried.
2004-06-27 01:30:37 +00:00
Mark Andrews
c7c2135320
1679. [bug] When there was a single nameserver with multiple
...
addresses for a zone not all addresses were tried.
[RT #11706 ]
2004-06-25 04:44:35 +00:00
Mark Andrews
caaf6e63f5
pullup:
...
document RES_DEBUG2 to that it not assigned.
2004-06-25 00:41:00 +00:00
Mark Andrews
7571b765f0
pullup:
...
1665. [port] getnameinfo() was broken on machines with 8 octet
longs.
2004-06-25 00:34:26 +00:00
Mark Andrews
c7a343536d
1678. [bug] RRSIG should use TYPEXXXXX for unknown types.
2004-06-24 00:58:13 +00:00
Mark Andrews
20255af8ef
regen
2004-06-23 09:11:24 +00:00
Mark Andrews
39c53a9930
1677. [bug] dig: +aaonly didn't work, +aaflag undocumented.
2004-06-23 04:13:45 +00:00
Mark Andrews
6104800c39
1674. [port] linux: increase buffer size used to scan
...
/proc/net/if_inet6.
2004-06-22 05:25:52 +00:00
Mark Andrews
59a615b03f
add a explict dependancy for interfaceiter.@O@.
2004-06-22 02:54:06 +00:00
Mark Andrews
2bf69ec3a6
1673. [port] linux: issue a error messages if IPv6 interface
...
scans fails.
2004-06-22 02:37:15 +00:00
Mark Andrews
79b546c9bd
change #
2004-06-21 07:09:29 +00:00
Mark Andrews
ee5ed8a3fe
1671. [cleanup] Tests which only function in a threaded build
...
now return R:THREADONLY (rather than R:UNTESTED)
in a non-threaded build.
2004-06-21 06:45:19 +00:00
Mark Andrews
10e8263963
1671. [contrib] queryperf: add NAPTR to the list of known types.
2004-06-21 00:46:17 +00:00
Mark Andrews
029f8dce4d
1670. [func] Log UPDATE requests to slave zones without an acl as
...
"disabled" at debug level 3. [RT# 11657]
2004-06-21 00:42:36 +00:00
Rob Austein
3aa419673c
1668. [bug] DIG_SIGCHASE was making bin/dig/host dump core.
2004-06-19 02:48:18 +00:00
Mark Andrews
c137d96671
1667. [port] linux: not all versions have IF_NAMESIZE.
2004-06-19 01:02:49 +00:00
Mark Andrews
a1d28069cf
regen
2004-06-18 06:00:24 +00:00
Mark Andrews
f2e254d992
copy migration docs
...
don't make dnssec-signkey and dnssec-makekeyset.
2004-06-18 05:00:39 +00:00
Mark Andrews
6a543b4d9c
1666. [bug] The optional port on hostnames in dual-stack-servers
...
was being ignored.
1665. [func] rndc now allows addresses to be set in the
server clauses.
2004-06-18 04:39:40 +00:00
Mark Andrews
1717965ef4
1663. [func] Look for OpenSSL by default.
2004-06-18 01:38:06 +00:00
Mark Andrews
634ad333b6
1661. [bug] Restore dns_name_concatenate() call in
...
adb.c:set_target(). [RT #11582 ]
2004-06-18 01:22:19 +00:00
Mark Andrews
44800f9368
1660. [bug] win32: connection_reset_fix() was being called
...
unconditionally. [RT #11595 ]
2004-06-18 01:15:21 +00:00
Mark Andrews
b615bec612
1664. [bug] nsupdate needed KEY for SIG(0), not DNSKEY.
2004-06-17 01:42:36 +00:00
Mark Andrews
a003b9fc73
1662. [bug] Change #1658 failed to one use of 'type' to 'keytype'.
2004-06-16 01:34:40 +00:00
Mark Andrews
10843d5d55
regen
2004-06-11 02:49:04 +00:00
Mark Andrews
220322f0cf
1659. [cleanup] Cleanup some messages that were referring to KEY vs
...
DNSKEY, NXT vs NSEC and SIG vs RRSIG.
1658. [func] Update dnssec-keygen to default to KEY for HMAC-MD5
and DH. Tighten which options apply to KEY and
DNSKEY records.
2004-06-11 01:17:46 +00:00
Mark Andrews
0b144e9b31
1655. [bug] Logging multiple versions w/o a size was broken.
...
[RT #11446 ]
2004-06-11 00:35:52 +00:00
Mark Andrews
9908a282c8
1654. [bug] isc_result_totext() contained array bounds read
...
error.
1653. [func] Add key type checking to dst_key_fromfilename(),
DST_TYPE_KEY should be used to read TSIG, TKEY and
SIG(0) keys.
1652. [bug] TKEY still uses KEY.
2004-06-11 00:30:16 +00:00
Mark Andrews
8341ed2c6d
1657. [doc] ARM: document query log output.
...
1656. [doc] Update DNSSEC description in ARM to cover DS, NSEC
DNSKEY and RRSIG. [RT #11542 ]
2004-06-11 00:19:52 +00:00
Mark Andrews
05908c80cd
update
2004-06-09 01:40:44 +00:00
Mark Andrews
25bcf78fa7
new draft
2004-06-08 07:16:02 +00:00
Mark Andrews
5053f115e2
consolidate commits
2004-06-08 07:12:56 +00:00
cvs2git
9c7993422c
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-06-08 06:50:25 +00:00
Mark Andrews
1e029f6f2a
bind9-users -> bind-users
2004-06-08 00:18:03 +00:00
Mark Andrews
68863b2728
1651. [bug] dig: process multiple dash options.
...
1650. [bug] dig, nslookup: flush standard out after each command.
2004-06-07 03:56:20 +00:00
Mark Andrews
81efc666ad
1647. [bug] It was possible trigger a INSIST when chasing a DS
...
record that required walking back over a empty node.
[RT #11445 ]
2004-06-07 03:24:42 +00:00
Mark Andrews
7965518f3c
regen
2004-06-04 06:30:53 +00:00
Mark Andrews
673d278aa3
1649. [bug] Silence "unexpected non-minimal diff" message.
...
[RT #11206 ]
2004-06-04 03:45:45 +00:00
Mark Andrews
30966c9ac0
1644. [bug] Update the journal modification time after a
...
sucessfull refresh query. [RT #11436 ]
2004-06-04 02:42:00 +00:00
Mark Andrews
9b058373f8
1648. [func] Update dnssec-lookaside named.conf syntax to support
...
multiple dnssec-lookaside namespaces (not yet
implemented).
2004-06-04 02:31:56 +00:00
Mark Andrews
64be62f812
1646. [bug] win32: logging file versions didn't work with
...
non-UNC filenames. [RT#11486]
2004-06-04 02:18:34 +00:00
Mark Andrews
4398add6a5
linux capset
2004-06-03 05:06:52 +00:00
Mark Andrews
7d7b3ad278
res_servicenumber returns -1 on error.
2004-06-03 04:44:15 +00:00
Mark Andrews
3dc68478eb
don't compare unsigned w/ <= 0.
2004-06-03 04:40:59 +00:00
Mark Andrews
1e6066b68f
update -b usage
2004-06-03 04:22:27 +00:00
Mark Andrews
44cf237d1d
regen
2004-06-03 04:17:55 +00:00
Mark Andrews
a68e747291
make sure executable files are executable.
2004-06-03 02:51:23 +00:00
Mark Andrews
4caab078d9
update corpauthor
2004-06-03 02:24:29 +00:00
Mark Andrews
55fe0312d0
645. [bug] named could trigger a REQUIRE failure if multiple
...
masters with keys are specified.
2004-05-29 00:01:11 +00:00
Mark Andrews
78920b507a
1643. [bug] dns_db_closeversion() could leak memory / node
...
references. [RT #11163 ]
2004-05-23 11:09:37 +00:00
Mark Andrews
1deb037c8e
regen
2004-05-21 08:21:37 +00:00
Mark Andrews
caf92532ae
1642. [port] Support OpenSSL implementations which don't have
...
DSA support. [RT #11360 ]
2004-05-21 08:20:01 +00:00
Mark Andrews
30294f6c0e
regen
2004-05-20 02:48:06 +00:00
Mark Andrews
15080fc251
1641. [bug] Update the check-names description in ARM. [RT #11389 ]
2004-05-20 00:24:27 +00:00
Mark Andrews
292f96ff4f
include <sys/param.h> for NetBSD
2004-05-18 01:40:02 +00:00
Mark Andrews
be622473b4
mfc71.dll and msvcr71.dll correspond to _MSC_VER 1310 (Wesley Griffin)
2004-05-18 01:29:42 +00:00
Mark Andrews
cb940a7288
do not install dnssec-makekeyset and dnssec-signkey.
2004-05-17 10:12:40 +00:00
Mark Andrews
95f4bcecf4
Install MFC71.DLL and MSVCR71.DLL if _MSC_VER is 1400
2004-05-17 10:10:06 +00:00
Mark Andrews
4be64b1ca2
pullup:
...
1661. [cleanup] indiscriminate use strlcat/strlcpy make auditing
harder.
2004-05-17 07:50:33 +00:00
Mark Andrews
f0bb2f7719
1634. [bug] named didn't supply a useful error message when it
...
detected duplicate views. [RT #11208 ]
2004-05-17 05:44:29 +00:00
Mark Andrews
c4de8d8c96
1638. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
...
incorrectly closing the socket. [RT #11291 ]
2004-05-17 03:21:08 +00:00
Mark Andrews
c9c83c4ad2
LIBTOO_MODE_INSTALL -> LIBTOOL_MODE_INSTALL
2004-05-16 00:16:11 +00:00
Tatuya JINMEI 神明達哉
aff41690b6
1629. [func] dig now supports IPv6 scoped addresses with the
...
extended format in the local-server part. [RT #8753 ]
(pull down to 9.4)
2004-05-15 03:47:17 +00:00
Mark Andrews
74eec39849
newcopyrights
2004-05-14 23:49:02 +00:00
Mark Andrews
7f6a0583f1
DVL -> DLV
2004-05-14 05:59:23 +00:00
Mark Andrews
ff9af122db
1638. [bug] "ixfr-from-differences" could generate a REQUIRE
...
failure if the journal open failed. [RT #11347 ]
2004-05-14 05:25:26 +00:00
Mark Andrews
02a4320bcd
1639. [func] Initial dlv system test.
2004-05-14 05:20:11 +00:00
Mark Andrews
aa1a497079
1606. [bug] DVL insecurity proof was failing.
...
1605. [func] New dns_db_find() option DNS_DBFIND_COVERINGNSEC.
2004-05-14 05:07:12 +00:00
cvs2git
a27623480f
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-05-14 04:58:26 +00:00
Mark Andrews
7b963cfbc5
1636. [bug] The dump done callback could get ISC_R_SUCCESS even if
...
a error had occured. The database version no longer
matched the version of the database that was dumped.
2004-05-14 01:18:01 +00:00
Mark Andrews
bc9e8c403f
1637. [bug] Node reference leak on error in addnoqname().
2004-05-14 01:16:00 +00:00
Mark Andrews
179814803c
move cleanup of in_roothints earlier to make it easier to detect reference
...
count mismatches.
2004-05-14 01:03:49 +00:00
Mark Andrews
df73d89a1c
1635. [bug] Memory leak on error in query_addds().
2004-05-14 00:59:30 +00:00
Mark Andrews
7cb6ca7958
newcopyrights
2004-05-13 23:49:49 +00:00
Tatuya JINMEI 神明達哉
22e5a0c8c0
corrected change entry ordering (broken in the previous commit)
2004-05-13 05:52:17 +00:00
Tatuya JINMEI 神明達哉
7f8ab29dcb
1630. [contrib] queryperf: add support for IPv6 transport.
...
(pull down to 9.4)
2004-05-13 05:51:37 +00:00
cvs2git
cb91b780ca
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-05-12 07:06:44 +00:00
Mark Andrews
57311e5df8
1633. [bug] named should return NOTIMP to update requests to a
...
slaves without a allow-update-forwarding acl specified.
[RT #11331 ]
2004-05-12 06:39:15 +00:00
Mark Andrews
1107676239
1632. [bug] nsupdate failed to send prerequisite only UPDATE
...
messages. [RT #11288 ]
2004-05-12 04:48:15 +00:00
Mark Andrews
7b5a3c1fd0
regen
2004-05-12 02:44:55 +00:00
Mark Andrews
f3991600da
refer to transfer-source and notify-source in query-source description.
2004-05-12 02:06:13 +00:00
Mark Andrews
dad5c123aa
1631. [bug] dns_journal_compact() could sometimes corrupt the
...
journal. [RT #11124 ]
2004-05-11 22:23:37 +00:00
Mark Andrews
11551beed8
1628. [bug] Typo in Compaq Trucluster support. [RT# 11264]
2004-05-06 03:25:58 +00:00
Mark Andrews
4cb64b11f1
newcopyrights
2004-05-05 23:49:24 +00:00
Mark Andrews
2ec5372082
1625. [bug] named failed to load/transfer RFC2535 signed zones
...
which contained CNAMES. [RT# 11237]
2004-05-05 01:32:37 +00:00
Mark Andrews
ea7087645f
silence compiler punned warning (adjust signed/unsigned chars).
2004-05-04 03:28:07 +00:00
Mark Andrews
bc245cf13d
silence compiler warning (cast to long and use %ld)
2004-05-04 03:24:02 +00:00
Mark Andrews
298eb0857d
1627. [bug] win32: sockets were not being closed when the
...
last external reference was removed. [RT# 11179]
2004-05-04 00:03:44 +00:00
Mark Andrews
cc1094f25c
regen
2004-05-03 10:59:17 +00:00
Mark Andrews
cd1c1074fe
1626. [bug] --enable-getifaddrs was broken. [RT#11259]
2004-05-03 10:57:33 +00:00
Mark Andrews
b4222ab69f
1624. [bug] zonemgr_putio() call should be locked. [RT# 11163]
2004-04-29 01:52:19 +00:00
Mark Andrews
476800df75
1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
...
available, and suppress wildcard binding if not.
1621. [bug] match-destinations did not work for IPv6 TCP queries.
[RT# 11156]
2004-04-29 01:45:54 +00:00
Mark Andrews
2ac036ebfb
1623. [bug] A serial number of zero was being displayed in the
...
"sending notifies" log message when also-notify was
used. [RT #11177 ]
2004-04-28 04:23:41 +00:00
Mark Andrews
2d89e6048e
1620. [func] When loading a zone report if it is signed. [RT #11149 ]
2004-04-28 04:07:23 +00:00
Mark Andrews
b2e565ba75
pullup:
...
decunix/ibm: gethostbyname_r() only supported a small number of addresses.
2004-04-22 03:33:23 +00:00
Mark Andrews
6b7dc303b7
1612. [bug] check-names at the option/view level could trigger
...
an INSIST. [RT# 11116]
2004-04-20 14:12:44 +00:00
Mark Andrews
d5f3865e75
1619. [bug] Missing ISC_LIST_UNLINK in end_reserved_dispatches().
...
[RT# 11118]
2004-04-20 07:10:44 +00:00
Mark Andrews
2ee8a9a4b9
1616. [compat] Ensure that named's version is visible in the core
...
dump. [RT #11127 ]
2004-04-20 06:53:03 +00:00
Mark Andrews
a45abfed67
1613. [bug] Builds would fail on machines w/o a if_nametoindex().
...
Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
[RT #11119 ]
2004-04-20 06:46:09 +00:00
Mark Andrews
fb8352775c
silence compiler warning
2004-04-19 23:41:03 +00:00
Mark Andrews
90c44ce934
1614. [port] win32: silence resource limit messages. [RT# 11101]
2004-04-19 23:15:59 +00:00
Mark Andrews
fc43874b3d
1618. [bug] Fencepost errors in dns_name_ishostname() and
...
dns_name_ismailbox() could trigger a INSIST().
2004-04-19 21:54:23 +00:00
Mark Andrews
6ad3caff69
1617. [port] win32: VC++ 6.0 support.
2004-04-19 06:20:46 +00:00
Mark Andrews
5327f2bda7
1615. [port] Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
...
it is defined.
2004-04-19 03:02:23 +00:00
Mark Andrews
97fdd08843
regen
2004-04-16 02:40:52 +00:00
Mark Andrews
c1425cc1d5
1600. [bug] Duplicate zone pre-load checks were not case
...
insensitive.
1599. [bug] Fix memory leak on error path when checking named.conf.
1598. [func] Specify that certain parts of the namespace must
be secure (dnssec-must-be-secure).
2004-04-16 00:01:45 +00:00
Mark Andrews
8f935bc37f
1611. [bug] solaris: IPv6 interface scanning failed to cope with
...
no active IPv6 interfaces.
2004-04-15 07:05:33 +00:00
Mark Andrews
95175131b3
1610. [bug] On dual stack machines "dig -b" failed to set the
...
address type to be looked up with "@server".
[RT #11069 ]
2004-04-15 06:50:30 +00:00
Mark Andrews
1b493bdca3
#include <time.h>.
2004-04-15 05:34:00 +00:00
Mark Andrews
3bdf0a6885
hide ((isc_event_t **) (void *)) cast using a macro, ISC_EVENT_PTR.
2004-04-15 02:04:05 +00:00
Mark Andrews
2813da82e5
Attempt to disable parallel processing.
2004-04-15 00:34:30 +00:00
Mark Andrews
ee89886bf1
silence compiler warning
2004-04-14 05:14:04 +00:00
Mark Andrews
70135b936f
regen
2004-04-13 12:17:09 +00:00
Mark Andrews
69f7a10d8e
add description for RES_NO_NIBBLE2
2004-04-13 07:11:42 +00:00
Mark Andrews
026edac15d
remove spurious tabs
2004-04-13 05:56:02 +00:00
Mark Andrews
45282ea0b8
remove stray nbits reference
2004-04-13 03:29:43 +00:00
Mark Andrews
d76583dcde
1609. [func] dig now has support to chase DNSSEC signature chains.
...
Requires -DDIG_SIGCHASE=1 to be set in STD_CDEFINES.
2004-04-13 03:01:28 +00:00
Mark Andrews
8420fe1554
1608. [func] dig and host now accept -4/-6 to select IP transport
...
to use when making queries.
2004-04-13 01:30:33 +00:00
Mark Andrews
53190193d9
#ifdef EPFNOSUPPORT
2004-04-12 07:13:50 +00:00
Mark Andrews
68f0e786c9
1601. [bug] Silence spurious warning 'both "recursion no;" and
...
"allow-recursion" active' warning from view "_bind".
[RT# 10920]
2004-04-10 05:03:33 +00:00
Mark Andrews
fa2eb19362
1602. [bug] Logging to a file failed unless a size was specified.
...
[RT# 10925]
2004-04-10 04:31:45 +00:00
Mark Andrews
c56abaf801
1603. [bug] nsupdate: set interactive based on isatty().
...
[RT# 10929]
2004-04-10 04:09:39 +00:00
Mark Andrews
b4a33928e8
pullup from BIND 8
...
1657. [bug] gmtime_r() called incorrectly.
2004-04-10 03:44:57 +00:00
Mark Andrews
7c3cd0fbcf
add missing double-quote
2004-04-10 02:51:53 +00:00
Mark Andrews
a63cbcb6d3
1607. [bug] dig, host and nslookup were still using random()
...
to generate query ids. [RT# 11013]
2004-04-08 01:26:01 +00:00
Mark Andrews
8ed427554c
1594. [bug] 'rndc dumpdb' could prevent named from answering
...
queries while the dump was in progress. [RT #10565 ]
2004-04-08 00:11:24 +00:00
Mark Andrews
0526023fec
regen
2004-04-07 00:58:17 +00:00
Mark Andrews
b00f9a463a
regen
2004-04-06 22:02:30 +00:00
Mark Andrews
aa887cfa4c
1604. [bug] A xfrout_ctx_create() failure would result in
...
xfrout_ctx_destroy() being called with a
partially initialized structure.
2004-04-06 00:31:24 +00:00
Mark Andrews
bc94d297e5
1595. [func] New notify type 'master-only'. Enable notify for
...
master zones only.
2004-03-30 02:12:16 +00:00
Mark Andrews
33ef81bd13
1596. [func] Accept 'notify-source' style syntax for query-source.
2004-03-30 02:04:47 +00:00
cvs2git
b707bf2a1f
This commit was manufactured by cvs2git to create branch 'v9_4'.
2004-03-30 01:18:50 +00:00