Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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. | |||
* | Bug 2436 - make updateLocatorRegistry thread safe | Dwayne Boone | 2008-01-16 | |
| | ||||
* | - Fixed bug 1619, part of 2632. | Benoit Foucher | 2008-01-09 | |
| | ||||
* | - Fixed bug 2363, 2623, 2500 | Benoit Foucher | 2008-01-03 | |
| | | | | | - Added missing SignalPolicy.java - Removed foreground send support in Ice for C++ & Java | |||
* | - 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 | |||
* | - Added support for non-blocking AMI/batch requests, connection | Benoit Foucher | 2007-11-27 | |
| | | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups. | |||
* | 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 | |||
* | Fixed bug 2286 | Benoit Foucher | 2007-07-04 | |
| | ||||
* | Do not recreate ProcessI on refreshPublishedEndpoints | Dwayne Boone | 2007-06-14 | |
| | ||||
* | No longer necessary to expand enpoints in proxies, use same mechanism as for ↵ | Dwayne Boone | 2007-06-14 | |
| | | | | | | multihomed hosts. Added some missing .gitignore files. | |||
* | Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0 | Dwayne Boone | 2007-06-13 | |
| | ||||
* | Bug 1658 - minor refactoring | Dwayne Boone | 2007-06-12 | |
| | ||||
* | Bug 1658 - listen on 0.0.0.0 rather than expanding endpoints | Dwayne Boone | 2007-06-04 | |
| | ||||
* | Bug 1022. | Michi Henning | 2007-05-22 | |
| | ||||
* | Fixed bug 2005 | Benoit Foucher | 2007-03-16 | |
| | ||||
* | Minor refactor | Dwayne Boone | 2007-02-14 | |
| | ||||
* | fixing typo in comment | Mark Spruiell | 2007-02-14 | |
| | ||||
* | Fixed unknown property warnings | Benoit Foucher | 2007-02-14 | |
| | ||||
* | Added unknown property warning | Dwayne Boone | 2007-02-14 | |
| | ||||
* | Always initialize thread per connection attributes | Benoit Foucher | 2007-02-14 | |
| | ||||
* | Bug in last commit | Dwayne Boone | 2007-02-14 | |
| | ||||
* | Removed use of Ice.OA. | Dwayne Boone | 2007-02-14 | |
| | ||||
* | Fixed uninitialized memory reads reported by purify | Benoit Foucher | 2007-02-06 | |
| | ||||
* | fix x64 warnings | Brent Eagles | 2007-02-06 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | preserve proxy settings for CacheConnection, EndpointSelection, | Mark Spruiell | 2007-01-26 | |
| | | | | ThreadPerConnection | |||
* | minor fixes | Mark Spruiell | 2007-01-25 | |
| | ||||
* | adding thread-per-connection settings for proxies & OAs | Mark Spruiell | 2007-01-25 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1179 | Matthew Newhook | 2007-01-16 | |
| | ||||
* | 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 | |
| |