BIND 10 trac2438, created. 738540ce3a7b5d06707d5b298a6223629ab66050 [2438] added python wrapper for ZoneUpdater::getRRsetCollection().
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Jan 17 08:18:40 UTC 2013
The branch, trac2438 has been created
at 738540ce3a7b5d06707d5b298a6223629ab66050 (commit)
- Log -----------------------------------------------------------------
commit 738540ce3a7b5d06707d5b298a6223629ab66050
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Jan 17 00:09:03 2013 -0800
[2438] added python wrapper for ZoneUpdater::getRRsetCollection().
commit 3b37e9c152b05606bb5401c16c5b9f6d37155539
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 16 17:25:44 2013 -0800
[2438] introduce Python RRsetCollectionError and convert it find().
commit 81ed5b0185f7b37aafada49c52880ba87b03785f
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 16 15:06:32 2013 -0800
[2438] make sure cppobj is NULL in the base RRsetCollection wrapper classs.
commit 37a8e164d7e3267b42ad438f49ae2505bd5b952b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 16 13:00:01 2013 -0800
[2438] more conflict resolution
commit e3bde86b2e51188e37fab58965709fe2f22f9610
Merge: 09c47d4 1ba7dea
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Jan 16 12:40:17 2013 -0800
[2438] Merge branch 'trac2438-0' into trac2438
resolved Conflicts:
src/lib/datasrc/Makefile.am
src/lib/datasrc/database.cc
src/lib/datasrc/tests/database_unittest.cc
src/lib/datasrc/tests/master_loader_callbacks_test.cc
src/lib/datasrc/tests/zone_loader_unittest.cc
src/lib/datasrc/zone.h
src/lib/dns/rrset_collection_base.h
commit 1ba7dea264623db66cbf62fed95db34cde362cf5
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 4 15:52:52 2013 -0800
[2438] corrected pytype var name (to match the one defined in .h)
commit b927f6e09523bcadf613b4e409a0039e5bfbb03c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 4 14:15:50 2013 -0800
[2438] make sure intermediate errors are cleared.
commit 0cce212fefe299518426d10812c74ce14d547782
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 4 09:38:11 2013 -0800
[2438] missing EXTRA_DIST
commit 878a31b83ab5df9441804a67a2f9a16ad615ae84
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Jan 4 09:18:11 2013 -0800
[2438] added Python wrapper for RRsetCollection (base and DNS derived ver.).
commit c846c5417c22b4a3b02122860ce9a6977a6ffa44
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 18:11:35 2013 +0530
[2435] Make ZoneUpdater return a corresponding RRsetCollection for itself
commit ae4e532f39b85f619ff99d8feb91898d8ee741a9
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 11:52:51 2013 +0530
[2435] Throw FindError in case there is a DataSourceError in ZoneFinder
commit ba27028c44e71d0fa19077209b412538be635c81
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 11:23:47 2013 +0530
[2435] Don't throw in case of out of zone queries
commit 9a7261d103fb09bf87b1f827a733aca3cb87d46c
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 11:04:40 2013 +0530
[2435] Handle find() with RRClass that may not be found
commit ff502308eef747bad13e1e4c763ca7fc2d820a99
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 10:55:18 2013 +0530
[2435] Test RRsetCollection against both MockAccessor and TestSQLite3Accessor
commit 0e9831ebbe7ff8c719605c36f3c3292db31d28c8
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 10:47:02 2013 +0530
[2435] Remove the DatasrcIter implementation for now
It is not complete and unused, as the getBeginning() and getEnd()
methods simply throw now.
commit d33133715b3f211459678061e0f2d3c40738c07f
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 10:44:26 2013 +0530
[2435] Describe that a reference to the updater is kept
commit a6e58431e3582cc73e5c3e2aa20ee09c5da199a4
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 10:40:51 2013 +0530
[2435] Rename DsIter iterator class to DatasrcIter
commit f2fa03f0b6156c8a64376d1524fe822e3a74cb16
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Jan 9 10:39:35 2013 +0530
[2435] Fix copyright year of files
commit 869ad53a069b3fe4836d818fe820160e914a017c
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 19:51:27 2013 +0530
[2435] Implement datasrc version of RRsetCollection.
commit e601cb8dbb5dae21aa90061d2dbf0e23223186c0
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 15:09:27 2013 +0530
[2432] Fix more cases of \return (use singular form).
commit 76b963dc31b5df73631b3689868b991759414ba9
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:34:30 2013 +0530
[2432] Use prefix operator++.
commit 5fa3d0e12c20cd9d07fc83c98dbd32c64eadca3e
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:32:35 2013 +0530
[2432] Minimize code.
commit cd894167c8d367f7367b790d60c3dd23f740ffdf
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:30:41 2013 +0530
[2432] Use ASSERT_TRUE to not crash test suite in some places.
commit add399ede802585b4606e6b07d60fe831aa8ec7a
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:26:37 2013 +0530
[2432] Fix use of \return (use singular form).
commit 7773035d231a2a55664dbe04baa4744da4ada7a7
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:25:16 2013 +0530
[2432] Use \throws in API doc.
commit 8d160f47d4cd2b6bf265580331215fa9d48a9571
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:22:18 2013 +0530
[2432] Remove explicit template instantiation in one case.
I thought that explicit type name made the code more readable, but maybe
that's not the case so I've removed it now.
It still needs to be specified in the other constructor.
commit f0779391ff33e44afac4fc7911400d9b3f345446
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 19:51:27 2013 +0530
[2435] Implement datasrc version of RRsetCollection
commit a2e1d3f2d9f4bd9680932a46cf2b00c1cd2a1a64
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 15:09:27 2013 +0530
[2432] Fix more cases of \return (use singular form)
commit 09a0594ddec459ff3d7bf1e0f0814847d5904883
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:34:30 2013 +0530
[2432] Use prefix operator++
commit a25a5fca02c5aca0a29113ca293581b1b48bcfdd
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:32:35 2013 +0530
[2432] Minimize code
commit 8e118d8e64ff03678c4dd4bdbc6e8e8c64737ac6
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:30:41 2013 +0530
[2432] Use ASSERT_TRUE to not crash test suite in some places
commit 13b8d3383b390dfb30ba39d9f7c69d1c0a7fd572
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:26:37 2013 +0530
[2432] Fix use of \return (use singular form)
commit 7eaf1f34a92aef6e6e82b59e1a8200c858820b77
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:25:16 2013 +0530
[2432] Use \throws in API doc
commit 45b538d01cc68a759ed8eb1d9e069def986e2ae9
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jan 7 14:22:18 2013 +0530
[2432] Remove explicit template instantiation in one case
I thought that explicit type name made the code more readable, but maybe
that's not the case so I've removed it now.
It still needs to be specified in the other constructor.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list