Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug 475: remove IcePack | Mark Spruiell | 2005-10-10 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixed memory leak and race condition in adapter activation. | Benoit Foucher | 2005-02-04 |
| | |||
* | Added 'object list' and 'object describe' IcePack admin commands. | Benoit Foucher | 2005-01-27 |
| | |||
* | Win32 fixes | Benoit Foucher | 2005-01-24 |
| | |||
* | Better support for slow server activation and IcePack registry timeout. | Benoit Foucher | 2005-01-24 |
| | |||
* | Improved IcePack reliability. | Benoit Foucher | 2005-01-20 |
| | |||
* | Merged icepack_refactoring2_branch, many IcePack changes. | Benoit Foucher | 2004-06-02 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Win32 fixes | Mark Spruiell | 2003-11-15 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | Changed the IcePack locator implementation to use AMD and AMI (only when | Benoit Foucher | 2002-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 Foucher | 2002-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 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 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Runtime->Local | Marc Laukien | 2002-09-20 |
| | |||
* | Renamed Ice::LocalException to Ice::RuntimeException. | Michi Henning | 2002-09-20 |
| | |||
* | Added support for IcePack node and re-factored many things in IcePack. | Benoit Foucher | 2002-08-22 |
| | |||
* | Changed C++ mapping to generate const member functions in the skeleton | Michi Henning | 2002-08-07 |
| | | | | class for nonmutable operations. | ||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Merged location branch. | Benoit Foucher | 2002-06-28 |