Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya c2608e7b39 [2205] avoid referencing post-destructor member variables. il y a 12 ans
  JINMEI Tatuya 4b2997b783 [2205] create DataSrcClientsMgr in auth's main() just to confirm it starts/ends il y a 12 ans
  JINMEI Tatuya c857ced998 [2205] make AUTH_DATASRC_CLIENTS_BUILDER_COMMAND more readable using text. il y a 12 ans
  JINMEI Tatuya e7bcdb44ef [2205] overall documentation updates il y a 12 ans
  JINMEI Tatuya e21b1a26b3 [2205] cleanups: use more specific internal namespaces and reorder code il y a 12 ans
  JINMEI Tatuya 93c198a7b9 [2205] make sure wating for builder thread in the mgr destructor. il y a 12 ans
  JINMEI Tatuya 5bf4005eb7 [2205] cover the case where Thread.wait() throws. il y a 12 ans
  JINMEI Tatuya 15724e5de1 [2205] catch exceptions inside builder and log it. il y a 12 ans
  JINMEI Tatuya 16d31a6793 [2205] handle the case where manager is destroyed without shutdown() il y a 12 ans
  JINMEI Tatuya f05b0be9d2 [2205] small refactoring: extracting send-command part to a thread il y a 12 ans
  JINMEI Tatuya ae89f6e491 [2205] added a test case using a real thread il y a 12 ans
  JINMEI Tatuya b4ec1b3e23 [2205] (unrelated small fix) don't define constants in .h. see also #2358. il y a 12 ans
  JINMEI Tatuya d2009fd950 [2205] supported manager's shutdown command il y a 12 ans
  JINMEI Tatuya 0c6ad26d37 [2205] introduce DataSrcClientsMgr, tested initial startup. il y a 12 ans
  JINMEI Tatuya 26ea6b0e30 [2205] added DataSrcClientsBuilder class, main part of configurator thread il y a 12 ans
  JINMEI Tatuya 4629279de0 [2205] Merge branch 'trac2332' into trac2205 il y a 12 ans
  JINMEI Tatuya d3983e1e68 [2332] missing cleanup: removed an unused function. il y a 12 ans
  JINMEI Tatuya 0bacd45815 [2205] Merge branch 'trac2332' into trac2205 il y a 12 ans
  JINMEI Tatuya f97ecbe97b [master] add changelog entry for #2340 il y a 12 ans
  JINMEI Tatuya e78384f8c6 Merge branch 'trac2340' of ssh://git.bind10.isc.org/var/bind10/git/bind10 into trac2340 il y a 12 ans
  JINMEI Tatuya bc03b9cc89 Merge branch 'master' into trac2340 il y a 12 ans
  JINMEI Tatuya 55be177fc4 [2340] removed a bogus 'test' within a test(1) expression. il y a 12 ans
  JINMEI Tatuya 16823263f5 [master] changelog for #2339 il y a 12 ans
  JINMEI Tatuya ecdf1aeb4b [2339] changed the search order of python executable: seek python3.x first. il y a 12 ans
  Michal 'vorner' Vaner b6501267d7 Compilation fix: usual static_cast<X*>(NULL) il y a 12 ans
  Michal 'vorner' Vaner 47cfab4fa9 Remove extra comma at the end of enum il y a 12 ans
  JINMEI Tatuya bd7ef43a90 [master] added changelog for #2244 il y a 12 ans
  JINMEI Tatuya aea67d4949 [master] a minor grammar fix to changelog entry. il y a 12 ans
  JINMEI Tatuya 52ba8a9314 [2244] missing update: Component.running() was renamed is_running(). il y a 12 ans
  JINMEI Tatuya ed72f2bf21 [2244] renamed BaseComponent.is_failed() to is_restarting(). il y a 12 ans