Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bug 804 - no endpoint in reference means try all local interfaces | Dwayne Boone | 2006-02-13 | |
| | ||||
* | Added locator cache timeout. | Benoit Foucher | 2006-02-08 | |
| | ||||
* | Bug 839. | Michi Henning | 2006-01-31 | |
| | ||||
* | Fix | Benoit Foucher | 2005-12-13 | |
| | ||||
* | fix for bug 650: clearing additional members in waitForDeactivate | Mark Spruiell | 2005-11-17 | |
| | ||||
* | Fixed a bug where the locator would be contact in on the OA activation even | Benoit Foucher | 2005-11-11 | |
| | | | | if it's ID was empty. | |||
* | Changed the Ice locator interface to be backward compatible. | 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 and IceGrid demo fixes. | Benoit Foucher | 2005-09-30 | |
| | ||||
* | Bug 467. | Michi Henning | 2005-09-20 | |
| | ||||
* | Fixed problem with ObjectAdapter.addRouter not removing duplicate endpoints | Matthew Newhook | 2005-09-19 | |
| | | | | correctly. | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=435. added | Matthew Newhook | 2005-09-19 | |
| | | | | removeRouter(). | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=435. added | Matthew Newhook | 2005-09-19 | |
| | | | | removeRouter(). | |||
* | Align with C++ 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 | |||
* | fixing bug 400 | Brent Eagles | 2005-09-12 | |
| | ||||
* | Added support for new proxy methods (ice_getAdapterId(), | Benoit Foucher | 2005-09-09 | |
| | | | | ice_newAdapterId(), ice_getEndpoints(), ice_newEndpoints()). | |||
* | revising fixes for bug 431 | Brent Eagles | 2005-09-07 | |
| | ||||
* | Synchronized java & C++ version of ObjectAdapter::deactivate | Matthew Newhook | 2005-08-24 | |
| | ||||
* | 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. | |||
* | Added support for adapter replication | Benoit Foucher | 2005-07-08 | |
| | ||||
* | Use direct proxy for process object instead of indirect proxy | Benoit Foucher | 2005-07-06 | |
| | ||||
* | assertion fixes in finalizers | Mark Spruiell | 2005-04-29 | |
| | ||||
* | - Removing BufferManager class and BasicStream.destroy(), which reduces the | Mark Spruiell | 2005-04-29 | |
| | | | | | | | complexity of many existing finalizers. - Removed code that cleans up cached objects. - For compatibility with C#, finalizers no longer call methods on other objects. | |||
* | Made finalizers thread-safe. | Michi Henning | 2005-04-26 | |
| | ||||
* | Removed unused _logger private member. | Michi Henning | 2005-04-19 | |
| | ||||
* | 2004 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 isn't created anymore if thread per | Benoit Foucher | 2005-01-28 | |
| | | | | | | | connection is enabled. Added more exception and error handling to the IncomingConnectionFactory. Fixed a bug where the wrong thread pool was used for the IncomingConnectionFactory. | |||
* | :changeLocator() | Benoit Foucher | 2005-01-20 | |
| | | | | | | :activate() which could cause it to raise ObjectAdapterDeactivatedException if the adapter was deactivated concurrently. Added timeouts to workaround problem with the MacOS X JDK. | |||
* | Reference refactoring. | Michi Henning | 2004-11-23 | |
| | ||||
* | 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 | |
| | ||||
* | sync with C++ for connection and reference changes | Mark Spruiell | 2004-10-12 | |
| | ||||
* | Renamed IceInternal.Connection to Ice.ConnectionI | Bernard Normier | 2004-09-01 | |
| | ||||
* | fix | Marc Laukien | 2004-08-14 | |
| | ||||
* | more fixed connection work | Marc Laukien | 2004-08-14 | |
| | ||||
* | Ice.StdOut and Ice.StdErr | Bernard Normier | 2004-08-13 | |
| | ||||
* | various fixes; TransportInfo stuff | Marc Laukien | 2004-08-10 | |
| | ||||
* | remove now returns the servant | Bernard Normier | 2004-05-20 | |
| | ||||
* | adding findAllFacets | Mark Spruiell | 2004-05-19 | |
| | ||||
* | Fixed copyright | Bernard Normier | 2004-05-18 | |
| | ||||
* | Added ObjectAdapter.removeAllFacets(). | Michi Henning | 2004-05-14 | |
| | ||||
* | Updated copyright notice | Bernard Normier | 2004-05-11 | |
| | ||||
* | casts for ObjectPrxHelper | Marc Laukien | 2004-04-19 | |
| | ||||
* | align with C++ facet changes | Mark Spruiell | 2004-04-13 | |
| | ||||
* | sync fix | Mark Spruiell | 2004-03-02 | |
| | ||||
* | Moved the adapter ready message after the adapter registration with the | Benoit Foucher | 2004-03-02 | |
| | | | | | locator registry (to make sure adapter is registered before the adapter claims it's ready). | |||
* | adding Ice::Process for graceful shutdown of IcePack servers | Mark Spruiell | 2004-02-29 | |
| |