BIND 10 trac2309, created. bc66f6d0df259657efc39b87f33e68dd08062202 [2309] use findAtOrigin in auth Query class, and specify minttl for SOA.

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Jan 23 07:19:54 UTC 2013


The branch, trac2309 has been created
        at  bc66f6d0df259657efc39b87f33e68dd08062202 (commit)

- Log -----------------------------------------------------------------
commit bc66f6d0df259657efc39b87f33e68dd08062202
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 22 21:46:17 2013 -0800

    [2309] use findAtOrigin in auth Query class, and specify minttl for SOA.
    
    some test cases needed to be adjusted accordingly.

commit e99a3dd0a0c6e698a5b3108af017c76fa6d115ec
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 22 22:28:22 2013 -0800

    [2309] separate the public if and protected impl method; add docs.

commit 6317823834dced610691841ee7c082249fa1f8fe
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 22 20:56:47 2013 -0800

    [2309] supported use_minttl part of findAtOrigin.

commit c99567a4b1d2f5cfe345239c74b981efc8a4d585
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 22 19:12:23 2013 -0800

    [2309] implemented ZoneFinder::findAtOrigin for some basic cases.

commit 1da05510732e259e76ef280d7b879fd237b746f3
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 22 15:23:21 2013 -0800

    [2309] test refactoring: extract body of doFindTest to a separate function.
    
    so that we can share it with test cases for findAtOrigin.
    no behavior change so far.

commit ba3695664abb8b686c8fee6d25bd356b68cd5c7c
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 22 18:58:30 2013 -0800

    [2309] unrelated cleanup: rename datasrc/itearator.h zone_iterator.h
    
    in accordance with the previous cleanup for zone_finder.  "iterator" is
    too generic and should have been renamed.  now is probably a good opportunity.

commit 07414de00e7bbbafcb73166eb969ce1fd38105ee
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Jan 22 14:28:58 2013 -0800

    [2309] (unrelated cleanup) move ZoneFinder to a separate header file.
    
    finder/updater/journal reader are all quite big and can be used in
    different contexts, so I think it makes sense to separate them.
    this is also an attempt of avoiding the too generic name of "zone.h".

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



More information about the bind10-changes mailing list