BIND 10 trac1253, created. 6dbe35be17827ccf8bfc904be707aea01fb4ef94 [1253] makefile cleanup
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Oct 4 14:42:20 UTC 2011
The branch, trac1253 has been created
at 6dbe35be17827ccf8bfc904be707aea01fb4ef94 (commit)
- Log -----------------------------------------------------------------
commit 6dbe35be17827ccf8bfc904be707aea01fb4ef94
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Oct 4 16:41:36 2011 +0200
[1253] makefile cleanup
commit a8a8ceb589f9f3bf4da29717eec446cb2766032c
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Oct 4 16:28:27 2011 +0200
[1253] better exception handling, tests and docs
commit 1f6c32ac6941c3c2ec456017e73ea74ca5944e1c
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Oct 4 15:14:44 2011 +0200
[1253] initialize new member in constructors
commit cadfcca91ef5bdb2c72c9db4e918ff6ac7b10e65
Author: Jelte Jansen <jelte at isc.org>
Date: Tue Oct 4 12:34:04 2011 +0200
[1253] use client container instead of client directly
in client_python.cc. This hides the container implementation details from python API, and make datasourceclient usable 'directly'.
Added a bit of optional niftyness to some of the createXXX functions; if you pass it any python object, it'll INCREF it and DECREF it again upon its own destruction. With this, we can make sure some objects don't live past the lifetime of other objects they depend on (in this case iterator, updater and finder, regarding the DataSourceClient they came from)
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list