BIND 10 trac2689, created. 5adf1f39d4b8060cd5cc7ab764f94ec6faaf5193 [2689] fake socket.gethostbyaddr() to avoid unexpected blocking
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Feb 20 21:49:34 UTC 2013
The branch, trac2689 has been created
at 5adf1f39d4b8060cd5cc7ab764f94ec6faaf5193 (commit)
- Log -----------------------------------------------------------------
commit 5adf1f39d4b8060cd5cc7ab764f94ec6faaf5193
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 20 13:48:08 2013 -0800
[2689] fake socket.gethostbyaddr() to avoid unexpected blocking
commit 2c66b4437daf5d4ee493cb328d02eba49d1bbc70
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Feb 20 13:43:44 2013 -0800
[2689] some documentation
commit 0f795237b2b0384cde3a60bb49df75cd529e31bc
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 20:19:37 2013 -0800
[2689] eliminte need for thread from test_config.
commit f8e0a4f7e6fde7d1fe2c63a0bebfe00a2e2e7164
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 19:38:25 2013 -0800
[2689] eliminate need for threads from test_update_statistics_data_withmid.
updated SimpleStats further, so the test can specify answers from
group_recvmsg.
commit c8aea8a73e16028bb07d51caafe5bf8188d0ee14
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 16:14:05 2013 -0800
[2689] eliminate the need for threads from update_statistics_data_pt2
also fixed bugs in the main code; the previous one can cause unintentional
key error because it
- makes copy
- updates the copy
- refers to the original based on the assumption of updated data
commit 107f0d258ab020c6ef131a0c6d682c1894fb85a3
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 15:10:41 2013 -0800
[2689] use MockInit's faked spec instead of further hardcode
commit 484cc29669ae8eaf5270802cc66cbe0daaf24b1d
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 15:00:55 2013 -0800
[2689] eliminate need for thread from update_statistics_data.
at this point moved SimpleStat to the local util module with some more
extensions
commit 5ba7df48ebcf5759d87e4e487aca9deb35799b1b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 11:34:14 2013 -0800
[2689] eliminate threads from get_statistics_data() test.
commit 521c12d55ea5df2b98ef0543bc78e8d2e40c8a4b
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Feb 19 11:01:15 2013 -0800
[2689] eliminate the need for threads from test_update_modules.
commit 17242d96b692893b0fe127c0f4883d30a765e58e
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 18 20:29:29 2013 -0800
[2689] eliminated the need for threads in handler test.
needed to make some non trivial changes. hopefully it preserves the
intent of the test.
commit 146d0e9b8a417220a9a9eeb9adb4c2ccb66db178
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 18 19:06:08 2013 -0800
[2689] eliminate threads in test_start.
some refactoring to Stats class (behavior shouldn't change) and mock classes
were introduced. shutdown case was extracted to a spearate test function.
commit 26a7d162b701bb210d4394348d35fa8090da2733
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Mon Feb 18 14:51:37 2013 -0800
[2689] simplify: remove unused param for send_command(), remove send_shutdow.
this is just a refactoring for further changes. shouldn't change the
behavior.
-----------------------------------------------------------------------
More information about the bind10-changes
mailing list