Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Moved cpp/slice to slice | Brent Eagles | 2007-11-07 |
| | | | | | | | | | | | | | | - Merged all TestUtil.py modules to config/TestUtil.py - Moved all certs to config/certs - Updated test scripts to refer to new TestUtil.py module and use new interfaces - Updated build systems to refer to new slice location - Moved cpp/install to distribution - Moved and merged all IceGridAdmin.py modules to config. - Modified build system to deal with new build logic. That is there are 3 basic ways to find the slice translators and runtime: ICE_HOME, an RPM install and the source distribution. Automatically detecting Ice in a default install location is now problematic and no longer done. | ||
* | Speed up by avoiding disk syncs | Bernard Normier | 2007-07-06 |
| | |||
* | Bug 2270. | Michi Henning | 2007-06-27 |
| | |||
* | Fixed bug with TestUtil.cleanDbDir and IceGridAdmin.cleanDbDir. | Matthew Newhook | 2007-06-13 |
| | | | | | Added back accidently erased .gitignore files. Added clean rules to IceGrid demo Makefiles. | ||
* | bug 1777: test/Ice/threads vs. JDK 1.4 | Mark Spruiell | 2007-02-09 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | add jdk14 variable for test/Ice/threads | Mark Spruiell | 2007-01-30 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1616. Fixed SSL bug with | Matthew Newhook | 2006-12-12 |
| | | | | test/Ice/operations. | ||
* | fix bug with Glacier2 router test. | Matthew Newhook | 2006-09-05 |
| | |||
* | Fix for bug 1047 | Benoit Foucher | 2006-06-19 |
| | |||
* | Simplified IceGridAdmin.py | Benoit Foucher | 2006-06-14 |
| | |||
* | updates to the test harness. Fixed a bug with cleanDb in IceGridAdmin.py. | Matthew Newhook | 2006-06-14 |
| | |||
* | added support for --host, --compress, --threadPerConnection, --protocol, | Matthew Newhook | 2006-06-13 |
| | | | | --debug. | ||
* | updated test suites. Minor refactor to the TrustManager. | Matthew Newhook | 2006-06-08 |
| | |||
* | added support for TrustOnly. | Matthew Newhook | 2006-06-05 |
| | |||
* | adding SSL plugin for Java5 | Mark Spruiell | 2006-05-15 |
| | |||
* | removing client/server properties for IceSSL | Mark Spruiell | 2006-04-19 |
| | |||
* | updating IceSSL | Mark Spruiell | 2006-04-13 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | fix for CentOS waitpid bug | Mark Spruiell | 2006-02-01 |
| | |||
* | Bug 565 | Dwayne Boone | 2005-11-29 |
| | |||
* | Fixed getAdapterReady test | Dwayne Boone | 2005-11-15 |
| | |||
* | Changes to allow test suite to run with compressionn on but not available | Dwayne Boone | 2005-11-07 |
| | |||
* | Turn on compression by default | Dwayne Boone | 2005-11-04 |
| | |||
* | add Ice.jar to CLASSPATH for tests | Mark Spruiell | 2005-05-10 |
| | |||
* | thread per connection fix | Marc Laukien | 2005-04-08 |
| | |||
* | thread per connection fix | Marc Laukien | 2005-04-08 |
| | |||
* | Fixed certs location | Benoit Foucher | 2005-03-09 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed a bug in RouterInfo which could cause a NullPointerException when | Benoit Foucher | 2005-02-16 |
| | | | | | | | comparing references. Added certificates for the C++ IceSSL plugin (needed by demos to start SSL enabled services). Added Glacier2 callback demo. | ||
* | ssl fix | Mark Spruiell | 2005-01-11 |
| | |||
* | changing KeyStore to Keystore in property names | Mark Spruiell | 2005-01-10 |
| | |||
* | SSL is off by default | Mark Spruiell | 2005-01-06 |
| | |||
* | SSL fixes | Mark Spruiell | 2005-01-06 |
| | |||
* | SSL changes | Mark Spruiell | 2004-12-17 |
| | |||
* | adding bzip2 support | Mark Spruiell | 2004-12-02 |
| | |||
* | glacier2 shutdown test | Marc Laukien | 2004-11-08 |
| | |||
* | Deprecation of global Slice definitions. | Michi Henning | 2004-08-31 |
| | |||
* | host for tests | Marc Laukien | 2004-08-25 |
| | |||
* | Got carried away when changing the tests to unbuffered I/O and changed more | Michi Henning | 2004-07-06 |
| | | | | than necessary. Changed back now :-) | ||
* | Changed test scripts to use unbuffered I/O so when we run the scripts from | Michi Henning | 2004-07-06 |
| | | | | | allTests.py, we get to see the output as it is produced, not line by line. | ||
* | Removed exit(1) for killServers under Cygwin. | Michi Henning | 2004-07-06 |
| | |||
* | Fix to be compatible with python 2.2 | Benoit Foucher | 2004-06-23 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Switched back to popen (from popen4) | Bernard Normier | 2004-05-06 |
| | |||
* | Bug fixes, in particular changed python popen calls to popen4 | Bernard Normier | 2004-04-27 |
| | |||
* | Freeze test fix + switch to popen4 to get stderr with Python on Windows | Bernard Normier | 2004-04-26 |
| | |||
* | Minor fixes | Bernard Normier | 2004-03-05 |
| |