- 16 Aug, 2010 4 commits
-
-
JINMEI Tatuya authored
- added surrandong parentheses for return values based on agreed guideline - removed redundant semicolons after a block - fixed curly brace position diff is large, but the change is very trivial. so I'm skipping explicit review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2745 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2742 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
internal cc message format for notifies seems to have changed, updated the tests that check that format git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2740 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2730 e5f2f494-b856-4b98-b285-d166d9295462
-
- 13 Aug, 2010 2 commits
-
-
JINMEI Tatuya authored
introduced a new ./configure option --enable-static-link to statically link executables while still building dynamic loadable modules correctly. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac309@2722 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2712 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Aug, 2010 4 commits
-
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2706 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
use the correct socket file to pass to the XfroutClient in b10-auth when run from source (ticket #283) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2705 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Also while here sort the options. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2703 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
This is a quick fix patch for the issue: AXFR fails half the time because of connection problems. xfrout client will make a new connection every time. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2697 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Aug, 2010 7 commits
-
-
Jeremy C. Reed authored
Features were changed in previous commits, but docs not done at same time. Also update old ChangeLog entry to mention the removed or changed options specifically. This was for a previous release and nobody noticed, but I am doing this for an example for future release notes. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2693 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(trac #298) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2689 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2686 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2683 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2682 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
better printing of errors when reading and sending user login information from bindctl to cmdctl; ticket #260 (coded by tingting, reviewed partly by shane, the rest by me) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2681 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2680 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Aug, 2010 2 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac268@2670 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac268@2667 e5f2f494-b856-4b98-b285-d166d9295462
-
- 06 Aug, 2010 1 commit
-
-
JINMEI Tatuya authored
as NetBSD allows a TCP socket to be bound to it. this behavior is questionable, but even if it's an OS bug it's better to keep our tests as portable as possible especially if it can be done by a trivial parameter change. fix is quite trivial, okayed in jabber, skipping formal review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2656 e5f2f494-b856-4b98-b285-d166d9295462
-
- 05 Aug, 2010 7 commits
-
-
Jelte Jansen authored
added 'have_specification()' to MultiConfigData class +tests of course although bindcmd seems to be lacking much in the test department... (fitted it kinda-sorta into bindctl_test right now) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac99@2643 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
1. Identify one zone with its name and class. 2. Avoid check the rcode of notify reply, since if we get the reply from the slave, it means the slave has get the notify message. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2641 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2640 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2638 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2637 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
change for auth: change the parameter name from 'rrclass' to 'zone_class', set the default master and port is '127.0.0.1' and 53, refactor the code for processing command 'notify' and 'refresh/retransfer', rename the command sent from zonemgr to 'refresh_from_zonemgr' git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2636 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2635 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Aug, 2010 6 commits
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2633 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2630 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2629 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
Refactor the code of xfrin and add config item 'masters' to xfrin, make sure when xfrin get the notify command from zone manager, the zone transfer will be triggered. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2628 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
modify command name git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2624 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2623 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Aug, 2010 3 commits
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2622 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
Also send the 'xfrin_failed' command to zone manager when xfrin failed, so that zone manager can reset the zone timer. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2620 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
When zone transfer finishing, it will send the same command to zone manager and xfrout module, so the zone manager can reset the timer for the next refresh, and xfrout module will notify the zones' slaves. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2619 e5f2f494-b856-4b98-b285-d166d9295462
-
- 02 Aug, 2010 4 commits
-
-
Jelte Jansen authored
(removed from the one exception it was in, and moved to where it is actually printed) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac294@2613 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
commit the code of notify-out. TODO:merge the code of secondary manager(in branch 215) to this branch, so that it's easy do the test. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac289@2611 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
b10-cfgmgr now prints the specific error on startup (and not a stack trace), which includes the full path to the bad file moved ConfigManagerData.CONFIG_VERSION to config_data.BIND10_CONFIG_DATA_VERSION bumped version to 2; including automatic 'update' (versions 1 and 2 are the same except for the format itself, in which case you can't even get to the actual value) checks automatically use the 'current' value git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac294@2609 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac215@2607 e5f2f494-b856-4b98-b285-d166d9295462
-