Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Refactored server-properties access/retrieval from IceGrid admin client | Bernard Normier | 2007-11-21 | |
| | ||||
* | Fixed bug 2235, other minor fixes | Benoit Foucher | 2007-11-20 | |
| | ||||
* | Squashed commit of the following: | Benoit Foucher | 2007-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::ObjectAdapterDeactivatedException | Benoit Foucher | 2007-03-02 | |
| | ||||
* | Fixed warning/error messages to be on a single line | Benoit Foucher | 2007-03-01 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Added properties override in service config files | Benoit Foucher | 2007-01-26 | |
| | ||||
* | Fixed bug where the node load info could be unitilized for sometime after | Benoit Foucher | 2007-01-18 | |
| | | | | the node session creation | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Fixed bug with patcher feedback | Benoit Foucher | 2006-12-22 | |
| | ||||
* | Win32 fix | Benoit Foucher | 2006-12-20 | |
| | ||||
* | - Added internal descriptor types for node-registry communications | Benoit Foucher | 2006-12-20 | |
| | | | | - Various bug fixes | |||
* | Removed maxLines attribute from FileIterator::read() method | Benoit Foucher | 2006-12-12 | |
| | ||||
* | Improved FileIterator interface Changed patch() operation on the node to | Benoit Foucher | 2006-12-07 | |
| | | | | use a callback object. | |||
* | More cleanup | Benoit Foucher | 2006-12-04 | |
| | ||||
* | Fixes | Benoit Foucher | 2006-11-29 | |
| | ||||
* | Code cleanup and fixed startup scalability issue of the registry (it no | Benoit Foucher | 2006-11-23 | |
| | | | | longer contacts all the nodes). | |||
* | Added support for viewing stderr/stdout files from nodes, registries, | Benoit Foucher | 2006-11-17 | |
| | | | | servers. | |||
* | Memory leak fixes | Benoit Foucher | 2006-11-10 | |
| | ||||
* | Observer fixes | Benoit Foucher | 2006-10-20 | |
| | ||||
* | Replication fixes, more work on the replication tests | Benoit Foucher | 2006-10-17 | |
| | ||||
* | Code cleanup | Benoit Foucher | 2006-09-15 | |
| | ||||
* | Fixed TODOs | Benoit Foucher | 2006-09-14 | |
| | ||||
* | Fixes | Benoit Foucher | 2006-09-12 | |
| | ||||
* | Improved observers, refactored topic manager and initialization Added | Benoit Foucher | 2006-09-04 | |
| | | | | icegridadmin commands to examine the registries | |||
* | More replication work. | Benoit Foucher | 2006-08-23 | |
| | ||||
* | Borland C++Builder port mass commit | Dwayne Boone | 2006-08-09 | |
| | ||||
* | More IceGrid replication improvements. | Benoit Foucher | 2006-07-27 | |
| | ||||
* | More replication work. | Benoit Foucher | 2006-07-25 | |
| | ||||
* | Initial implementation of the IceGrid registry replication. | Benoit Foucher | 2006-07-21 | |
| | ||||
* | Moved getTimeout method to IceGrid::Registry interface for consistency with | Benoit Foucher | 2006-06-23 | |
| | | | | Glacier2 | |||
* | Fixed bug 1092 | Benoit Foucher | 2006-06-19 | |
| | ||||
* | Patch application fixes | Benoit Foucher | 2006-06-02 | |
| | ||||
* | Added user account mapper and fixed minor bugs. | Benoit Foucher | 2006-05-23 | |
| | ||||
* | Session re-factoring. | Benoit Foucher | 2006-05-19 | |
| | ||||
* | More work on session activation. | Benoit Foucher | 2006-05-17 | |
| | ||||
* | Better error reporting if node fails to load server. | Benoit Foucher | 2006-05-15 | |
| | ||||
* | Added support for changing owner of server files/directories. | Benoit Foucher | 2006-05-15 | |
| | ||||
* | Cleaned up slice files, fixed IceGrid node with collocated registry warning | Benoit Foucher | 2006-05-09 | |
| | | | | on shutdown. | |||
* | More minor fixes | Benoit Foucher | 2006-05-09 | |
| | ||||
* | - Added support for observing adapters and objects. | Benoit Foucher | 2006-04-05 | |
| | | | | - Lots of cleanup in the IceGrid registry initilization method. | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | Added code to ensure that the node is registered with the registry before | Benoit Foucher | 2006-01-25 | |
| | | | | it claims to be ready. | |||
* | Added "always" activation mode. | Benoit Foucher | 2006-01-10 | |
| | ||||
* | Minor fixes | Benoit Foucher | 2005-12-22 | |
| | ||||
* | Fixed a bug where a client could get an Ice::NotRegisteredException while | Benoit Foucher | 2005-12-06 | |
| | | | | invoking on an indirect proxy if the adapter was updated. | |||
* | Fix. | Benoit Foucher | 2005-11-11 | |
| | ||||
* | :activate() would contact the locator even if the OA id was empty. | Benoit Foucher | 2005-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 fixes | Benoit Foucher | 2005-11-08 | |
| | ||||
* | Fixes | Benoit Foucher | 2005-11-03 | |
| |