summaryrefslogtreecommitdiff
path: root/cpp
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)
* Fix PHP build to not use a SONAME in IcePHP.soJose2017-09-01
| | | | See bug (ICE-8475)
* Fixed ICE-8471 - better warning for spurious selector wakeupBenoit Foucher2017-09-01
|
* Added missing ok message from C++ Ice/exceptions testBenoit Foucher2017-09-01
|
* Formatting fixesBernard Normier2017-08-31
|
* Support for Ruby 2.4 and MSYS2 MinGW devkitBenoit Foucher2017-08-31
|
* Updated linksBernard Normier2017-08-29
|
* Fixed supported platforms linkBernard Normier2017-08-29
|
* Fixed version bug in stack trace test (ICE-8447)Bernard Normier2017-08-29
|
* Fixed ICE-8440 - hashpassword test failrue on EL6Benoit Foucher2017-08-28
|
* Update path for berkeley-db on macOSBernard Normier2017-08-28
|
* Update Windows C++ build dependenciesJose2017-08-25
|
* Backport of fix for ICE-8044 - adapterDeactivation test failure caused by ↵Benoit Foucher2017-08-23
| | | | deadlock
* Fixed IceGrid/simple test configuration to use loopback for multicast ↵Benoit Foucher2017-08-22
| | | | discovery requests
* 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
|
* Fixed ICE-8423 - backport of leak fixesBenoit 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
|
* Fixed Ice/objects cross test failure on Windows, nuget download URLBenoit Foucher2017-08-18
|
* Destroy thread-specific key when possible (ICE-8196 backport)Bernard Normier2017-08-17
|
* Fixed ICE-7427 - allTests.py support for python installed in C:\Program FilesBenoit Foucher2017-08-17
|
* Fixed Ice/objects cross test failuresBenoit Foucher2017-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
|
* Got rid of fixed port in adapterDeactivation testBenoit Foucher2017-08-16
|
* Fixed ICE-7886 - disabled testing of DSA with SChannelBenoit Foucher2017-08-14
|
* 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-7864 - _POSIX_THREAD_PRIO_INHERIT defined after Mutex.h is includedJose2017-07-26
|
* ICE-7952 - Review include winsock2.h in IceSSL/Plugin.hJose2017-07-24
|
* ICE-8192 - missing GeneratedCodeAttribute in C#Mark Spruiell2017-06-29
|
* Update Visual Studio Builder props for v100 toolsetJose2017-04-27
|
* 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
|
* Rename OSX -> macOS markdown filesJoe George2017-03-28
|
* ICE-7483 - Rename OS X to macOSJoe George2017-03-28
|