Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merged icepack_refactoring2_branch, many IcePack changes. | Benoit Foucher | 2004-06-02 |
| | |||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | adding Ice::Process for graceful shutdown of IcePack servers | Mark Spruiell | 2004-02-29 |
| | |||
* | CloseHandle fix | Bernard Normier | 2004-02-27 |
| | |||
* | fixes | Marc Laukien | 2004-02-17 |
| | |||
* | fix for VC6 compile error | Mark Spruiell | 2004-01-06 |
| | |||
* | Added new icepackadmin commands: signal, stdout, stderr | Bernard Normier | 2003-12-27 |
| | |||
* | use SearchPath to find the executable | Mark Spruiell | 2003-12-24 |
| | |||
* | bug fix for environment vars | Mark Spruiell | 2003-12-23 |
| | |||
* | minor fix | Mark Spruiell | 2003-12-19 |
| | |||
* | Win32 fixes | Mark Spruiell | 2003-12-18 |
| | |||
* | Replaced exit by _exit before fork an exec | Bernard Normier | 2003-12-04 |
| | |||
* | fix | Marc Laukien | 2003-12-04 |
| | |||
* | SunCC fix | Mark Spruiell | 2003-08-18 |
| | |||
* | Merged R1_1_branch. | Benoit Foucher | 2003-08-15 |
| | |||
* | Fixed comments from previous commit | Bernard Normier | 2003-05-19 |
| | |||
* | Switched to process groups on Linux | Bernard Normier | 2003-05-19 |
| | |||
* | Sun: 64 bit + CC 5.3 support | Bernard Normier | 2003-04-29 |
| | |||
* | Eliminated numerous warnings from Sun C++ 5.4 builds | Bernard Normier | 2003-04-24 |
| | |||
* | Added support for setting environment variables | Benoit Foucher | 2003-04-12 |
| | |||
* | more compat fixes | Marc Laukien | 2003-02-23 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | Added wait queue to IcePack and use it to wait for adapter activation. | Benoit Foucher | 2002-12-13 |
| | |||
* | - Added DBEnvironment::openDBWithTxn (required by BerkeleyDB 4.1.2) | Benoit Foucher | 2002-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 Foucher | 2002-11-07 |
| | |||
* | Added IcePack.Node.PropertiesOverride property to pass additional or | Benoit Foucher | 2002-11-07 |
| | | | | | override server properties. Changed the test suite to use this new of this option. | ||
* | 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 |
| | |||
* | Changed tracing level for server adapters. Fixed parser bug. Fix activation | Benoit Foucher | 2002-09-18 |
| | | | | bug (race condition). | ||
* | 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. | ||
* | Fixed errors introduced yesterday with the more stringent check for | Michi Henning | 2002-09-12 |
| | | | | introduced names. | ||
* | Added local exceptions ObjectAdapterActiveException and | Benoit Foucher | 2002-09-04 |
| | | | | | | ObjectAdapterNotRegisteredException. :LocatoRegistry::addAdapter method to setAdapterDirectProxy. Minor IcePack fixes. | ||
* | Changed SystemException to SyscallException. | Michi Henning | 2002-08-29 |
| | |||
* | Added support for IcePack node and re-factored many things in IcePack. | Benoit Foucher | 2002-08-22 |
| | |||
* | Added new IcePack test suite, add IcePack tracing properties, added IcePack | Benoit Foucher | 2002-08-09 |
| | | | | server shutdown. | ||
* | Added activation element in descriptor and function to get the pid of a | Benoit Foucher | 2002-07-26 |
| | | | | process. | ||
* | Added targets and application descriptors. | Benoit Foucher | 2002-07-25 |
| | |||
* | commenbts | Marc Laukien | 2002-07-24 |
| | |||
* | Initial IcePack deployment implementation. | Benoit Foucher | 2002-07-22 |
| | |||
* | Removed IceBox two phase initialization. Use Ice.ProgramName in the | Benoit Foucher | 2002-07-17 |
| | | | | | standard logger as a prefix. Changed IcePack to pass --Ice.ProgramName to servers. | ||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Merged location branch. | Benoit Foucher | 2002-06-28 |