Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added Communicator::isShutdown() and ObjectAdapter::isDeactivated() | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Borland fixes | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Removed waitForDeactivate flag. | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added ObejctAdapter::destroy | Dwayne Boone | 2007-01-05 | |
| | ||||
* | Bug 1327 - allow getClientProxy to return nil proxy | Dwayne Boone | 2007-01-03 | |
| | ||||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 | |
| | ||||
* | Bug 1570 - object adapter configuration | Dwayne Boone | 2006-12-13 | |
| | ||||
* | Added propertyToProxy | Dwayne Boone | 2006-11-24 | |
| | ||||
* | Added Ice.Default.PreferSecure | Dwayne Boone | 2006-11-21 | |
| | ||||
* | No -h in client-side endpoint means use loopback | Dwayne Boone | 2006-11-14 | |
| | ||||
* | Bug 1349. | Michi Henning | 2006-09-25 | |
| | ||||
* | Try loopback in client if no -h | Dwayne Boone | 2006-08-21 | |
| | ||||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 | |
| | ||||
* | Merge from R3_1_branch | Bernard Normier | 2006-07-20 | |
| | ||||
* | Fixed bug 1054, 1077, 1002. | Benoit Foucher | 2006-06-16 | |
| | ||||
* | Fixed bug 1045 | Benoit Foucher | 2006-06-12 | |
| | ||||
* | Removed OA::destroy | Dwayne Boone | 2006-06-06 | |
| | ||||
* | Fix for bug 435 | Dwayne Boone | 2006-06-06 | |
| | ||||
* | 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. |