BIND 10 trac1732, created. 418a6dc9ee0369d13d14bfa825229c0e35a694e4 [master] added a note about dbutil that there's no use of it yet.

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Mar 28 13:08:53 UTC 2012


The branch, trac1732 has been created
        at  418a6dc9ee0369d13d14bfa825229c0e35a694e4 (commit)

- Log -----------------------------------------------------------------
commit 418a6dc9ee0369d13d14bfa825229c0e35a694e4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Mar 27 19:28:17 2012 -0700

    [master] added a note about dbutil that there's no use of it yet.
    
    committing based on jabber discussion.

commit 8ab7817d7c346d35a7be2a1d6bfe51aed4fef15c
Merge: 9e5da4f42072e2bee454178eb1422103504a40dc 73a6349b16ce1c95ff6216fdbff9551d574988d9
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Mar 27 19:22:30 2012 -0700

    [master] Merge branch 'trac1846'

commit 9e5da4f42072e2bee454178eb1422103504a40dc
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Mar 27 13:42:23 2012 -0700

    [master] changelog for #1836

commit 78bb8f4b9676d6345f3fdd1e5cc89039806a9aba
Merge: a8486dda670bf22c27c7cb2ee95b84cc53c1fc08 4e80da3959ae51851ce68294bd59fed429977f4d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Mar 27 13:35:43 2012 -0700

    [master] Merge branch 'trac1836'

commit a8486dda670bf22c27c7cb2ee95b84cc53c1fc08
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Tue Mar 27 13:55:49 2012 -0500

    [master] add some pyo (python optimized files) to CLEANFILES
    
    This is to fix the distclean target to fix the reported
    distcheck failures.
    
    These pyo files were generated by running the dbutil for tests.

commit 4e80da3959ae51851ce68294bd59fed429977f4d
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Mar 26 10:39:14 2012 -0700

    [1836] also added unittest that would fail the fixed in this branch.
    
    To make this test workable, I needed to change the returned flag
    for the NXRRSET case in MockZoneFinder::find() from setting NSEC_SIGNED
    unconditionally to setting any SIGNED flags.  this doesn't affect other
    tests.

commit d01a04e0f57552e78fe19beb99789888fecab7f4
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Mar 26 10:14:54 2012 -0700

    [1836] added a lettuce test case for delegation from unsigned zone with DO bit.
    
    this would identify the bug fixed in this branch.

commit deafd46a146bf83ea3af9076c9ec808cfd1c168b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Mon Mar 26 10:12:41 2012 -0700

    [1836] throw exception from addDS only when the find result != NXRRSET.
    
    Otherwise, queries with DO bit can incorrectly trigger an exception if
    the zone is unsigned and queyr result is delegation.

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



More information about the bind10-changes mailing list