Michal 'vorner' Vaner
a407cb3d58
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-05-13 20:03:52 +00:00
Michal 'vorner' Vaner
1cccbc6845
[master] Fix path substitution file
2011-05-13 20:03:22 +00:00
JINMEI Tatuya
0c81e90348
[master] Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-05-13 11:18:25 -07:00
JINMEI Tatuya
882cc4d6b2
[master] canceled a change to doxyfile accidentally committed
2011-05-13 11:17:53 -07:00
JINMEI Tatuya
081891b38f
[master] Merge branch 'trac905'
2011-05-13 10:15:08 -07:00
JINMEI Tatuya
4472e3c7cb
[trac905] clarified in comments which calls to PyArg_ParseTuple()
...
in TSIGError_init correspond to which C++ constructors.
2011-05-13 10:13:51 -07:00
JINMEI Tatuya
04c0fbf9fa
[master] fixed test failure due to missing path configuration to internal
...
libraries for MacOS X.
trivial, and okayed on jabber.
2011-05-13 09:25:12 -07:00
Jelte Jansen
cd79c2fae0
[trac811] forgot to add class value to spec
2011-05-13 15:22:54 +02:00
Jelte Jansen
76039741c1
[trac811] some small improvements
2011-05-13 14:55:54 +02:00
Shane Kerr
dc19181b46
Fix error condition using incorrect errno reference.
...
See Trac ticket #848 for more details.
http://bind10.isc.org/ticket/848
2011-05-13 14:17:48 +02:00
Shane Kerr
224c7b9aeb
Merge branch 'master' into trac924
2011-05-13 13:35:54 +02:00
Michal 'vorner' Vaner
94d43a6923
[trac922] Call the update function
2011-05-13 13:29:19 +02:00
Michal 'vorner' Vaner
c3e1e45419
[trac922] Tests for the handler function
2011-05-13 13:29:06 +02:00
Michal 'vorner' Vaner
946b527467
[trac922] Request the spec from config manager
...
If the module name is passed instead of filename, the spec is downloaded
from the config manager.
2011-05-13 12:52:07 +02:00
Michal 'vorner' Vaner
02e2f3a3c2
[trac922] Test for module name add
2011-05-13 12:37:58 +02:00
Michal 'vorner' Vaner
54210ba456
[trac922] Update interface
2011-05-13 11:47:09 +02:00
Jelte Jansen
7a52a9a361
[trac811] initial addition of tsig_key config to xfrout
2011-05-13 10:56:17 +02:00
Michal 'vorner' Vaner
fd08a0dc40
Merge branch 'work/authtsig'
2011-05-13 10:49:36 +02:00
Shane Kerr
98f5e0e604
(Hopefully) more information about IntervalTiming failures.
...
See Trac ticket #924 for more.
http://bind10.isc.org/ticket/924
2011-05-13 10:35:42 +02:00
zhanglikun
46629b1778
[master] Update changelog entry
2011-05-13 15:30:26 +08:00
JINMEI Tatuya
a1a58a7382
[trac905] added more detailed documentation text, which was half automated
...
from C++ doxygen output.
2011-05-13 00:25:40 -07:00
JINMEI Tatuya
928a439496
[trac905] editorial fixes: removed a garbage text (probably due to naive
...
copy-paste), and made the doxygen params consistent with actual parameter
names in the declaration.
2011-05-13 00:24:27 -07:00
zhanglikun
8e28187a58
Merge branch 'master' into trac598_new
2011-05-13 15:07:09 +08:00
chenzhengzhang
4b3e621a44
Merge branch 'master' into trac844
...
Conflicts:
src/bin/zonemgr/tests/zonemgr_test.py
2011-05-13 10:34:22 +08:00
Jeremy C. Reed
1ce058332d
[master] formatting cleanup
...
On line 32 use two tabs before the committer username.
234. [func] jerry
On line 37 use two tabs before the committer username.
233. [func] stephen
On line 41 use two tabs before the committer username.
232. [func] stephen
Line 43 is too long ( 72 )
altered the message file format. The message is now flagged with a "%"
On line 48 use two tabs before the committer username.
231. [func]* vorner
Line 50 is too long ( 73 )
logger.foo(MESSAGE_ID).arg(bar); instead of logger.foo(MESSAGE_ID, bar);
Line 51 is too long ( 72 )
internally. The message definitions use '%1,%2,...' instead of '%s,%d',
See http://bind10.isc.org/wiki/ChangeLogDetails
2011-05-12 15:52:39 -05:00
JINMEI Tatuya
4e0adcf353
[master] Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
2011-05-12 11:23:46 -07:00
JINMEI Tatuya
87d5f96fe0
[master] corrected a minor grammar error in a comment line.
2011-05-12 11:23:23 -07:00
JINMEI Tatuya
324cf344f3
[trac905] a minor wording fix: removed a duplicate 'the'
2011-05-12 10:36:02 -07:00
Michal 'vorner' Vaner
d3da4f1f4f
[trac875] Comments & descriptions
2011-05-12 18:53:43 +02:00
Jelte Jansen
71315bc901
[trac811] add a few tests
2011-05-12 16:19:16 +02:00
Michal 'vorner' Vaner
3336f575ae
Merge branch 'work/log/datasrc'
2011-05-12 11:49:47 +02:00
Michal 'vorner' Vaner
f6e9a1186d
[trac875] Fix make distcheck
2011-05-12 11:48:48 +02:00
JINMEI Tatuya
3bb68553bb
[trac915] added new support for the rest of TSIG related implementations
...
and detailed tests.
2011-05-12 02:30:56 -07:00
JINMEI Tatuya
ade0b1a890
[trac915] added related new header files for the previous commit.
...
pydnspp_towire is a separate utility to centralize the code logic for
toWire() bindings.
2011-05-12 02:28:43 -07:00
JINMEI Tatuya
ff20711233
[trac915] made mostly straightforward changes to existing binding
...
implementatons so that they use the separate-file approach and benefit
from util/python utilities.
One major exception is message_python, for which a new (quite trivial)
method is added: get_tsig_record().
2011-05-12 02:23:53 -07:00
JINMEI Tatuya
3e8ef1595d
[trac915] added a new template: create@CPPCLASS@Object() for easier and
...
safer creation of python objects in C++- binding.
2011-05-12 02:17:30 -07:00
JINMEI Tatuya
c682747544
[trac915] added a utility python loadable module for testing,
...
"pyunittests_util". It currently has one method named fix_current_time()
to tweak the current time value for time dependent python libraries
using C++ backend.
2011-05-12 02:15:33 -07:00
Naoki Kambe
f15bdf8420
[master] updated the last entry
2011-05-12 09:05:57 +00:00
Naoki Kambe
a234b20dc6
Merge branch 'master' of ssh://bind10.isc.org/var/bind10/git/bind10
...
Conflicts:
ChangeLog
2011-05-12 09:01:53 +00:00
JINMEI Tatuya
97a0938cfa
[master] fixed a minor typo in a test name
2011-05-12 01:56:25 -07:00
Jelte Jansen
023527c238
[master] update changelog
2011-05-12 10:23:42 +02:00
Jelte Jansen
86632c1230
Merge remote-tracking branch 'origin/trac743'
2011-05-12 10:12:07 +02:00
Naoki Kambe
dafe7a6038
Merge branch 'trac719'
...
Conflicts:
ChangeLog
2011-05-12 07:59:05 +00:00
Jelte Jansen
e93cfe3f68
[trac743] addressed review comments
2011-05-12 09:55:45 +02:00
zhanglikun
d1fdfd86c9
[trac598_new] Generate correct answer message for the callback.
2011-05-12 10:49:21 +08:00
zhanglikun
744fe91ac9
[trac598_new] Fix the segmentation fault error in the unittest of ForwardQuery.
2011-05-12 10:24:10 +08:00
Jelte Jansen
c3f769ce6f
[trac811] add zone-specific (tsig) config to xfrin
...
instead of one general master_addr, master_port and tsig_config, you can now con
figure them through a list of zones;
config add Xfrin/zones
config set Xfrin/zones[X]/name my.zone.
config set Xfrin/zones[X]/master_addr 1.2.3.4
config set Xfrin/zones[X]/tsig_key <tsig_key_str>
config commit
when you now do retransfer, and don't specify address, or port, it will
take the values from what you configured.
if the zone you retransfer is not in the configured list, it will use DEFAULT_MA
STER and DEFAULT_MASTER_PORT and no tsig key
2011-05-11 23:08:18 +02:00
Michal 'vorner' Vaner
ff36bea031
Merge branch 'master' of git+ssh://bind10.isc.org/var/bind10/git/bind10
2011-05-11 21:53:48 +02:00
Michal 'vorner' Vaner
d686e00a5d
Missing name in ChangeLog
2011-05-11 21:53:03 +02:00
JINMEI Tatuya
da57d4a08a
[master] added a changelog entry for TSIP support in libdns++.
2011-05-11 12:17:42 -07:00