Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Fixed IceGrid/replication test failures on Ubuntu | Benoit Foucher | 2013-09-04 | |
| | ||||
* | Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵ | Benoit Foucher | 2013-09-03 | |
| | | | | another replica | |||
* | Fix for ICE-5357: improved discovery of replicas on node/slave startup | Benoit Foucher | 2013-08-28 | |
| | ||||
* | IceGrid registry minor fix | Jose | 2013-07-29 | |
| | ||||
* | Fixed ICE-5371 - fixed IceGrid registry executable to not require data ↵ | Benoit Foucher | 2013-07-03 | |
| | | | | property to be set to get help or the version with -h/-v | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 | |
| | ||||
* | Fixed (ICE-5144) - Minor grammar errors in code | Jose | 2013-01-14 | |
| | ||||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 | |
| | ||||
* | Fixes for ICE-4961: improve IceGrid interop with old nodes and registries | Benoit Foucher | 2012-11-19 | |
| | ||||
* | Fixed ICE-4941: Improved Glacier2 permission verifier to allow them to throw ↵ | Benoit Foucher | 2012-11-14 | |
| | | | | PermissionDeniedException | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 | |
| | ||||
* | Fixed ICE-4817: set default ACM timeout on registry OAs | Benoit Foucher | 2012-10-19 | |
| | ||||
* | ICE-4824 - Fixed VC6 style loops | Jose | 2012-10-03 | |
| | ||||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 | |
| | ||||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 | |
| | ||||
* | More IceGrid fixes to reduce startup delays if some slaves are unavailable | Benoit Foucher | 2011-04-19 | |
| | ||||
* | Fixed bug 4677 - IceGrid update hang | Benoit Foucher | 2010-02-19 | |
| | ||||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 | |
| | ||||
* | Fixed 3962 - Berkeley DB, problems with unicode paths. | Jose | 2009-11-10 | |
| | ||||
* | - Removed old IceSSL::ConnectionInfo struct, it's now replaced with | Benoit Foucher | 2009-10-21 | |
| | | | | | | | | | | | | | IceSSL::NativeConnectionInfo. - Removed Ice::ConnectionInfo endpoint attribute. - Added Ice::Connection::getEndpoint() method. - Added Ice::ConnectionInfo adapterName and incoming attributes. - Replaced Tcp and Udp prefixes with TCP and UDP in endpoint/info classes. - Added IPEndpointInfo and IPConnectionInfo intermediate classes. - Fixed 2058: deprecate ice_hash for Ice.Object & Ice.LocalObject, added ice_getHash - Fixed bug where Ice::Endpoint comparison would only compare the endpoint object addresses rather than the endpoint attributes like in Java and C#. - Added ice_getHash implementation for endpoints and cleaned up Reference::hash to use HashUtil.h helper methods. - Added test/Ice/info and removed endpoint info test from test/Ice/proxy. | |||
* | Added ConnectionInfo/EndpointInfo, bug 4280 & 3964 | Benoit Foucher | 2009-10-12 | |
| | ||||
* | - Bug 4286: added support for IceStorm/IceGrid database plugins | Benoit Foucher | 2009-10-07 | |
| | | | | | - Fixed IceGrid database code to first save to the database and then do state changes. | |||
* | Remove BCC workarounds no longer required | Dwayne Boone | 2009-10-02 | |
| | ||||
* | Review for bug 4071 and fix for bug 4211 | Benoit Foucher | 2009-08-14 | |
| | ||||
* | Revert "Changes for bug 3962 and 4714" | Matthew Newhook | 2009-08-07 | |
| | | | | This reverts commit d38ad95e45c0083d602a43e6d77e6c1599f324fe. | |||
* | Changes for bug 3962 and 4714 | Jose | 2009-07-29 | |
| | ||||
* | C++Builder 2009 port | Dwayne Boone | 2009-03-02 | |
| | ||||
* | Fixed bug 3722 & 3723 - IceGrid leaks upon start failure | Benoit Foucher | 2009-02-12 | |
| | ||||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 | |
| | ||||
* | bug 3007 - getpeername fails on Windows w/ IPv6 | Mark Spruiell | 2008-04-21 | |
| | ||||
* | Removed IceGrid AdminCallbackRouter object adapter (bug 2998) | Benoit Foucher | 2008-04-09 | |
| | ||||
* | bug 2873 - IceStorm::Service -> IceStormInternal::Service. | Matthew Newhook | 2008-03-26 | |
| | ||||
* | Fixed bug 2738 | Benoit Foucher | 2008-03-12 | |
| | ||||
* | Changed the IceGrid node to be more conservative when removing server ↵ | Benoit Foucher | 2008-02-25 | |
| | | | | directories | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 | |
| | ||||
* | Fixed bug 2599 | Benoit Foucher | 2008-01-04 | |
| | ||||
* | - Merge IPv6 support from Dwayne's branch. | Benoit Foucher | 2007-12-19 | |
| | | | | | | - Reviewed and fixed IPv6 bugs. - Fixed bug in the outgoing connection factory where an assert could be triggered if the proxy contained identical endpoints | |||
* | Fixed bug 2592 | Benoit Foucher | 2007-12-12 | |
| | ||||
* | Implemented service observers | Bernard Normier | 2007-11-30 | |
| | ||||
* | First cut callback support | Bernard Normier | 2007-11-28 | |
| | ||||
* | Fixed bug 2306 | Benoit Foucher | 2007-11-26 | |
| | ||||
* | Refactored IceGrid session servant management | Benoit Foucher | 2007-11-23 | |
| | ||||
* | Refactored server-properties access/retrieval from IceGrid admin client | Bernard Normier | 2007-11-21 | |
| | ||||
* | 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 | |||
* | Fixed bogus property setting in the IceGrid registry | Benoit Foucher | 2007-07-11 | |
| | ||||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2269 - do not exit if ↵ | Dwayne Boone | 2007-06-27 | |
| | | | | permissions verifier or session manager are not running at startup | |||
* | Fixed warning/error messages to be on a single line | Benoit Foucher | 2007-03-01 | |
| | ||||
* | Removed support for removed Ice.OA property prefix | Benoit Foucher | 2007-02-14 | |
| | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Added replication demo. | Benoit Foucher | 2007-01-31 | |
| |