summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ObjectAdapterI.cpp
Commit message (Collapse)AuthorAge
...
* Added support for IceSSL.TrustOnly. Fixed bug with allTests.py script.Matthew Newhook2006-05-31
| | | | Added -R option to allTests.py.
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Fix race condition related to bug 535Dwayne Boone2006-04-25
|
* Prevent router from being registered with multiple OAsDwayne Boone2006-04-13
|
* Added createObjectAdapterWithRouterDwayne Boone2006-04-12
|
* Bug 803 - changed communicator initialization.Dwayne Boone2006-04-07
|
* Updated copyrightDwayne Boone2006-03-14
|
* Bug 804 - no endpoint in reference means try all local interfacesDwayne Boone2006-02-13
|
* Minor fixes for locator cache timeout.Benoit Foucher2006-02-08
|
* Added ice_locatorCacheTimeout(int) and ice_getLocatorCacheTimeout() proxyBenoit Foucher2006-02-08
| | | | methods.
* fix for bug 650: clearing additional members in waitForDeactivateMark Spruiell2005-11-17
|
* :activate() would contact the locator even if the OA id was empty.Benoit Foucher2005-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 Foucher2005-11-03
|
* Fixed bug where the OA id needed to be set to register the server processBenoit Foucher2005-10-21
| | | | proxy.
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* Bug 395 - Added pseudo INVADDR_ANY supportDwayne Boone2005-10-06
|
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=435. addedMatthew Newhook2005-09-19
| | | | removeRouter().
* Fix for bug 282:Mark Spruiell2005-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=460Matthew Newhook2005-09-13
|
* fixing bug 400Brent Eagles2005-09-12
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* revising fixes for bug 431Brent Eagles2005-09-07
|
* More IceGrid adapter replication support.Benoit Foucher2005-07-13
|
* Parsing a stringified proxy no longer fails if a endpoint type is unknownDwayne Boone2005-07-11
| | | | as long as there are others that are known.
* More adapter replication changes.Benoit Foucher2005-07-08
|
* Changed server start to wait for object adapter activation before toBenoit Foucher2005-07-06
| | | | return.
* Got rid of unused variable.Michi Henning2005-04-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Reference fixes:Mark Spruiell2005-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 perBenoit Foucher2005-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 Foucher2005-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 facetMark Spruiell2004-11-12
|
* adding adapter property <name>.PublishedEndpointsMark Spruiell2004-11-08
|
* Reference refactoring.Michi Henning2004-10-29
|
* Renamed IceInternal::Connection to Ice::ConnectionIBernard Normier2004-08-31
|
* more fixed connection workMarc Laukien2004-08-14
|
* Ice.StdOut and Ice.StdErrBernard Normier2004-08-13
|
* more glacier 2 and reverse proxy workMarc Laukien2004-08-11
|
* more glacier2Marc Laukien2004-08-10
|
* remove now returns the servantBernard Normier2004-05-20
|
* findAllFacetsMarc Laukien2004-05-19
|
* Fixed copyrightBernard Normier2004-05-18
|
* Added removeAllFacets. Michi, repeat after me: "forgetting to return aMichi Henning2004-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 theMichi Henning2004-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 noticeBernard Normier2004-05-11
|
* GCC 3.4 portBernard Normier2004-05-08
|
* fix in OA::deactivate()Marc Laukien2004-05-05
|
* facet bug fixMark Spruiell2004-04-13
|
* facet changesMarc Laukien2004-04-07
|