summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/ServerI.cpp
Commit message (Collapse)AuthorAge
* bug 475: remove IcePackMark Spruiell2005-10-10
|
* FixBenoit Foucher2005-09-19
|
* Fixed bug where shutdown() call on the process proxy would hangBenoit Foucher2005-06-03
| | | | indefinitely.
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* FixBenoit Foucher2005-02-04
|
* Ice.StdOut and Ice.StdErrBernard Normier2004-08-13
|
* Fixed deadlock.Benoit Foucher2004-06-03
|
* Merged icepack_refactoring2_branch, many IcePack changes.Benoit Foucher2004-06-02
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* adding Ice::Process for graceful shutdown of IcePack serversMark Spruiell2004-02-29
|
* Fixed IcePack node bug and IcePack hello demo, added simple demo.Benoit Foucher2004-02-20
|
* Added new icepackadmin commands: signal, stdout, stderrBernard Normier2003-12-27
|
* minor fixMark Spruiell2003-12-18
|
* Win32 fixesMark Spruiell2003-11-15
|
* Correctly handle CommunicatorDestroyedException when callingBenoit Foucher2003-03-31
| | | | Instance::objectAdapterFactory()
* version update; date changeMarc Laukien2003-02-04
|
* Style fixes only.Michi Henning2002-12-05
|
* Fixed warnings when compiled with optimization.Benoit Foucher2002-11-26
|
* - Added DBEnvironment::openDBWithTxn (required by BerkeleyDB 4.1.2)Benoit Foucher2002-11-23
| | | | | | | | - Improved dispatch exception warnings. - Fix the exception test to disable dispatch warnings. - Fixed a bug in IcePack where a server adapter would wait for the server activation even though the node was being shutdown. - Fixed XML transform tests to use openDBWithTxn.
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Minor fixesBenoit Foucher2002-10-23
|
* Added server activation settings to icepackadmin.Benoit Foucher2002-09-25
|
* 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.
* Added local exceptions ObjectAdapterActiveException andBenoit Foucher2002-09-04
| | | | | | ObjectAdapterNotRegisteredException. :LocatoRegistry::addAdapter method to setAdapterDirectProxy. Minor IcePack fixes.
* Changed SystemException to SyscallException.Michi Henning2002-08-29
|
* Added support for IcePack node and re-factored many things in IcePack.Benoit Foucher2002-08-22