BIND 10 trac1781, created. d78d0dbcec53a339b7789b181954768d181c2a1b [1781] cleanup: moved textToRRset to testutils to share it from multiple tests.
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Apr 14 06:49:17 UTC 2012
The branch, trac1781 has been created
at d78d0dbcec53a339b7789b181954768d181c2a1b (commit)
- Log -----------------------------------------------------------------
commit d78d0dbcec53a339b7789b181954768d181c2a1b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 13 23:45:26 2012 -0700
[1781] cleanup: moved textToRRset to testutils to share it from multiple tests.
commit be9562a0d38bdb2ba5d3e8456dd13a0cbc19b48e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 13 23:25:44 2012 -0700
[1781] overall documentation update
commit 5149a8149791f6f828704a2aa63178ca98707ebc
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 13 22:29:04 2012 -0700
[1781] added a test that confirms add/delete NSEC3 is no different for diffs.
there should be no reason that this test fails, but I'm just making this
100% sure.
commit 78c6b5331109e94c7c5217c500162106b587ae59
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 13 22:11:09 2012 -0700
[1781] make sure deleting RRSIG for NSEC3 is performed on the nsec3 namespace.
commit ffbfe8fb2978b60c8309b3d7b7d006c98778b304
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 13 17:33:35 2012 -0700
[1781] introduced deleteRecordInNSEC3Zone DB accessor method for del'ing NSEC3.
updated DatabaseUpdater::deleteRRset so it would use the new method when
deleting NSEC3.
commit fa7b9c53b18d220062ed252abbc241e8871e8927
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 13 17:06:30 2012 -0700
[1781] make sure RRSIGs for NSEC3 will go to the nsec3 namespace.
commit 61fa7a41089bf18f39ae6415fa92c6c2bca6a026
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 13 15:56:30 2012 -0700
[1781] updated DB test so addRecordToNSEC3Zone updates the mock NSEC3 namespace
and extended the test to check if we can actually retrieve added records
from that namespace.
commit 0bc5c68ef6c5811eb93227e1d8d44f7762a3f7b2
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Apr 13 13:41:24 2012 -0700
[1781] introduced addRecordToNSEC3Zone interface to DB accessors.
this is the first step to support updating the NSEC3 namespace of a zone.
to help support various cases in addRRset() in a less expensive way,
introduced a helper RRParameterConverter class.
one simple test case was added to confirm the behavior.
commit 6d7a20689e5ac2dd8139c5d6cece17b5d1a4f178
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Apr 10 18:29:03 2012 -0700
[1781] unrelated cleanup: reorder header files per guideline and constify.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list