Commit History

Author SHA1 Message Date
  JINMEI Tatuya 38880a0a12 [2459] do not throw when getZoneWriter result in "not cached". 12 years ago
  JINMEI Tatuya aaf061f2c3 [2459] protect the call to getCachedZoneWriter() by mutex. it can cause race. 12 years ago
  Jelte Jansen 4965591081 [2213] add test for AuthSrv::loadZone() 12 years ago
  Jelte Jansen 7b11fd33ba [2213] fix test 12 years ago
  Jelte Jansen 7151128386 [2213] Initial version of loadZone() support with new threaded structure 12 years ago
  JINMEI Tatuya cf72f03690 [2212] guard death tests with !runningOnValgrind(). 12 years ago
  JINMEI Tatuya 4b1c96c8a9 [2212] added one more necessary header file 12 years ago
  JINMEI Tatuya d12b460fbb [2212] also ported loadZoneWithoutDataSrc test. 12 years ago
  JINMEI Tatuya c37eaa23d9 [2212] make sure catching internal error exceptions. 12 years ago
  JINMEI Tatuya a2224a3c4e [2212] added two untested reload() cases: ZONE_NOT_CACHED and CACHE_DISABLED 12 years ago
  JINMEI Tatuya edcbc935eb [2212] ported command test's loadZoneInvalidParams 12 years ago
  JINMEI Tatuya 7ff2ddee91 [2212] ported command test's loadBrokenZone test. 12 years ago
  JINMEI Tatuya 3519306b1c [2212] ported command tests' loadZoneSQLite3. 12 years ago
  JINMEI Tatuya 64b2a61c6d [2212] supported some part of loadzone command porting command unittests. 12 years ago
  JINMEI Tatuya d02295dada [master] Merge branch 'trac2211' 12 years ago
  JINMEI Tatuya 246a87a4a6 [2211] let the thread abort if it sees an unexpected exception, rather rethrow. 12 years ago
  Jelte Jansen 20fdec048d [2210] rename DataSrcClientListsPtr to ClientListMapPtr 12 years ago
  Jelte Jansen 3a5e410f45 [2210] Address review comments 12 years ago
  JINMEI Tatuya 213bd813eb [2210] editorial cleanup: removed a redundant blank line. 12 years ago
  Jelte Jansen 9e8803c63d [2210] assorted cleanups 12 years ago
  Jelte Jansen 0002fc16bf [2210] move DataSrcClientListsPtr typedef 12 years ago
  Jelte Jansen 6319666e91 [2210] Add support for reconfigure in datasrc_clients_mgr 12 years ago
  JINMEI Tatuya c857ced998 [2205] make AUTH_DATASRC_CLIENTS_BUILDER_COMMAND more readable using text. 12 years ago
  JINMEI Tatuya e21b1a26b3 [2205] cleanups: use more specific internal namespaces and reorder code 12 years ago
  JINMEI Tatuya 15724e5de1 [2205] catch exceptions inside builder and log it. 12 years ago
  JINMEI Tatuya 26ea6b0e30 [2205] added DataSrcClientsBuilder class, main part of configurator thread 12 years ago