Commit History

Author SHA1 Message Date
  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
  Mukund Sivaraman 137cfc9037 [2435] Make ZoneUpdater return a corresponding RRsetCollection for itself 12 years ago
  Mukund Sivaraman 3ea93cc724 [2435] Throw FindError in case there is a DataSourceError in ZoneFinder 12 years ago
  Mukund Sivaraman 5e3bc4cf78 [2435] Don't throw in case of out of zone queries 12 years ago
  Mukund Sivaraman c16bfe0dc8 [2435] Handle find() with RRClass that may not be found 12 years ago
  Mukund Sivaraman 6c0febf6e8 [2435] Test RRsetCollection against both MockAccessor and TestSQLite3Accessor 12 years ago
  Mukund Sivaraman 716eeec4d6 [2435] Remove the DatasrcIter implementation for now 12 years ago
  Mukund Sivaraman a69acbd2f9 [2435] Describe that a reference to the updater is kept 12 years ago
  Mukund Sivaraman 173f076fb4 [2435] Rename DsIter iterator class to DatasrcIter 12 years ago
  Mukund Sivaraman 88639855c4 [2435] Fix copyright year of files 12 years ago
  Mukund Sivaraman 70cb4d4886 [2435] Implement datasrc version of RRsetCollection 12 years ago
  Mukund Sivaraman 806865cd2e [2432] Fix more cases of \return (use singular form) 12 years ago
  Mukund Sivaraman e7f9ab5365 [2432] Use prefix operator++ 12 years ago
  Mukund Sivaraman 35d02013f2 [2432] Minimize code 12 years ago
  Mukund Sivaraman 004823862f [2432] Use ASSERT_TRUE to not crash test suite in some places 12 years ago
  Mukund Sivaraman 1fa69473d8 [2432] Fix use of \return (use singular form) 12 years ago
  Mukund Sivaraman 3baea8cf89 [2432] Use \throws in API doc 12 years ago
  Mukund Sivaraman 08c2f82000 [2432] Remove explicit template instantiation in one case 12 years ago
  Mukund Sivaraman dd444334eb [2432] Remove RRsetCollection::find() that returns an AbstractRRset 12 years ago
  Mukund Sivaraman 5d3af5f896 [2432] Add some more API doc 12 years ago
  Mukund Sivaraman bbb8a8f0ed [2432] Use RRCollator during RRsetCollection construction (zone-loading) 12 years ago
  Mukund Sivaraman ee424bbc72 [2432] Move common code into a helper method 12 years ago
  Mukund Sivaraman bdf19add5f [2432] Return status in removeRRset() 12 years ago
  Mukund Sivaraman cfbb9eada0 [2432] Document whether rrsets can be modified after being added 12 years ago
  Mukund Sivaraman 8bca74f57a [2432] Document the state of the collection for empty constructor 12 years ago
  Mukund Sivaraman 34929974f3 [2432] Rename iterator class to Iterator 12 years ago
  Mukund Sivaraman 98d515d5e6 [2432] Add a RRsetCollection constructor that takes an std::istream 12 years ago
  Mukund Sivaraman 4a15ebc6f3 [2432] Add more API documentation 12 years ago