]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
13 years ago[2827] Relay structures, message parsing/transmission implemented
Tomek Mrugalski [Wed, 27 Feb 2013 19:32:33 +0000 (20:32 +0100)] 
[2827] Relay structures, message parsing/transmission implemented

13 years ago[2641] editorial: folded a long line
JINMEI Tatuya [Wed, 27 Feb 2013 18:21:35 +0000 (10:21 -0800)] 
[2641] editorial: folded a long line

13 years ago[2713] Update docstring
Jelte Jansen [Wed, 27 Feb 2013 14:34:35 +0000 (15:34 +0100)] 
[2713] Update docstring

13 years ago[2713] More comment updates
Jelte Jansen [Wed, 27 Feb 2013 14:30:39 +0000 (15:30 +0100)] 
[2713] More comment updates

mainly making test class members private, and updating a few docstrings

13 years ago[2723] ChangeLog updated.
Tomek Mrugalski [Wed, 27 Feb 2013 11:14:27 +0000 (12:14 +0100)] 
[2723] ChangeLog updated.

13 years ago[2723] The code now gracefully refuses too short DUIDs and client-ids
Tomek Mrugalski [Wed, 27 Feb 2013 11:13:04 +0000 (12:13 +0100)] 
[2723] The code now gracefully refuses too short DUIDs and client-ids

13 years ago[2713] editorial: combine two short-enough lines
JINMEI Tatuya [Wed, 27 Feb 2013 06:17:32 +0000 (22:17 -0800)] 
[2713] editorial: combine two short-enough lines

13 years agoadded some analysis on cache effectiveness.
JINMEI Tatuya [Wed, 27 Feb 2013 03:24:51 +0000 (19:24 -0800)] 
added some analysis on cache effectiveness.

13 years ago[master] ChangeLog for #2225
Naoki Kambe [Wed, 27 Feb 2013 01:49:01 +0000 (10:49 +0900)] 
[master] ChangeLog for #2225

13 years ago[master] Merge branch 'trac2225_xfrout'
Naoki Kambe [Wed, 27 Feb 2013 01:44:35 +0000 (10:44 +0900)] 
[master] Merge branch 'trac2225_xfrout'

13 years ago[2641] Revise prompts displayed by bindctl when login fails
Mukund Sivaraman [Wed, 27 Feb 2013 00:45:00 +0000 (06:15 +0530)] 
[2641] Revise prompts displayed by bindctl when login fails

13 years agoMerge branch 'trac2386'
Mukund Sivaraman [Tue, 26 Feb 2013 23:43:14 +0000 (05:13 +0530)] 
Merge branch 'trac2386'

13 years ago[master] customize check logic against extra space for in::A based on inet_pton
JINMEI Tatuya [Tue, 26 Feb 2013 23:20:44 +0000 (15:20 -0800)] 
[master] customize check logic against extra space for in::A based on inet_pton

this will avoid unittest failure on netbsd, whose inet_pton behaves
differently than others:
http://git.bind10.isc.org/~tester/builder//BIND10/20130226211101-NetBSD6-i386-GCC/logs/unittests.out

13 years ago[2641] Remove the /users-exist cmdctl API call, and client code from bindctl
Mukund Sivaraman [Tue, 26 Feb 2013 23:13:31 +0000 (04:43 +0530)] 
[2641] Remove the /users-exist cmdctl API call, and client code from bindctl

13 years ago[res-design] added .txt for convenience of editors identifying the file type.
JINMEI Tatuya [Tue, 26 Feb 2013 22:00:50 +0000 (14:00 -0800)] 
[res-design] added .txt for convenience of editors identifying the file type.

13 years ago[2713] forgot to rename one call
Jelte Jansen [Tue, 26 Feb 2013 21:56:40 +0000 (22:56 +0100)] 
[2713] forgot to rename one call

13 years ago[2713] Addressed review comments
Jelte Jansen [Tue, 26 Feb 2013 21:50:48 +0000 (22:50 +0100)] 
[2713] Addressed review comments

- More tests
- a few bugfixes and refactors
- renamed methods to be private/protected
- documentation updates

13 years ago[master] Merge branch 'trac2389'
JINMEI Tatuya [Tue, 26 Feb 2013 21:19:33 +0000 (13:19 -0800)] 
[master] Merge branch 'trac2389'

