summaryrefslogtreecommitdiff
path: root/java/src/IceInternal/PropertyNames.java
Commit message (Collapse)AuthorAge
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* ICE-5698 - Deprecate IceBox.ServiceManager object adapter and ↵Joe George2014-10-09
| | | | IceBox.InstanceName
* Renamed Ice.BackgroundIO to Ice.ThreadInterruptSafeMatthew Newhook2014-09-29
| | | | Fixed some warnings.
* Fixed (ICE-5663) - Rename IceSSL FindCert properties?Jose2014-09-25
|
* Simplified creation of Admin facets in IceBox; simplified test for Admin ↵Bernard Normier2014-09-17
| | | | enabled (Ice.Admin.Enabled if defined, otherwise check Ice.Admin.Endpoints and no other property)
* ICE-5582 (SOCKs test), ICE-5314 (HTTP proxies), major refactoring of ↵Benoit Foucher2014-09-10
| | | | networking code (addition of StreamSocket class abstraction)
* Fixed ICE-5667: Added Communicator::createAdmin in C++, Java, C# and PythonBernard Normier2014-09-08
|
* ICE-5659 remove Ice.MonitorConnections from propertiesDwayne Boone2014-09-05
|
* More work on ICE-2400: the send log thread now uses a separate communicator ↵Bernard Normier2014-09-02
| | | | | | to send log messages, with two-ways calls. Removed ping thread.
* New fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + ↵Bernard Normier2014-08-29
| | | | Glacier2Internal::setupNullPermissionsVerifier function
* Fixed (ICE-5592) - Add IceSSL.FindCert for OS X and WindowsJose2014-08-19
|
* Added missing Ice.Admin.Logger property to PropertyName.xmlBernard Normier2014-08-15
|
* Initial merge for ICE-2400:Bernard Normier2014-08-14
| | | | | | | - added new Logger admin facet (C++ only) - this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters - this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated - added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node)
* - Added back the Ice.BackgroundIO property.Matthew Newhook2014-08-13
| | | | | | - Fixed some bugs in the interrupt test. - Fixed a bug in Outgoing where the interrupt exception could be swallowed.
* Added Ice.Default.Timeout and Ice.Default.SourceAddress to PropertyNames.xmlDwayne Boone2014-08-13
|
* Deprecate IceSSL.ImportCert - ICE-5583Jose2014-08-12
|
* ICE-5596 add Ice.Default.Timeout propertyDwayne Boone2014-08-08
|
* ICE-1593 Handling thread interrupts in JavaMatthew Newhook2014-08-07
| | | | | | | | | | | | | - Added Ice.BackgroundIO property to perform all IO in a non-user thread. This makes Ice for Java interrupt safe. This is implemented by the QueueRequestHanbler. - EndpointHostResolver now uses an executor instead of a thread. - Added java/demo/Ice/interrupt and java/test/Ice/interrupt. - Made several changes that must be ported to C++ & C#. - InvocationTimeout exceptions can hang forever. - Connection establishment is always asynchronous. - RequestHandler.requestTimeout and asyncRequestTimeout have been renamed to requestCancel and asyncRequestCancel.
* ICE-5457 added ability to set source address for connectionsDwayne Boone2014-08-07
|
* Windows SSL SChannel implementation & OS X Secure Transport fixes.Jose2014-08-07
|
* 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
|
* Fixed (ICE-4894) - Native SSL implementation for OS XJose2014-06-06
|
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23
|
* ICE-4851 - Use wstrings for input and output data that contain non-ASCII ↵Jose2014-05-02
| | | | characters?
* Added IceDiscovery service pluginBenoit Foucher2014-04-22
|
* Added support for IceGrid custom load balancingBenoit Foucher2014-04-15
|
* merging javascript branchMark Spruiell2014-03-19
|
* Renamed Ice.MetricsConfigs -> Ice.MetricsConfigJose2013-07-26
|
* ICE-5337 - Added MetricsConfigs, and update MetricsAdmin to sliced format.Jose2013-07-26
|
* Added Ice for C# support for SOCKS proxiesBenoit Foucher2013-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5215: IPv6 support enabled by defaultBenoit Foucher2013-02-11
|
* Fixed (ICE-4993) - Inconsistent naming of IcePatch2 propertiesJose2013-01-24
|
* Updated propertiesBenoit Foucher2013-01-18
|
* Changed Ice.UseServantClassLoader to Ice.UseApplicationClassLoaderBenoit Foucher2013-01-18
|
* Silverlight reviews & updatesJose2012-11-20
|
* Fixed ICE-4942 Warnings from IceGrid GUIJose2012-11-19
|
* Fixed ICE-4927: fixed proxy encoding to marshal protocol/encoding version ↵Benoit Foucher2012-11-13
| | | | instead of encoding it in endpoints
* Fixed ICE-4861 Review deprecated APIsJose2012-10-22
|
* ICE-4829 - Certificate failure on W2003Jose2012-10-11
|
* Support for IceBox services MetricsAdmin and IceStorm metricsBenoit Foucher2012-09-11
|
* ICE-4774: Merged skype_props enhancementBenoit Foucher2012-08-30
|
* Config bug fixBenoit Foucher2012-08-10
|
* Before RequestObserver changeBenoit Foucher2012-07-27
|
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
| | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* Win32 fixes, C# portBenoit Foucher2012-04-26
|
* Fixed copyrightsBenoit Foucher2012-04-25
|