Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 1e0c106c45 [1858] added a test case where killing child process results in exception. il y a 12 ans
  JINMEI Tatuya 9e11459509 [1858] rename terminate_children() kill_... for consistency il y a 12 ans
  JINMEI Tatuya 9dac9afb25 [1858] cleanup: removed unnecessary list() conversion from dict values. il y a 12 ans
  JINMEI Tatuya c9de286421 [1858] refactoring: unify the SIGTERM/KILL cases into a single helper method. il y a 12 ans
  JINMEI Tatuya 92f2cc5147 [1858] explicitly set close_fds to True in sockcreator's Popen(). 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
  JINMEI Tatuya ff2fabced6 [2244] fixed a typo in a log message. il y a 12 ans
  JINMEI Tatuya dda8b3fa72 [2244] rename Componet.running() is_running() for consistency. il y a 12 ans
  JINMEI Tatuya 35bdd068cf [2244] cleanup: reordered log message file il y a 12 ans
  JINMEI Tatuya 1645116db4 [2244] make sure restarting components only when they are in config. il y a 12 ans
  JINMEI Tatuya 6207e0ccf7 [2244] a minor editorial fix to the previous comment update il y a 12 ans
  JINMEI Tatuya e3079eb5ce [2244] added comment about has_comonent as it may not be very obvious. il y a 12 ans
  JINMEI Tatuya 5097c34950 [2244] added a simple has_component() method to configurtor. il y a 12 ans
  JINMEI Tatuya 9f77979fd6 [2244] make sure configurtor's build_plan() handles 'failed' component. il y a 12 ans
  JINMEI Tatuya a969883cd4 [2244] introduced a new "Failed" state of Component. il y a 12 ans
  JINMEI Tatuya 214377d851 [2244] added a test case that reproduces one aspect of the problem. il y a 12 ans
  JINMEI Tatuya c76f74659b [2204] removed an obsolete comment that only made sense for the previous code. il y a 12 ans
  JINMEI Tatuya 64bcd98477 [2204] added notes about future extensions of incremental datasrc config update il y a 12 ans
  JINMEI Tatuya 0fc7d94b29 [2204] grammar fix in documentation il y a 12 ans