Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script. | Matthew Newhook | 2006-05-31 | |
| | | | | Added -R option to allTests.py. | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 | |
| | ||||
* | Fix race condition related to bug 535 | Dwayne Boone | 2006-04-25 | |
| | ||||
* | Prevent router from being registered with multiple OAs | Dwayne Boone | 2006-04-13 | |
| | ||||
* | Added createObjectAdapterWithRouter | Dwayne Boone | 2006-04-12 | |
| | ||||
* | Bug 803 - changed communicator initialization. | Dwayne Boone | 2006-04-07 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Bug 804 - no endpoint in reference means try all local interfaces | Dwayne Boone | 2006-02-13 | |
| | ||||
* | Minor fixes for locator cache timeout. | Benoit Foucher | 2006-02-08 | |
| | ||||
* | Added ice_locatorCacheTimeout(int) and ice_getLocatorCacheTimeout() proxy | Benoit Foucher | 2006-02-08 | |
| | | | | methods. | |||
* | fix for bug 650: clearing additional members in waitForDeactivate | Mark Spruiell | 2005-11-17 | |
| | ||||
* | :activate() would contact the locator even if the OA id was empty. | Benoit Foucher | 2005-11-11 | |
| | | | | | | Fixed a bug where ${node.os} for example couldn't be used in distribution directories. Unknown elements in XML file are now treated as errors. | |||
* | Many IceGrid bug fixes. | Benoit Foucher | 2005-11-03 | |
| | ||||
* | Fixed bug where the OA id needed to be set to register the server process | Benoit Foucher | 2005-10-21 | |
| | | | | proxy. | |||
* | Added support for replica groups and removed replicated adapters. | Benoit Foucher | 2005-10-12 | |
| | ||||
* | Bug 395 - Added pseudo INVADDR_ANY support | Dwayne Boone | 2005-10-06 | |
| | ||||
* | Added support for <adapter name>.ReplicaId. | Benoit Foucher | 2005-09-30 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=435. added | Matthew Newhook | 2005-09-19 | |
| | | | | removeRouter(). | |||
* | Fix for bug 282: | Mark Spruiell | 2005-09-14 | |
| | | | | | | | | - Adding Ice.Default.CollocationOptimization property, default = 1 - Changing the ice_default proxy method to return a proxy having the default collocation optimization setting, rather than false - Changing all other calls to ReferenceFactory::create to use the default setting instead of a hard-coded value | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=460 | Matthew Newhook | 2005-09-13 | |
| | ||||
* | fixing bug 400 | Brent Eagles | 2005-09-12 | |
| | ||||
* | Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(), | Benoit Foucher | 2005-09-09 | |
| | | | | ice_newEndpoints(), ice_newAdapterId(). | |||
* | revising fixes for bug 431 | Brent Eagles | 2005-09-07 | |
| | ||||
* | More IceGrid adapter replication support. | Benoit Foucher | 2005-07-13 | |
| | ||||
* | Parsing a stringified proxy no longer fails if a endpoint type is unknown | Dwayne Boone | 2005-07-11 | |
| | | | | as long as there are others that are known. | |||
* | More adapter replication changes. | Benoit Foucher | 2005-07-08 | |
| | ||||
* | Changed server start to wait for object adapter activation before to | Benoit Foucher | 2005-07-06 | |
| | | | | return. | |||
* | Got rid of unused variable. | Michi Henning | 2005-04-14 | |
| | ||||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | Reference fixes: | Mark Spruiell | 2005-02-08 | |
| | | | | | | - Moving _secure to RoutableReference - Fixing changeDefault() - Fixing changeRouter() and changeLocator() to return appropriate values | |||
* | The object adapter thread pool is not created anymore if thread per | Benoit Foucher | 2005-01-28 | |
| | | | | | | | connection is enabled. Added more error & exception handling in the IncomingConnectionFactory. Fixed a bug where the wrong thread pool was used by the IncomingConnectionFactory. | |||
* | :changeLocator() | Benoit Foucher | 2005-01-20 | |
| | | | | | :activate() which could cause it to raise ObjectAdapterDeactivatedException if the adapter was deactivated concurrently. | |||
* | proxy returned by addFacet/addFacetWithUUID did not contain the facet | Mark Spruiell | 2004-11-12 | |
| | ||||
* | adding adapter property <name>.PublishedEndpoints | Mark Spruiell | 2004-11-08 | |
| | ||||
* | Reference refactoring. | Michi Henning | 2004-10-29 | |
| | ||||
* | Renamed IceInternal::Connection to Ice::ConnectionI | Bernard Normier | 2004-08-31 | |
| | ||||
* | more fixed connection work | Marc Laukien | 2004-08-14 | |
| | ||||
* | Ice.StdOut and Ice.StdErr | Bernard Normier | 2004-08-13 | |
| | ||||
* | more glacier 2 and reverse proxy work | Marc Laukien | 2004-08-11 | |
| | ||||
* | more glacier2 | Marc Laukien | 2004-08-10 | |
| | ||||
* | remove now returns the servant | Bernard Normier | 2004-05-20 | |
| | ||||
* | findAllFacets | Marc Laukien | 2004-05-19 | |
| | ||||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Added removeAllFacets. Michi, repeat after me: "forgetting to return a | Michi Henning | 2004-05-14 | |
| | | | | value from a function does not mean the compiler is broken..." :-( | |||
* | Added removeAllFacets. This is a temporary check-in with trace still in the | Michi Henning | 2004-05-14 | |
| | | | | | code. For some reason, the returned facet map is corrupt. Doing a check-in here so Bernard can try this on his machine. | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | GCC 3.4 port | Bernard Normier | 2004-05-08 | |
| | ||||
* | fix in OA::deactivate() | Marc Laukien | 2004-05-05 | |
| | ||||
* | facet bug fix | Mark Spruiell | 2004-04-13 | |
| | ||||
* | facet changes | Marc Laukien | 2004-04-07 | |
| |