5 csets were pushed to modules/xmlrpcserver: lets make the test pass qa as well :-)...
marcel-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Marcel van der Boom) Fri, 1 Jul 2005 17:13:20 +0000 (GMT)
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Changes were applied by marcel to modules/xmlrpcserver level 20.
The following csets were applied:
ChangeSet
1.296 05/07/01 19:12:48 [email protected] +2 -0
lets make the test pass qa as well :-)
xarincludes/xartests/testSuite.php
1.3 05/07/01 19:12:48 [email protected] +3 -3
lets make the test pass qa as well :-)
xarincludes/xartests/bug_http.xml
1.2 05/07/01 19:12:48 [email protected] +1 -1
lets make the test pass qa as well :-)
xarincludes/xartests/bug_whitespace.xml
1.1 05/07/01 19:07:28 [email protected] +5 -0
xarincludes/xartests/bug_string.xml
1.1 05/07/01 19:07:28 [email protected] +26 -0
xarincludes/xartests/bug_http.xml
1.1 05/07/01 19:07:28 [email protected] +17 -0
ChangeSet
1.295 05/07/01 19:07:28 [email protected] +4 -0
Addin some more tests to the unit test while we're in their. The ones that pass pass :). The ones that fail i am not sure i agree with the assertions.
xarincludes/xartests/testSuite.php
1.2 05/07/01 19:07:28 [email protected] +174 -346
- while we're in here, add some more tests. The ones which fail now i'm not sure sure I agree with the upstream assertions.
xarincludes/xartests/bug_whitespace.xml
1.0 05/07/01 19:07:28 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/xmlrpcserver/xarincludes/xartests/bug_whitespace.xml
xarincludes/xartests/bug_string.xml
1.0 05/07/01 19:07:28 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/xmlrpcserver/xarincludes/xartests/bug_string.xml
xarincludes/xartests/bug_http.xml
1.0 05/07/01 19:07:28 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/xmlrpcserver/xarincludes/xartests/bug_http.xml
ChangeSet
1.294 05/07/01 18:37:23 [email protected] +1 -0
- take the opportunity to put in the more advances construction functions, only for advanced xmlrpc clients. Never seen any, yet.
xarincludes/xmlrpc.inc
1.24 05/07/01 18:37:23 [email protected] +72 -44
- take the opportunity to put in the more advances construction functions, only for advanced xmlrpc clients. Never seen any, yet.
xarincludes/xartests/bug_inject.xml
1.1 05/07/01 18:20:53 [email protected] +55 -0
ChangeSet
1.293 05/07/01 18:20:53 [email protected] +3 -0
Add both testcase and fix for xmlrpc code injection vulnerability. Our eval would syntax error out instead of be running. We have the fix in place
to not be vulnerable and also not error out.
xarincludes/xmlrpcs.inc
1.33 05/07/01 18:20:53 [email protected] +8 -1
- if the eval fails, do so silently, and issue a syntax error the xmlrpc way
xarincludes/xmlrpc.inc
1.23 05/07/01 18:20:53 [email protected] +21 -11
- implement the same fix for the xmlrpc vulnerability, we were not vulnerable, we would issue an error (now we dont, and are not vulnerable)
- add the structsize method, so we can test these things
- add support for allowing '-1' to be a string.
xarincludes/xartests/bug_inject.xml
1.0 05/07/01 18:20:53 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/xmlrpcserver/xarincludes/xartests/bug_inject.xml
xarincludes/xartests/testSuite.php
1.1 05/07/01 15:39:33 [email protected] +627 -0
BitKeeper/custom/unittest/xarUnitTest.php
1.1 05/07/01 15:39:33 [email protected] +438 -0
BitKeeper/custom/unittest/runner.php
1.1 05/07/01 15:39:33 [email protected] +172 -0
BitKeeper/custom/tests
1.1 05/07/01 15:39:33 [email protected] +111 -0
ChangeSet
1.292 05/07/01 15:39:33 [email protected] +4 -0
Bring is some tests
xarincludes/xartests/testSuite.php
1.0 05/07/01 15:39:33 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/xmlrpcserver/xarincludes/xartests/testSuite.php
BitKeeper/custom/unittest/xarUnitTest.php
1.0 05/07/01 15:39:33 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/xmlrpcserver/BitKeeper/custom/unittest/xarUnitTest.php
BitKeeper/custom/unittest/runner.php
1.0 05/07/01 15:39:33 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/xmlrpcserver/BitKeeper/custom/unittest/runner.php
BitKeeper/custom/tests
1.0 05/07/01 15:39:33 [email protected] +0 -0
BitKeeper file /var/bk/xar/modules/dev/xmlrpcserver/BitKeeper/custom/tests
Links for the differences:
http://xaraya.com:15000/modules/xmlrpcserver/[email protected]
http://xaraya.com:15000/modules/xmlrpcserver/[email protected]
http://xaraya.com:15000/modules/xmlrpcserver/[email protected]
http://xaraya.com:15000/modules/xmlrpcserver/[email protected]
http://xaraya.com:15000/modules/xmlrpcserver/[email protected]