summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerCache.cpp
Commit message (Collapse)AuthorAge
...
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Timeout fixesBenoit Foucher2007-01-17
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Changes to support IceGrid database upgrade from 3.1 to 3.2Benoit Foucher2007-01-02
|
* Fixed timeout issueBenoit Foucher2006-12-13
|
* Fixed bug 1603Benoit Foucher2006-12-07
|
* Use deactivation timeout for loadServer callBenoit Foucher2006-12-01
|
* More bug fixesBenoit Foucher2006-11-29
|
* FixesBenoit Foucher2006-11-29
|
* Code cleanupBenoit Foucher2006-11-24
|
* Code cleanup and fixed startup scalability issue of the registry (it noBenoit Foucher2006-11-23
| | | | longer contacts all the nodes).
* Added ordered load balancingBenoit Foucher2006-11-03
|
* releaseObject now returns only once the session activation server isBenoit Foucher2006-10-24
| | | | re-loaded on the node
* - hostname isn't a default anymore for IceGrid.Node.NameBenoit Foucher2006-10-23
| | | | | - Fixed bug where session server weren't deactivated - Cleanup
* Added IceGrid::Locator interface, more replication tests.Benoit Foucher2006-10-18
|
* More code cleanup + added replica session timeoutBenoit Foucher2006-09-15
|
* Code cleanupBenoit Foucher2006-09-15
|
* FixesBenoit Foucher2006-09-12
|
* More replication work.Benoit Foucher2006-08-23
|
* Added application info.Benoit Foucher2006-08-01
|
* More IceGrid replication improvements.Benoit Foucher2006-07-27
|
* Fixed bug 1098Benoit Foucher2006-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 1097Benoit Foucher2006-06-19
|
* Fixed bug 1054, 1077, 1002.Benoit Foucher2006-06-16
|
* Fixed allocation bugBenoit Foucher2006-06-13
|
* Added support for allocatable objects.Benoit Foucher2006-06-09
|
* SunCC fixesMark Spruiell2006-06-07
|
* Fixed Glacier2 filtering in IceGrid and added tests.Benoit Foucher2006-06-07
|
* - Changes to align dynamic filtering with the current Glacier2Filters wikiBrent Eagles2006-06-05
| | | | | proposal. - Some 3.1.0 prep work for the VC 6.0 windows installers.
* Bug fixesBenoit Foucher2006-06-02
|
* Patch application fixesBenoit Foucher2006-06-02
|
* The default value for the adaper endpoints in the XML descriptors in nowBenoit Foucher2006-05-29
| | | | "default"
* Property set bug fixes, locator tracing.Benoit Foucher2006-05-29
|
* More changes to inconsistent ice_ proxy methodsDwayne Boone2006-05-26
|
* Added support for Glacier2 filters.Benoit Foucher2006-05-23
|
* Bug fixesBenoit Foucher2006-05-22
|
* Removed allocatabe attribute on object descriptors.Benoit Foucher2006-05-22
|
* Added implementation of SSL authentication methods.Benoit Foucher2006-05-19
|
* More work on session activation.Benoit Foucher2006-05-17
|
* Added support for changing owner of server files/directories.Benoit Foucher2006-05-15
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Fixed allocateByType bug, fixed TODO XXXBenoit Foucher2006-05-09
|
* Removed session based locator, refactored allocation code.Benoit Foucher2006-05-05
|
* Added stress test, fixed bugs.Benoit Foucher2006-05-03
|
* Cleaned up the server, adapter and object cache classes.Benoit Foucher2006-05-02
|
* More work on allocation.Benoit Foucher2006-04-27
|
* Added support for property sets.Benoit Foucher2006-04-12
|
* Fixed bug 908Benoit Foucher2006-03-20
|
* Updated copyrightDwayne Boone2006-03-14
|
* Fixed a bug where a client could get an Ice::NotRegisteredException whileBenoit Foucher2005-12-06
| | | | invoking on an indirect proxy if the adapter was updated.