Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Added IceGrid::Locator interface, more replication tests. | Benoit Foucher | 2006-10-18 | |
| | ||||
* | More code cleanup + added replica session timeout | Benoit Foucher | 2006-09-15 | |
| | ||||
* | Code cleanup | Benoit Foucher | 2006-09-15 | |
| | ||||
* | Fixes | Benoit Foucher | 2006-09-12 | |
| | ||||
* | More replication work. | Benoit Foucher | 2006-08-23 | |
| | ||||
* | Added application info. | Benoit Foucher | 2006-08-01 | |
| | ||||
* | More IceGrid replication improvements. | Benoit Foucher | 2006-07-27 | |
| | ||||
* | Fixed bug 1098 | Benoit Foucher | 2006-06-20 | |
| | | | | | | Fixed bug where the identity of well-known object wasn't correctly escaped when creating the well-known object proxy. Fixed bug in router stress test (catch ONE) | |||
* | Fixed bug 1097 | Benoit Foucher | 2006-06-19 | |
| | ||||
* | Fixed bug 1054, 1077, 1002. | Benoit Foucher | 2006-06-16 | |
| | ||||
* | Fixed allocation bug | Benoit Foucher | 2006-06-13 | |
| | ||||
* | Added support for allocatable objects. | Benoit Foucher | 2006-06-09 | |
| | ||||
* | SunCC fixes | Mark Spruiell | 2006-06-07 | |
| | ||||
* | Fixed Glacier2 filtering in IceGrid and added tests. | Benoit Foucher | 2006-06-07 | |
| | ||||
* | - Changes to align dynamic filtering with the current Glacier2Filters wiki | Brent Eagles | 2006-06-05 | |
| | | | | | proposal. - Some 3.1.0 prep work for the VC 6.0 windows installers. | |||
* | Bug fixes | Benoit Foucher | 2006-06-02 | |
| | ||||
* | Patch application fixes | Benoit Foucher | 2006-06-02 | |
| | ||||
* | The default value for the adaper endpoints in the XML descriptors in now | Benoit Foucher | 2006-05-29 | |
| | | | | "default" | |||
* | Property set bug fixes, locator tracing. | Benoit Foucher | 2006-05-29 | |
| | ||||
* | More changes to inconsistent ice_ proxy methods | Dwayne Boone | 2006-05-26 | |
| | ||||
* | Added support for Glacier2 filters. | Benoit Foucher | 2006-05-23 | |
| | ||||
* | Bug fixes | Benoit Foucher | 2006-05-22 | |
| | ||||
* | Removed allocatabe attribute on object descriptors. | Benoit Foucher | 2006-05-22 | |
| | ||||
* | Added implementation of SSL authentication methods. | Benoit Foucher | 2006-05-19 | |
| | ||||
* | More work on session activation. | Benoit Foucher | 2006-05-17 | |
| | ||||
* | Added support for changing owner of server files/directories. | Benoit Foucher | 2006-05-15 | |
| | ||||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 | |
| | ||||
* | Fixed allocateByType bug, fixed TODO XXX | Benoit Foucher | 2006-05-09 | |
| | ||||
* | Removed session based locator, refactored allocation code. | Benoit Foucher | 2006-05-05 | |
| | ||||
* | Added stress test, fixed bugs. | Benoit Foucher | 2006-05-03 | |
| | ||||
* | Cleaned up the server, adapter and object cache classes. | Benoit Foucher | 2006-05-02 | |
| | ||||
* | More work on allocation. | Benoit Foucher | 2006-04-27 | |
| | ||||
* | Added support for property sets. | Benoit Foucher | 2006-04-12 | |
| | ||||
* | Fixed bug 908 | Benoit Foucher | 2006-03-20 | |
| | ||||
* | Updated copyright | Dwayne Boone | 2006-03-14 | |
| | ||||
* | 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. | |||
* | Added IceGrid.Registry.AdminSessionTimeout. | Benoit Foucher | 2005-11-08 | |
| | | | | | Wait for server synchronization after adding/updating/removing an application. | |||
* | Fix | Benoit Foucher | 2005-11-07 | |
| | ||||
* | Fix | Benoit Foucher | 2005-11-04 | |
| | ||||
* | Many IceGrid bug fixes. | Benoit Foucher | 2005-11-03 | |
| | ||||
* | Fixed a bug where IcePatch2 couldn't be deployed and used in a new | Benoit Foucher | 2005-10-25 | |
| | | | | | | application. Fixed deadlock. Added automatic patching after adding an application. | |||
* | Added method to get node load, fixed bugs. | Benoit Foucher | 2005-10-19 | |
| | ||||
* | Added support for replica groups and removed replicated adapters. | Benoit Foucher | 2005-10-12 | |
| | ||||
* | Win32 Fixes | Benoit Foucher | 2005-10-04 | |
| | ||||
* | Distribution improvments, bug fixes, code cleanup. | Benoit Foucher | 2005-10-04 | |
| | ||||
* | Renamed register to register-process | Benoit Foucher | 2005-09-30 | |
| | | | | Added support for "distributions". | |||
* | Added support for <adapter name>.ReplicaId. | Benoit Foucher | 2005-09-30 | |
| | ||||
* | Fixes to support a little more information for nodes. | Benoit Foucher | 2005-09-27 | |
| | ||||
* | Fix | Benoit Foucher | 2005-09-22 | |
| | ||||
* | Improved the error message if you try to remove an object or adapter with | Benoit Foucher | 2005-09-21 | |
| | | | | | | | | | | the admin interface and if that object or adapter was added with a deployment descriptor. Fixed a bug where trying to start a server managed by a node would fail if this server was previously manually activated. Simplified adapter direct proxy update if the adapter is an adapter that wasn't added with a deployment descriptor. Fixes to allow compilation on AIX. |