summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
* Fixed generated code warnings showing up with Objective-C and Xcode 9.0 ↵v3.6.4-xcode9Benoit Foucher2017-10-12
| | | | (ICE-8540)
* Added CHANGELOG entry and comment for Michael's fixBenoit Foucher2017-09-07
|
* Fix adapter list update problem on replica icegridregistries.Michael Gmelin2017-09-07
| | | | | | | | | When changing adapters in an icebox server (e.g. adding an adapter), a replicated registry still uses the previous list of adapter ids - which means, an icegridnode starting a service fails to do so in case it's using a replicated registry. As it's common to have one master registry and many replicated ones, this gets worse the more replicated registries exist.
* Ensure ice_getCachedConnection doesn't return null after successfully ↵Benoit Foucher2017-09-06
| | | | | | returning a connection See bug ICE-8467
* Remove unused link dependency Glacier2v3.6.4-rc0Jose2017-09-01
| | | | See bug (ICE-8474)
* Fixed ICE-8471 - better warning for spurious selector wakeupBenoit Foucher2017-09-01
|
* Support for Ruby 2.4 and MSYS2 MinGW devkitBenoit Foucher2017-08-31
|
* Update Windows C++ build dependenciesJose2017-08-25
|
* Backport of fix for ICE-8044 - adapterDeactivation test failure caused by ↵Benoit Foucher2017-08-23
| | | | deadlock
* Backport of ICE-8157 - ignore responses from old requests and removed ↵Benoit Foucher2017-08-22
| | | | duplicated proxies for replica groups
* Backport of ICE-7757 & ICE-7739 - IceLocatorDiscovery stops discovering locatorsBenoit Foucher2017-08-22
|
* Fixed ICE-8421 - warnings from generated code hash methodsBenoit Foucher2017-08-21
|
* Check PCCERT_CHAIN_CONTEXT TrustStatus rather than CERT_SIMPLE_CHAIN TrustStatusJose2017-08-18
|
* ICE-8309 - check for spurious selector wakeupsBenoit Foucher2017-08-18
|
* Fixed ICE-8244 - Ice/background test failureBenoit Foucher2017-08-18
|
* Fixed ICE-7726 - fixed IceGrid node bug which was causing ↵Benoit Foucher2017-08-18
| | | | IceGrid/noRestartUpdate test failure
* Fixed ICE-7775 - don't call initgroups after fork, use thread-safe getpw* ↵Benoit Foucher2017-08-18
| | | | system calls
* Fixed ICE-8407 - Removed Slice checksums checks from icegridadmin/iceboxadminBenoit Foucher2017-08-18
|
* Destroy thread-specific key when possible (ICE-8196 backport)Bernard Normier2017-08-17
|
* Fixed ICE-8384 - IceGrid build issue with parallel buildsBenoit Foucher2017-08-17
|
* Removed _classGraphDepthMax data member from BasicStream (binary ↵Benoit Foucher2017-08-17
| | | | incompatible change)
* Fix for ICE-7125 - support for Ice.ClassGraphDepthMaxBenoit Foucher2017-08-16
|
* Fixed ICE-8237 - potential deadlock on connection establishmentBenoit Foucher2017-08-14
|
* Fixed ICE-8015 - potential ThreadSyscallException in timer thread on ↵Benoit Foucher2017-08-08
| | | | communicator destruction
* ICE-8192 - missing GeneratedCodeAttribute in C#Mark Spruiell2017-06-29
|
* Update version to 3.6.4Jose2017-04-26
|
* Updates for Visual Studio 2010 buildsJose2017-04-26
|
* Fixed (ICE-7728) - JavaScript bogus long default valueJose2017-03-30
|
* Extra fixes to Windows service argsJose2017-03-30
|
* Fix (ICE-7710) - Pointer to stack variable in serviceMainJose2017-03-30
|
* ICE-7483 - Rename OS X to macOSJoe George2017-03-28
|
* Fixed ICE-7639 - Java generated code bugBenoit Foucher2017-03-06
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed (ICE-7276) - Comparing struct with Ice::Unset results in error in RubyJose2017-02-13
|
* Fixed ICE-7428 - Potential IceGrid node crash on shutdownBenoit Foucher2017-02-06
|
* Fixed bug in CSharp Stack sequence mappingJose2017-01-30
|
* Fixed ICE-7508 - NullHandleException when using -2 invocation timeoutBenoit Foucher2017-01-16
|
* Fix for leak in CryptPermissionsVerifierI::checkPermissionsJose2017-01-13
|
* Fixed ICE-7476 - Ice/background test failure on stretch with SSLBenoit Foucher2017-01-09
|
* Fixed ICE-7419 - spurious error message from kqueue selectorBenoit Foucher2017-01-05
|
* Fix ICE-7473 - dynamic_cast error on macOSJoe George2016-12-20
|
* Fix for dependency parsingJose2016-12-14
| | | | | | | MCPP can emit multiple file names in a single line that is the case when the max line lenght is no exceeded. With previous fixes to handle .ice in file paths that case was not correctly handled.
* ICE-7445 - Add libressl build supportJoe George2016-12-12
|
* Extra fixes for dependency processingJose2016-12-09
|
* Skip lines that not end with .ice when processing dependenciesJose2016-12-09
|
* Fix for dependency parse updates in previous commitJose2016-12-09
|
* Fixed (ICE-7464) - bogus dependencies generated with Slice compilersJose2016-12-09
|
* Added CHANGELOG entry for IceGrid bug and fix to use getPropertyAsIntBenoit Foucher2016-11-16
|
* Fix updating runtime properties for services using shared communicatorAndreas Sommer2016-11-16
|
* Fixed ICE-7439 - Renamed IceGridDiscovery to IceLocatorDiscovery in ↵Benoit Foucher2016-11-02
| | | | PropertyNames.xml