BIND 10 trac2541, created. ea1a4ef9ac12b377a8c6b407ac488a1cb3805ba0 [2541] Documentation and cleanup
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Dec 10 20:24:07 UTC 2012
The branch, trac2541 has been created
at ea1a4ef9ac12b377a8c6b407ac488a1cb3805ba0 (commit)
- Log -----------------------------------------------------------------
commit ea1a4ef9ac12b377a8c6b407ac488a1cb3805ba0
Author: Jelte Jansen <jelte at isc.org>
Date: Mon Dec 10 21:09:47 2012 +0100
[2541] Documentation and cleanup
don't duplicate the duplicate zone check in sqlite3 accessor's addZone()
added documentation
commit 3a5d06d3901871929d310ea0e968611e7bfa0f27
Author: Jelte Jansen <jelte at isc.org>
Date: Mon Dec 10 20:15:21 2012 +0100
[2541] add createZone() to DataSourceClient interface
Note: currently called createZone so as not to interfere with an existing addZone() call in MemoryClient.
Instead of pure virtual I made it have a default 'NotImplemented' method.
Also, the DatabaseClient holds the transaction (not the SQLite3Accessor); we could do it on that level but we already have a transaction API on a higher level and it makes a little bit more sense to me to do it there
commit e5ae1675a59c6116c1d0c471b760e647bf6d31b5
Author: Jelte Jansen <jelte at isc.org>
Date: Mon Dec 10 15:59:40 2012 +0100
[2541] Add addZone() to the abstract database accessor base class
commit 0ece883214d68bb606764dd8c6572487af976833
Author: Jelte Jansen <jelte at isc.org>
Date: Mon Dec 10 15:38:15 2012 +0100
[2541] addZone in SQLite3Accessor
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list