summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerAdapterI.h
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* Fixed ICE-4772, IceGrid server disable patch for CengageBenoit Foucher2012-01-30
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed bug 3776, 3755, 3778 - getAdmin bugs and replicaGroup test warningsBenoit Foucher2009-03-04
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed bug 2355Benoit Foucher2007-08-06
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Added server-lifetime attribute and removed wait-for-activation.Benoit Foucher2006-11-08
|
* Updated copyrightDwayne Boone2006-03-14
|
* Many IceGrid bug fixes.Benoit Foucher2005-11-03
|
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* Distribution improvments, bug fixes, code cleanup.Benoit Foucher2005-10-04
|
* Added support for <adapter name>.ReplicaId.Benoit Foucher2005-09-30
|
* Bug fixBenoit Foucher2005-09-23
|
* 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.
* Fixed tests, bug fixesBenoit Foucher2005-07-13
|
* More adapter replication changes.Benoit Foucher2005-07-08
|
* Changed server start to wait for object adapter activation before toBenoit Foucher2005-07-06
| | | | return.
* Changed deployment implementation.Benoit Foucher2005-04-18
|
* Copied IcePack code to IceGrid.Benoit Foucher2005-04-01