Commit History

Author SHA1 Message Date
  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
  Michal 'vorner' Vaner 47cfab4fa9 Remove extra comma at the end of enum 12 years ago
  JINMEI Tatuya bd7ef43a90 [master] added changelog for #2244 12 years ago
  JINMEI Tatuya aea67d4949 [master] a minor grammar fix to changelog entry. 12 years ago
  JINMEI Tatuya 52ba8a9314 [2244] missing update: Component.running() was renamed is_running(). 12 years ago
  JINMEI Tatuya ed72f2bf21 [2244] renamed BaseComponent.is_failed() to is_restarting(). 12 years ago
  JINMEI Tatuya ff2fabced6 [2244] fixed a typo in a log message. 12 years ago
  JINMEI Tatuya dda8b3fa72 [2244] rename Componet.running() is_running() for consistency. 12 years ago