Historique des commits

Auteur SHA1 Message Date
  Mukund Sivaraman ca15d37a2e [2850] Split large switch block into methods il y a 12 ans
  Mukund Sivaraman 10386454c4 [2850] Build ZoneTableSegmentMapped only where shared memory support is enabled il y a 12 ans
  Mukund Sivaraman f41e4c3104 [2850] Comment the newly introduced constants il y a 12 ans
  Mukund Sivaraman b30eb93486 [2850] Avoid hardcoding magic keywords, and use constants instead il y a 12 ans
  Mukund Sivaraman ac47329489 [2850] Add test for empty params argument to reset() il y a 12 ans
  Mukund Sivaraman 3456e30bce [2850] Don't declare a global static std::string object to avoid init fiasco il y a 12 ans
  Mukund Sivaraman 4325f3dfd8 [2850] Remove TearDown() method from ZoneTableSegmentMappedTest il y a 12 ans
  Mukund Sivaraman 74bad1ad71 [2850] Clarify API doc about exceptions in ZoneWriter::cleanup() il y a 12 ans
  Mukund Sivaraman 035fbe1da0 [2850] Fix ZoneWriter constructor API doc il y a 12 ans
  Mukund Sivaraman 5d65c74c12 [2850] Throw isc::InvalidOperation instead of isc::Unexpected il y a 12 ans
  Mukund Sivaraman 2b96d4487c [2850] Make ZoneTableSegmentLocal::reset() throw NotImplemented exception il y a 12 ans
  JINMEI Tatuya 79fe8bd49d [2850] removed unused functions il y a 12 ans
  Mukund Sivaraman 1815740f41 [2850] Move reset() method to the base ZoneTableSegment class il y a 12 ans
  Mukund Sivaraman 0b7af64f6b [2850] Update comment about not verifying checksum for a read-only segment il y a 12 ans
  Mukund Sivaraman a1d8193790 [2850] Make isWritable() not throw il y a 12 ans
  Mukund Sivaraman 26326a8f07 [2850] Update isWritable() API doc il y a 12 ans
  Mukund Sivaraman 7a49270e4d [2850] Remove empty ZoneTableSegment destructor il y a 12 ans
  Mukund Sivaraman c45efc1b12 [2850] Pass ZoneTableSegment by reference to the ZoneWriter constructor il y a 12 ans
  Mukund Sivaraman 4a5506ec8f [2850] Change exception type thrown, and document it il y a 12 ans
  Mukund Sivaraman e646d8af58 [2850] Remove getZoneWriter() method il y a 12 ans
  Mukund Sivaraman 68343c845a [2850] Make getNamedAddress() return a std::pair il y a 12 ans
  JINMEI Tatuya 10f2ae4625 [2850] some editorial/style cleanups: il y a 12 ans
  JINMEI Tatuya bd7e56727b [2850] constify il y a 12 ans
  JINMEI Tatuya 85873bf861 [2850] simplification: instantiate ZoneWriter directly. il y a 12 ans
  JINMEI Tatuya 909a05ac41 [2850] constify il y a 12 ans
  JINMEI Tatuya 1453084c9e [2850] a minor wording fix in doc: use "a zone" instead of "zones" for writer. il y a 12 ans
  JINMEI Tatuya fa4c5b912c [2850] use 'update' instead of 'reload' for getZoneWriter doc. il y a 12 ans
  Mukund Sivaraman 53a1410acc [2850] Test that the dynamic_cast passes every time il y a 12 ans
  Mukund Sivaraman 832eddac5d [2850] Test resetting a ZoneTableSegmentMapped in READ_WRITE mode when the file exists il y a 12 ans
  Mukund Sivaraman c055314da4 [2850] Add API documentation il y a 12 ans