summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ObjectAdapterI.h
Commit message (Expand)AuthorAge
* Update copyright headersJoe George2016-03-01
* ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ...Benoit Foucher2015-08-03
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
* Fixed ICE-5728: ObjectAdapter::destroy is now thread safeBenoit Foucher2014-10-30
* Fixed invocation timeouts/interrupt issues, addded AsyncResult.cancel()Benoit Foucher2014-10-10
* Cleanup and simplification of OA in C++/Java/C#.Matthew Newhook2014-10-02
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
* Fixed ICE-5379, Object Adapter should reject null servant, in C++, Java, C# a...Bernard Normier2014-07-10
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* merging javascript branchMark Spruiell2014-03-19
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
* Partial fix for ICE-4869: C++ stream read/write for structs (and structs-as-c...Bernard Normier2012-10-11
* Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
|\
| * Undo pragma-once-in-header enhancementBernard Normier2012-09-05
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
|\|
| * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header f...Jose2012-07-19
* | FixesBenoit Foucher2012-08-01
* | More workBenoit Foucher2012-07-24
|/
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Updated copyright to 2010Dwayne Boone2010-01-07
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
* Added support for per-OA ACM and fix for retry on CloseConnectionExceptionBenoit Foucher2009-10-16
* C++Builder 2010 supportDwayne Boone2009-10-02
* Fixed bug 4249 - waitForHold waits outside the OA syncBenoit Foucher2009-09-09
* Bug 2564 - ObjectAdapter::removeServantLocatorJose2009-07-02
* Bug 3964 - improve endpoint infoDwayne Boone2009-05-27
* Bug 3137 - createObjectAdpter methods write propertiesDwayne Boone2009-04-22
* Bug 2511 - add default servantsDwayne Boone2009-03-26
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
* Updated copyrightDwayne Boone2008-01-23
* - Removed OA createReverseProxy method.Benoit Foucher2008-01-21
* - Merge IPv6 support from Dwayne's branch.Benoit Foucher2007-12-19
* Squashed commit of the following:Bernard Normier2007-09-18
* Do not recreate ProcessI on refreshPublishedEndpointsDwayne Boone2007-06-14
* Bug 1658 - fix collocation issue with endpoints listening on 0.0.0.0Dwayne Boone2007-06-13
* Bug 1658 - listen on 0.0.0.0 rather than expanding endpointsDwayne Boone2007-06-04
* Minor refactorDwayne Boone2007-02-14
* Added unknown property warningDwayne Boone2007-02-14
* Removed use of Ice.OA.Dwayne Boone2007-02-14
* Expanded tabs into spacesBernard Normier2007-02-01
* adding thread-per-connection settings for proxies & OAsMark Spruiell2007-01-25
* Updated copyright headerDwayne Boone2007-01-08
* Added Communicator::isShutdown() and ObjectAdapter::isDeactivated()Dwayne Boone2007-01-08
* Removed waitForDeactivate flag.Dwayne Boone2007-01-08
* Added ObejctAdapter::destroyDwayne Boone2007-01-05
* Object adapter properties now prefixed by "Ice.OA."Dwayne Boone2006-12-18