Commit Graph

15158 Commits

Author SHA1 Message Date
Evan Hunt
fe75a4844e update for 9.5.0-P1 2008-05-27 22:46:39 +00:00
Evan Hunt
3917e0f147 Fully randomize UDP query ports to improve forgery resilience. [rt17949] 2008-05-27 22:36:11 +00:00
Mark Andrews
0598502e9e KNOWN-DEFECTS 2008-05-23 02:37:54 +00:00
Evan Hunt
4883ba14a2 Tidied the text a little v9.5.0 2008-05-22 22:15:04 +00:00
Evan Hunt
1b009fdcb6 Added KNOWN-DEFECTS file and changed README to refer to it, so as
to include fix for rt18092 in 9.5.0 final, without the risk of
including insufficiently-tested code.
2008-05-21 23:51:47 +00:00
Evan Hunt
305ef3b37e - "blackhole" ACLs could cause named to segfault due to some uninitialized
memory. [rt18095]
- Also removed some erroneously duplicated code in zoneconf.c
2008-05-21 23:26:11 +00:00
Evan Hunt
4f47207ff3 Releasing 9.5.0 2008-05-17 06:15:36 +00:00
Automatic Updater
9367357752 update copyright notice 2008-05-15 23:46:37 +00:00
Automatic Updater
fcf5669651 newcopyrights 2008-05-15 23:30:21 +00:00
Automatic Updater
3751d910d4 regen 2008-05-15 01:42:11 +00:00
Evan Hunt
42a1be3481 fixed incorrect TAG_HMACSHA256_BITS value [rt18047] 2008-05-15 00:50:50 +00:00
Automatic Updater
09d567f784 update copyright notice 2008-05-14 23:46:33 +00:00
Automatic Updater
4edcb0a7b4 newcopyrights 2008-05-14 23:30:18 +00:00
Evan Hunt
e86a55fa74 Updating for 9.5.0 release 2008-05-14 18:55:47 +00:00
Automatic Updater
e81a504bc9 regen 2008-05-14 01:42:16 +00:00
Evan Hunt
674e9786c9 add +nsid option to dig man page. [rt18039] 2008-05-13 23:59:03 +00:00
Automatic Updater
8f205b69b1 update copyright notice 2008-05-13 23:46:31 +00:00
Evan Hunt
03007a2095 "rndc freeze" could trigger an assertion in named when called on a
nonexistent zone. [rt18050]
2008-05-13 01:23:22 +00:00
Mark Andrews
b0b37d3fcf spelling 2008-05-13 00:28:26 +00:00
Evan Hunt
47682a39a6 Releasing 9.5.0rc1 v9.5.0rc1 2008-05-06 01:55:20 +00:00
Evan Hunt
c6fe8292ad Releasing 9.5.0rc1 2008-05-06 01:47:41 +00:00
Automatic Updater
09216afdb1 regen 2008-05-06 01:41:47 +00:00
Evan Hunt
ecc7721a06 Linux: use libcap for capability management if possible. [RT# 18026] 2008-05-06 01:33:33 +00:00
Evan Hunt
37df6394c2 Improve counting of dns_resstatscounter_retry [rt18030] 2008-05-06 01:11:30 +00:00
Evan Hunt
c38498dc94 Document changes to "rrset-order fixed". [rt17977] 2008-05-05 22:38:15 +00:00
Mark Andrews
cbcda9fcbf add lock comment 2008-05-03 05:06:03 +00:00
Mark Andrews
4d5d79c2bf 2366. [bug] Adb shutdown race. [RT #18021] 2008-05-02 04:42:32 +00:00
Automatic Updater
8aaed07569 regen 2008-05-02 01:41:47 +00:00
Tatuya JINMEI 神明達哉
412555b357 cleanups for LRU-caching code [RT #18018] 2008-05-01 18:32:32 +00:00
Evan Hunt
5436d7d29d *** empty log message *** 2008-04-29 01:05:39 +00:00
Evan Hunt
9b499d30ab Fix a bug causing dns_acl_isany() to return spurious results [rt18000] 2008-04-29 01:04:14 +00:00
Mark Andrews
c8535afd17 2364. [bug] named could trigger a assertion when serving a
malformed signed zone. [RT #17828]
2008-04-29 00:56:50 +00:00
Mark Andrews
b03896b8f2 2363. [port] sunos: pre-set "lt_cv_sys_max_cmd_len=4096;".
[RT #17513]
2008-04-28 23:51:46 +00:00
Mark Andrews
cc8f4eeb27 update #2331 description 2008-04-28 03:30:14 +00:00
Mark Andrews
e602fc802e update 2008-04-27 03:33:16 +00:00
Automatic Updater
b08fa225e7 update copyright notice 2008-04-24 23:46:29 +00:00
Automatic Updater
3c9321d7f6 newcopyrights 2008-04-24 23:30:15 +00:00
Evan Hunt
982f479ef8 Change rrsetorder test two ways:
1) only test "fixed" ordering if it was compiled in
2) test whether "cyclic" ordering is cyclic, but don't
   rely on the initial state being predictable
[rt17977]
2008-04-24 21:52:18 +00:00
Automatic Updater
eeaf86677c update copyright notice 2008-04-23 23:46:29 +00:00
Automatic Updater
90db307f35 newcopyrights 2008-04-23 23:30:21 +00:00
Evan Hunt
cb66d7252e Make "rrset-order fixed" a compile-time option. settable by
"./configure --enable-fixed-rrset". Disabled by default. [rt17977]
2008-04-23 21:44:52 +00:00
Tatuya JINMEI 神明達哉
49a05a11d9 2361. [bug] "recursion" statistics counter could be counted
multiple times for a single query.  [RT #17990]
2008-04-23 01:18:33 +00:00
Evan Hunt
516f7013e6 Missing type in internal_next() function declaration 2008-04-18 19:47:26 +00:00
Mark Andrews
4203f5255b 9.5.0b3 v9.5.0b3 2008-04-11 04:43:00 +00:00
Mark Andrews
96f73d33c2 fix bad NSID/EDNS interaction [RT #17952] 2008-04-10 07:20:27 +00:00
Evan Hunt
710077836a Added mention of NSID 2008-04-10 01:14:28 +00:00
Automatic Updater
e431b34601 regen 2008-04-09 23:37:47 +00:00
Mark Andrews
739ca9f9ad BIND version 9.4 -> 9.5 2008-04-09 22:53:50 +00:00
Automatic Updater
dbbab64f9d update copyright notice 2008-04-09 22:53:06 +00:00
Automatic Updater
e3b7bbf52b newcopyrights 2008-04-09 22:51:18 +00:00