BIND 10 trac1808-2, created. 076510013b800546f6bb83c44fb66dcd6ad64158 [1808-2] adjusted wildcard+NXRRSET case to check its NSEC record.
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri May 11 09:38:49 UTC 2012
The branch, trac1808-2 has been created
at 076510013b800546f6bb83c44fb66dcd6ad64158 (commit)
- Log -----------------------------------------------------------------
commit 076510013b800546f6bb83c44fb66dcd6ad64158
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 11 02:37:05 2012 -0700
[1808-2] adjusted wildcard+NXRRSET case to check its NSEC record.
i.e., wildcard substitution shouldn't happen. the (revised) main code already
handles this correctly, so we don't have to modify it.
commit 911f3f6bcb273fb4edf35771530ea5e4d81796d8
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 11 01:58:37 2012 -0700
[1808-2] extracted NSEC-getting code for normal NXRRSET case to a helper func.
this simplifies the main code, and avoids using the same log ID twice.
commit c00c53f51b120edf4d39629b303f3e2b4f6fdbb4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 11 01:49:28 2012 -0700
[1808-2] cleanup: removed the NSEC4NXRRSET test.
it was once introduced in the 1808 branch, but it's not necessary now that
the generic findCheck() covers that case.
commit ff68e9ec714e6cffa7350f4379a813c4fab91b4e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 11 01:47:55 2012 -0700
[1808-2] updated findCheck so it can be used for normal the NXRRSET case.
also fixed a small problem in the main code that it didn't consider
the FIND_DNSSEC flag.
commit 03e9e74294ad900fb4f74694d8fd9d75f13536d4
Merge: d6e1ef1 9180097
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 11 01:33:07 2012 -0700
[1808-2] Merge branch 'trac1810' into trac1808-2 with fixing conflict.
trac1810 itself is still under review, but I think merging it first will
help reduct conflicts later.
commit d6e1ef18ea838bc64ee0165e0a30aa96c61a63f4
Merge: 0771794 32bb3f9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 11 01:25:08 2012 -0700
[1808-2] Merge branch 'trac1805' into trac1808-2
commit 077179407af119b6374302e74b90b3c79ea0682d
Merge: c11a19f 08980b1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 11 01:14:36 2012 -0700
[1808-2] Merge branch 'trac1808' into trac1808-2
commit 08980b117b2b64fbf767922c25e0f3625e6abf95
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed May 9 15:51:17 2012 -0700
[1808] unrelated doc fix: updated the dsescription of find().
It seemed to be based on an older version of implementation, mentioning
the now-nonexistent Zone class. Updated the description to reflect the
current status of code.
commit 5419a73a9e9b5f963ebd9515d049ed49a2c354d5
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed May 9 15:48:25 2012 -0700
[1808] editorial fixes: redundant space; space after comma, long lines, indent.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list