Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | :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 | |
| | ||||
* | 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 | |
| | ||||
* | fix | Marc Laukien | 2004-02-19 | |
| | ||||
* | OA deadlock fix | Marc Laukien | 2003-11-20 | |
| | ||||
* | Removed ice_flush() from proxy base class and implemented | Michi Henning | 2003-08-29 | |
| | | | | Communicator::flushBatchRequests(). | |||
* | Added per-proxy contexts. | Michi Henning | 2003-08-27 | |
| | ||||
* | Removed removeServantLocator() from ObjectAdapter. | Michi Henning | 2003-06-17 | |
| | ||||
* | started with shrinking pool; inlined ops in IceUtil::Time | Marc Laukien | 2003-03-13 | |
| | ||||
* | internal thread pool changes | Marc Laukien | 2003-03-07 | |
| | ||||
* | ignore extra colons in endpoint list | Mark Spruiell | 2003-02-21 | |
| | ||||
* | fix | Marc Laukien | 2003-02-06 | |
| | ||||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | Set the locator info in proxies created by the object adapter. | Benoit Foucher | 2003-01-31 | |
| | | | | | Added seperate thread pool for the node object adapter if the registry is collocated | |||
* | fix | Marc Laukien | 2003-01-31 | |
| | ||||
* | compression cleanup | Marc Laukien | 2003-01-30 | |
| | ||||
* | fixes | Marc Laukien | 2003-01-29 | |
| | ||||
* | fixes | Marc Laukien | 2003-01-28 | |
| | ||||
* | restructuring | Marc Laukien | 2003-01-27 | |
| | ||||
* | fixed yet another shutdown bug | Marc Laukien | 2003-01-22 | |
| | ||||
* | fix to waitForShutdown/Deactivate | Marc Laukien | 2002-12-18 | |
| | ||||
* | Call deactivate on servant locators outside the OA synchronization block. | Benoit Foucher | 2002-12-16 | |
| | ||||
* | minor fixes | Marc Laukien | 2002-12-15 | |
| | ||||
* | complete shutdown/deactivate re-implementation | Marc Laukien | 2002-12-14 | |
| | ||||
* | ice_collocationOptimization() | Marc Laukien | 2002-12-07 | |
| | ||||
* | Added support for object lookup by identity | Benoit Foucher | 2002-12-05 | |
| | ||||
* | Fixed incorrect _kindOfObject assignments. | Michi Henning | 2002-12-05 | |
| | ||||
* | Changed the implementation of the various _kindOfObject members because | Michi Henning | 2002-12-05 | |
| | | | | | bloody VC++ can't handle initialization of static non-integral class members :-( | |||
* | Added AlreadyRegisteredException and NotRegisteredException. Removed | Michi Henning | 2002-12-05 | |
| | | | | | | PluginExistsException, PluginNotFoundException, ObjectAdapterNotRegisteredException, and ObjectAdapterIdInUseException. Updated test suite for new exceptions and did a make depend. | |||
* | - Added Ice.NullHandleAbort property | Benoit Foucher | 2002-11-25 | |
| | | | | - Fixed Locator.ice exception names to be consistent with other exceptions. | |||
* | Replaced invalid references to "adapter name" by "adapter id". | Benoit Foucher | 2002-11-07 | |
| |