- 12 Oct, 2010 1 commit
-
-
Michal Vaner authored
* If select created a spurious wakeup (probably only theoretical problem on unix domain socket), it could block indefinitely. * Eliminated race condition on fast start-shutdown serie * Made the run_timers()-shutdown() be callable multiple times * Fixed a shutdown problem with empty zone manager (it didn't get to select when there were no data) git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3191 e5f2f494-b856-4b98-b285-d166d9295462
-
- 11 Oct, 2010 2 commits
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3172 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3169 e5f2f494-b856-4b98-b285-d166d9295462
-
- 10 Oct, 2010 2 commits
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3166 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3165 e5f2f494-b856-4b98-b285-d166d9295462
-
- 09 Oct, 2010 2 commits
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3152 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3151 e5f2f494-b856-4b98-b285-d166d9295462
-
- 08 Oct, 2010 1 commit
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3141 e5f2f494-b856-4b98-b285-d166d9295462
-
- 30 Sep, 2010 2 commits
-
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3080 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
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'. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3078 e5f2f494-b856-4b98-b285-d166d9295462
-
- 29 Sep, 2010 1 commit
-
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3061 e5f2f494-b856-4b98-b285-d166d9295462
-
- 28 Sep, 2010 3 commits
-
-
Likun Zhang authored
Make sure xfrout can be shutdown, now notify-out thread and transfer-server thread can be terminated when the main thread get shutdown command. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3051 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
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. git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3050 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac335@3049 e5f2f494-b856-4b98-b285-d166d9295462
-
- 27 Sep, 2010 2 commits
-
-
JINMEI Tatuya authored
trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3030 e5f2f494-b856-4b98-b285-d166d9295462
-
Jerry authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3027 e5f2f494-b856-4b98-b285-d166d9295462
-
- 26 Sep, 2010 5 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3023 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3021 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3020 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@3019 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@3018 e5f2f494-b856-4b98-b285-d166d9295462
-
- 23 Sep, 2010 4 commits
-
-
JINMEI Tatuya authored
should be trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3009 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
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. this may not be super minor, but I think it's still quite trivial and isn't worth spending others's time for review. so I'll skip review. If I broke something buildbot will tell it to us. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3008 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3007 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3006 e5f2f494-b856-4b98-b285-d166d9295462
-
- 22 Sep, 2010 1 commit
-
-
JINMEI Tatuya authored
the code with -O2 (trac #348) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3001 e5f2f494-b856-4b98-b285-d166d9295462
-
- 21 Sep, 2010 5 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@3000 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@2999 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- renamed {is,set}DNSSECSupported to {get,set}DNSSECAwareness to be consistent with the notation of other getter/setter methods git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac311@2998 e5f2f494-b856-4b98-b285-d166d9295462
-
Likun Zhang authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2994 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2988 e5f2f494-b856-4b98-b285-d166d9295462
-
- 20 Sep, 2010 7 commits
-
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2985 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2983 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2982 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac308@2981 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2980 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
should be trivial, skipping review. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2979 e5f2f494-b856-4b98-b285-d166d9295462
-
JINMEI Tatuya authored
- made --disable-static workable by linking the lib/config test with libcc instead of a specific .o file. (we can now safely to do so thanks to the refactoring of the test framework with mock classes). - don't set CXXFLAGS in configure.ac And one minor cleanup: don't bother to print the value of CFLAGS at the end of configure. we don't use it. git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2976 e5f2f494-b856-4b98-b285-d166d9295462
-
- 17 Sep, 2010 2 commits
-
-
Jeremy C. Reed authored
Use _ (underscore) instead. This fixes regression where the include files were not installed anymore. This happened on rename of libdns to libdns++. (Ooops I should have caught this earlier ... since my release engineering checklist had item to test building software using libraries.) git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2975 e5f2f494-b856-4b98-b285-d166d9295462
-
Jeremy C. Reed authored
git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2974 e5f2f494-b856-4b98-b285-d166d9295462
-