summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/ActivatorI.cpp
Commit message (Collapse)AuthorAge
* 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
|
* CloseHandle fixBernard Normier2004-02-27
|
* fixesMarc Laukien2004-02-17
|
* fix for VC6 compile errorMark Spruiell2004-01-06
|
* Added new icepackadmin commands: signal, stdout, stderrBernard Normier2003-12-27
|
* use SearchPath to find the executableMark Spruiell2003-12-24
|
* bug fix for environment varsMark Spruiell2003-12-23
|
* minor fixMark Spruiell2003-12-19
|
* Win32 fixesMark Spruiell2003-12-18
|
* Replaced exit by _exit before fork an execBernard Normier2003-12-04
|
* fixMarc Laukien2003-12-04
|
* SunCC fixMark Spruiell2003-08-18
|
* Merged R1_1_branch.Benoit Foucher2003-08-15
|
* Fixed comments from previous commitBernard Normier2003-05-19
|
* Switched to process groups on LinuxBernard Normier2003-05-19
|
* Sun: 64 bit + CC 5.3 supportBernard Normier2003-04-29
|
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
|
* Added support for setting environment variablesBenoit Foucher2003-04-12
|
* more compat fixesMarc Laukien2003-02-23
|
* version update; date changeMarc Laukien2003-02-04
|
* Added wait queue to IcePack and use it to wait for adapter activation.Benoit Foucher2002-12-13
|
* - 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.
* Replaced invalid references to "adapter name" by "adapter id".Benoit Foucher2002-11-07
|
* Added IcePack.Node.PropertiesOverride property to pass additional orBenoit Foucher2002-11-07
| | | | | override server properties. Changed the test suite to use this new of this option.
* 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
|
* Changed tracing level for server adapters. Fixed parser bug. Fix activationBenoit Foucher2002-09-18
| | | | bug (race condition).
* 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.
* Fixed errors introduced yesterday with the more stringent check forMichi Henning2002-09-12
| | | | introduced names.
* 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
|
* Added new IcePack test suite, add IcePack tracing properties, added IcePackBenoit Foucher2002-08-09
| | | | server shutdown.
* Added activation element in descriptor and function to get the pid of aBenoit Foucher2002-07-26
| | | | process.
* Added targets and application descriptors.Benoit Foucher2002-07-25
|
* commenbtsMarc Laukien2002-07-24
|
* Initial IcePack deployment implementation.Benoit Foucher2002-07-22
|
* Removed IceBox two phase initialization. Use Ice.ProgramName in theBenoit Foucher2002-07-17
| | | | | standard logger as a prefix. Changed IcePack to pass --Ice.ProgramName to servers.
* added spaceMarc Laukien2002-07-09
|
* Merged location branch.Benoit Foucher2002-06-28