summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Client.cpp
Commit message (Collapse)AuthorAge
* IceGrid and IceStorm fixesJoe George2021-02-02
|
* IceGrid and IceStormJoe George2021-02-01
|
* Remove checksum support (#607)Austin Henriksen2021-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping.
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Removed keep alive thread from icegridadmin and IceGridGUI, only rely on ACM ↵Benoit Foucher2018-10-23
| | | | instead fixes #201
* Removed Application from Ice Services (#196)Austin Henriksen2018-09-19
| | | Removed Application from Ice services, fixes #50
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
| | | | Close #154
* Eliminate catch(const char*) #48Jose2018-07-26
|
* Allow FileParser.Endpoints to be set via Ice::Properties (#58)Michael Dorner2018-04-30
| | | * Register FileParser on IceGridAdmin.Server adapter, used with --server option
* Update copyright year to 2018Jose2018-02-14
|
* Fixed ICE-8407 - Removed Slice checksums checks from icegridadmin/iceboxadminBenoit Foucher2017-08-18
|
* Fixed ICE-3710 - optional routing tablesBenoit Foucher2017-03-04
|
* Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵Benoit Foucher2017-03-01
| | | | interfaces
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Removed cpp:unscoped from all Ice enumsBernard Normier2017-02-08
| | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC
* | First cut of ICE-6920 - Remove try/catch block around communicator destroyBenoit Foucher2017-01-25
| |
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
| |
* | ICE-6692 - Review command line input usage to support unicode on WindowsJose2016-11-08
| |
* | Move generateUUID to IceBernard Normier2016-08-01
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | IceGridLib build fixesJose2015-12-16
|/
* IceGridDiscovery is now IceLocatorDiscoveryBenoit Foucher2015-02-03
|
* Fixed IceGrid discovery plugin to not depend on IceGrid::Locator directlyBenoit Foucher2015-02-02
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed IceDiscovery and IceGridDiscovery to check for Ice.PreferIPv6Address ↵Benoit Foucher2014-10-27
| | | | to configure UDP
* Fixed icegridadmin client default SSL port number for IceGridBenoit Foucher2014-10-01
|
* bug fix in IceGrid admin clientMark Spruiell2014-09-23
|
* ICE-5660 Colloc-only object adaptersDwayne Boone2014-09-19
|
* Updates to IceGridGUIJoe George2014-08-11
| | | | | - Added discovery to direct connections - Users no longer need to manually enter the instance name
* ICE-4612: Added documentation to the Slice interfaces, added missing ↵Benoit Foucher2014-07-31
| | | | property, renamed IceGridDiscovery/Lookup to IceGrid/Lookup
* Fixed ICE-4611: added finder objects for locator/router/IceStorm to allow ↵Benoit Foucher2014-07-15
| | | | easily retrieving proxies without knowning the instance name
* ICE-4612: first cut of the IceGrid discovery plugin and APIsBenoit Foucher2014-07-10
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* Fixed (ICE-4858) - Eliminate IceDBJose2014-04-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵Benoit Foucher2013-09-03
| | | | another replica
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixes for ICE-4961: improve IceGrid interop with old nodes and registriesBenoit Foucher2012-11-19
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Remove some more VC6 compiler fixesJose2012-08-10
|
* Remove BCC supportJose2012-07-19
|