BIND 10 trac550, created. f436c5c20d296c17f8afcea1e6ba6242a9d09929 [trac550] editorial cleanup
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat Feb 5 07:49:24 UTC 2011
The branch, trac550 has been created
at f436c5c20d296c17f8afcea1e6ba6242a9d09929 (commit)
- Log -----------------------------------------------------------------
commit f436c5c20d296c17f8afcea1e6ba6242a9d09929
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 4 23:48:04 2011 -0800
[trac550] editorial cleanup
commit dcfa4914665900dc475ac1dbe98336d8daab1c61
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 4 23:45:15 2011 -0800
[trac550] mark wildcarding node
commit 389cf02a183ea2223d1c44f68fc2f764ca5d69ea
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 4 23:38:28 2011 -0800
[trac550] refactored the callback interface (with a minor API change)
for the next step of wildcard work, extended the notion of callback to
generic "node flags". callback specific interfaces were replaced with
flag manipulation methods.
commit b832c3c975bcae66717ce28e392a189887b6f08f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 4 15:45:29 2011 -0800
[trac550] refactored add() method: separating the validation part.
so that the main method will have a readable size. no behavior change.
commit f1885e6e7b4d2688be602b189eece51e4e649f42
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 4 15:26:15 2011 -0800
[trac550] added a comment about strong exception guarantee implication.
commit 9bfbbabf77cb41babe425c9006c050edcd3cda7b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Feb 4 15:18:49 2011 -0800
[trac550] an initial step of loading wildcard names.
make sure a separate RBTree level exists for the wildcard and its
"wildcarding (parent)" names.
reject loading unsupported RR types with wildcard.
commit 3715569dde8e4770696ba2552fb545d2cff81b87
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Feb 3 18:54:24 2011 -0800
[trac550] added minimum support for empty node for wildcard testing.
the subsequent tests will be invalidated once we merge #507, but
for the purpose of this ticket it should work.
commit c336287b3e5f3262b4f85ec45e7b38b893c0b2b8
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Feb 3 17:24:12 2011 -0800
[trac550] fixed temporary regression in the refactoring.
commit bc1b548a3828f5cd722496dd8eb5c09fc1f95187
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Feb 3 16:27:29 2011 -0800
[trac550] refactored the test code for further extension.
- consolidated the test RR definition in a sequence of RRs
- eliminated variables for RR names
test semantics should be intact.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list