summaryrefslogtreecommitdiff
path: root/cpp/src/IcePack/ActivatorI.cpp
Commit message (Expand)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
* 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
* 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
* Added ${parent} variable to get the name of the parent component.Benoit Foucher2002-09-17
* Fixed errors introduced yesterday with the more stringent check forMichi Henning2002-09-12
* Added local exceptions ObjectAdapterActiveException andBenoit Foucher2002-09-04
* 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
* Added activation element in descriptor and function to get the pid of aBenoit Foucher2002-07-26
* 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
* added spaceMarc Laukien2002-07-09
* Merged location branch.Benoit Foucher2002-06-28