summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/NodeI.cpp
Commit message (Collapse)AuthorAge
...
* Refactored server-properties access/retrieval from IceGrid admin clientBernard Normier2007-11-21
|
* Fixed bug 2235, other minor fixesBenoit Foucher2007-11-20
|
* Squashed commit of the following:Benoit Foucher2007-08-30
| | | | | | | | | | | | | | | | | | | | commit a61fce80c95ed97d9716648c2083c8581326e950 Author: Benoit Foucher <benoit@zeroc.com> Date: Thu Aug 30 15:33:54 2007 +0200 Added optimization to not wakeup too often commit d44134e724e43aeb1db8693a37a5b611f295948c Author: Benoit Foucher <benoit@zeroc.com> Date: Thu Aug 30 11:34:22 2007 +0200 Changed the connection monitor to use the timer. commit 915f0669599a457f46974c3a108205d5c3c666ba Author: Benoit Foucher <benoit@zeroc.com> Date: Wed Aug 29 16:18:59 2007 +0200 Fixed IceGrid and casino demo to use IceUtil::Timer
* Fixes to properly catch Ice::ObjectAdapterDeactivatedExceptionBenoit Foucher2007-03-02
|
* Fixed warning/error messages to be on a single lineBenoit Foucher2007-03-01
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Added properties override in service config filesBenoit Foucher2007-01-26
|
* Fixed bug where the node load info could be unitilized for sometime afterBenoit Foucher2007-01-18
| | | | the node session creation
* Updated copyright headerDwayne Boone2007-01-08
|
* Fixed bug with patcher feedbackBenoit Foucher2006-12-22
|
* Win32 fixBenoit Foucher2006-12-20
|
* - Added internal descriptor types for node-registry communicationsBenoit Foucher2006-12-20
| | | | - Various bug fixes
* Removed maxLines attribute from FileIterator::read() methodBenoit Foucher2006-12-12
|
* Improved FileIterator interface Changed patch() operation on the node toBenoit Foucher2006-12-07
| | | | use a callback object.
* More cleanupBenoit Foucher2006-12-04
|
* FixesBenoit Foucher2006-11-29
|
* Code cleanup and fixed startup scalability issue of the registry (it noBenoit Foucher2006-11-23
| | | | longer contacts all the nodes).
* Added support for viewing stderr/stdout files from nodes, registries,Benoit Foucher2006-11-17
| | | | servers.
* Memory leak fixesBenoit Foucher2006-11-10
|
* Observer fixesBenoit Foucher2006-10-20
|
* Replication fixes, more work on the replication testsBenoit Foucher2006-10-17
|
* Code cleanupBenoit Foucher2006-09-15
|
* Fixed TODOsBenoit Foucher2006-09-14
|
* FixesBenoit Foucher2006-09-12
|
* Improved observers, refactored topic manager and initialization AddedBenoit Foucher2006-09-04
| | | | icegridadmin commands to examine the registries
* More replication work.Benoit Foucher2006-08-23
|
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* More IceGrid replication improvements.Benoit Foucher2006-07-27
|
* More replication work.Benoit Foucher2006-07-25
|
* Initial implementation of the IceGrid registry replication.Benoit Foucher2006-07-21
|
* Moved getTimeout method to IceGrid::Registry interface for consistency withBenoit Foucher2006-06-23
| | | | Glacier2
* Fixed bug 1092Benoit Foucher2006-06-19
|
* Patch application fixesBenoit Foucher2006-06-02
|
* Added user account mapper and fixed minor bugs.Benoit Foucher2006-05-23
|
* Session re-factoring.Benoit Foucher2006-05-19
|
* More work on session activation.Benoit Foucher2006-05-17
|
* Better error reporting if node fails to load server.Benoit Foucher2006-05-15
|
* Added support for changing owner of server files/directories.Benoit Foucher2006-05-15
|
* Cleaned up slice files, fixed IceGrid node with collocated registry warningBenoit Foucher2006-05-09
| | | | on shutdown.
* More minor fixesBenoit Foucher2006-05-09
|
* - Added support for observing adapters and objects.Benoit Foucher2006-04-05
| | | | - Lots of cleanup in the IceGrid registry initilization method.
* Updated copyrightDwayne Boone2006-03-14
|
* Added code to ensure that the node is registered with the registry beforeBenoit Foucher2006-01-25
| | | | it claims to be ready.
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* Minor fixesBenoit Foucher2005-12-22
|
* Fixed a bug where a client could get an Ice::NotRegisteredException whileBenoit Foucher2005-12-06
| | | | invoking on an indirect proxy if the adapter was updated.
* Fix.Benoit Foucher2005-11-11
|
* :activate() would contact the locator even if the OA id was empty.Benoit Foucher2005-11-11
| | | | | | Fixed a bug where ${node.os} for example couldn't be used in distribution directories. Unknown elements in XML file are now treated as errors.
* Bug fixesBenoit Foucher2005-11-08
|
* FixesBenoit Foucher2005-11-03
|