- 26 Jun, 2010 1 commit
-
-
JINMEI Tatuya authored
also refactored datasrc test mock. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2286 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Jun, 2010 4 commits
-
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2209 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2208 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2207 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2206 e5f2f494-b856-4b98-b285-d166d9295462
-
- 21 Jun, 2010 2 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2190 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2187 e5f2f494-b856-4b98-b285-d166d9295462
-
- 19 Jun, 2010 2 commits
-
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2174 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2173 e5f2f494-b856-4b98-b285-d166d9295462
-
- 18 Jun, 2010 3 commits
-
-
JINMEI Tatuya authored
trivial cleanup, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2164 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2163 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2159 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Jun, 2010 4 commits
-
-
Shane Kerr authored
using select(), and getting EINTR on the system call. This patch fixes that. See Trac #146 for the full history: http://bind10.isc.org/ticket/146 git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2147 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2146 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac238@2143 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2136 e5f2f494-b856-4b98-b285-d166d9295462
-
- 16 Jun, 2010 1 commit
-
-
Jelte Jansen authored
moved a little bit of code into a main() function (instead of calling it directly), for easier testing module magic happening in the test. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac238@2127 e5f2f494-b856-4b98-b285-d166d9295462
-
- 15 Jun, 2010 3 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac190@2120 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
okayed on jabber. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2119 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
(trivial style fix, skipping review) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2117 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Jun, 2010 1 commit
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2103 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Jun, 2010 1 commit
-
-
Likun Zhang authored
Generate a unique session ID by using socket.gethostname() instead of socket.gethostbyname(), since the latter one could make bindctl stall if its own host name can't be resolved.(the patch was created by Jinmei and reviewed by zhanglikun) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2096 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Jun, 2010 1 commit
-
-
Likun Zhang authored
When xfrout is launched, check whether the socket file is being used by one running xfrout process, if it is, exit from python. If the file isn't a socket file or nobody is listening, it will be removed. If it can't be removed, exit from python. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2091 e5f2f494-b856-4b98-b285-d166d9295462
-
- 04 Jun, 2010 1 commit
-
-
Jelte Jansen authored
Applied second patch from ticket #227 (print module name on stdout/stderr output), reviewed by Jeremy git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2074 e5f2f494-b856-4b98-b285-d166d9295462
-
- 03 Jun, 2010 2 commits
-
-
http://bind10.isc.org/ticket/227Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2073 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- Don't use spaces around the '=' sign when used to indicate a keyword argument or a default parameter value. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2070 e5f2f494-b856-4b98-b285-d166d9295462
-
- 02 Jun, 2010 14 commits
-
-
Jeremy C. Reed authored
Run this in the builddir (where generated bindctl exists). For PYTHONPATH also find the moduleinfo module and isc module. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2062 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
For PYTHONPATH also find the moduleinfo module and isc module. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2061 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2060 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
as we don't want the generated file included in distributed tarfile. When setting DIST_COMMON, then need to add the .in file too. (Even though listed for the configure.ac, now seems to be ignored.) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2059 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Make sure generated session_config.h is removed on "make clean". git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2058 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
"The msgq socket should be in a writable location when running from source tree." git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2057 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
add a second B10_FROM_SOURCE env var to run_bind10.sh.in; B10_FROM_BUILD (some spec files are now generated and end up in the build tree instead of the source tree) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2056 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
source tree. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2055 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2054 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2053 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2052 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2051 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2050 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
add an isc_config.py 'module' for paths and possibly other configure-time variables (currently only BIND10_MSGQ_SOCKET_FILE, and currently only used in lib/python/isc/cc/session.py) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac223@2049 e5f2f494-b856-4b98-b285-d166d9295462
-