Commit History

Author SHA1 Message Date
  Mukund Sivaraman e77ef46d0c [2268] Use loadZoneData() inside InMemoryClient 12 years ago
  Mukund Sivaraman 6bceaa250b [2268] Rename load method to loadInternal() 12 years ago
  Mukund Sivaraman 31fdd062b5 Merge branch 'master' into trac2268 12 years ago
  Mukund Sivaraman ef49adadf6 [2268] Move EmptyZone exception to InMemoryClient class 12 years ago
  Michal 'vorner' Vaner e1b4bf1cb5 [2292] Remove mutable find methods 12 years ago
  Mukund Sivaraman 34020849e9 [2268] Move LoadCallback typedef to an internal namespace 12 years ago
  Mukund Sivaraman ae53c8fd69 [2268] Move Loader to live under ZoneDataUpdater 12 years ago
  Mukund Sivaraman 86fcb73a66 [2268] Remove pimpl from InMemoryClient 12 years ago
  Mukund Sivaraman b643e4ef30 [2268] Use ZoneDataUpdater in InMemoryClient 12 years ago
  JINMEI Tatuya 8660a77ac7 [2282merge] Merge branch 'trac2218' into trac2282merge 12 years ago
  JINMEI Tatuya 1830f45cda [2218] Change return type of findZoneData() 12 years ago
  Mukund Sivaraman 593cc7dda0 [2218] Update doc comment for InMemoryClient::findZoneData() 12 years ago
  Mukund Sivaraman eb5ace77a9 [2218] Add comment about use in testing for findZoneData() 12 years ago
  Mukund Sivaraman e7bd7d6cea [2218] Rename InMemoryClient::findZone2() to ::findZoneData() 12 years ago
  JINMEI Tatuya 40fe836dcf [2219] Merge branch 'trac2218' into trac2219 12 years ago
  JINMEI Tatuya 55f047a3e2 [2267] refactoring: introduce a helper Loader class and move addFromLoad there. 12 years ago
  Mukund Sivaraman e7ecb23108 [2218] Implement InMemoryClient::findZone() (and keep findZone2()) 12 years ago
  Mukund Sivaraman 65ce434abe [2108] Fix typo 12 years ago
  Mukund Sivaraman 7f4c06a3fc [2108] Fix doc comment for InMemoryClient::getFileName() 12 years ago
  Mukund Sivaraman 2de58c844c [2108] Update obsolete comment 12 years ago
  Mukund Sivaraman f1f2184dc4 [2108] Pass memory segment to InMemoryClient constructor 12 years ago
  Mukund Sivaraman 0f8bc280b9 [2108] Untabify code 12 years ago
  Mukund Sivaraman 11fbb68418 [2108] Loading an empty zone without even an SOA for the origin should throw 12 years ago
  Mukund Sivaraman 32c4d7fa5d [2108] Move iterator.h include to the header file 12 years ago
  Mukund Sivaraman 99db6f4f61 [2108] Add a findZone() variant temporarily to derive from DataSourceClient 12 years ago
  Mukund Sivaraman bd22127826 [2108] Save file name during load() and implement getFileName() 12 years ago
  Mukund Sivaraman ae9a4acc88 [2108] Add an InMemoryClient implementation 12 years ago
  Mukund Sivaraman 57a9640dbc [2108] Add initial interface for InMemoryClient 12 years ago