summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid
Commit message (Collapse)AuthorAge
* Fixed ICE-8211 - IceGrid registry inconsistency when resolving dynamically ↵Benoit Foucher2017-07-06
| | | | registered replicagroup endpoints
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
|
* Update mcpp/lmdb NuGet packagesJose2017-06-13
|
* Fix copyright headersJose2017-06-13
|
* Update NuGet package versionsJose2017-06-12
|
* Fix (ICE-7998) - Remove underscores in MSBuild propertiesJose2017-06-09
|
* Remove excessive empty linesJoe George2017-06-07
|
* Cleanup more whitespaceJoe George2017-05-09
| | | | | Remove extra newlines from the end of files and add newlines to files which are missing one.
* Removed optional semicolons after bracesBernard Normier2017-05-04
|
* Fix tabs and spaces in MakefilesJoe George2017-05-03
|
* Remove unnecessary tabsJoe George2017-05-03
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Removed tabs and trailing whitespace from .l and .y filesBernard Normier2017-05-02
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Update lmdb NuGet packages to latest versionJose2017-04-25
|
* Fixed ICE-7775 - don't call initgroups after fork, use thread-safe getpw* ↵Benoit Foucher2017-04-12
| | | | system calls
* Fixed ICE-7726 - fixed IceGrid node bug which was causing ↵Benoit Foucher2017-04-12
| | | | IceGrid/noRestartUpdate test failure
* Moved ArgVector to IceInternalBernard Normier2017-03-28
|
* ICE-7707 Improved handling of argc/argv argumentsBernard Normier2017-03-28
| | | | Added configFile overload to Ice::initialize and CommunicatorHolder in C++
* Fixed spurious warning on shutdown by using colloc-only proxyBenoit Foucher2017-03-23
|
* Update MSbuild projects to use latest Nuget third party packagesJose2017-03-21
| | | | | - Update to lmdb 0.9.19 - Update to use bzip2, expat and openssl binaries signed by ZeroC
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* Removed Current's default value in the C++11 mappingBernard Normier2017-03-08
| | | | Renamed Ice::noExplicitCurrent to Ice::emptyCurrent
* Fixed ICE-7637 - icegridnode/icegridregistry usageBenoit Foucher2017-03-07
|
* Disable d2SSAOptimizer for few projects and v141 (ICE-7587)Benoit Foucher2017-03-06
|
* Fixed ICE-3710 - optional routing tablesBenoit Foucher2017-03-04
|
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
|
* Another link fixBernard Normier2017-03-01
|
* Fixed IceGrid build failureBenoit Foucher2017-03-01
|
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Updated Flex rule to generate correct file references in #lineBernard Normier2017-02-19
| | | | Regenerated all Scanner and Grammar files on CentOS 7
* Fix issues introduce with 3.6 mergeJose2017-02-14
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | ICE-7547: add tracing for admin-routing in IceGridBernard Normier2017-02-10
| |
* | Fixed ICE-7328 - IceGrid no longer returns proxies from disabled servers for ↵Benoit Foucher2017-02-10
| | | | | | | | ByType operations
* | ICE-7560 - more AMI test fixes, renaming ConnectionClose enumeratorsMark Spruiell2017-02-09
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | Add support for build with VS 2017 RCJose2017-02-06
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2017-02-06
|\|
| * Fixed ICE-7428 - Potential IceGrid node crash on shutdownBenoit Foucher2017-02-06
| |
* | Fixed ICE-7548 - getAdminProxy no longer returns 0 if synchronization is in ↵Benoit Foucher2017-02-06
| | | | | | | | progress
* | merging IceBridge into masterMark Spruiell2017-01-30
| |
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | Moved UniquePtr to IceInternalBernard Normier2017-01-11
| | | | | | | | Removed ctor and assignment operator from UniquePtr
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
| |
* | Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
| |