Commit Graph

14684 Commits

Author SHA1 Message Date
cvs2git
00a4159352 This commit was manufactured by cvs2git to create branch
'custom_NOM_v9_5_0a7'.
2007-11-19 01:55:03 +00:00
Mark Andrews
f2c63f2b65 new draft 2007-11-19 01:55:02 +00:00
Mark Andrews
166b112d6d new draft 2007-11-15 23:54:27 +00:00
Jonathan Casey
0bdc099a35 Updating build list of OSes from both staff and recent community reports. 2007-11-14 16:36:56 +00:00
Automatic Updater
dab21eb4ea auto update 2007-11-12 23:17:53 +00:00
cvs2git
a1e1382c9a This commit was manufactured by cvs2git to create branch 'sp1705a'. 2007-11-09 23:30:22 +00:00
Automatic Updater
21f8d40dbd newcopyrights 2007-11-09 23:30:21 +00:00
Michael Graff
45b2fd65df #if 0 out many, many debugging statements left behind. There's no way anyone is using this -- I hope. With about 10 error-level logging statements per query, it is really slow at best. 2007-11-09 21:47:41 +00:00
Mark Andrews
ad5008ef7e new draft 2007-11-06 05:15:07 +00:00
Michael Graff
5d32433b95 add words for stats-server configuration, and mention libxml2 dependacy 2007-11-05 17:05:03 +00:00
Mark Andrews
74f38b2a47 add alternate Mac OS answer 2007-11-02 00:25:41 +00:00
Mark Andrews
7f8843a706 How do I run BIND 9 on Apple Mac OS X? 2007-11-01 21:55:53 +00:00
Shane Kerr
67213ca3d0 Whoops... fix change numbers and put placeholder back in. :( 2007-11-01 13:12:20 +00:00
Shane Kerr
d55494b8e9 Fix logging when increasing client-per-query.
See RT ticket #17236 for more.
2007-11-01 13:00:17 +00:00
Mark Andrews
fe8e624501 placeholder 2007-10-31 06:59:03 +00:00
Mark Andrews
4f50133a80 9.5.0a7 2007-10-31 02:55:02 +00:00
Mark Andrews
158987ef54 regen 2007-10-31 02:52:19 +00:00
Mark Andrews
d813808a01 move 9.5.0a7 release marker 2007-10-31 02:02:56 +00:00
Mark Andrews
33170a4b2b 2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
[RT #17241]
2007-10-31 01:56:47 +00:00
Mark Andrews
fd368cec2a fix tag 2007-10-31 01:40:00 +00:00
Mark Andrews
d8e3f8e0c7 regen 2007-10-31 01:36:30 +00:00
Mark Andrews
2cc262c093 2257. [bug] win32: Use the full path to vcredist_x86.exe when
calling it. [RT #17222]
2007-10-31 01:34:19 +00:00
Mark Andrews
76a378884f 2256. [bug] win32: Correctly register the installation location of
bindevt.dll. [RT #17159]
2007-10-31 00:05:36 +00:00
Mark Andrews
8b6418238d remove ns2/dlv.db when cleaning 2007-10-30 23:56:09 +00:00
Mark Andrews
0374545137 2255. [bug] L.ROOT-SERVERS.NET is now 199.7.83.42. 2007-10-30 23:44:01 +00:00
Mark Andrews
5cdc5206b7 Q. Is there a bugzilla (or other tool) database that mere mortals can
have (read-only) access to for bind?
2007-10-30 23:34:10 +00:00
Mark Andrews
c810393bd8 whitespace 2007-10-30 23:30:09 +00:00
Automatic Updater
0d245c66ab auto update 2007-10-30 23:18:34 +00:00
Automatic Updater
bbf8ac9ff2 auto update 2007-10-29 23:18:27 +00:00
Francis Dupont
32c3c16b3e update rt17237 description 2007-10-25 13:59:33 +00:00
Automatic Updater
955ab023df auto update 2007-10-24 23:18:18 +00:00
Mark Andrews
f183f4c0cd 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 00:57:23 +00:00
Automatic Updater
1aae495985 auto update 2007-10-22 23:17:38 +00:00
Mark Andrews
e9908a145e space vs tab 2007-10-22 14:26:30 +00:00
Mark Andrews
276e28f813 regen 2007-10-21 22:15:34 +00:00
Mark Andrews
71f4918fd8 duplicate change number 2007-10-20 09:14:54 +00:00
Automatic Updater
99db4fd6c7 auto update 2007-10-19 23:18:11 +00:00
Evan Hunt
ffc65cc90d Updated for 9.5.0a7 2007-10-19 17:52:33 +00:00
Michael Graff
b239c8294a commit lruttl to the mainline. A tag was set called skan_lruttl-mainline-base, and I will tag this as skan_lruttl-mainline-merge after this commit 2007-10-19 17:15:53 +00:00
Evan Hunt
9578f883b7 Additional fix for
2252.   [bug]           Fixed errors in sortlist code [RT #17216]

... making sure negation is passed down correctly from a parent ACL
into a nested ACL.
2007-10-19 00:28:20 +00:00
Automatic Updater
c29090b732 auto update 2007-10-18 23:18:10 +00:00
Mark Andrews
4fe43c36f6 house keeping 2007-10-18 07:30:59 +00:00
Mark Andrews
a6237c895b Additional changes for:
2252.   [bug]           Fixed errors in sortlist code [RT #17216]
2007-10-18 05:42:03 +00:00
Evan Hunt
873a2046fb Fix error in sortlist code -- was using the wrong nest level, which
caused the response-order ACL to be merged into a single iptable and
lose its ordering. [rt17216]
2007-10-18 01:37:49 +00:00
Automatic Updater
0a6b6bad04 auto update 2007-10-16 23:18:03 +00:00
Evan Hunt
dabe7f50bb Fixed some memory management problems in sortlist code [rt17216] 2007-10-12 04:17:18 +00:00
Automatic Updater
4f7715809f auto update 2007-10-11 23:17:45 +00:00
Automatic Updater
a633d2683d auto update 2007-10-10 23:18:16 +00:00
Automatic Updater
28048a043b auto update 2007-10-09 23:18:54 +00:00
Automatic Updater
68e6aed6e8 auto update 2007-10-05 23:18:06 +00:00