Commit History

Author SHA1 Message Date
  JINMEI Tatuya 0582539b20 [2205] reordered log messages 12 years ago
  JINMEI Tatuya 59ca623275 [2205] tried to improve what() message of some test exceptions 12 years ago
  JINMEI Tatuya f34ff8e2e6 [2205] clarify the accessibility of DataSrcClientsBuilderBase 12 years ago
  JINMEI Tatuya d5afffd2e3 [2205] logged really unexpected exception in manager's dtor. 12 years ago
  JINMEI Tatuya 949aded6b4 [2205] some wording fixes in-code documentation 12 years ago
  JINMEI Tatuya c2608e7b39 [2205] avoid referencing post-destructor member variables. 12 years ago
  JINMEI Tatuya 4b2997b783 [2205] create DataSrcClientsMgr in auth's main() just to confirm it starts/ends 12 years ago
  JINMEI Tatuya c857ced998 [2205] make AUTH_DATASRC_CLIENTS_BUILDER_COMMAND more readable using text. 12 years ago
  JINMEI Tatuya e7bcdb44ef [2205] overall documentation updates 12 years ago
  JINMEI Tatuya e21b1a26b3 [2205] cleanups: use more specific internal namespaces and reorder code 12 years ago
  JINMEI Tatuya 93c198a7b9 [2205] make sure wating for builder thread in the mgr destructor. 12 years ago
  JINMEI Tatuya 5bf4005eb7 [2205] cover the case where Thread.wait() throws. 12 years ago
  JINMEI Tatuya 15724e5de1 [2205] catch exceptions inside builder and log it. 12 years ago
  JINMEI Tatuya 16d31a6793 [2205] handle the case where manager is destroyed without shutdown() 12 years ago
  JINMEI Tatuya f05b0be9d2 [2205] small refactoring: extracting send-command part to a thread 12 years ago
  JINMEI Tatuya ae89f6e491 [2205] added a test case using a real thread 12 years ago
  JINMEI Tatuya b4ec1b3e23 [2205] (unrelated small fix) don't define constants in .h. see also #2358. 12 years ago
  JINMEI Tatuya d2009fd950 [2205] supported manager's shutdown command 12 years ago
  JINMEI Tatuya 0c6ad26d37 [2205] introduce DataSrcClientsMgr, tested initial startup. 12 years ago
  JINMEI Tatuya 26ea6b0e30 [2205] added DataSrcClientsBuilder class, main part of configurator thread 12 years ago
  JINMEI Tatuya 4629279de0 [2205] Merge branch 'trac2332' into trac2205 12 years ago
  JINMEI Tatuya d3983e1e68 [2332] missing cleanup: removed an unused function. 12 years ago
  JINMEI Tatuya 0bacd45815 [2205] Merge branch 'trac2332' into trac2205 12 years ago
  JINMEI Tatuya f97ecbe97b [master] add changelog entry for #2340 12 years ago
  JINMEI Tatuya e78384f8c6 Merge branch 'trac2340' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2340 12 years ago
  JINMEI Tatuya bc03b9cc89 Merge branch 'master' into trac2340 12 years ago
  JINMEI Tatuya 55be177fc4 [2340] removed a bogus 'test' within a test(1) expression. 12 years ago
  JINMEI Tatuya 16823263f5 [master] changelog for #2339 12 years ago
  JINMEI Tatuya ecdf1aeb4b [2339] changed the search order of python executable: seek python3.x first. 12 years ago
  Michal 'vorner' Vaner b6501267d7 Compilation fix: usual static_cast<X*>(NULL) 12 years ago