JINMEI Tatuya
|
fd29a77407
[2438] wording fixes
|
12 years ago |
JINMEI Tatuya
|
e149d57f77
[2438] updated doc about direct construction of RRsetCollectionBase.
|
12 years ago |
JINMEI Tatuya
|
ce19e77d9f
[2438] clarify the relationship of Python/C++ classes of RRsetCollection.
|
12 years ago |
JINMEI Tatuya
|
88ff44432d
[2438] make sure the branch is fully synchronized with trac2435
|
12 years ago |
JINMEI Tatuya
|
738540ce3a
[2438] added python wrapper for ZoneUpdater::getRRsetCollection().
|
12 years ago |
JINMEI Tatuya
|
3b37e9c152
[2438] introduce Python RRsetCollectionError and convert it find().
|
12 years ago |
JINMEI Tatuya
|
81ed5b0185
[2438] make sure cppobj is NULL in the base RRsetCollection wrapper classs.
|
12 years ago |
JINMEI Tatuya
|
37a8e164d7
[2438] more conflict resolution
|
12 years ago |
JINMEI Tatuya
|
e3bde86b2e
[2438] Merge branch 'trac2438-0' into trac2438
|
12 years ago |
Mukund Sivaraman
|
09c47d4fef
[2435] Elaborate note about unsupported RRTypes
|
12 years ago |
Mukund Sivaraman
|
4889272436
[2435] Add a note that some records may not be found by the datasrc RRsetCollection
|
12 years ago |
Mukund Sivaraman
|
2b05b3926a
[2435] Throw an exception if the database RRsetCollection implementation is used after commit()
|
12 years ago |
Mukund Sivaraman
|
0c28935d20
[2435] Updating after getting RRsetCollection on DatabaseUpdater must fail
|
12 years ago |
Mukund Sivaraman
|
568655c55d
[2435] Return a isc::datasrc::RRsetCollectionBase in ZoneUpdater::getRRsetCollection()
|
12 years ago |
Mukund Sivaraman
|
f2f653c6f2
[2435] Introduce an abstract datasrc::RRsetCollectionBase class
|
12 years ago |
Mukund Sivaraman
|
8bd08bf253
[2435] Revise RRsetCollection constructor doc
|
12 years ago |
Mukund Sivaraman
|
caf2b100bf
[2435] Make ZoneUpdater::getRRsetCollection() return a RRsetCollectionBase&
|
12 years ago |
Mukund Sivaraman
|
75d921323c
[2435] Add documentation for RRsetCollectionPtr
|
12 years ago |
Mukund Sivaraman
|
2f7f7b1e0f
[2435] Move RRsetCollectionBase::FindError out of the class and rename it
|
12 years ago |
Mukund Sivaraman
|
9bc2545087
[2435] Test use of NO_WILDCARD option
|
12 years ago |
Mukund Sivaraman
|
00980e1e05
[2435] Update comment
|
12 years ago |
Mukund Sivaraman
|
355fb4b538
[2435] Test use of FIND_GLUE_OK option
|
12 years ago |
Mukund Sivaraman
|
34724a6251
[2435] Make a minor comment update
|
12 years ago |
Mukund Sivaraman
|
5200f31617
[2435] Check ZoneFinder find() result and return accordingly
|
12 years ago |
Mukund Sivaraman
|
ecfc245797
[2435] Remove redundant class definition
|
12 years ago |
Mukund Sivaraman
|
79cfa55b62
[2435] Add a note that some RRTypes are not specifically handled
|
12 years ago |
Mukund Sivaraman
|
a9a2f80671
[2435] Add detailed doc for getRRsetCollection()
|
12 years ago |
Mukund Sivaraman
|
4d277fcbe2
[2435] Move datasrc::RRsetCollection implementation into database.cc
|
12 years ago |
JINMEI Tatuya
|
1ba7dea264
[2438] corrected pytype var name (to match the one defined in .h)
|
12 years ago |
JINMEI Tatuya
|
b927f6e095
[2438] make sure intermediate errors are cleared.
|
12 years ago |