]> git.ipfire.org Git - thirdparty/bind9.git/log
thirdparty/bind9.git
18 years ago2278. [bug] win32: handle the case where Windows returns no
Mark Andrews [Fri, 14 Dec 2007 01:40:42 +0000 (01:40 +0000)] 
2278.   [bug]           win32: handle the case where Windows returns no
                        searchlist or DNS suffix. [RT #17354]

18 years ago2277. [bug] Empty zone names were not correctly being caught at
Mark Andrews [Fri, 14 Dec 2007 01:27:12 +0000 (01:27 +0000)] 
2277.   [bug]           Empty zone names were not correctly being caught at
                        in the post parse checks. [RT #17357]

18 years agoauto update
Automatic Updater [Thu, 13 Dec 2007 23:18:07 +0000 (23:18 +0000)] 
auto update

18 years agoauto update
Automatic Updater [Tue, 11 Dec 2007 23:18:48 +0000 (23:18 +0000)] 
auto update

18 years ago2276. [bug] Install <dst/gssapi.h>. [RT# 17359]
Mark Andrews [Tue, 11 Dec 2007 20:28:55 +0000 (20:28 +0000)] 
2276.   [bug]           Install <dst/gssapi.h>.  [RT# 17359]

18 years agocustom_WFB_v9_4_2
Mark Andrews [Wed, 5 Dec 2007 23:33:46 +0000 (23:33 +0000)] 
custom_WFB_v9_4_2

18 years agoauto update
Automatic Updater [Wed, 5 Dec 2007 23:18:07 +0000 (23:18 +0000)] 
auto update

18 years ago2275. [func] Add support to dig to perform IXFR queries over UDP.
Mark Andrews [Mon, 3 Dec 2007 00:21:48 +0000 (00:21 +0000)] 
2275.   [func]          Add support to dig to perform IXFR queries over UDP.
                        [RT #17235]

18 years agoadjust bytes/sec calculation to not loose precision
Mark Andrews [Sun, 2 Dec 2007 23:55:01 +0000 (23:55 +0000)] 
adjust bytes/sec calculation to not loose precision

18 years agoadjust xfr stats message
Mark Andrews [Sun, 2 Dec 2007 23:47:01 +0000 (23:47 +0000)] 
adjust xfr stats message

18 years ago2274. [func] Log zone transfer statistics. [RT #17161]
Mark Andrews [Sun, 2 Dec 2007 23:21:19 +0000 (23:21 +0000)] 
2274.   [func]          Log zone transfer statistics. [RT #17161]

18 years ago2273. [bug] Adjust log level to WARNING when saving inconsistant
Mark Andrews [Sun, 2 Dec 2007 22:27:54 +0000 (22:27 +0000)] 
2273.   [bug]           Adjust log level to WARNING when saving inconsistant
                        stub/slave master and journal files. [RT# 17279]

18 years ago2272. [bug] Handle illegal dnssec-lookaside trust-anchor names.
Mark Andrews [Sun, 2 Dec 2007 21:58:23 +0000 (21:58 +0000)] 
2272.   [bug]           Handle illegal dnssec-lookaside trust-anchor names.
                        [RT #17262]

18 years agofix rt17100: don't set free callback to NULL here. This was likely early debugging...
Michael Graff [Sun, 2 Dec 2007 21:34:20 +0000 (21:34 +0000)] 
fix rt17100: don't set free callback to NULL here.  This was likely early debugging code, and was an error since it is set at the beginning of each request, and should not be modified during the request.

18 years agowhitespace
Mark Andrews [Sun, 2 Dec 2007 21:17:03 +0000 (21:17 +0000)] 
whitespace

18 years agoApease Mark
Michael Graff [Sun, 2 Dec 2007 21:15:37 +0000 (21:15 +0000)] 
Apease Mark

18 years ago2270. [bug] dns_db_closeversion() version->writer could be reset
Mark Andrews [Sun, 2 Dec 2007 20:27:35 +0000 (20:27 +0000)] 
2270.   [bug]           dns_db_closeversion() version->writer could be reset
                        before it is tested. [RT #17290]

18 years ago2269. [contrib] dbus memory leaks and missing va_end calls. [RT #17232]
Mark Andrews [Sun, 2 Dec 2007 19:20:20 +0000 (19:20 +0000)] 
2269.   [contrib]       dbus memory leaks and missing va_end calls. [RT #17232]

18 years ago2268. [bug] 0.IN-ADDR.ARPA was missing from the empty zones
Mark Andrews [Sun, 2 Dec 2007 18:56:03 +0000 (18:56 +0000)] 
2268.   [bug]           0.IN-ADDR.ARPA was missing from the empty zones
                        list.

18 years agoauto update
Automatic Updater [Fri, 30 Nov 2007 23:18:21 +0000 (23:18 +0000)] 
auto update

18 years agoauto update
Automatic Updater [Tue, 27 Nov 2007 23:18:16 +0000 (23:18 +0000)] 
auto update

18 years agoAdd dns_peer_newprifix to libdns.def
Evan Hunt [Tue, 27 Nov 2007 20:44:31 +0000 (20:44 +0000)] 
Add dns_peer_newprifix to libdns.def

18 years agoRerolling 9.5.0b1, moving release line to the top.
Evan Hunt [Tue, 27 Nov 2007 19:32:28 +0000 (19:32 +0000)] 
Rerolling 9.5.0b1, moving release line to the top.

18 years agoRadix tree node_num value could be set incorrectly, causing positive ACL
Evan Hunt [Tue, 27 Nov 2007 19:14:45 +0000 (19:14 +0000)] 
Radix tree node_num value could be set incorrectly, causing positive ACL
matches to look like negative ones.  [rt17311]

18 years agoauto update
Automatic Updater [Mon, 26 Nov 2007 23:18:08 +0000 (23:18 +0000)] 
auto update

18 years ago2266. [bug] client.c:get_clientmctx() returned the same mctx
Mark Andrews [Mon, 26 Nov 2007 04:47:17 +0000 (04:47 +0000)] 
2266.   [bug]           client.c:get_clientmctx() returned the same mctx
                        once the pool of mctx's was filled. [RT #17218]

18 years ago2265. [bug] Test that the memory context's basic_table is non NULL
Mark Andrews [Mon, 26 Nov 2007 04:27:19 +0000 (04:27 +0000)] 
2265.   [bug]           Test that the memory context's basic_table is non NULL
                        before freeing.  [RT #17265]

18 years ago2264. [bug] Server prefix length was being ignored. [RT #17308]
Mark Andrews [Mon, 26 Nov 2007 02:43:53 +0000 (02:43 +0000)] 
2264.   [bug]           Server prefix length was being ignored. [RT #17308]

18 years ago2263. [bug] "named-checkconf -z" failed to set default value
Mark Andrews [Mon, 26 Nov 2007 02:12:45 +0000 (02:12 +0000)] 
2263.   [bug]           "named-checkconf -z" failed to set default value
                        for "check-integrity".  [RT #17306]

18 years ago2262. [bug] Error status from all but the last view could be
Mark Andrews [Mon, 26 Nov 2007 01:56:35 +0000 (01:56 +0000)] 
2262.   [bug]           Error status from all but the last view could be
                        lost. [RT #17292]

18 years ago2262. [bug] Error status from all but the last view could be
Mark Andrews [Mon, 26 Nov 2007 01:51:32 +0000 (01:51 +0000)] 
2262.   [bug]           Error status from all but the last view could be
                        lost. [RT #17292]

18 years agoregen
Mark Andrews [Mon, 26 Nov 2007 01:35:18 +0000 (01:35 +0000)] 
regen

18 years agoauto update
Automatic Updater [Fri, 23 Nov 2007 23:18:08 +0000 (23:18 +0000)] 
auto update

18 years agocustom_ALLIANZ_v9_4_2
Mark Andrews [Fri, 23 Nov 2007 04:32:30 +0000 (04:32 +0000)] 
custom_ALLIANZ_v9_4_2

18 years agocustom_CISCO_v9_3_4_P1
Mark Andrews [Fri, 23 Nov 2007 04:26:07 +0000 (04:26 +0000)] 
custom_CISCO_v9_3_4_P1

18 years ago*** empty log message ***
Evan Hunt [Tue, 20 Nov 2007 00:55:00 +0000 (00:55 +0000)] 
*** empty log message ***

18 years agoRelease 9.5.0b1
Evan Hunt [Mon, 19 Nov 2007 23:33:19 +0000 (23:33 +0000)] 
Release 9.5.0b1

18 years agoauto update
Automatic Updater [Mon, 19 Nov 2007 23:18:00 +0000 (23:18 +0000)] 
auto update

18 years agoFix memory leak with "any" and "none" ACLs [RT #17272]
Evan Hunt [Mon, 19 Nov 2007 23:13:28 +0000 (23:13 +0000)] 
Fix memory leak with "any" and "none" ACLs [RT #17272]

18 years agocustom_NOM_v9_5_0a7
Mark Andrews [Mon, 19 Nov 2007 03:47:25 +0000 (03:47 +0000)] 
custom_NOM_v9_5_0a7

18 years agonew draft
Mark Andrews [Mon, 19 Nov 2007 01:55:02 +0000 (01:55 +0000)] 
new draft

18 years agonew draft
Mark Andrews [Thu, 15 Nov 2007 23:54:27 +0000 (23:54 +0000)] 
new draft

18 years agoUpdating build list of OSes from both staff and recent community reports.
Jonathan Casey [Wed, 14 Nov 2007 16:36:56 +0000 (16:36 +0000)] 
Updating build list of OSes from both staff and recent community reports.

18 years agoauto update
Automatic Updater [Mon, 12 Nov 2007 23:17:53 +0000 (23:17 +0000)] 
auto update

18 years agonewcopyrights
Automatic Updater [Fri, 9 Nov 2007 23:30:21 +0000 (23:30 +0000)] 
newcopyrights

18 years ago#if 0 out many, many debugging statements left behind. There's no way anyone is...
Michael Graff [Fri, 9 Nov 2007 21:47:41 +0000 (21:47 +0000)] 
#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.

18 years agonew draft
Mark Andrews [Tue, 6 Nov 2007 05:15:07 +0000 (05:15 +0000)] 
new draft

18 years agoadd words for stats-server configuration, and mention libxml2 dependacy
Michael Graff [Mon, 5 Nov 2007 17:05:03 +0000 (17:05 +0000)] 
add words for stats-server configuration, and mention libxml2 dependacy

18 years agoadd alternate Mac OS answer
Mark Andrews [Fri, 2 Nov 2007 00:25:41 +0000 (00:25 +0000)] 
add alternate Mac OS answer

18 years agoHow do I run BIND 9 on Apple Mac OS X?
Mark Andrews [Thu, 1 Nov 2007 21:55:53 +0000 (21:55 +0000)] 
How do I run BIND 9 on Apple Mac OS X?

18 years agoWhoops... fix change numbers and put placeholder back in. :(
Shane Kerr [Thu, 1 Nov 2007 13:12:20 +0000 (13:12 +0000)] 
Whoops... fix change numbers and put placeholder back in. :(

18 years agoFix logging when increasing client-per-query.
Shane Kerr [Thu, 1 Nov 2007 13:00:17 +0000 (13:00 +0000)] 
Fix logging when increasing client-per-query.
See RT ticket #17236 for more.

18 years agoplaceholder
Mark Andrews [Wed, 31 Oct 2007 06:59:03 +0000 (06:59 +0000)] 
placeholder

18 years ago9.5.0a7
Mark Andrews [Wed, 31 Oct 2007 02:55:02 +0000 (02:55 +0000)] 
9.5.0a7

18 years agoregen
Mark Andrews [Wed, 31 Oct 2007 02:52:19 +0000 (02:52 +0000)] 
regen

18 years agomove 9.5.0a7 release marker
Mark Andrews [Wed, 31 Oct 2007 02:02:56 +0000 (02:02 +0000)] 
move 9.5.0a7 release marker

18 years ago2258. [bug] Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
Mark Andrews [Wed, 31 Oct 2007 01:56:47 +0000 (01:56 +0000)] 
2258.   [bug]           Fallback from IXFR/TSIG to SOA/AXFR/TSIG broken.
                        [RT #17241]

18 years agofix tag
Mark Andrews [Wed, 31 Oct 2007 01:40:00 +0000 (01:40 +0000)] 
fix tag

18 years agoregen
Mark Andrews [Wed, 31 Oct 2007 01:36:30 +0000 (01:36 +0000)] 
regen

18 years ago2257. [bug] win32: Use the full path to vcredist_x86.exe when
Mark Andrews [Wed, 31 Oct 2007 01:34:19 +0000 (01:34 +0000)] 
2257.   [bug]           win32: Use the full path to vcredist_x86.exe when
                        calling it. [RT #17222]

18 years ago2256. [bug] win32: Correctly register the installation location of
Mark Andrews [Wed, 31 Oct 2007 00:05:36 +0000 (00:05 +0000)] 
2256.   [bug]           win32: Correctly register the installation location of
                        bindevt.dll. [RT #17159]

18 years agoremove ns2/dlv.db when cleaning
Mark Andrews [Tue, 30 Oct 2007 23:56:09 +0000 (23:56 +0000)] 
remove ns2/dlv.db when cleaning

18 years ago2255. [bug] L.ROOT-SERVERS.NET is now 199.7.83.42.
Mark Andrews [Tue, 30 Oct 2007 23:44:01 +0000 (23:44 +0000)] 
2255.   [bug]           L.ROOT-SERVERS.NET is now 199.7.83.42.

18 years agoQ. Is there a bugzilla (or other tool) database that mere mortals can
Mark Andrews [Tue, 30 Oct 2007 23:34:10 +0000 (23:34 +0000)] 
Q. Is there a bugzilla (or other tool) database that mere mortals can
have (read-only) access to for bind?

18 years agowhitespace
Mark Andrews [Tue, 30 Oct 2007 23:30:09 +0000 (23:30 +0000)] 
whitespace

18 years agoauto update
Automatic Updater [Tue, 30 Oct 2007 23:18:34 +0000 (23:18 +0000)] 
auto update

18 years agoauto update
Automatic Updater [Mon, 29 Oct 2007 23:18:27 +0000 (23:18 +0000)] 
auto update

18 years agoupdate rt17237 description
Francis Dupont [Thu, 25 Oct 2007 13:59:33 +0000 (13:59 +0000)] 
update rt17237 description

18 years agoauto update
Automatic Updater [Wed, 24 Oct 2007 23:18:18 +0000 (23:18 +0000)] 
auto update

18 years ago2254. [bug] timer.c:dispatch() failed to lock timer->lock
Mark Andrews [Wed, 24 Oct 2007 00:57:23 +0000 (00:57 +0000)] 
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]

18 years agoauto update
Automatic Updater [Mon, 22 Oct 2007 23:17:38 +0000 (23:17 +0000)] 
auto update

18 years agospace vs tab
Mark Andrews [Mon, 22 Oct 2007 14:26:30 +0000 (14:26 +0000)] 
space vs tab

18 years agoregen
Mark Andrews [Sun, 21 Oct 2007 22:15:34 +0000 (22:15 +0000)] 
regen

18 years agoduplicate change number
Mark Andrews [Sat, 20 Oct 2007 09:14:54 +0000 (09:14 +0000)] 
duplicate change number

18 years agoauto update
Automatic Updater [Fri, 19 Oct 2007 23:18:11 +0000 (23:18 +0000)] 
auto update

18 years agoUpdated for 9.5.0a7
Evan Hunt [Fri, 19 Oct 2007 17:52:33 +0000 (17:52 +0000)] 
Updated for 9.5.0a7

18 years agocommit lruttl to the mainline. A tag was set called skan_lruttl-mainline-base, and...
Michael Graff [Fri, 19 Oct 2007 17:15:53 +0000 (17:15 +0000)] 
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

18 years agoAdditional fix for
Evan Hunt [Fri, 19 Oct 2007 00:28:20 +0000 (00:28 +0000)] 
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.

18 years agoauto update
Automatic Updater [Thu, 18 Oct 2007 23:18:10 +0000 (23:18 +0000)] 
auto update

18 years agohouse keeping
Mark Andrews [Thu, 18 Oct 2007 07:30:59 +0000 (07:30 +0000)] 
house keeping

18 years agoAdditional changes for:
Mark Andrews [Thu, 18 Oct 2007 05:42:03 +0000 (05:42 +0000)] 
Additional changes for:
2252.   [bug]           Fixed errors in sortlist code [RT #17216]

18 years agoFix error in sortlist code -- was using the wrong nest level, which
Evan Hunt [Thu, 18 Oct 2007 01:37:49 +0000 (01:37 +0000)] 
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]

18 years agoauto update
Automatic Updater [Tue, 16 Oct 2007 23:18:03 +0000 (23:18 +0000)] 
auto update

18 years agoFixed some memory management problems in sortlist code [rt17216]
Evan Hunt [Fri, 12 Oct 2007 04:17:18 +0000 (04:17 +0000)] 
Fixed some memory management problems in sortlist code [rt17216]

18 years agoauto update
Automatic Updater [Thu, 11 Oct 2007 23:17:45 +0000 (23:17 +0000)] 
auto update

18 years agoauto update
Automatic Updater [Wed, 10 Oct 2007 23:18:16 +0000 (23:18 +0000)] 
auto update

18 years agoauto update
Automatic Updater [Tue, 9 Oct 2007 23:18:54 +0000 (23:18 +0000)] 
auto update

18 years agoauto update
Automatic Updater [Fri, 5 Oct 2007 23:18:06 +0000 (23:18 +0000)] 
auto update

18 years agonewcopyrights
Automatic Updater [Fri, 28 Sep 2007 23:30:22 +0000 (23:30 +0000)] 
newcopyrights

18 years agoClean up build errors on Windows for 9.5.0a7.
Evan Hunt [Fri, 28 Sep 2007 00:11:32 +0000 (00:11 +0000)] 
Clean up build errors on Windows for 9.5.0a7.

Also, changed isc_destroy_radix() to isc_radix_destroy() to match
the naming convention for other radix routines.

18 years agoRelease 9.5.0a7
Evan Hunt [Thu, 27 Sep 2007 02:56:01 +0000 (02:56 +0000)] 
Release 9.5.0a7

18 years agoauto update
Automatic Updater [Wed, 26 Sep 2007 23:18:09 +0000 (23:18 +0000)] 
auto update

18 years agoregen
Mark Andrews [Wed, 26 Sep 2007 04:37:24 +0000 (04:37 +0000)] 
regen

18 years ago2250. [func] New flag 'memstatistics' to state whether the
Mark Andrews [Wed, 26 Sep 2007 03:22:45 +0000 (03:22 +0000)] 
2250.   [func]          New flag 'memstatistics' to state whether the
                        memory statistics file should be written or not.
                        Additionally named's -m option will cause the
                        statistics file to be written. [RT #17113]

18 years agoOnly set Authentic Data bit if client wants DNSSEC, per RFC 3655. [RT #17175]
Evan Hunt [Wed, 26 Sep 2007 03:04:45 +0000 (03:04 +0000)] 
Only set Authentic Data bit if client wants DNSSEC, per RFC 3655. [RT #17175]

18 years agoupdate copyright notice
Automatic Updater [Mon, 24 Sep 2007 23:46:48 +0000 (23:46 +0000)] 
update copyright notice

18 years agonewcopyrights
Automatic Updater [Mon, 24 Sep 2007 23:30:20 +0000 (23:30 +0000)] 
newcopyrights

18 years agoFixes for several errors found by Coverity. [rt17160]
Evan Hunt [Mon, 24 Sep 2007 17:18:25 +0000 (17:18 +0000)] 
Fixes for several errors found by Coverity. [rt17160]

18 years agoregen
Mark Andrews [Mon, 24 Sep 2007 05:40:34 +0000 (05:40 +0000)] 
regen

18 years ago2247. [doc] Sort doc/misc/options. [RT #17067]
Mark Andrews [Mon, 24 Sep 2007 04:21:59 +0000 (04:21 +0000)] 
2247.   [doc]           Sort doc/misc/options. [RT #17067]