BIND 10 trac2470, created. fe03e032e35e80420588b047a208b76016c3f440 [2470] use MasterLoader instead of masterLoad for in-memory loading from text.

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Dec 11 04:07:29 UTC 2012


The branch, trac2470 has been created
        at  fe03e032e35e80420588b047a208b76016c3f440 (commit)

- Log -----------------------------------------------------------------
commit fe03e032e35e80420588b047a208b76016c3f440
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 10 19:22:01 2012 -0800

    [2470] use MasterLoader instead of masterLoad for in-memory loading from text.
    
    there's one compatibility issus in unit tests in auth InMemoryQueryTest;
    some owner names in the test zone file must be escaped.  It's fixed in this
    commit, too.

commit bd877566cf970b23df2d0a533b50c4e631e52788
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 10 20:03:40 2012 -0800

    [2470] added documentation for RRCollator

commit 09ff2c9562e3d82418e9b7e4adad99eb597fb1c3
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 10 15:10:22 2012 -0800

    [2470] tested RRCollator with MasterLoader.

commit d1512ddd6307de6227bae7e32c5c72b5f781c834
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 10 15:03:54 2012 -0800

    [2470] tested the case where rrset callback throws.

commit 0585f306eca6145a94aa8af700bbf64f49207d15
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 10 14:54:20 2012 -0800

    [2470] handled some advanced/unusual cases of RRCollator.

commit 7a2d5ea87d43cd40343eaf920bc2086fadd2b7cb
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Dec 10 13:59:54 2012 -0800

    [2470] added RRCollator class with some simpler cases of def and tests

commit 50ca8b1b82973adbc44594812733aad0dd28bc2e
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Dec 7 14:54:47 2012 -0800

    [2470] added wrapper interface to create null loader callbacks
    
    this is especially useful for tests.

commit c3d1b18082f595a950de2ca4b9b6692b18cd44a2
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Dec 10 14:44:48 2012 +0100

    [2377] Warn on unexpected EOF after error
    
    When there's an error, we expect there'll be EOLN somewhere, so we can
    recover. Warn in case there's EOF.

commit cdd87a91d1210ddbb24a2a1fb7bcc101dbd65329
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Dec 10 13:56:05 2012 +0100

    [2377] Minor test code cleanups

commit 487503d57b7beeedc2649ac8137c2e44040ec105
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Dec 10 13:52:05 2012 +0100

    [2377] Allow checking if there was an error

commit cc9c51e9a2c5c3ce7a662d8efb7e9fd01ca1c1f5
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Dec 10 13:36:08 2012 +0100

    [2377] Make the construction exception safe

commit e5baa7542ae9b36a1205703020ce8d2ba0e2e9d9
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Dec 10 13:26:05 2012 +0100

    [2377] Reject load incremental of 0 RRs
    
    As it makes little sense.

commit 1c0b26f0b66fb051d112e20cc8159d90b65722d4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Dec 7 15:29:40 2012 -0800

    [2377] constify

commit b59a6d92e4d44ba1556b8b11938a2ffc2e2fa7d4
Merge: cb4d9b0 1ba16e4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Dec 7 13:52:47 2012 -0800

    [2470] Merge branch 'trac2377' into trac2470

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



More information about the bind10-changes mailing list