Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 | |
| | ||||
* | Timeout fixes | Benoit Foucher | 2007-01-17 | |
| | ||||
* | Updated copyright header | Dwayne Boone | 2007-01-08 | |
| | ||||
* | Changes to support IceGrid database upgrade from 3.1 to 3.2 | Benoit Foucher | 2007-01-02 | |
| | ||||
* | Fixed timeout issue | Benoit Foucher | 2006-12-13 | |
| | ||||
* | Fixed bug 1603 | Benoit Foucher | 2006-12-07 | |
| | ||||
* | Use deactivation timeout for loadServer call | Benoit Foucher | 2006-12-01 | |
| | ||||
* | More bug fixes | Benoit Foucher | 2006-11-29 | |
| | ||||
* | Fixes | Benoit Foucher | 2006-11-29 | |
| | ||||
* | Code cleanup | Benoit Foucher | 2006-11-24 | |
| | ||||
* | Code cleanup and fixed startup scalability issue of the registry (it no | Benoit Foucher | 2006-11-23 | |
| | | | | longer contacts all the nodes). | |||
* | Added ordered load balancing | Benoit Foucher | 2006-11-03 | |
| | ||||
* | releaseObject now returns only once the session activation server is | Benoit Foucher | 2006-10-24 | |
| | | | | re-loaded on the node | |||
* | - hostname isn't a default anymore for IceGrid.Node.Name | Benoit Foucher | 2006-10-23 | |
| | | | | | - Fixed bug where session server weren't deactivated - Cleanup | |||
* | 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. |