BIND 10 trac1577, created. 4df912c903ef7469b0034f1750de4cf0711e9e2d [master] increase the BIND 10 version to today's date

BIND 10 source code commits bind10-changes at lists.isc.org
Mon Apr 9 12:01:09 UTC 2012


The branch, trac1577 has been created
        at  4df912c903ef7469b0034f1750de4cf0711e9e2d (commit)

- Log -----------------------------------------------------------------
commit 4df912c903ef7469b0034f1750de4cf0711e9e2d
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Apr 5 12:07:57 2012 -0500

    [master] increase the BIND 10 version to today's date

commit 81300648c7274effe356e4ba421cdf3cdab8d316
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Thu Apr 5 12:04:23 2012 -0500

    [master] ticket #1823 remove ASIO_DISABLE_KQUEUE hack
    
    We had this for a behavior on NetBSD, the new ASIO (already in our
    source tree) has workaround for it.
    
    This is for ticket #1823.

commit 8f3e82a987df1e5abc1ab2d4f0785ca3f9ab97ff
Merge: e663cfecd5385a0d2e27c301f089e1f60d3e9a28 c30d4ccd7f07819b60695d11dd5f946b61e8fe17
Author: Jelte Jansen <jelte at isc.org>
Date:   Thu Apr 5 11:34:38 2012 +0200

    [master] Merge branch 'trac1757'

commit e663cfecd5385a0d2e27c301f089e1f60d3e9a28
Merge: 635e3dae01973485a2d81487fb684d40c8db930a efb79bb638d7c88d3f46c9486d7f29f2d2e6e8df
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Apr 5 01:20:18 2012 -0700

    [master] Merge branch 'trac1788'

commit efb79bb638d7c88d3f46c9486d7f29f2d2e6e8df
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 4 10:11:36 2012 -0700

    [1788] removed the default for 'filetype' from the spec file.
    
    for optional items setting the default doesn't make sense, but we also have
    test cases where syntax validation is skipped, so changing it to non-optional
    will break existing test cases.  at least for now, it seems to make most sense
    to keep it optional and define the default within the parser code.

commit 2645b194340a5a7fe315505f6d4cab874573c2ae
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Wed Apr 4 09:56:44 2012 -0700

    [1788] used a simpler version of validateConfig() (not taking 'errors' list).
    
    in this test we are only interested in the specific config is valid or not,
    so we didn't need the 'errors'. (actually I didn't notice there was this
    version of validateConfig() previously).

commit 00bc99c5a2c8412994dd67b0e01318abb2bde893
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 3 21:05:33 2012 -0700

    [1788] reject in-memory file types other than "text" for now.

commit 36ec15a2721f408c1868001f8dfa4c358f2f0ec3
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 3 20:49:22 2012 -0700

    [1788] more test, syntax cleanup
    
    - added one test case for checking the new "filetype" item is optional.
    - also added a test in MemoryDatasrcConfigTest to see whether "filetype" is
      accepted.
    - others should be trivial editorial cleanup.

commit f4489fa39cb50a2d0a80925ac6709d4c2beffc29
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Tue Apr 3 20:47:35 2012 -0700

    [1788] extended auth.spec so an inmemory zone has an optional filetype item.
    
    also added a new set of unittests that verify the new spec syntax.

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



More information about the bind10-changes mailing list