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 |
JINMEI Tatuya
|
0cce212fef
[2438] missing EXTRA_DIST
|
12 years ago |
JINMEI Tatuya
|
878a31b83a
[2438] added Python wrapper for RRsetCollection (base and DNS derived ver.).
|
12 years ago |
Mukund Sivaraman
|
c846c5417c
[2435] Make ZoneUpdater return a corresponding RRsetCollection for itself
|
12 years ago |
Mukund Sivaraman
|
ae4e532f39
[2435] Throw FindError in case there is a DataSourceError in ZoneFinder
|
12 years ago |
Mukund Sivaraman
|
ba27028c44
[2435] Don't throw in case of out of zone queries
|
12 years ago |
Mukund Sivaraman
|
9a7261d103
[2435] Handle find() with RRClass that may not be found
|
12 years ago |