summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
* Fixed bug in outgoing connection factoryBenoit Foucher2005-02-16
|
* Fixed DbCheckpoint propertyBernard Normier2005-02-16
|
* Added missing Freeze PopulateEmptyIndices propertyBernard Normier2005-02-16
|
* bug fix for arg parsingMark Spruiell2005-02-15
|
* adding context argument to checkedCastMark Spruiell2005-02-14
|
* Fixes to ensure that the evictor updates will be saved immediatly.Benoit Foucher2005-02-14
|
* Solaris GCC portBernard Normier2005-02-11
|
* Fixed aCC warningsBenoit Foucher2005-02-11
|
* Removed bogus -lIceBoxBernard Normier2005-02-11
|
* updating docu for wildcard expressionMark Spruiell2005-02-10
|
* Fixed match method to optionally match period (useful for IcePack)Benoit Foucher2005-02-10
|
* allow metadata for dictionary typesMark Spruiell2005-02-09
|
* Ignore exceptions when calling setAdapterBenoit Foucher2005-02-09
|
* Updated version from 2.0.0 to 2.1.0Bernard Normier2005-02-08
|
* Reference fixes:Mark Spruiell2005-02-08
| | | | | | - Moving _secure to RoutableReference - Fixing changeDefault() - Fixing changeRouter() and changeLocator() to return appropriate values
* changing sequence unmarshaling for fixed-length typesMark Spruiell2005-02-08
|
* Removed -a option from usageBernard Normier2005-02-08
|
* Fixed bug in locator info cacheBenoit Foucher2005-02-07
|
* make dependMarc Laukien2005-02-05
|
* connection->setAdapter and bidir demoMarc Laukien2005-02-05
|
* removing call to startSeq/endSeq for sequence of fixed-length typeMark Spruiell2005-02-04
|
* fixesMarc Laukien2005-02-04
|
* FixBenoit Foucher2005-02-04
|
* Fixed memory leak and race condition in adapter activation.Benoit Foucher2005-02-04
|
* encaps optimizationsMarc Laukien2005-02-03
|
* Added MemoryPool to IceUtilDwayne Boone2005-02-02
|
* backed out changeMarc Laukien2005-02-02
|
* todo itemsMarc Laukien2005-02-02
|
* Docu fixesBenoit Foucher2005-02-01
|
* Fixes to the IcePack property documentationBenoit Foucher2005-02-01
|
* Win32 build fixBenoit Foucher2005-01-28
|
* 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.
* more fixesMarc Laukien2005-01-27
|
* service cleanupMark Spruiell2005-01-27
|
* do not close stdout/stderr if redirectedMark Spruiell2005-01-27
|
* FixBenoit Foucher2005-01-27
|
* icepatch2 changesMarc Laukien2005-01-27
|
* Added 'object list' and 'object describe' IcePack admin commands.Benoit Foucher2005-01-27
|
* Connection validation now checks for Ice.Override.ConnectTimeout and raiseBenoit Foucher2005-01-26
| | | | Ice::ConnectTimeoutException if the validation times out.
* Fixed bug where the transceiver wasn't properly closed if the connectionBenoit Foucher2005-01-25
| | | | couldn't be created.
* FixBenoit Foucher2005-01-25
|
* Win32 fixesBenoit Foucher2005-01-24
|
* Better support for slow server activation and IcePack registry timeout.Benoit Foucher2005-01-24
|
* adding support for stringificationMark Spruiell2005-01-22
|
* clean upMark Spruiell2005-01-20
|
* fix for cleanup bug in IceSSLMark Spruiell2005-01-20
|
* Fixed Win32 buildBenoit Foucher2005-01-20
|
* Improved IcePack reliability.Benoit Foucher2005-01-20
|
* :changeLocator()Benoit Foucher2005-01-20
| | | | | :activate() which could cause it to raise ObjectAdapterDeactivatedException if the adapter was deactivated concurrently.
* no need to shutdown socket after sending close connectionMark Spruiell2005-01-18
|