Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm fixes | Joe George | 2021-02-02 |
| | |||
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Remove checksum support (#607) | Austin Henriksen | 2021-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 #363 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Removed keep alive thread from icegridadmin and IceGridGUI, only rely on ACM ↵ | Benoit Foucher | 2018-10-23 |
| | | | | instead fixes #201 | ||
* | Removed Application from Ice Services (#196) | Austin Henriksen | 2018-09-19 |
| | | | Removed Application from Ice services, fixes #50 | ||
* | Replace strerror usage with IceUtilInternal::errorToString | Jose | 2018-07-27 |
| | | | | Close #154 | ||
* | Eliminate catch(const char*) #48 | Jose | 2018-07-26 |
| | |||
* | Allow FileParser.Endpoints to be set via Ice::Properties (#58) | Michael Dorner | 2018-04-30 |
| | | | * Register FileParser on IceGridAdmin.Server adapter, used with --server option | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed ICE-8407 - Removed Slice checksums checks from icegridadmin/iceboxadmin | Benoit Foucher | 2017-08-18 |
| | |||
* | Fixed ICE-3710 - optional routing tables | Benoit Foucher | 2017-03-04 |
| | |||
* | Fixed ICE-7584 - discovery plugins now send multicast datagrams on all ↵ | Benoit Foucher | 2017-03-01 |
| | | | | interfaces | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Removed cpp:unscoped from all Ice enums | Bernard Normier | 2017-02-08 |
| | | | | | | | | CompressBatch is now "scoped" in C++98 and ObjC | ||
* | | First cut of ICE-6920 - Remove try/catch block around communicator destroy | Benoit Foucher | 2017-01-25 |
| | | |||
* | | Fixed (ICE-6694) - Unicode output in command line tools | Jose | 2017-01-09 |
| | | |||
* | | ICE-6692 - Review command line input usage to support unicode on Windows | Jose | 2016-11-08 |
| | | |||
* | | Move generateUUID to Ice | Bernard Normier | 2016-08-01 |
| | | |||
* | | Deprecate Communicator::stringToIdentity and identityToString | Bernard Normier | 2016-07-27 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | IceGridLib build fixes | Jose | 2015-12-16 |
|/ | |||
* | IceGridDiscovery is now IceLocatorDiscovery | Benoit Foucher | 2015-02-03 |
| | |||
* | Fixed IceGrid discovery plugin to not depend on IceGrid::Locator directly | Benoit Foucher | 2015-02-02 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed IceDiscovery and IceGridDiscovery to check for Ice.PreferIPv6Address ↵ | Benoit Foucher | 2014-10-27 |
| | | | | to configure UDP | ||
* | Fixed icegridadmin client default SSL port number for IceGrid | Benoit Foucher | 2014-10-01 |
| | |||
* | bug fix in IceGrid admin client | Mark Spruiell | 2014-09-23 |
| | |||
* | ICE-5660 Colloc-only object adapters | Dwayne Boone | 2014-09-19 |
| | |||
* | Updates to IceGridGUI | Joe George | 2014-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 Foucher | 2014-07-31 |
| | | | | property, renamed IceGridDiscovery/Lookup to IceGrid/Lookup | ||
* | Fixed ICE-4611: added finder objects for locator/router/IceStorm to allow ↵ | Benoit Foucher | 2014-07-15 |
| | | | | easily retrieving proxies without knowning the instance name | ||
* | ICE-4612: first cut of the IceGrid discovery plugin and APIs | Benoit Foucher | 2014-07-10 |
| | |||
* | Added support for invocation timeouts and ACM heartbeats | Benoit Foucher | 2014-05-23 |
| | |||
* | Fixed (ICE-4858) - Eliminate IceDB | Jose | 2014-04-18 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5358 - allow IceGrid replica to initialize its database from ↵ | Benoit Foucher | 2013-09-03 |
| | | | | another replica | ||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed (ICE-5181) - unreferenced formal parameter | Jose | 2013-01-11 |
| | |||
* | Fixes for ICE-4961: improve IceGrid interop with old nodes and registries | Benoit Foucher | 2012-11-19 |
| | |||
* | Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs files | Bernard Normier | 2012-10-23 |
| | |||
* | Remove some more VC6 compiler fixes | Jose | 2012-08-10 |
| | |||
* | Remove BCC support | Jose | 2012-07-19 |
| |