summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ObjectCache.cpp
Commit message (Collapse)AuthorAge
...
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* Various fixs for Sun compiles Added Makefile for test/Ice/holdDwayne Boone2005-09-22
|
* Improved the error message if you try to remove an object or adapter withBenoit Foucher2005-09-21
| | | | | | | | | | the admin interface and if that object or adapter was added with a deployment descriptor. Fixed a bug where trying to start a server managed by a node would fail if this server was previously manually activated. Simplified adapter direct proxy update if the adapter is an adapter that wasn't added with a deployment descriptor. Fixes to allow compilation on AIX.
* Better tracingBenoit Foucher2005-09-15
|
* Added more tracingBenoit Foucher2005-09-15
|
* Changes to make it possible to register "direct" object adapters.Benoit Foucher2005-09-09
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* Added support for adaptive load balancing.Benoit Foucher2005-09-05
|
* More adapter replication changes.Benoit Foucher2005-07-08