[twilight-commits] r8953 - in trunk/dpmaster: . doc src testsuite

molivier at icculus.org molivier at icculus.org
Sun May 10 17:24:40 EDT 2009


Author: molivier
Date: 2009-05-10 17:24:39 -0400 (Sun, 10 May 2009)
New Revision: 8953

Added:
   trunk/dpmaster/testsuite/query_remote_master.pl
   trunk/dpmaster/testsuite/run_all_tests.sh
Removed:
   trunk/dpmaster/testsuite/run_all.sh
Modified:
   trunk/dpmaster/doc/techinfo.txt
   trunk/dpmaster/readme.txt
   trunk/dpmaster/src/common.c
   trunk/dpmaster/src/dpmaster.c
   trunk/dpmaster/src/messages.c
   trunk/dpmaster/testsuite/test-getserversext_without_gamename.pl
   trunk/dpmaster/testsuite/test-loopback_forbidden.pl
   trunk/dpmaster/testsuite/test-max_nb_servers_per_address.pl
   trunk/dpmaster/testsuite/test-optional_verbose_parameter.pl
   trunk/dpmaster/testsuite/test-server_list_full.pl
   trunk/dpmaster/testsuite/test-zero_max_nb_servers.pl
   trunk/dpmaster/testsuite/testlib.pm
Log is attached.
- Removed the need to explicitly tell when a client getservers won't be answered
- Added a master server property for each used command line options
- Fixed the case when both USR1 and USR2 are received almost simultaneously (the log file wasn't closed)
- Removed the need to explicitly tell when a server cannot be answered because it's on the loopback interface
- Renamed run_all.sh to run_all_tests.sh
- Only the last packet of a getservers response get an EOT mark now.
- Added very basic support for querying a remote master server with the testlib.
- Fixed the code parsing the getservers responses in the testsuite regarding '\n' characters (it now uses the pack/unpack functions).
- Added a check for duplicate entries in the getservers responses.
- A few other minor fixes and changes in the code and the test suite.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20090510.212440.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20090510/c7a264b2/attachment-0001.diff>


More information about the twilight-commits mailing list