BIND 10 trac2721, created. 4246e4ed383f3178287eeac97807b52563592f2f [master] Update changelog for merge of 2713

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Feb 28 17:24:21 UTC 2013


The branch, trac2721 has been created
        at  4246e4ed383f3178287eeac97807b52563592f2f (commit)

- Log -----------------------------------------------------------------
commit 4246e4ed383f3178287eeac97807b52563592f2f
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu Feb 28 15:48:49 2013 +0100

    [master] Update changelog for merge of 2713

commit 9925af3b3f4daa47ba8c2eb66f556b01ed6f0502
Merge: 0e90f00 a09e9bd
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu Feb 28 15:45:51 2013 +0100

    [master] Merge branch 'trac2713'

commit 0e90f0055da9a5dad308d56934ccac5d9432f245
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu Feb 28 11:17:34 2013 +0100

    [2720] Applied proposed patch

commit 232307060189c47285121f696d4efb206f632432
Merge: f99b625 aa9f341
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Feb 27 13:12:23 2013 -0800

    [master] Merge branch 'trac2440'
    
    fixed conflicts:
    	doc/differences.txt

commit aa9f341b36ab9dfd16b3cc33f516cf2a7127d39e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Feb 26 09:40:20 2013 -0800

    [2440] make sure old rdata don't contain duplicate; add doc and tests on this.

commit 0c87e932ff56312f42ad727dc2451035e0e6a744
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 25 09:36:20 2013 -0800

    [2440] added note about how long old encoded data must be kept valid for merge.

commit fe9a6b33557a3247ed59538f72e567cb80a1f8e0
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 25 09:23:41 2013 -0800

    [2440] removed unnecessary boost::bind wrapper

commit 896dd15f4ac12826fa7e7dea909e310c9d1518b9
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 20:59:17 2013 -0800

    [2440] noted some differences from BIND 9

commit 759ad9e32d88e86db2e1ff749cb258fcf48b7e34
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 20:18:03 2013 -0800

    [2440] update documentation of RdataSet::create().

commit 231effe63004f65df8997eb6505c6df9259a30c5
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 20:03:10 2013 -0800

    [2440] handle varying TTL cases.
    
    the behavior was changed slightly: on second thought it seemed to make
    more sense to adopt the smallest TTL.  An existing test case was removed
    because it's now covered in more comprehensive tests for this change.

commit e0bc8b2ac591202750d65388d825fccff620adab
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 18:58:38 2013 -0800

    [2440] a bit of cleanup: unify 2 versons of RdataSet::create into single one.

commit 769575c46f377163f257143f6328661d653c1281
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 15:49:31 2013 -0800

    [2440] check RR type consistency in merge mode RdataSet::create.

commit 11da73b20b66ce4f9b848ace8554099d87116b5c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 15:39:36 2013 -0800

    [2440] handle duplicate RDATA in RdataSet create appropriately.

commit 75920555b24b381c9931e699350792858fd1fbdc
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 14:02:38 2013 -0800

    [2440] refactoring: unify two versions of create().

commit 017315cee2a710d8cdcfabc4deae5108e5f83c49
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 13:55:14 2013 -0800

    [2440] mostly completed merge version of create().
    
    with lot of duplicate code right now, and some corner cases are not yet
    handled.

commit bc9b81968e1cda2586e0e82c2dfeb7188ae299f2
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Feb 14 19:29:01 2013 -0800

    [2440] merge version of RdataSet::create.
    
    all basic cases are covered and tested.  still some code duplicate.
    ignoring corner cases.

commit 4ef474eb389dc4bd7228d5c13a55db4a88de6509
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 20:40:18 2013 -0800

    [2440] documentation update for extensions to RdataEncoder with merge support.

commit e99268ff3a5b190b99168f92a081f5994d3b092b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Feb 15 14:45:20 2013 -0800

    [2440] update add methods of RdataEncoder to return bool depending on duplicate
    
    This is necessary to extend RdataSet class so it calculates the correct
    number of RDTA/RRSIGs excluding duplicates.

commit c8612ad245784bec63d3aff107c3765a5e922892
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Feb 13 23:05:22 2013 -0800

    [2440] suppress duplicate Rdata in merge. extend test cases more.

commit 42a5732b72152d692394dc1aefaefd6165e99771
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Feb 13 22:21:20 2013 -0800

    [2440] generalize the merge-start initialization using RdataReader.

commit 6580e209688b7f9c667d82b15c12425fd3d875c6
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Feb 13 20:04:12 2013 -0800

    [2440] update encode() considering old RRSIGs. start() still uses hardcoding.

commit 36ba2daf7d81708e59b2d01202dbe6be03981244
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Feb 13 18:20:40 2013 -0800

    [2440] extended RdataEncoder so it can begin with existing ecoded data.
    
    some test cases are hardcoded, not all cases are covered yet.

commit 016d4a4bcb6c23de3107df178a71f75e46dbdba0
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 11 20:38:09 2013 -0800

    [2440] ignore duplicate RRSIG Rdata, too.

commit aa4361017c9850636abc61b9248a49cfdf253370
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 11 20:10:34 2013 -0800

    [2440] suppress duplicate Rdata in RdataEncoder::addRdata().
    
    also, as a cleanup, removed an unused class member variable.

commit 67adaa92a4419673d07fa76f2add0430d423624d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Feb 11 15:37:43 2013 -0800

    [2440] unrelated cleanup: removed unnecessary include

-----------------------------------------------------------------------



More information about the bind10-changes mailing list