13 years ago[2389] added more notes on length validation for from-str in::A ctor
JINMEI Tatuya [Tue, 26 Feb 2013 21:19:02 +0000 (13:19 -0800)] 
[2389] added more notes on length validation for from-str in::A ctor

13 years ago[2440] make sure old rdata don't contain duplicate; add doc and tests on this.
JINMEI Tatuya [Tue, 26 Feb 2013 17:40:20 +0000 (09:40 -0800)] 
[2440] make sure old rdata don't contain duplicate; add doc and tests on this.

13 years ago[res-design] added some small idea for the hybrid auth/resolver server
JINMEI Tatuya [Tue, 26 Feb 2013 04:43:29 +0000 (20:43 -0800)] 
[res-design] added some small idea for the hybrid auth/resolver server

13 years ago[2713] style/editorial cleanups: folded a long line, fixed typo
JINMEI Tatuya [Tue, 26 Feb 2013 04:35:06 +0000 (20:35 -0800)] 
[2713] style/editorial cleanups: folded a long line, fixed typo

13 years ago[2713] suggested fix: make run_ script work and be rebuilt by automake.
JINMEI Tatuya [Tue, 26 Feb 2013 03:34:17 +0000 (19:34 -0800)] 
[2713] suggested fix: make run_ script work and be rebuilt by automake.

13 years ago[2225_xfrout] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2225_...
Naoki Kambe [Tue, 26 Feb 2013 02:11:48 +0000 (11:11 +0900)] 
[2225_xfrout] Merge branch 'master' of git://git.bind10.isc.org/bind10 into trac2225_xfrout

Conflicts:
src/bin/xfrout/tests/xfrout_test.py.in
src/bin/xfrout/xfrout.py.in

13 years ago[master] Merge branch 'trac2689'
JINMEI Tatuya [Mon, 25 Feb 2013 22:12:18 +0000 (14:12 -0800)] 
[master] Merge branch 'trac2689'

13 years ago[2389] added test cases involving internal lexer error.
JINMEI Tatuya [Mon, 25 Feb 2013 22:07:28 +0000 (14:07 -0800)] 
[2389] added test cases involving internal lexer error.

13 years ago[2389] added comment about use of isc::Exception in some cases
JINMEI Tatuya [Mon, 25 Feb 2013 22:02:56 +0000 (14:02 -0800)] 
[2389] added comment about use of isc::Exception in some cases

13 years ago[2389] revised exception msg in case of unexpected nul character.
JINMEI Tatuya [Mon, 25 Feb 2013 21:56:44 +0000 (13:56 -0800)] 
[2389] revised exception msg in case of unexpected nul character.

also added commments about the intent.

13 years ago[2389] tepmlated common "from text" test pattern and used it for A/AAAA/SOA.
JINMEI Tatuya [Mon, 25 Feb 2013 21:49:40 +0000 (13:49 -0800)] 
[2389] tepmlated common "from text" test pattern and used it for A/AAAA/SOA.

13 years ago[2440] added note about how long old encoded data must be kept valid for merge.
JINMEI Tatuya [Mon, 25 Feb 2013 17:36:20 +0000 (09:36 -0800)] 
[2440] added note about how long old encoded data must be kept valid for merge.

13 years ago[2440] removed unnecessary boost::bind wrapper
JINMEI Tatuya [Mon, 25 Feb 2013 17:23:41 +0000 (09:23 -0800)] 
[2440] removed unnecessary boost::bind wrapper

13 years ago[2386] Remove obsolete NSECLikeBitmapTest.badText test
Mukund Sivaraman [Mon, 25 Feb 2013 16:26:36 +0000 (21:56 +0530)] 
[2386] Remove obsolete NSECLikeBitmapTest.badText test

13 years ago[2821] Small memory leak issue in MySQLLeaseMgr constructor
Jelte Jansen [Mon, 25 Feb 2013 16:07:58 +0000 (17:07 +0100)] 
[2821] Small memory leak issue in MySQLLeaseMgr constructor

the mysql lease manager wouldn't close the mysql database immediately if initialization failed at certain points.

This proposed fix is not entirely complete; it would probably be better to either use such a holder class as the member, or to slightly clean it up so that the return value from release() can be given to mysql_ (and therefore use the holder in the construction code instead of mysql_), but I did not want to touch too much existing code at this point.

