- 30 Jun, 2010 36 commits
-
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2379 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2378 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
fix for problem found in solaris build, use "H" (unsigned short) instead of "I" (unsigned int) in parsetuple git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2377 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
Changes some spaces to tabs. Rejustify some text. Added more details to 65. Note this says "func" but includes bug fix too. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2376 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
okayed by Jeremy on jabber. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2375 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2374 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
(And regen html) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2373 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2372 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2371 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
is probably to obvious) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2370 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2369 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
as Debian builder had LONG_MAX/LONG_MIN undefined. Problem not noticed on other systems, but this new change was tested on NetBSD and Debian. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2366 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2365 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
This merge expands isc::data::Element with full JSON support, and removes the binary wire format. Python side uses built-in JSON module. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2364 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac172@2362 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
Merge in the python wrappers (ticket #181). This also removes the boost-python versions, and updates calls to those (since they didn't always adhere to the python style guidelines, and some of the functionality is slightly different with the current wrappers). Currently wrapped libraries are libdns++ and libxfr git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2361 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/experiments/python-binding@2360 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2359 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
1. Remove certificate file 'bindctl.pem'. 2. Add options -c(--certificate-chain) to bindctl. 3. Override class HTTPSConnection to support server certificate validation. 4. Rename module name from 'Cmd-Ctrl' to 'Cmdctl'. 5. Add support to cmdctl.spec file, now there are three configurable items for cmdctl: 'key_file', 'cert_file' and 'accounts_file', all of them can be changed in runtime. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2357 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
Merge trac220 to trunk: 1. Make bindctl's command parser only do minimal check. Parameter value can be a sequence of non-space characters, or a string surrounded by quotation marks(these marks can be a part of the value string in escaped form). Make error message be more friendly.(if there is some error in parameter's value, the parameter name will provided) 2. Refactor function login_to_cmdctl() in class BindCmdInterpreter. Avoid using Exception to catch all exceptions. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2356 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
okayed by Jeremy on jabber. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2355 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
sync with trunk for merge step 2 (apparently some ranges were skipped, and there were also a few minor updates to trunk) git-svn-id: svn://bind10.isc.org/svn/bind10/experiments/python-binding@2354 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac172@2353 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2351 e5f2f494-b856-4b98-b285-d166d9295462
-
Evan Hunt authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2350 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2349 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2347 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/experiments/python-binding@2346 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
made number parser use strol/d added 'support' for numbers of the form '.1' IntElement now contains long int instead of int git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac172@2345 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
set of fixes in makefiles and test scripts, mostly about reading from src vs build for generated/nongenerated files, and putting temporary test output files under the build tree instead of the source tree, as well as a few environment variables. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2344 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2343 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/experiments/python-binding@2342 e5f2f494-b856-4b98-b285-d166d9295462
-
tingting shen authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2341 e5f2f494-b856-4b98-b285-d166d9295462
-
tingting shen authored
Added verbose options to exactly what is happening with loadzone. Added loadzone test suite of different file formats to load. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2340 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
[func] jerry Added python logging framework. It is for testing and experimenting with logging ideas. Currently, it supports three channels(file, syslog and stderr) and five levels(debug, info, warning, error and critical). git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2338 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac176@2337 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Jun, 2010 4 commits
-
-
Shane Kerr authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2331 e5f2f494-b856-4b98-b285-d166d9295462
-
Shane Kerr authored
This involves adding a "-u" flag, then invoking setuid() if passed. A set of tests for this were also added. See Trac ticket #180 for more details: http://bind10.isc.org/ticket/180 git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2330 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
merge of ticket #225 (b10-auth fails if ran from source tree), also changes xfrin and xfrout to use the database_file setting from the auth module, so for xfrin you don't need to specify it on the command, and for out it doesn't need its own configuration value git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2325 e5f2f494-b856-4b98-b285-d166d9295462
-
Jelte Jansen authored
Revert the special link-only-to-data.o so it builds on debian(-derived) systems again. This should break the sunstudio build again, looking into how that can be fixed (but i don't have access to that specific machine yet). git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2324 e5f2f494-b856-4b98-b285-d166d9295462
-