summaryrefslogtreecommitdiff
path: root/cpp/src/IceStorm/Subscriber.cpp
Commit message (Collapse)AuthorAge
* Remove excessive empty linesJoe George2017-06-07
|
* Fixed ICE-6792 - Added support for connectionCached/locatorCacheTimeout QoS ↵Benoit Foucher2017-03-10
| | | | settings
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
| |
* | Added support for non-ASCII characters and universal character namesBernard Normier2016-10-20
| | | | | | | | | | to stringified identities and proxies. This includes a new Ice.ToStringMode property.
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md android/build.gradle android/gradle.properties android/gradle/wrapper/gradle-wrapper.properties config/Make.common.rules config/PropertyNames.xml cpp/BuildInstructionsLinux.md cpp/BuildInstructionsOSX.md cpp/BuildInstructionsWinRT.md cpp/BuildInstructionsWindows.md cpp/config/Make.rules cpp/config/Make.rules.mak cpp/include/IceUtil/Config.h cpp/include/Slice/PythonUtil.h cpp/include/Slice/RubyUtil.h cpp/include/Slice/Util.h cpp/src/Ice/DynamicLibrary.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/Ice/winrt/StreamEndpointI.cpp cpp/src/IceGrid/IceGridDB.cpp cpp/src/IceGrid/Util.cpp cpp/src/IceUtil/FileUtil.cpp cpp/src/IceUtil/FileUtil.h cpp/src/Makefile cpp/src/Slice/Util.cpp cpp/src/slice2cs/Gen.cpp cpp/src/slice2freeze/Main.cpp cpp/src/slice2freezej/Main.cpp cpp/src/slice2html/Makefile cpp/src/slice2html/Makefile.mak cpp/src/slice2java/Main.cpp cpp/test/Ice/exceptions/AllTests.cpp cpp/test/Ice/facets/AllTests.cpp cpp/test/Ice/info/AllTests.cpp cpp/test/Ice/location/AllTests.cpp cpp/test/Ice/properties/run.py cpp/test/Ice/timeout/AllTests.cpp cpp/test/IceGrid/noRestartUpdate/AllTests.cpp cpp/test/IceStorm/stress/run.py cpp/test/TestSuite/10.0/Package.appxmanifest cpp/test/TestSuite/10.0/TestSuite.vcxproj cpp/test/TestSuite/10.0/TestSuite.vcxproj.filters cpp/test/TestSuite/10.0/TestSuite_TemporaryKey.pfx cpp/test/TestSuite/8.0/TestSuite.vcxproj cpp/test/TestSuite/8.0/TestSuite_TemporaryKey.pfx csharp/BuildInstructions.md csharp/src/Ice/PropertyNames.cs csharp/src/IceLocatorDiscovery/PluginI.cs java/BuildInstructions.md java/Makefile java/Makefile.mak java/src/Glacier2/src/main/java/Glacier2/Application.java java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java java/src/Ice/src/main/java/Ice/Object.java java/src/Ice/src/main/java/Ice/ObjectImpl.java java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/src/Ice/src/main/java/IceSSL/Plugin.java java/src/Ice/src/main/java/IceSSL/PluginFactory.java java/src/Ice/src/main/java/IceUtil/Cache.java java/src/IceGridGUI/build.gradle java/src/IceGridGUI/src/main/java/IceGridGUI/SimpleInternalFrame.java java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java java/test/build.gradle java/test/ejb/README.md js/src/Ice/PropertyNames.js js/src/Ice/browser/TimerUtil.js js/src/Ice/browser/WSTransceiver.js js/test/Common/TestCases.json js/test/Common/Worker.js objective-c/include/objc/Ice/Config.h objective-c/src/Ice/CommunicatorI.mm php/BuildInstructionsLinuxOSX.md php/BuildInstructionsWindows.md php/config/Make.rules.mak.php php/src/php7/IcePHP.rc python/BuildInstructionsLinuxOSX.md python/BuildInstructionsWindows.md python/Makefile python/modules/IcePy/Slice.cpp python/test/Slice/import/run.py ruby/BuildInstructionsLinuxOSX.md ruby/BuildInstructionsWindows.md ruby/config/Make.rules ruby/src/IceRuby/Slice.cpp scripts/TestController.py scripts/TestUtil.py slice/Ice/Communicator.ice slice/Ice/Instrumentation.ice slice/IceLocatorDiscovery/IceLocatorDiscovery.ice
| * Fixed ICE-7377 - IceStorm shutdown hangBenoit Foucher2016-09-27
| |
| * Fixed build failure from previous commitBenoit Foucher2016-09-22
| |
| * Fixed ICE-7032 - support for limiting subscriber queue sizeBenoit Foucher2016-09-22
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
|/
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed ICE-5569: IceStorm IceMX debug iterator assertBenoit Foucher2014-06-30
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5051 - Fixed IceStorm hang caused by bogus begin_ice_invoke ↵Benoit Foucher2012-12-03
| | | | callback logic
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* Minor fixes, added IceBox MetricsAdmin facet testBenoit Foucher2012-10-16
|
* Fixed IceStorm build failure on Windows 64 bitsBenoit Foucher2012-10-08
|
* Fixed Win32 build issues, IceStorm test failureBenoit Foucher2012-10-08
|
* Fixed metrics testsBenoit Foucher2012-09-14
|
* Support for IceBox services MetricsAdmin and IceStorm metricsBenoit Foucher2012-09-11
|
* ICE-4809 - AMI metadata in Ice services internal definitionsJose2012-08-14
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4731 - IceStorm traces contain "this" addressJose2012-02-06
|
* 4846 - Include subscriber endpoints in IceStorm traceJose2011-05-12
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Squashed commit of the following:Bernard Normier2010-05-13
| | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Remove BCC workarounds no longer requiredDwayne Boone2009-10-02
|
* C++Builder 2009 portDwayne Boone2009-03-02
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* fix assertion. Remove some junk code.Matthew Newhook2008-03-07
|
* Call flush directly, don't use the timer thread.Matthew Newhook2008-03-07
|
* Removed thread-per-connection and added serialize modeBenoit Foucher2008-03-06
|
* Merge HA IceStorm branch.Matthew Newhook2008-02-29
| | | | | - http://bugzilla/bugzilla/show_bug.cgi?id=2706 - http://bugzilla/bugzilla/show_bug.cgi?id=2705
* Updated copyrightDwayne Boone2008-01-23
|
* - Added support for non-blocking AMI/batch requests, connectionBenoit Foucher2007-11-27
| | | | | | creation. - Added support for AMI oneway requests. - Changed collocation optimization to not perform any DNS lookups.
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1351 - use monotonic ↵Dwayne Boone2007-09-05
| | | | timers where possible
* Change per-subscriber publisher to have identity based on ↵Dwayne Boone2007-06-22
| | | | instance/topic/subscriber
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1739Matthew Newhook2007-02-20
|
* Fixed TwowaySubscriber::flush() to not reset the state from Error to OnlineBenoit Foucher2007-02-07
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1739Matthew Newhook2007-02-07
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1739Matthew Newhook2007-02-04
|
* Expanded tabs into spacesBernard Normier2007-02-01
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1711Matthew Newhook2007-01-30
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1608Matthew Newhook2007-01-22
|
* Updated copyright headerDwayne Boone2007-01-08
|
* Borland fixesDwayne Boone2007-01-08
|