Commit History

Author SHA1 Message Date
  Michal Vaner 64d8257b28 Fix docstring formatting 14 years ago
  Jerry e7e02306f7 update the comments 14 years ago
  Michal Vaner deacb6ab5b Changelog 14 years ago
  Michal Vaner c22bd7bc69 Race conditions in xfrout 14 years ago
  Michal Vaner c5a9ab2da5 Remove race conditions and spurious wakeup problems 14 years ago
  Jerry 288f0861e7 modify select fd handling logic 14 years ago
  Jerry b5fa0bf095 remove useless code line 14 years ago
  Jerry 26595cb419 remove useless threading event 14 years ago
  Jerry 7cf8eefa12 fix a zonemgr test case issue(issue on exiting thread) 14 years ago
  Jerry b04a8bea8b remove duplicate test case (test_shutdown() has the same test case) 14 years ago
  Likun Zhang ba007f0b0a Add catch for the exact exception socket.error when msgq has been killed. 14 years ago
  Jerry 02b73d3279 Modified according to comments. 14 years ago
  Likun Zhang e9bc9c4d77 Make boss process send correct 'shutdown' command to other modules. 14 years ago
  Likun Zhang 6d3b4b3c71 1. catch the exception when xfrin sending the zone transfer result to others modules, msgq may has been killed at that time. 2. change the delay time of boss process between sending command 'shutdown' and signal 'SIGTERM'. 14 years ago
  Jerry ddf21e206a fix #330: zonemgr exception on SIGINT 14 years ago
  Likun Zhang 76bdd11c1c Make sure xfrout can be shutdown, now notify-out thread and transfer-server thread can be terminated when the main thread get shutdown command. 14 years ago
  Likun Zhang a46e52a0de Change the sleep time(the time between sending shutdown command to other processes and reap these processes) of boss process from 0.5 to 1 second, so that it can make sure other processes can exit automatically when user enter ctrl+c command. 14 years ago
  Likun Zhang 4ae2cbc0f0 create working branch for ticket 335 14 years ago
  JINMEI Tatuya 2cb60011d8 minor corrections in doxygen description. 14 years ago
  Jerry befe045267 fix a minor typo bug, so skip review. 14 years ago
  JINMEI Tatuya 32768a7beb missing dist files 14 years ago
  JINMEI Tatuya 9c94313199 changelog for trac #311 14 years ago
  JINMEI Tatuya 0caf682710 merge trac #311 (EDNS class) 14 years ago
  JINMEI Tatuya 44c65d908a removed obsolete file (sync with trunk by hand) 14 years ago
  JINMEI Tatuya 31d34a20f7 sync with trunk 14 years ago
  JINMEI Tatuya b711cc8c98 cleanup: removed redundant this pointers 14 years ago
  JINMEI Tatuya d803ac6d86 make sure "." is listed before tests in SUBDIRS to ensure things to be tested are ready when doing tests. specifically, the immediate 'make check' after "configure" would fail without these changes. 14 years ago
  JINMEI Tatuya 04fc3c206a changelog for trac #323. 14 years ago
  JINMEI Tatuya b7d4bef9e9 trac #323: try harder to find boost headers 14 years ago
  JINMEI Tatuya 86c629788c removed unnecessary cast from pydnspp binding to help NetBSD compile 14 years ago