summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/ServerAdapterI.cpp
Commit message (Collapse)AuthorAge
* IceGrid and IceStormJoe George2021-02-01
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Update copyright year to 2018Jose2018-02-14
|
* Clean C++ exception code to only throw exception typesJose2017-09-20
| | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892
* Removed Current's default value in the C++11 mappingBernard Normier2017-03-08
| | | | Renamed Ice::noExplicitCurrent to Ice::emptyCurrent
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* 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
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* 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
|
* Fixed potential IceGrid node hang on shutdownBenoit Foucher2008-09-25
|
* Updated copyrightDwayne Boone2008-01-23
|
* Fixed bug 2235, other minor fixesBenoit Foucher2007-11-20
|
* Fixed bug 2355Benoit Foucher2007-08-06
|
* Bug 1658 - listen on 0.0.0.0 rather than expanding endpointsDwayne Boone2007-06-04
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Fixed timeout issueBenoit Foucher2006-12-13
|
* Added server-lifetime attribute and removed wait-for-activation.Benoit Foucher2006-11-08
|
* Added ordered load balancingBenoit Foucher2006-11-03
|
* Observer fixesBenoit Foucher2006-10-20
|
* More replication work.Benoit Foucher2006-07-25
|
* More work on session activation.Benoit Foucher2006-05-17
|
* Updated copyrightDwayne Boone2006-03-14
|
* Added "always" activation mode.Benoit Foucher2006-01-10
|
* Added feature to allow disabling a server if it doesn't return with aBenoit Foucher2005-12-16
| | | | 0 exit code or if it crashes.
* Many IceGrid bug fixes.Benoit Foucher2005-11-03
|
* Removed server id from AdapterDynamicInfo.Benoit Foucher2005-10-13
|
* Added support for replica groups and removed replicated adapters.Benoit Foucher2005-10-12
|
* Added support for enabling/disabling servers.Benoit Foucher2005-10-05
|
* 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.
* Added serverId attribute in AdapterDynamicInfo.Benoit Foucher2005-08-16
|
* 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.
* Added session tests, completed update tests.Benoit Foucher2005-06-22
|
* Added node session support.Benoit Foucher2005-06-08
|
* Changed deployment implementation.Benoit Foucher2005-04-18
|