BIND 10 master, updated. 0a85e0e55c24798e91bdbbd39bd1fbe97d72f3f8 [master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Jan 25 00:02:10 UTC 2013
The branch, master has been updated
via 0a85e0e55c24798e91bdbbd39bd1fbe97d72f3f8 (commit)
via bc5a59ac90aa09fc1d32212ab1b80428b46f9543 (commit)
via c6afb4411dea5f77e3f1ce923271f124583fa59e (commit)
from f969ebef7a0d51d33c9c2eb3f034ad25bda2f4f3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0a85e0e55c24798e91bdbbd39bd1fbe97d72f3f8
Merge: bc5a59a f969ebe
Author: Jeremy C. Reed <jreed at isc.org>
Date: Thu Jan 24 18:02:07 2013 -0600
[master]Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
commit bc5a59ac90aa09fc1d32212ab1b80428b46f9543
Author: Jeremy C. Reed <jreed at isc.org>
Date: Thu Jan 24 18:01:13 2013 -0600
[master] changelog cleanups
indent on description
use a tab before the keyword type.
use two tabs before the committer username.
line too long
commit c6afb4411dea5f77e3f1ce923271f124583fa59e
Author: Jeremy C. Reed <jreed at isc.org>
Date: Thu Jan 24 17:58:48 2013 -0600
[master] remove space before a tab in indent
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 023de15..7f8cbde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -50,20 +50,20 @@
to complete.
(Trac #2574, git 5b8a824054313bdecb8988b46e55cb2e94cb2d6c)
-553. [func] stephen
+553. [func] stephen
Values of the parameters to access the DHCP server lease database
can now be set through the BIND 10 configuration mechanism.
(Trac #2559, git 6c6f405188cc02d2358e114c33daff58edabd52a)
-552. [bug] shane
- Build on Raspberry PI.
+552. [bug] shane
+ Build on Raspberry PI.
The main issue was use of char for reading from input streams,
which is incorrect, as EOF is returned as an int -1, which would
then get cast into a char -1.
A number of other minor issues were also fixed.
(Trac #2571, git 525333e187cc4bbbbde288105c9582c1024caa4a)
-551. [bug] shane
+551. [bug] shane
Kill msgq if we cannot connect to it on startup.
When the boss process was unable to connect to the msgq, it would
exit. However, it would leave the msgq process running. This has
@@ -127,8 +127,8 @@
543. [func]* jelte
When calling getFullConfig() as a module, , the configuration is now
returned as properly-structured JSON. Previously, the structure had
- been flattened, with all data being labelled by fully-qualified element
- names.
+ been flattened, with all data being labelled by fully-qualified
+ element names.
(Trac #2619, git bed3c88c25ea8f7e951317775e99ebce3340ca22)
542. [func] marcin
@@ -192,7 +192,7 @@
compile-time option --enable-debug.
(Trac #1081, git db55f102b30e76b72b134cbd77bd183cd01f95c0)
-534. [func]* vorner
+534. [func]* vorner
The b10-msgq now uses the same logging format as the rest
of the system. However, it still doesn't obey the common
configuration, as due to technical issues it is not able
@@ -2789,7 +2789,7 @@ bind10-devel-20110224 released on February 24, 2011
(Trac #496, git b9296ca023cc9e76cda48a7eeebb0119166592c5)
160. [func] jelte
- Updated the resolver to take 3 different timeout values;
+ Updated the resolver to take 3 different timeout values;
timeout_query for outstanding queries we sent while resolving
timeout_client for sending an answer back to the client
timeout_lookup for stopping the resolving
@@ -2968,7 +2968,7 @@ bind10-devel-20110120 released on January 20, 2011
(Trac #226, svn r3989)
136. [bug] jelte
- bindctl (and the configuration manager in general) now no longer
+ bindctl (and the configuration manager in general) now no longer
accepts 'unknown' data; i.e. data for modules that it does not know
about, or configuration items that are not specified in the .spec
files.
@@ -3210,7 +3210,7 @@ bind10-devel-20100917 released on September 17, 2010
(Trac #342, svn r2949)
94. [bug] jelte
- bin/xfrout: Fixed a problem in xfrout where only 2 or 3 RRs
+ bin/xfrout: Fixed a problem in xfrout where only 2 or 3 RRs
were used per DNS message in the xfrout stream.
(Trac #334, r2931)
@@ -3344,7 +3344,7 @@ bind10-devel-20100812 released on August 12, 2010
module. (Trac #275, r2459)
73. [bug] jelte
- Fixed a bug where in bindctl, locally changed settings were
+ Fixed a bug where in bindctl, locally changed settings were
reset when the list of running modules is updated. (Trac #285,
r2452)
@@ -3355,11 +3355,11 @@ bind10-devel-20100812 released on August 12, 2010
known such platform. (Trac #148, r2427)
71. [func] each
- Add "-a" (address) option to bind10 to specify an address for
+ Add "-a" (address) option to bind10 to specify an address for
the auth server to listen on.
70. [func] each
- Added a hot-spot cache to libdatasrc to speed up access to
+ Added a hot-spot cache to libdatasrc to speed up access to
repeatedly-queried data and reduce the number of queries to
the underlying database; this should substantially improve
performance. Also added a "-n" ("no cache") option to
More information about the bind10-changes
mailing list