Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | Removed thread-per-connection and added serialize mode | Benoit Foucher | 2008-03-06 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | - Removed OA createReverseProxy method. | Benoit Foucher | 2008-01-21 | |
| | | | | | - Fixed bug 2141, 2645, 2632, 1547. - It's now possible to call ice_secure on a fixed proxy to require a secure connetion. | |||
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-12-19 | |
| | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints | |||
* | Squashed commit of the following: | Bernard Normier | 2007-09-18 | |
| | | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532 | |||
* | Do not recreate ProcessI on refreshPublishedEndpoints | Dwayne Boone | 2007-06-14 | |
| | ||||
* | Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0 | Dwayne Boone | 2007-06-13 | |
| | ||||
* | Bug 1658 - listen on 0.0.0.0 rather than expanding endpoints | Dwayne Boone | 2007-06-04 | |
| | ||||
* | Minor refactor | Dwayne Boone | 2007-02-14 | |
| | ||||
* | Added unknown property warning | Dwayne Boone | 2007-02-14 | |
| | ||||
* | Removed use of Ice.OA. | Dwayne Boone | 2007-02-14 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | adding thread-per-connection settings for proxies & OAs | Mark Spruiell | 2007-01-25 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added Communicator::isShutdown() and ObjectAdapter::isDeactivated() | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Removed waitForDeactivate flag. | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Added ObejctAdapter::destroy | Dwayne Boone | 2007-01-05 | |
| | ||||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 | |
| | ||||
* | Bug 1570 - object adapter configuration | Dwayne Boone | 2006-12-13 | |
| | ||||
* | Fixed bug 1054, 1077, 1002. | Benoit Foucher | 2006-06-16 | |
| | ||||
* | Removed OA::destroy | Dwayne Boone | 2006-06-06 | |
| | ||||
* | Added createObjectAdapterWithRouter | Dwayne Boone | 2006-04-12 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Added support for replica groups and removed replicated adapters. | Benoit Foucher | 2005-10-12 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=435. added | Matthew Newhook | 2005-09-19 | |
| | | | | removeRouter(). | |||
* | 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 | |
| | ||||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 | |
| | ||||
* | 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 | |
| | ||||
* | 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. 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 | |
| | ||||
* | facet changes | Marc Laukien | 2004-04-07 | |
| | ||||
* | adding Ice::Process for graceful shutdown of IcePack servers | Mark Spruiell | 2004-02-29 | |
| | ||||
* | Removed ice_flush() from proxy base class and implemented | Michi Henning | 2003-08-29 | |
| | | | | Communicator::flushBatchRequests(). | |||
* | Removed removeServantLocator() from ObjectAdapter. | Michi Henning | 2003-06-17 | |
| | ||||
* | version update; date change | Marc Laukien | 2003-02-04 | |
| | ||||
* | fixes | Marc Laukien | 2003-01-28 | |
| | ||||
* | restructuring | Marc Laukien | 2003-01-27 | |
| | ||||
* | fix to waitForShutdown/Deactivate | Marc Laukien | 2002-12-18 | |
| | ||||
* | minor fixes | Marc Laukien | 2002-12-15 | |
| | ||||
* | complete shutdown/deactivate re-implementation | Marc Laukien | 2002-12-14 | |
| |