Commit History

Author SHA1 Message Date
  Mukund Sivaraman 03ce449ee1 [2850] Fix ZoneTableSegmentMappedTest.resetBadConfig test 12 years ago
  Mukund Sivaraman 9784a1841f [2850] Add tests for the various open modes 12 years ago
  Mukund Sivaraman 5082c255bb [2850] Constify getNamedAddress() 12 years ago
  Mukund Sivaraman 3599c07417 [2850] Add a way to pass a seed to the random number generator 12 years ago
  Mukund Sivaraman 043b3d2952 [2850] Make minor coding style fixes 12 years ago
  Mukund Sivaraman b5cd040334 [2850] Include dependency header in random_number_generator.h itself 12 years ago
  Mukund Sivaraman 54a1d02e88 [2850] Make a minor comment update 12 years ago
  Mukund Sivaraman 7d1a2ca88d [2850] Don't use the term "load" when describing what reset() does 12 years ago
  Mukund Sivaraman ad233427c1 [2850] Update comment to match code 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
  Mukund Sivaraman 02c2f7f80e [2850] Indent correctly 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
  JINMEI Tatuya 79fe8bd49d [2850] removed unused functions 12 years ago
  Mukund Sivaraman 1815740f41 [2850] Move reset() method to the base ZoneTableSegment class 12 years ago
  Mukund Sivaraman 0b7af64f6b [2850] Update comment about not verifying checksum for a read-only segment 12 years ago