BIND 10 trac2205, created. 4b2997b783ed2f9a29842735dad130cfdb41e38a [2205] create DataSrcClientsMgr in auth's main() just to confirm it starts/ends
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Oct 17 02:58:50 UTC 2012
The branch, trac2205 has been created
at 4b2997b783ed2f9a29842735dad130cfdb41e38a (commit)
- Log -----------------------------------------------------------------
commit 4b2997b783ed2f9a29842735dad130cfdb41e38a
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Oct 16 19:51:25 2012 -0700
[2205] create DataSrcClientsMgr in auth's main() just to confirm it starts/ends
it currently does nothing user-visible.
commit c857ced99825b35644c2abdbad8be14644da237c
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Oct 16 17:30:18 2012 -0700
[2205] make AUTH_DATASRC_CLIENTS_BUILDER_COMMAND more readable using text.
also explicitly reject invalid command ID, which should be internal bug.
commit e7bcdb44ef51c4f8fcf81a11d247494384fa0c41
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Oct 16 17:12:46 2012 -0700
[2205] overall documentation updates
commit e21b1a26b3f78d69975c5735c1965a37c67359c9
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Oct 16 15:45:01 2012 -0700
[2205] cleanups: use more specific internal namespaces and reorder code
mainly for better readability. no functional change.
commit 93c198a7b9afd341809b954e76f5e2773e0010ff
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 23:00:28 2012 -0700
[2205] make sure wating for builder thread in the mgr destructor.
on second thought I realized we need to synchronize them because the builder
thread refers to the main thread's class member variables.
shutdown() method is now meaningless so deprecated for now.
commit 5bf4005eb7dd34a08b6070bc17f0e416448062d2
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 20:46:30 2012 -0700
[2205] cover the case where Thread.wait() throws.
commit 15724e5de168271303268a09627c3f197833f20d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 17:35:07 2012 -0700
[2205] catch exceptions inside builder and log it.
commit 16d31a6793cedc28c8acb1bebf4c891c039321cb
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 16:31:18 2012 -0700
[2205] handle the case where manager is destroyed without shutdown()
commit f05b0be9d267baab1003963e231a3511dfcd7d5e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 16:10:12 2012 -0700
[2205] small refactoring: extracting send-command part to a thread
we'll use this pattern for other commands.
commit ae89f6e491d018953ac03d1810c1b467564c281b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 16:04:46 2012 -0700
[2205] added a test case using a real thread
commit b4ec1b3e236ae2dabfbf6b0fb9c182da27f52596
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 15:52:48 2012 -0700
[2205] (unrelated small fix) don't define constants in .h. see also #2358.
commit d2009fd950bc48ec3a2294a9064c4fbd9bfa0f79
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 15:06:21 2012 -0700
[2205] supported manager's shutdown command
commit 0c6ad26d377dfa84e4cf4ee202b8f1c912d296a1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Oct 15 14:30:11 2012 -0700
[2205] introduce DataSrcClientsMgr, tested initial startup.
commit 26ea6b0e3045489e542b95d02052fc7565a4ca87
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Oct 12 19:44:18 2012 -0700
[2205] added DataSrcClientsBuilder class, main part of configurator thread
commit 4629279de0b7bec2a019b063e27074182a8f4ebd
Merge: 0bacd45 d3983e1
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Oct 12 14:32:53 2012 -0700
[2205] Merge branch 'trac2332' into trac2205
commit 0bacd458152b7909f3d8e9ef4a338f261dad7f99
Merge: f97ecbe ca61588
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Oct 12 14:30:21 2012 -0700
[2205] Merge branch 'trac2332' into trac2205
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list