BIND 10 trac1261, created. a01b47d66272166135c20bf15a958bed023ff009 [1261] some documentation updates
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Oct 4 07:47:21 UTC 2011
The branch, trac1261 has been created
at a01b47d66272166135c20bf15a958bed023ff009 (commit)
- Log -----------------------------------------------------------------
commit a01b47d66272166135c20bf15a958bed023ff009
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Oct 4 00:46:55 2011 -0700
[1261] some documentation updates
commit 461acc1e4b464611411ae77b7a72d65c744a740e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Oct 4 00:37:15 2011 -0700
[1261] updated do_xfrin() for the IXFR case
commit 9163b3833877225c8b9bd8e59eb7159ea65d3867
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 23:22:24 2011 -0700
[1261] added finish_message() method for the xfrin state classes and
supported multiple-message IXFR session.
commit e451eade196bc7cc43102412a73faa397253c841
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 23:00:52 2011 -0700
[1261] added multi-sequence case. this should already succeed, and it does indeed.
commit 5a2d0b61afe86668613cbb83a75708b760aae76f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 22:34:21 2011 -0700
[1261] added some more tests for the simple IXFR case. also revised
the code so that the Diff obj is created in the RR processing on demand.
commit 43bbfab2cc57a08da6d2d6ffe8da92efcae9c2ec
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 19:23:38 2011 -0700
[1261] an initial step of IXFR RRs: copy _handle_axfrin_response() and
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.
commit 38e530b762f7d05caaf06aec41c6df432f0800cf
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 17:29:54 2011 -0700
[1261] comment update
commit e8e1bd309d449b23dae2b472b650a130300aa760
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 17:25:58 2011 -0700
[1261] extended _create_query() so that it can send an IXFR query.
commit a5adb8e45ee8c66a19c46bd1bf5f752630619be8
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 15:12:39 2011 -0700
[1261] a small cleanup: separated simpler cases of tests for _send_query()
to _create_query(). we don't have to examine the resulting wire-format
binary at this level of tests.
commit d801b1e2ebb6c9cf35e3475040b013784f3e6e41
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 00:57:44 2011 -0700
[1261] a small cleanup: use a Name object for the zone name throughout the
XfrinConnection class and process_xfrin(), and only convert it to a string
when necessary.
commit e4c78a2739dddade3aaaa12528afff944458f777
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 3 00:17:43 2011 -0700
[1261] a small refactoring: separate the current AXFR(+sqlite3) specific code
clearly. no behavior change in effect at this moment.
commit 48bec4c73b92679e91f0cc72fc63bdba9c593e87
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Oct 2 23:52:55 2011 -0700
[1261] implemented IXFRAdd, IXFREnd and AXFR (currently just raise an
exception) classes.
commit dc5aa6284fe6b6f51d85270969f0befd8db1f838
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Oct 2 23:18:15 2011 -0700
[1261] implemented IXFRDelete class (state)
commit 15e60f1f54722c32c9977f00e49c211f047ee08f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Oct 2 23:01:17 2011 -0700
[1261] implemented IXFRDeleteSOA class (state)
commit 7ab4a102ee610f36b4362897431e4fbbeac735c5
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Oct 2 21:00:56 2011 -0700
[1261] added XfrinFirstData class (state)
commit 4fda2b6eefe81f1c197d32a0c8eb14ca1a7d9108
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Oct 2 16:58:52 2011 -0700
[1261] introduced the XfrinState class and implemented the InitialSOA subclass.
commit 106e9a793499c81698cf5a938d48933f5e909af4
Merge: 4cde36d 26691e2
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Oct 2 16:58:09 2011 -0700
[1261] Merge branch 'trac1259' into trac1261
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list