Commit History

Author SHA1 Message Date
  JINMEI Tatuya 2d3ed73912 [2851] don't make datasrc configure() fail in case of "NoSuchZone". 12 years ago
  JINMEI Tatuya 3e678f3bda [2851] another cleanup: introduce NoSuchZone exception based on DataSourceError 12 years ago
  JINMEI Tatuya 73e1a3cf89 [2851] additional cleanup: rename ReloadResult "CacheStatus" 12 years ago
  JINMEI Tatuya 31075ad95c [2851] cleanup: completely deprecate ConfigurableClientList::reload(). 12 years ago
  JINMEI Tatuya 721708db65 [2851] Merge branch 'trac2850' into trac2851 12 years ago
  JINMEI Tatuya b9608c20b4 [master] include stdlib.h instead of cstlib; for random(3) we need the former. 12 years ago
  JINMEI Tatuya 214b2747a3 [master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10 12 years ago
  Mukund Sivaraman 0dccb67c0e [2850] Add a comment 12 years ago
  Mukund Sivaraman 622d3e7123 [2850] Implement the strong exception guarantee 12 years ago
  Mukund Sivaraman 6bb2e2de9b [2850] Handle the case where setNamedAddress() may invalidate the passed address 12 years ago
  Mukund Sivaraman 366cf13a9c [2850] Add different exception definitions for the kind of exceptions reset() may throw 12 years ago
  Mukund Sivaraman 186195174b [2850] Add the ZoneTableSegment::clear() method 12 years ago
  Mukund Sivaraman 6548cfede8 [2850] Unify checksum and header processing code 12 years ago
  JINMEI Tatuya fd6c9be84e [master] use a wrapper for boost::function to work around sunstudio build issue 12 years ago
  Michal 'vorner' Vaner 71be4dc12e Merge branch 'master' of git+ssh://git.bind10.isc.org/var/bind10/git/bind10 12 years ago
  Michal 'vorner' Vaner 673bbeb9b8 Don't rely on friends 12 years ago
  Mukund Sivaraman 02c2f7f80e [2850] Indent correctly 12 years ago
  JINMEI Tatuya fc4e4e5c2c [master] define a wrapper object to pass to io_service::post explicitly. 12 years ago
  JINMEI Tatuya e3c5c430e6 [master] use a wrapper for passing boost::function to io_service::post() 12 years ago
  Mukund Sivaraman ca15d37a2e [2850] Split large switch block into methods 12 years ago
  Mukund Sivaraman 10386454c4 [2850] Build ZoneTableSegmentMapped only where shared memory support is enabled 12 years ago
  Mukund Sivaraman f41e4c3104 [2850] Comment the newly introduced constants 12 years ago
  Mukund Sivaraman b30eb93486 [2850] Avoid hardcoding magic keywords, and use constants instead 12 years ago
  Mukund Sivaraman ac47329489 [2850] Add test for empty params argument to reset() 12 years ago
  Mukund Sivaraman 3456e30bce [2850] Don't declare a global static std::string object to avoid init fiasco 12 years ago
  Mukund Sivaraman 4325f3dfd8 [2850] Remove TearDown() method from ZoneTableSegmentMappedTest 12 years ago
  Mukund Sivaraman 74bad1ad71 [2850] Clarify API doc about exceptions in ZoneWriter::cleanup() 12 years ago
  Mukund Sivaraman 035fbe1da0 [2850] Fix ZoneWriter constructor API doc 12 years ago
  Mukund Sivaraman 5d65c74c12 [2850] Throw isc::InvalidOperation instead of isc::Unexpected 12 years ago
  Mukund Sivaraman 2b96d4487c [2850] Make ZoneTableSegmentLocal::reset() throw NotImplemented exception 12 years ago