summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4698: Fixed the install location for files under CMake.Darryl L. Pierce2013-04-085-10/+27
* QPID-4721: .NET Binding WinSdk does not build hello_world and hello_xmlCharles E. Rolke2013-04-051-0/+2
* QPID-4717 - Added missing call to statisticsUpdated for Exchanges.Ted Ross2013-04-051-0/+2
* QPID-4689: fix dropped heartbeat indications and object update callbacksKenneth Anthony Giusti2013-04-052-0/+204
* QPID-4718: set exclusive owner on subscription queueGordon Sim2013-04-051-0/+1
* QPID-4716: set durability on terminusGordon Sim2013-04-052-1/+27
* QPID-4704: Build legacystore.so as a module, not a shared library.Darryl L. Pierce2013-04-051-3/+7
* QPID-4701: Turn off visibility=hidden for gcc 4.2.1 due to problems with mess...Gordon Sim2013-04-051-1/+1
* NO-JIRA: HA documentation: minor updates to HA chapter.Alan Conway2013-04-041-0/+118
* QPID-4699: Modification to C++ INSTALL guide - updated following comments fro...Fraser Adams2013-04-041-26/+38
* QPID-4700: fix typo in mapping for 'to' fieldGordon Sim2013-04-031-1/+1
* QPID-4699: Modification to C++ INSTALL guideFraser Adams2013-04-031-84/+98
* QPID-4575 Visual Studio 2012 - remove template argumentsCharles E. Rolke2013-04-031-3/+3
* QPID-4697: Minor fixes to make distcheckAlan Conway2013-04-033-48/+55
* QPID-4692 ACL queue quotas did not count autodelete - patch by Ernie AllenCharles E. Rolke2013-04-021-0/+4
* NO-JIRA: cmake: Fix use of file(copy) command, which is not available in cmak...Alan Conway2013-04-022-5/+4
* NO-JIRA: Remove unnecessary mention of ldconfig in INSTALL instructions.Alan Conway2013-04-011-2/+2
* QPID-4640: cmake: set RPATH so installed execuatables run.Alan Conway2013-04-011-48/+64
* QPID-4687: Add uninstall make target to cmake buildAlan Conway2013-04-014-28/+85
* QPID-4686: Mention ldconfig in cpp/INSTALL instructionsAlan Conway2013-04-011-8/+16
* QPID-4684: Remove obsolete options from example qpidd.conf file.Alan Conway2013-04-011-3/+3
* QPID-4679: Cleaned up processing of addresses, including errors and warnings ...Gordon Sim2013-03-298-63/+241
* QPID-4669: have cmake build require proton 0.3 or greaterGordon Sim2013-03-281-2/+7
* QPID-4675: Allow receivers from direct exchanges without a subject filterGordon Sim2013-03-281-3/+1
* QPID-4674: Detect asynchronous connection close, session end and link detachGordon Sim2013-03-284-9/+69
* NO-JIRA: fix ssl_test to run in older python and nss environments.Kenneth Anthony Giusti2013-03-271-69/+72
* QPID-4672: C++ Broker deadlock in XmlExchange unbindCharles E. Rolke2013-03-272-3/+12
* QPID-4668: Message is only redelivered if delivery count is greater than 1Gordon Sim2013-03-261-1/+1
* QPID-4667: Fix for selective message acknowledgement over AMQP 1.0Gordon Sim2013-03-261-1/+5
* QPID-4586: Compilation fix for windowsGordon Sim2013-03-251-0/+1
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-2336-95/+253
* NO-JIRA: add SSL test that verifies hostname in certificateKenneth Anthony Giusti2013-03-223-13/+140
* QPID-4586: Add generic (and somewhat experimental) tool for creating, deletin...Gordon Sim2013-03-213-2/+145
* QPID-4558: C++ broker selectors: trivial - remove unnecessary templatesAndrew Stitcher2013-03-201-15/+12
* NO-JIRA: silence irrelevant warning in release modeAndrew Stitcher2013-03-201-0/+2
* QPID-4558: C++ broker selectors: Improved error reportingAndrew Stitcher2013-03-205-56/+126
* QPID-4558: Change C++ Selector implementation to use registered valuesAndrew Stitcher2013-03-195-11/+13
* QPID-4624: Implement IN operator for C++ broker selectorsAndrew Stitcher2013-03-182-2/+57
* QPID-4658: Update statistics even when no binding key matches routing keyJustin Ross2013-03-181-5/+7
* QPID-4493: Fixes memory leak in Perl bindings.Darryl L. Pierce2013-03-182-15/+25
* QPID-4621: Arithmetic operations for C++ broker selectorsAndrew Stitcher2013-03-186-284/+561
* QPID-4586: some management related tweaks and fixesGordon Sim2013-03-1815-38/+63
* QPID-4640: Fixed up some of the documentation from the autotools deprecationAndrew Stitcher2013-03-173-42/+105
* QPID-4640: Deprecate autotools build system.Alan Conway2013-03-155-161/+273
* QPID-4640: brokertest.py prints a message and skips tests if qmf.console not ...Alan Conway2013-03-151-1/+4
* QPID-4640: Add files required for legacystore build to distro.Alan Conway2013-03-152-1/+115
* QPID-4623: Fixed the unit test for unknown valuesAndrew Stitcher2013-03-151-2/+2
* QPID-4623: Fixed unknown semantics of "between" comparisonAndrew Stitcher2013-03-152-26/+19
* QPID-4623: Implemented parser and evaluator for BETWEEN comparisonsAndrew Stitcher2013-03-152-19/+57
* QPID-4649: use qpid uuid library instead of pythonKenneth Anthony Giusti2013-03-153-6/+3