BIND 10 work/iterator, created. 3702df52de21023d90052afdc54732d9ad285b39 [trac1061] Logging descriptions

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Aug 4 08:54:57 UTC 2011


The branch, work/iterator has been created
        at  3702df52de21023d90052afdc54732d9ad285b39 (commit)

- Log -----------------------------------------------------------------
commit 3702df52de21023d90052afdc54732d9ad285b39
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Aug 3 11:36:47 2011 +0200

    [trac1061] Logging descriptions

commit e47f04584b00f6d7b5c8bf9e8ae6af9aaa6831fd
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Aug 3 11:29:52 2011 +0200

    [trac1061] Doxygen comments for SQLite3Connection

commit 823e0fcf308c7f3fc88ba48070e12bd995e75392
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Aug 3 11:14:41 2011 +0200

    [trac1061] Implement SQLite3Connection::getZone

commit 608d45610e9f499fb43d2e52eba461d489a7d45f
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Wed Aug 3 10:58:47 2011 +0200

    [trac1061] Tests for SQLite3Connection::getZone
    
    These are not copied, as this method was not public in the original
    implementation. The constructor got a new parameter, the RR class, so it
    knows what to query from the DB.

commit e76dc86b0a01a54dab56cbf8552bd0c5fbb5b461
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Aug 2 22:28:14 2011 +0200

    [trac1061] (Co|De)structor of SQLite3Connection
    
    Most of the code is slightly modified copy-paste from the
    Sqlite3DataSource. No documentation or log messages and the getZone
    method is dummy. But it compiles and provides some kind of frame for the
    rest.

commit be9d5fe994e6a086a951e432d56e7de2af3cfd09
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Aug 1 13:29:36 2011 +0200

    [trac1061] First attempt at SQLite3Connection interface
    
    It will probably change during the implementation though.

commit 11b8b873e7fd6722053aa224d20f29350bf2b298
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Aug 1 13:06:13 2011 +0200

    [trac1061] Implement finding a zone in DB
    
    And provide some basics of the ZoneFinder, which does not work, but
    compiles at last.

commit b63b9aac20259f3612e23c7a3e977dcb48693ef1
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Aug 1 13:04:40 2011 +0200

    [trac1061] Don't return reference
    
    While it works for in-memory zone and similar, it can't be done with
    databases, as the database returns some primitive data and it must be
    created on the spot.

commit 14a0766224d50d1c4c409e883cf29515dafc25f0
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Aug 1 12:03:35 2011 +0200

    [trac1061] Test for constructor exception

commit b5fbd9c942b1080aa60a48ee23da60574d1fc22f
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Mon Aug 1 11:47:37 2011 +0200

    [trac1061] Tests for finding of the zone.

commit 63f4617b5ab99d75e98e40760ff68bb1615a84e6
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Thu Jul 28 15:42:45 2011 +0200

    [trac1061] Doxygen comments for database classes

commit 579fd2bf848e994ed6dcd8d1c3633f2fa62cbd28
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Thu Jul 28 13:47:17 2011 +0200

    [trac1061] Interface of the database connection and client
    
    It will look something like this, hopefully. Let's see if it works.

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




More information about the bind10-changes mailing list