summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ObjectCache.h
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed ICE-7328 - IceGrid no longer returns proxies from disabled servers for ↵Benoit Foucher2017-02-10
|/ | | | ByType operations
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Xcode 4.6 - clang 4.2 updatesJose2013-01-31
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | files.
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3459 - use rand_s on windows for random number generationDwayne Boone2009-09-08
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed IceGrid registry assert which would occur when registering duplicateBenoit Foucher2007-04-20
| | | | well-known objects with the same adapter
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added support for allocatable objects.Benoit Foucher2006-06-09
|
* Bug fixesBenoit Foucher2006-06-02
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* FixBenoit Foucher2006-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 allocation fixes, removed session based Query interface.Benoit Foucher2006-04-28
|
* More work on allocation.Benoit Foucher2006-04-27
|
* More work on object allocation.Benoit Foucher2006-04-25
|
* Added first cut of the allocation mechanism.Benoit Foucher2006-04-24
|
* Updated copyrightDwayne Boone2006-03-14
|
* Changed IceGrid::Query interface.Benoit Foucher2005-11-09
|
* Improved the error message if you try to remove an object or adapter withBenoit Foucher2005-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.
* Better tracingBenoit Foucher2005-09-15
|
* Changes to make it possible to register "direct" object adapters.Benoit Foucher2005-09-09
|
* Added new proxy methods: ice_getEndpoints(), ice_getAdapterId(),Benoit Foucher2005-09-09
| | | | ice_newEndpoints(), ice_newAdapterId().
* Added support for adaptive load balancing.Benoit Foucher2005-09-05
|
* IceGrid Windows port.Benoit Foucher2005-09-01
|
* More adapter replication changes.Benoit Foucher2005-07-08