JINMEI Tatuya
|
2352105cc7
[2435] Make documentation updates
|
12 years ago |
Mukund Sivaraman
|
631366a33b
[2435] Explain why using the rrset collection is not allowed after calling ZoneUpdater::commit()
|
12 years ago |
Mukund Sivaraman
|
e05c0b3ebb
[2435] Explain why modifying data is not allowed after creating the rrset collection
|
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
|
caf2b100bf
[2435] Make ZoneUpdater::getRRsetCollection() return a RRsetCollectionBase&
|
12 years ago |
Mukund Sivaraman
|
a9a2f80671
[2435] Add detailed doc for getRRsetCollection()
|
12 years ago |
Mukund Sivaraman
|
137cfc9037
[2435] Make ZoneUpdater return a corresponding RRsetCollection for itself
|
12 years ago |
Mukund Sivaraman
|
6c30834cb7
[2421] Add zone exceptions hierarchy
|
12 years ago |
Mukund Sivaraman
|
059a2a1751
[2357] Update scaffolding using fix-scaffolding.py tool
|
12 years ago |
JINMEI Tatuya
|
b1d4ff896a
[2284] reverted the getAtOrigin() framework.
|
12 years ago |
JINMEI Tatuya
|
fa51dffbe4
[2060] clarified the ownership of obj returned via getFinder/AllRRsets.
|
12 years ago |
JINMEI Tatuya
|
e0ce6d2f30
[2060] (unrelated) make the finder Context class "more basic"
|
12 years ago |
JINMEI Tatuya
|
d73842ed35
[2060] added the getAtOrigin() method to ZoneFinder::Context.
|
12 years ago |
Mukund Sivaraman
|
a173297fd3
[2165] Move ZoneFinder::stripRRsigs() into a .cc file
|
12 years ago |
Mukund Sivaraman
|
3afbf54cd0
[2165] Rename variables
|
12 years ago |
Mukund Sivaraman
|
2a22df22a1
[2165] Check for NULL rrsets in stripRRsigs() itself
|
12 years ago |
Mukund Sivaraman
|
52f1d2c35b
[2165] Remove multiple copies of the same code
|
12 years ago |
Mukund Sivaraman
|
cdfbc3523e
[2165] Strip RRSIGs from addditional records in memory datasource when DNSSEC is not asked
|
12 years ago |
JINMEI Tatuya
|
3e4bfd2ac7
[master] fixed a typo in doxygen doc.
|
13 years ago |
JINMEI Tatuya
|
483f107594
[master] Merge branch 'trac1771-2'
|
13 years ago |
JINMEI Tatuya
|
1d84941507
[2033] removed ZoneFinder::findPreviousName.
|
13 years ago |
JINMEI Tatuya
|
930e5b9931
[1771-2] clarified the semantics of FIND_GLUE_OK more.
|
13 years ago |
Jelte Jansen
|
952cb2ceeb
[1535] use OutOfZone instead of InvalidParameter in findNSEC3()
|
13 years ago |
Jelte Jansen
|
65b293e599
[1535] renamed OutOfZoneFind to OutOfZone
|
13 years ago |
Jelte Jansen
|
f8c0d29e25
[1535] make ZoneFinder::find throw on out-of-zone query
|
13 years ago |
JINMEI Tatuya
|
2cc4d39e5c
[1608] noted in doc that getAdditional() only returns in-zone data (+ glue).
|
13 years ago |
JINMEI Tatuya
|
14d4b5dd3e
[master] explicitly declare/define virtual destructor for ZoneFinder::Context.
|
13 years ago |
JINMEI Tatuya
|
1633572f05
[1607] documentation update
|
13 years ago |