summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/Instance.cpp
Commit message (Expand)AuthorAge
* Merge branch '3.6-stretch' into 3.6Jose2016-06-15
|\
| * GNU/kFreeBSD specific patchesJose2016-05-23
* | AIX portBenoit Foucher2016-05-03
* | ICE-7035 - Add option to roll log filesJose2016-04-07
|/
* Update copyright headersJoe George2016-03-01
* Rework previous fix for 3.6 compatibilityJose2016-02-29
* ICE-6952 - identityToString/stringToIdentity non member functionsJose2016-02-29
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
* ICE-6481 pragma comment when building static librariesBernard Normier2015-05-05
* ICE-6116 reduce verbose warnings about socket buffer sizeDwayne Boone2015-03-03
* build fixJose2015-02-20
* Simplification to Atomic usageJose2015-02-20
* Replace volatile with IceUtilInternal::Atomic in c++Jose2015-02-19
* Added C++ plugins for endpoint factories, cleaned up registration of WS facto...Benoit Foucher2015-02-06
* ICE-6196 Fixes for ProtocolInstance::secure()Dwayne Boone2015-01-09
* Updated copyright to 2015Dwayne Boone2015-01-05
* Fixed unitialized IceInternal::Time::_hasObserverBernard Normier2014-11-24
* Fixed ICE-5877: disabled IPv6 by default is not supported on the systemBenoit Foucher2014-11-13
* Fixed ICE-5486: added support for MessageSizeMax OA propertyBenoit Foucher2014-11-05
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
* Fixed ICE-5786: fixed Ice communicator destroy to be thread safeBenoit Foucher2014-10-29
* Fixed ICE-3490: guarantee invocation serialization for proxies which are equalBenoit Foucher2014-10-22
* Fixed ICE-5726: provide deprecated public StringConverterPluginBernard Normier2014-10-09
* ICE-5671 make sure router/locator have not already been set by plugin loadingDwayne Boone2014-10-09
* ICE-5615 move PluginManager destruction outside of sync at end of Instance::d...Dwayne Boone2014-10-09
* - Java Application now catches OperationInterruptedException andMatthew Newhook2014-10-03
* ICE-5677 consistent checking of boolean propertiesDwayne Boone2014-09-18
* Simplified creation of Admin facets in IceBox; simplified test for Admin enab...Bernard Normier2014-09-17
* Fixed ICE-5318: Review IceGrid timeout defaultsBenoit Foucher2014-09-16
* Fixed ICE-5620: metrics admin creation in IceBox, fixed bug where timer wasn'...Benoit Foucher2014-09-12
* IceGrid::Admin now provides remote access to IceGrid registry and node Admin ...Bernard Normier2014-09-10
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of networki...Benoit Foucher2014-09-10
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
* Renamed oneOffDone to oneOfDone and added said check to JS for PrintStackTrac...Dwayne Boone2014-09-05
* Added back to optmization to not call connection dispatch if not necessaryBenoit Foucher2014-09-05
* Fix Ice.LogStdErr.Convert initializationJose2014-08-25
* ICE-3492 handle improper settings for timeout valuesDwayne Boone2014-08-19
* Initial merge for ICE-2400:Bernard Normier2014-08-14
* Rename WS transport files for consistency with TCP/UDP transports.Jose2014-08-13
* Fixed (ICE-5586) - Integrate IceWS to the Ice core libraryJose2014-08-12
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
* Fixed leak when observer updater is installed, code-style issuesBenoit Foucher2014-08-01
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
* Fix for ICE-1588: print error when exiting while communicator(s) not destroyedBernard Normier2014-06-17
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
* Fixed bug ICE-5543: stringToIdentity bug with escaped escapesBernard Normier2014-05-21
* Updated nativeToUTF8 and UTF8ToNative for consistency with stringToWstring/ws...Bernard Normier2014-05-16