Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bug 475: remove IcePack | Mark Spruiell | 2005-10-10 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397 | Matthew Newhook | 2005-07-11 |
| | |||
* | Fixed bug 258, 347, 352 | Benoit Foucher | 2005-06-02 |
| | |||
* | Fixed shutdown bug. | Benoit Foucher | 2005-03-29 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Fixes to ensure that the evictor updates will be saved immediatly. | Benoit Foucher | 2005-02-14 |
| | |||
* | service cleanup | Mark Spruiell | 2005-01-27 |
| | |||
* | Added 'object list' and 'object describe' IcePack admin commands. | Benoit Foucher | 2005-01-27 |
| | |||
* | Fixed Win32 build | Benoit Foucher | 2005-01-20 |
| | |||
* | Improved IcePack reliability. | Benoit Foucher | 2005-01-20 |
| | |||
* | Added getNodeHostname(), to retrieve the default host name | Bernard Normier | 2004-12-14 |
| | |||
* | test suite now works with thread per connection | Marc Laukien | 2004-10-27 |
| | |||
* | Merged icepack_refactoring2_branch, many IcePack changes. | Benoit Foucher | 2004-06-02 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | rename win9x to checkSystem | Mark Spruiell | 2004-05-17 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | minor fix | Mark Spruiell | 2004-03-12 |
| | |||
* | IcePack fixes | Benoit Foucher | 2004-02-19 |
| | |||
* | Fixed Win32 build (_win9x -> win9x()) | Benoit Foucher | 2004-02-10 |
| | |||
* | cleaning up Ice::Service | Mark Spruiell | 2004-01-29 |
| | |||
* | adding support for Win32 service | Mark Spruiell | 2004-01-08 |
| | |||
* | Fix | Benoit Foucher | 2004-01-06 |
| | |||
* | Changed signal handler to work with NPTL and Java on Linux | Bernard Normier | 2004-01-06 |
| | |||
* | Win32 fixes | Mark Spruiell | 2003-12-18 |
| | |||
* | - Removed dependency on Xerces. | Mark Spruiell | 2003-09-11 |
| | | | | | | | | | - Removed generic stream interface Ice::Stream and ice_marshal functions. - Removed XML stream implementation and related test. - Removed XML transformer and related test. - Removed slice2xsd. - Added C++ wrapper for the expat XML parser in IceXML::Parser. - Removed XML encoding from Freeze. | ||
* | Added Properties::parseIceCommandLineOptions(). | Michi Henning | 2003-08-08 |
| | |||
* | Major Freeze update | Bernard Normier | 2003-07-18 |
| | |||
* | merge with 1.1 | Marc Laukien | 2003-07-13 |
| | |||
* | Switched to CtrlCHandler in IcePack | Bernard Normier | 2003-05-16 |
| | |||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 |
| | |||
* | Fixed bug in command line option parsing | Benoit Foucher | 2003-04-03 |
| | |||
* | qualify all Xerces types to avoid conflict with VC7 | Mark Spruiell | 2003-02-23 |
| | |||
* | portability fixes for openssl, xerces; dependency update | Mark Spruiell | 2003-02-21 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | Set the locator info in proxies created by the object adapter. | Benoit Foucher | 2003-01-31 |
| | | | | | Added seperate thread pool for the node object adapter if the registry is collocated | ||
* | Fixed shutdown problem | Benoit Foucher | 2002-12-19 |
| | |||
* | Added wait queue to IcePack and use it to wait for adapter activation. | Benoit Foucher | 2002-12-13 |
| | |||
* | 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 | ||
* | Fixed warnings when compiled with optimization. | Benoit Foucher | 2002-11-26 |
| | |||
* | 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 ${parent} variable to get the name of the parent component. | Benoit Foucher | 2002-09-17 |
| | | | | | Added attribute targets to server and service elements. More clean up. | ||
* | Object adapter creation method changes, IceBox changes. | Benoit Foucher | 2002-09-11 |
| | |||
* | Xerces 2.1.0 port | Mark Spruiell | 2002-09-05 |
| | |||
* | Added support for IcePack node and re-factored many things in IcePack. | Benoit Foucher | 2002-08-22 |