Master contains fix of #338, which influences this code quite a lot.
The merge includes not only the code-level conflict resolutions, but
also logic-level conflicts and enabling of the tests that failed because
of #338.
Conflicts:
src/bin/auth/tests/Makefile.am
src/bin/resolver/Makefile.am
src/bin/resolver/resolver.cc
src/bin/resolver/tests/Makefile.am
src/bin/resolver/tests/resolver_config_unittest.cc
src/lib/Makefile.am
Removed the static doc/guide/Makefile.
Added Makefile.am for that.
Added a docbook entity file for the BIND 10 version.
Change the guide to use that version.
Regenerated html for the guide too.
(Now it has the latest version hard-coded in the HTML.)
reference of loadzone. Regenerate man file.
Mention b10-recurse in README.
In Guide, mention that BIND 10 does offer a forwarding server.
(Note the Guide needs to document b10-recurse still.)
This is minor. It was not reviewed.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@4024 e5f2f494-b856-4b98-b285-d166d9295462
It will be replaced, but a function is better than comment, because:
* It prints the text to stderr at last for now
* Compiler can find the places for us when we remove the function, we
would have to grep for the comments.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/vorner-recursor-dummylog@3357 e5f2f494-b856-4b98-b285-d166d9295462
to xml files). This is to introduce secondary manager.
While here also mention zonemgr in the README.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2952 e5f2f494-b856-4b98-b285-d166d9295462
Add some details about zonemgr.
Mention xfrout does NOTIFY out also.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac341@2946 e5f2f494-b856-4b98-b285-d166d9295462
And remove it from documentation too (while in the guide also remove
note about LD_LIBRARY_PATH which was handled in ticket 148).
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2684 e5f2f494-b856-4b98-b285-d166d9295462
updated the doxygen config to include the benchmark docs.
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac241@2500 e5f2f494-b856-4b98-b285-d166d9295462
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
bind10 and b10-auth to disable the cache if needed.
(Trac #192, svn r2383)
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2383 e5f2f494-b856-4b98-b285-d166d9295462
for safer TCP. That is no longer in BIND 10.
Also some minor doc improvements. Reviewed briefly over jabber.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2015 e5f2f494-b856-4b98-b285-d166d9295462
(Temporary note until Trac #148.)
Regen the HTML version. (I see this pulled in another fix too.)
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1778 e5f2f494-b856-4b98-b285-d166d9295462
Change Y1 references to "development".
Mention more build/run time dependencies.
Fix xfrin sentence.
Add xfrin and xfrout info (needs a lot more).
Change and add some ./configure options.
Comment out broken example.
Jelte reviewed and commented via jabber.
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@1773 e5f2f494-b856-4b98-b285-d166d9295462