summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/LocatorI.cpp
Commit message (Collapse)AuthorAge
* bug 475: remove IcePackMark Spruiell2005-10-10
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed memory leak and race condition in adapter activation.Benoit Foucher2005-02-04
|
* Added 'object list' and 'object describe' IcePack admin commands.Benoit Foucher2005-01-27
|
* Win32 fixesBenoit Foucher2005-01-24
|
* Better support for slow server activation and IcePack registry timeout.Benoit Foucher2005-01-24
|
* Improved IcePack reliability.Benoit Foucher2005-01-20
|
* Merged icepack_refactoring2_branch, many IcePack changes.Benoit Foucher2004-06-02
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* Win32 fixesMark Spruiell2003-11-15
|
* version update; date changeMarc Laukien2003-02-04
|
* Changed the IcePack locator implementation to use AMD and AMI (only whenBenoit Foucher2002-12-07
| | | | | | the invocation might take time, for instance while the registry waits for the node to activate a server). Added IcePack registry configuration to the hello world demo.
* Added IcePack object registry.Benoit Foucher2002-12-05
| | | | | | | | | | Added support for locator object lookup by identity. Added Query interface to lookup objects by type. Changed the IcePack.Registry.Locator properties to IcePack.Registry.Client Changed the IcePack.Registry.LocatorRegistry properties to IcePack.Registry.Se rver Added IcePack demo Minor fixes and clean-up
* - Added Ice.NullHandleAbort propertyBenoit Foucher2002-11-25
| | | | - Fixed Locator.ice exception names to be consistent with other exceptions.
* Replaced invalid references to "adapter name" by "adapter id".Benoit Foucher2002-11-07
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Runtime->LocalMarc Laukien2002-09-20
|
* Renamed Ice::LocalException to Ice::RuntimeException.Michi Henning2002-09-20
|
* Added support for IcePack node and re-factored many things in IcePack.Benoit Foucher2002-08-22
|
* Changed C++ mapping to generate const member functions in the skeletonMichi Henning2002-08-07
| | | | class for nonmutable operations.
* added spaceMarc Laukien2002-07-09
|
* Merged location branch.Benoit Foucher2002-06-28