13 years ago[master] Add/update .gitignore files
Mukund Sivaraman [Mon, 25 Feb 2013 16:20:16 +0000 (21:50 +0530)] 
[master] Add/update .gitignore files

13 years ago[2386] Fix API documentation
Mukund Sivaraman [Mon, 25 Feb 2013 02:19:44 +0000 (07:49 +0530)] 
[2386] Fix API documentation

* Remove exceptions that are not thrown.

13 years ago[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
JINMEI Tatuya [Sat, 23 Feb 2013 19:17:13 +0000 (11:17 -0800)] 
[master] Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10

13 years ago[master] trivial cleanup: removed comments that don't make sense any more.
JINMEI Tatuya [Sat, 23 Feb 2013 19:16:11 +0000 (11:16 -0800)] 
[master] trivial cleanup: removed comments that don't make sense any more.

should be trivial, so directly committing.

13 years ago[2389] updater lexer support in AAAA constructor.
JINMEI Tatuya [Sat, 23 Feb 2013 02:00:58 +0000 (18:00 -0800)] 
[2389] updater lexer support in AAAA constructor.

it was already implemented, but more test cases and doc were now added.
some other cleanups are made.

13 years ago[2389] noted a difference from BIND 9.
JINMEI Tatuya [Fri, 22 Feb 2013 23:23:33 +0000 (15:23 -0800)] 
[2389] noted a difference from BIND 9.

13 years ago[2389] use MasterLexer for IN/A RDATA constructor.
JINMEI Tatuya [Fri, 22 Feb 2013 23:16:37 +0000 (15:16 -0800)] 
[2389] use MasterLexer for IN/A RDATA constructor.

more tests and doc were added, and removed the createFromLexer test
(it doesn't make sense any more).  some other cleanups were also made.

13 years ago[master] added some .pyc to CLEANFILES
JINMEI Tatuya [Fri, 22 Feb 2013 20:28:39 +0000 (20:28 +0000)] 
[master] added some .pyc to CLEANFILES

will fix distcheck failure on some platforms.  okayed on jabber

13 years ago[2689] a bit of cleanup: rename some internal methods and add comments.
JINMEI Tatuya [Fri, 22 Feb 2013 18:38:37 +0000 (10:38 -0800)] 
[2689] a bit of cleanup: rename some internal methods and add comments.

"check" in __check_group_recvmsg was added for a historical reason and
is not really appropriate any more (it doesn't do any check internally)

13 years ago[2689] adjusted some tests to adapt to recent changes to config module.
JINMEI Tatuya [Fri, 22 Feb 2013 18:22:23 +0000 (10:22 -0800)] 
[2689] adjusted some tests to adapt to recent changes to config module.

mostly on the introduction of 'want_answer" and the rpc_call method.
should be essentially trivial, but still require some amount of change.
some tests still fail.

13 years ago[2689] corrected conflict resolution on merge.
JINMEI Tatuya [Fri, 22 Feb 2013 18:29:34 +0000 (10:29 -0800)] 
[2689] corrected conflict resolution on merge.

I kept the wrong version of the code.

13 years ago[2689] Merge branch 'master' into trac2689
JINMEI Tatuya [Fri, 22 Feb 2013 18:08:15 +0000 (10:08 -0800)] 
[2689] Merge branch 'master' into trac2689

fixed Conflicts:
src/bin/stats/stats.py.in
(some tests current fail; will fix them)

13 years ago[master] Merge branch 'trac2705'
JINMEI Tatuya [Fri, 22 Feb 2013 16:23:38 +0000 (08:23 -0800)] 
[master] Merge branch 'trac2705'

13 years ago[2689] Some minor editorial fixes
Jelte Jansen [Fri, 22 Feb 2013 14:47:01 +0000 (15:47 +0100)] 
[2689] Some minor editorial fixes

13 years ago[2768] Make sure the rpcCall asks for answer
Michal 'vorner' Vaner [Fri, 22 Feb 2013 10:16:30 +0000 (11:16 +0100)] 
[2768] Make sure the rpcCall asks for answer

Add tests for the fact and fix it. Also, add log from the rpcCall
itself, so it can be seen in logs.

13 years ago[2768] Output seq of message waited for
Michal 'vorner' Vaner [Fri, 22 Feb 2013 10:10:00 +0000 (11:10 +0100)] 
[2768] Output seq of message waited for

To help debugging.

13 years ago[2386] Add API doc for NSEC constructors
Mukund Sivaraman [Fri, 22 Feb 2013 10:12:52 +0000 (15:42 +0530)] 
[2386] Add API doc for NSEC constructors

13 years ago[2768] Add missing protocol constant
Michal 'vorner' Vaner [Fri, 22 Feb 2013 10:07:34 +0000 (11:07 +0100)] 
[2768] Add missing protocol constant

13 years ago[2386] Fix NSEC parser to work during whole zone loading
Mukund Sivaraman [Fri, 22 Feb 2013 10:03:34 +0000 (15:33 +0530)] 
[2386] Fix NSEC parser to work during whole zone loading

13 years ago[2386] Update exception message
Mukund Sivaraman [Fri, 22 Feb 2013 10:02:30 +0000 (15:32 +0530)] 
[2386] Update exception message

13 years ago[2386] Update std::string NSEC constructor to use the MasterLexer
Mukund Sivaraman [Fri, 22 Feb 2013 10:02:02 +0000 (15:32 +0530)] 
[2386] Update std::string NSEC constructor to use the MasterLexer

This commit disables the NSECLikeBitmapTest.badText unittest pending
further discussion during review. Please see the source code for
comments.

13 years ago[2386] Check that origin argument is used for relative names
Mukund Sivaraman [Fri, 22 Feb 2013 07:34:46 +0000 (13:04 +0530)] 
[2386] Check that origin argument is used for relative names

13 years ago[2386] Add NSEC implementation
Mukund Sivaraman [Fri, 22 Feb 2013 07:29:46 +0000 (12:59 +0530)] 
[2386] Add NSEC implementation

13 years ago[2386] Add another whitespace test
Mukund Sivaraman [Fri, 22 Feb 2013 06:56:31 +0000 (12:26 +0530)] 
[2386] Add another whitespace test

13 years ago[2705] removed unused private members (or actually use it as a workaround).
JINMEI Tatuya [Thu, 21 Feb 2013 21:06:05 +0000 (13:06 -0800)] 
[2705] removed unused private members (or actually use it as a workaround).

13 years ago[2705] avoid false positive in g++ bug detection due to unused priv member.
JINMEI Tatuya [Thu, 21 Feb 2013 21:05:20 +0000 (13:05 -0800)] 
[2705] avoid false positive in g++ bug detection due to unused priv member.

13 years ago[2386] Check that numbers (delimited by whitespace) are parsed correctly too
Mukund Sivaraman [Thu, 21 Feb 2013 18:19:52 +0000 (23:49 +0530)] 
[2386] Check that numbers (delimited by whitespace) are parsed correctly too

13 years ago[2386] Add/update API doc for DS-like constructors
Mukund Sivaraman [Thu, 21 Feb 2013 18:13:12 +0000 (23:43 +0530)] 
[2386] Add/update API doc for DS-like constructors

13 years ago[2386] Allow whitespace in the digest
Mukund Sivaraman [Thu, 21 Feb 2013 18:08:26 +0000 (23:38 +0530)] 
[2386] Allow whitespace in the digest

13 years ago[2386] Update std::string DS and DLV constructors
Mukund Sivaraman [Thu, 21 Feb 2013 17:26:19 +0000 (22:56 +0530)] 
[2386] Update std::string DS and DLV constructors

13 years ago[2386] Add DS and DLV implementations
Mukund Sivaraman [Thu, 21 Feb 2013 16:58:58 +0000 (22:28 +0530)] 
[2386] Add DS and DLV implementations

13 years ago[2723] Fixed lease4NullClientId test.
Tomek Mrugalski [Thu, 21 Feb 2013 16:15:54 +0000 (17:15 +0100)] 
[2723] Fixed lease4NullClientId test.

  - hwaddr was mistaken as client-id again

13 years ago[2723] Test for lease4 with null client-id added, some fixes in MySQL.
Tomek Mrugalski [Thu, 21 Feb 2013 15:50:59 +0000 (16:50 +0100)] 
[2723] Test for lease4 with null client-id added, some fixes in MySQL.

13 years ago[2713] Update manpage
Jelte Jansen [Thu, 21 Feb 2013 15:13:52 +0000 (16:13 +0100)] 
[2713] Update manpage

Also replaced 'action' with 'command' (the first argument)

13 years ago[2713] Refactor reading/writing file
Jelte Jansen [Thu, 21 Feb 2013 14:24:25 +0000 (15:24 +0100)] 
[2713] Refactor reading/writing file

13 years ago[2713] Change the new options into arguments
Jelte Jansen [Thu, 21 Feb 2013 13:48:28 +0000 (14:48 +0100)] 
[2713] Change the new options into arguments

And added a number of tests

13 years ago[master] increase the master version to today's date
Jeremy C. Reed [Thu, 21 Feb 2013 12:10:49 +0000 (06:10 -0600)] 
[master] increase the master version to today's date

13 years ago[master] be clear that DHCP is limited
Jeremy C. Reed [Thu, 21 Feb 2013 12:09:47 +0000 (06:09 -0600)] 
[master] be clear that DHCP is limited

also point to wiki for known issues for DHCP

13 years agoSome random suggestions to sharing of port
Michal 'vorner' Vaner [Thu, 21 Feb 2013 08:35:33 +0000 (09:35 +0100)] 
Some random suggestions to sharing of port

13 years agoMerge #2676
Michal 'vorner' Vaner [Thu, 21 Feb 2013 07:24:37 +0000 (08:24 +0100)] 
Merge #2676

Replacing pair of group_sendmsg & group_recvmsg by compound method rpc_call in
many cases. It's not possible to convert all cases, due to various hacks in the
code.

13 years ago[master] Added a ChangeLog entry for #2157.
Yoshitaka Aharen [Thu, 21 Feb 2013 02:04:13 +0000 (11:04 +0900)] 
[master] Added a ChangeLog entry for #2157.

13 years agoMerge branch 'trac2157_merge'
Yoshitaka Aharen [Thu, 21 Feb 2013 02:03:16 +0000 (11:03 +0900)] 
Merge branch 'trac2157_merge'

Conflicts:
ChangeLog

13 years ago[master] mention again that dhcp is experimental
Jeremy C. Reed [Wed, 20 Feb 2013 22:19:36 +0000 (16:19 -0600)] 
[master] mention again that dhcp is experimental

statement is from stephen.

13 years ago[2689] fake socket.gethostbyaddr() to avoid unexpected blocking
JINMEI Tatuya [Wed, 20 Feb 2013 21:48:08 +0000 (13:48 -0800)] 
[2689] fake socket.gethostbyaddr() to avoid unexpected blocking

13 years ago[2689] some documentation
JINMEI Tatuya [Wed, 20 Feb 2013 21:43:44 +0000 (13:43 -0800)] 
[2689] some documentation

13 years ago[master] Remove redundant PYTHONPATH
Mukund Sivaraman [Wed, 20 Feb 2013 17:56:10 +0000 (11:56 -0600)] 
[master] Remove redundant PYTHONPATH

This is from http://bind10.isc.org/attachment/ticket/2742/0001-master-Remove-redundant-PYTHONPATH.patch
of ticket #2742

13 years ago[2676] avoid the situation where an uninitialized variable is used
JINMEI Tatuya [Wed, 20 Feb 2013 17:09:16 +0000 (09:09 -0800)] 
[2676] avoid the situation where an uninitialized variable is used

13 years ago[2713] Use SYSCONFDIR for csv file
Jelte Jansen [Wed, 20 Feb 2013 16:19:58 +0000 (17:19 +0100)] 
[2713] Use SYSCONFDIR for csv file

I know it's a different ticket but it seemed to easy not to do here

Also fixed a coupld of distcheck issues with .pyc files

13 years ago[2713] Add -u/--user and -p/--password arguments
Jelte Jansen [Wed, 20 Feb 2013 15:35:45 +0000 (16:35 +0100)] 
[2713] Add -u/--user and -p/--password arguments

But essentially, this is a full rewrite of the tool, since to handle it nicely I had to get rid of most of the functions and make a somewhat nicer class of it.

Also added a -q option while i was at it

13 years ago[2713] Use OptionsParser instead of getopt
Jelte Jansen [Wed, 20 Feb 2013 13:47:49 +0000 (14:47 +0100)] 
[2713] Use OptionsParser instead of getopt

13 years ago[2768] Implement the rpcCall method
Michal 'vorner' Vaner [Wed, 20 Feb 2013 11:29:11 +0000 (12:29 +0100)] 
[2768] Implement the rpcCall method

13 years ago[2768] Tests for the rpcCall method
Michal 'vorner' Vaner [Wed, 20 Feb 2013 10:16:28 +0000 (11:16 +0100)] 
[2768] Tests for the rpcCall method

They currently fail, as the method is empty. Provide at least an empty
implementation, to make it compile.

13 years ago[2713] Add test script for b10-cmdctl-usermgr
Jelte Jansen [Wed, 20 Feb 2013 10:35:34 +0000 (11:35 +0100)] 
[2713] Add test script for b10-cmdctl-usermgr

Doesn't test anything useful yet, mostly unit testing framework

13 years ago[master] Merge remote-tracking branch 'origin/trac2669'
Jelte Jansen [Wed, 20 Feb 2013 10:27:03 +0000 (11:27 +0100)] 
[master] Merge remote-tracking branch 'origin/trac2669'

13 years ago[2225_xfrout] update description of zonename
Naoki Kambe [Wed, 20 Feb 2013 09:03:19 +0000 (18:03 +0900)] 
[2225_xfrout] update description of zonename

13 years ago[2225_xfrout] quote _SERVER_
Naoki Kambe [Wed, 20 Feb 2013 09:10:37 +0000 (18:10 +0900)] 
[2225_xfrout] quote _SERVER_

13 years ago[2225_xfrout] make statistics data nested and add zonename item in it
Naoki Kambe [Wed, 20 Feb 2013 09:19:16 +0000 (18:19 +0900)] 
[2225_xfrout] make statistics data nested and add zonename item in it

13 years ago[2676] Typo fix
Michal 'vorner' Vaner [Wed, 20 Feb 2013 08:16:02 +0000 (09:16 +0100)] 
[2676] Typo fix

13 years ago[2676] Don't crash on RPCError
Michal 'vorner' Vaner [Wed, 20 Feb 2013 08:15:41 +0000 (09:15 +0100)] 
[2676] Don't crash on RPCError

13 years ago[2157] skip docbook XML test if python XML library is missing
Yoshitaka Aharen [Wed, 20 Feb 2013 07:37:59 +0000 (16:37 +0900)] 
[2157] skip docbook XML test if python XML library is missing

13 years ago[2689] eliminte need for thread from test_config.
JINMEI Tatuya [Wed, 20 Feb 2013 04:19:37 +0000 (20:19 -0800)] 
[2689] eliminte need for thread from test_config.

13 years ago[2689] eliminate need for threads from test_update_statistics_data_withmid.
JINMEI Tatuya [Wed, 20 Feb 2013 03:38:25 +0000 (19:38 -0800)] 
[2689] eliminate need for threads from test_update_statistics_data_withmid.

updated SimpleStats further, so the test can specify answers from
group_recvmsg.

13 years ago[2689] eliminate the need for threads from update_statistics_data_pt2
JINMEI Tatuya [Wed, 20 Feb 2013 00:14:05 +0000 (16:14 -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

13 years ago[2689] use MockInit's faked spec instead of further hardcode
JINMEI Tatuya [Tue, 19 Feb 2013 23:10:41 +0000 (15:10 -0800)] 
[2689] use MockInit's faked spec instead of further hardcode

13 years ago[2689] eliminate need for thread from update_statistics_data.
JINMEI Tatuya [Tue, 19 Feb 2013 23:00:55 +0000 (15:00 -0800)] 
[2689] eliminate need for thread from update_statistics_data.

at this point moved SimpleStat to the local util module with some more
extensions

13 years ago[2689] eliminate threads from get_statistics_data() test.
JINMEI Tatuya [Tue, 19 Feb 2013 19:34:14 +0000 (11:34 -0800)] 
[2689] eliminate threads from get_statistics_data() test.

13 years ago[2689] eliminate the need for threads from test_update_modules.
JINMEI Tatuya [Tue, 19 Feb 2013 19:01:15 +0000 (11:01 -0800)] 
[2689] eliminate the need for threads from test_update_modules.