BIND 10 trac1792, created. 9ad569a0f568d9faf5f213f1403dce51cbcf08b8 [1792] added a simple lettuce for the "inmemory w/ SQLite3 backend" scenario.
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Apr 10 01:06:29 UTC 2012
The branch, trac1792 has been created
at 9ad569a0f568d9faf5f213f1403dce51cbcf08b8 (commit)
- Log -----------------------------------------------------------------
commit 9ad569a0f568d9faf5f213f1403dce51cbcf08b8
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Apr 9 17:04:36 2012 -0700
[1792] added a simple lettuce for the "inmemory w/ SQLite3 backend" scenario.
right now it does a simple check for loading and query response from the loaded
zone. this is intended to be used for the inmemory-from-xfrin scenarios.
commit 9b060a79e29c1691d1e84da5d6a656e99f2ec8a2
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Apr 9 16:35:57 2012 -0700
[1792] added support for "sqlite3" filetype of inmemory zone.
commit 501c5f296f27b565b6e2229e62f8f19754818abf
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Apr 9 16:34:16 2012 -0700
[1792] added supplemental utility for tests using SQLite3 backend.
it creates a temporary SQLite3 DB file from a shared template with a specified
stream of zone data. this will help reduce the number of pre-generated DB
files in the repository (which will be subject to upgrading the schema).
commit 08d13321640259a5036053852ff0c8731b54239c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Apr 9 15:55:30 2012 -0700
[1792] moved rwtest.sqlite3 under lib/testutils so that it can be shared.
it's going to be used in subsequent auth tests.
commit aaf4fb3d70f5868ba9c6fa16c490abd7ed5035d3
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Apr 5 21:34:01 2012 -0700
[1792] unrelated cleanup: constify and fold a long line
just noticed them and the changes are small, so I did it here.
commit 2397c86b17e71f1472a867dfa1fb4e7223cb811c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Apr 5 17:37:29 2012 -0700
[1792] unrelated style fix per guideline. should be obvious from the diff.
commit 2fa92e23966279921c57bd1fa67ec79e56b328ed
Merge: 654f0cb 9858d6d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Apr 5 17:27:47 2012 -0700
[1792] Merge branch 'trac1791' into trac1792
commit 654f0cbd1850a78758194cf3dcc7d5a90d37e495
Merge: 68308bd dcdd4e1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Apr 5 16:34:40 2012 -0700
[1792] Merge branch 'trac1791' into trac1792
commit 68308bd95eb0a3d52f048790cd16611b5fdc7ee9
Merge: e663cfe d5531c9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Apr 5 16:27:07 2012 -0700
[1792] Merge branch 'trac1791' into trac1792
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list