summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/IcePackNode.cpp
Commit message (Collapse)AuthorAge
* bug 475: remove IcePackMark Spruiell2005-10-10
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Fixed bug 258, 347, 352Benoit Foucher2005-06-02
|
* Fixed shutdown bug.Benoit Foucher2005-03-29
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixes to ensure that the evictor updates will be saved immediatly.Benoit Foucher2005-02-14
|
* service cleanupMark Spruiell2005-01-27
|
* Added 'object list' and 'object describe' IcePack admin commands.Benoit Foucher2005-01-27
|
* Fixed Win32 buildBenoit Foucher2005-01-20
|
* Improved IcePack reliability.Benoit Foucher2005-01-20
|
* Added getNodeHostname(), to retrieve the default host nameBernard Normier2004-12-14
|
* test suite now works with thread per connectionMarc Laukien2004-10-27
|
* Merged icepack_refactoring2_branch, many IcePack changes.Benoit Foucher2004-06-02
|
* Fixed copyrightBernard Normier2004-05-18
|
* rename win9x to checkSystemMark Spruiell2004-05-17
|
* Updated copyright noticeBernard Normier2004-05-11
|
* minor fixMark Spruiell2004-03-12
|
* IcePack fixesBenoit Foucher2004-02-19
|
* Fixed Win32 build (_win9x -> win9x())Benoit Foucher2004-02-10
|
* cleaning up Ice::ServiceMark Spruiell2004-01-29
|
* adding support for Win32 serviceMark Spruiell2004-01-08
|
* FixBenoit Foucher2004-01-06
|
* Changed signal handler to work with NPTL and Java on LinuxBernard Normier2004-01-06
|
* Win32 fixesMark Spruiell2003-12-18
|
* - Removed dependency on Xerces.Mark Spruiell2003-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 Henning2003-08-08
|
* Major Freeze updateBernard Normier2003-07-18
|
* merge with 1.1Marc Laukien2003-07-13
|
* Switched to CtrlCHandler in IcePackBernard Normier2003-05-16
|
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
|
* Fixed bug in command line option parsingBenoit Foucher2003-04-03
|
* qualify all Xerces types to avoid conflict with VC7Mark Spruiell2003-02-23
|
* portability fixes for openssl, xerces; dependency updateMark Spruiell2003-02-21
|
* version update; date changeMarc Laukien2003-02-04
|
* Set the locator info in proxies created by the object adapter.Benoit Foucher2003-01-31
| | | | | Added seperate thread pool for the node object adapter if the registry is collocated
* Fixed shutdown problemBenoit Foucher2002-12-19
|
* Added wait queue to IcePack and use it to wait for adapter activation.Benoit Foucher2002-12-13
|
* 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
* Fixed warnings when compiled with optimization.Benoit Foucher2002-11-26
|
* 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 ${parent} variable to get the name of the parent component.Benoit Foucher2002-09-17
| | | | | Added attribute targets to server and service elements. More clean up.
* Object adapter creation method changes, IceBox changes.Benoit Foucher2002-09-11
|
* Xerces 2.1.0 portMark Spruiell2002-09-05
|
* Added support for IcePack node and re-factored many things in IcePack.Benoit Foucher2002-08-22