summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/NodeI.cpp
Commit message (Collapse)AuthorAge
...
* Minor IceGrid node observer fixBenoit Foucher2008-10-23
|
* IceGrid fixes to ensure the registry/node don't wait too long if a replica ↵Benoit Foucher2008-09-26
| | | | becomes unreachable
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2719Matthew Newhook2008-03-18
| | | | | | | | | | Squashed commit of the following: commit 5ff1fac3e73ef4fb3ac96a692812a849ff585ebc Author: Matthew Newhook <matthew@zeroc.com> Date: Tue Mar 18 01:27:20 2008 -0800 Fixed the various && || warnings from gcc.
* Changed the IceGrid node to be more conservative when removing server ↵Benoit Foucher2008-02-25
| | | | directories
* Fixed errors indtoduced with adding getPropertyAsListDwayne Boone2008-02-19
|
* Bug 2491 - Use getPropertyAsListDwayne Boone2008-02-13
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed bug 2629Benoit Foucher2008-01-10
|
* 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
|