- 08 Nov, 2011 1 commit
-
-
Jelte Jansen authored
-
- 07 Nov, 2011 2 commits
-
-
Jelte Jansen authored
-
Jelte Jansen authored
-
- 04 Nov, 2011 1 commit
-
-
Jelte Jansen authored
-
- 12 Oct, 2011 4 commits
-
-
JINMEI Tatuya authored
also, commented out now-meaningless tests rather than tweaking them to let them pass in a superficial manner (we'll discuss this).
-
Jelte Jansen authored
against the master address in the config. error if they don't match, start transfer if they do
-
Jelte Jansen authored
-
Jelte Jansen authored
and reversed its interpretation also removed the additional None check (it was checked twice)
-
- 10 Oct, 2011 1 commit
-
-
JINMEI Tatuya authored
-
- 08 Oct, 2011 1 commit
-
-
JINMEI Tatuya authored
this would have revealed the DataSourceClient_getUpdater bug.
-
- 07 Oct, 2011 5 commits
-
-
JINMEI Tatuya authored
it even though it's unusual. (From code inspection, BIND 9 also seems to accept it). So I changed the behavior to accepting it, and updating the test accordingly.
-
JINMEI Tatuya authored
as expected.
-
JINMEI Tatuya authored
corresponding documentation update.
-
JINMEI Tatuya authored
wherever possible. in particular, the XfrinConnection class is now "db_file"-free.
-
JINMEI Tatuya authored
removed now-unused code path, and adjusted existing test cases accordingly.
-
- 06 Oct, 2011 2 commits
-
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the AXFR changes until XfrinAXFREnd.finish_message().
-
- 05 Oct, 2011 10 commits
-
-
JINMEI Tatuya authored
via an exception. added a test for that.
-
JINMEI Tatuya authored
for non incremental update
-
Jelte Jansen authored
-
Michal 'vorner' Vaner authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
to do_xfrin().
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
object is cleared as soon as possible after the xfrin session.
-
JINMEI Tatuya authored
client to see it really works for an operational environment (and indeed I found a bug in the Diff class). To make it possible, also updated how to set the data source client for XfrinConnection.
-
- 04 Oct, 2011 8 commits
-
-
JINMEI Tatuya authored
handle exceptions more correctly. in particular it should have caught various other exceptions from other modules (e.g. one from pydnspp/isc.dns) without incorrectly assuming it uses Boost.Python (we don't use it any more). This change fixes another problem in an existing test, so I also fixed that test case, too.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
supported multiple-message IXFR session.
-
JINMEI Tatuya authored
-
JINMEI Tatuya authored
the code so that the Diff obj is created in the RR processing on demand.
-
JINMEI Tatuya authored
made minimal adjustment to support the IXFR state transitions. Refactored and updated tests for a simple IXFR test and sharing some of the existing frameworks.
-
JINMEI Tatuya authored
-
- 03 Oct, 2011 5 commits
-
-
JINMEI Tatuya authored
to _create_query(). we don't have to examine the resulting wire-format binary at this level of tests.
-
JINMEI Tatuya authored
XfrinConnection class and process_xfrin(), and only convert it to a string when necessary.
-
JINMEI Tatuya authored
clearly. no behavior change in effect at this moment.
-
JINMEI Tatuya authored
exception) classes.
-
JINMEI Tatuya authored
-