summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ObjectAdapterI.h
Commit message (Collapse)AuthorAge
* More dispatch queue fixesJoe George2019-05-07
|
* Dispatch queue updatesJoe George2019-05-07
| | | | | - Remove dispatch queues from Swift APIs - Create dispatch queue in C++ thread pool (ICE_SWIFT only)
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints methodBenoit Foucher2018-02-16
| | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650
* Update copyright year to 2018Jose2018-02-14
|
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592)Benoit Foucher2018-01-24
|
* Remove excessive empty linesJoe George2017-06-07
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | ICE-7342: add setPublishedEndpoints to ObjectAdapterBernard Normier2017-02-10
| |
* | Fixed ICE-7169 and ICE-7375 - add option to specify if batch requests ↵Benoit Foucher2017-02-06
| | | | | | | | flushed with the communicator/connection should be compressed
* | Fixed ICE-6920 - Communicator::destroy is now noexceptBenoit Foucher2017-01-26
| |
* | Refactored shared_from_this/enable_shared_from_thisBernard Normier2016-08-04
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Fixes related to EnableSharedFromThisJose2015-12-23
| |
* | C++11 mapping initial commitJose2015-12-01
|/
* ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ↵Benoit Foucher2015-08-03
| | | | core, minor test suite fixes
* 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# ↵Bernard Normier2014-07-10
| | | | and JS
* 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 ↵Bernard Normier2012-10-11
| | | | | | | | structs-as-class) is now generated as templates. Removed most slice2cpp --stream uses (but not all) Also fixed various build failures on Solaris.
* Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
|\ | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h
| * Undo pragma-once-in-header enhancementBernard Normier2012-09-05
| |
* | Merge remote-tracking branch 'origin/encoding11' into mxBenoit Foucher2012-08-06
|\| | | | | | | | | | | | | Conflicts: cpp/src/Ice/.depend cpp/src/Ice/.depend.mak cpp/src/slice2cpp/Gen.cpp
| * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | | | | | files.
* | 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
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* 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
|