summaryrefslogtreecommitdiffstats
path: root/src/lib/dns/rrset_collection_base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into trac2435_2Mukund Sivaraman2013-01-291-0/+2
|\
| * [master] Merge branch 'trac2438'JINMEI Tatuya2013-01-211-0/+2
| |\
| | * [2438] Merge branch 'trac2438-0' into trac2438JINMEI Tatuya2013-01-161-0/+2
| | |\
| | | * [2435] Make ZoneUpdater return a corresponding RRsetCollection for itselfMukund Sivaraman2013-01-091-0/+2
| | | * [2435] Throw FindError in case there is a DataSourceError in ZoneFinderMukund Sivaraman2013-01-091-0/+14
| | | * [2432] Fix use of \return (use singular form)Mukund Sivaraman2013-01-081-2/+2
* | | | [2435] Make minor documentation updatesMukund Sivaraman2013-01-281-9/+9
* | | | [2435] Make documentation updatesJINMEI Tatuya2013-01-281-23/+29
* | | | [2435] Update RRsetCollectionBase::find() API doc for RRSIGs and meta typesMukund Sivaraman2013-01-231-6/+24
* | | | [2435] Fix order of words in commentMukund Sivaraman2013-01-181-1/+1
|/ / /
* | | Merge branch 'master' into trac2435Mukund Sivaraman2013-01-161-0/+2
|\ \ \ | |/ / |/| |
| * | [master] Add virtual destructor for base class IterJelte Jansen2013-01-111-0/+2
* | | [2435] Elaborate note about unsupported RRTypesMukund Sivaraman2013-01-151-1/+7
* | | [2435] Throw an exception if the database RRsetCollection implementation is u...Mukund Sivaraman2013-01-151-0/+6
* | | [2435] Return a isc::datasrc::RRsetCollectionBase in ZoneUpdater::getRRsetCol...Mukund Sivaraman2013-01-151-6/+0
* | | [2435] Add documentation for RRsetCollectionPtrMukund Sivaraman2013-01-151-0/+4
* | | [2435] Move RRsetCollectionBase::FindError out of the class and rename itMukund Sivaraman2013-01-111-13/+14
* | | [2435] Add a note that some RRTypes are not specifically handledMukund Sivaraman2013-01-101-0/+3
* | | [2435] Make ZoneUpdater return a corresponding RRsetCollection for itselfMukund Sivaraman2013-01-091-0/+2
* | | [2435] Throw FindError in case there is a DataSourceError in ZoneFinderMukund Sivaraman2013-01-091-0/+14
|/ /
* / [2432] Fix use of \return (use singular form)Mukund Sivaraman2013-01-071-2/+2
|/
* [2432] Remove RRsetCollection::find() that returns an AbstractRRsetMukund Sivaraman2013-01-031-6/+6
* [2432] Rename iterator class to IteratorMukund Sivaraman2013-01-031-11/+11
* [2432] Add more API documentationMukund Sivaraman2013-01-011-0/+28
* [2432] Add API doc for equals() about incompatible typesMukund Sivaraman2013-01-011-0/+10
* [2432] Add virtual destructorMukund Sivaraman2013-01-011-0/+3
* [2432] UntabifyMukund Sivaraman2013-01-011-1/+1
* [2432] Add RRClass too in the RRsetCollection key, and make find() search for...Mukund Sivaraman2012-12-261-2/+4
* [2432] Add RRsetCollectionBase, and an implementation of RRsetCollectionMukund Sivaraman2012-12-211-0/+120