summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4883: merge fix from trunk0.22Kenneth Anthony Giusti2013-05-241-10/+13
* QPID-4855: fix compilation error with some compilers (merged from r1483436)Gordon Sim2013-05-242-0/+2
* QPID-4879: Re-add line accidentally removed from mergeDarryl L. Pierce2013-05-231-0/+1
* NO-JIRA: Fixed requiring Perl to do a buildDarryl L. Pierce2013-05-221-10/+9
* QPID-4865: HA Update documents for queue replicationAlan Conway2013-05-211-10/+22
* QPID-4724: Fixes Perl bindings for Cmake < 2.8.Darryl L. Pierce2013-05-201-2/+39
* QPID-4856: Fix reference to qpid.pm in Makefile.amDarryl L. Pierce2013-05-161-1/+1
* QPID-4781: Fix the Perl bindings for CMake < 2.8Darryl L. Pierce2013-05-161-2/+16
* QPID-4719: Include Perl language files missing from source files.Darryl L. Pierce2013-05-151-1/+1
* NO_JIRA: Minor fix for error on some compilers "no newline at end of file"Kim van der Riet2013-05-101-1/+1
* QPID-4798: merged changes from trunk to 0.22 branchRafael H. Schloming2013-05-096-6/+8
* QPID-4800: Fixed packaging for codec.pm.Darryl L. Pierce2013-05-022-1/+1
* QPID-4799: Updated the release.sh and Cmake files for qpid.pmDarryl L. Pierce2013-05-021-1/+0
* QPID-4799: Move qpid.pm to the lib directory.Darryl L. Pierce2013-05-021-0/+0
* QPID-4793: Change test so that regex.h works on other unixesAndrew Stitcher2013-05-021-2/+2
* QPID-4698: Fixed the location of the SASL2 configuration file.Darryl L. Pierce2013-04-301-1/+1
* QPID-4698: Removed the requirement for Python 2.7.Darryl L. Pierce2013-04-301-1/+1
* QPID-4698: Missed two macros in qpidd-primary.inDarryl L. Pierce2013-04-302-4/+5
* QPID-4698: Fixed the install location for files under CMake.Darryl L. Pierce2013-04-304-8/+21
* Revert "QPID-4687: Add uninstall make target to cmake build"Alan Conway2013-04-302-33/+0
* QPID-4776: Fixes building Ruby bindings on Cmake < 2.8Darryl L. Pierce2013-04-294-5/+52
* QPID-4734: Release builds fail on GCC 4.4.7 / Boost 1.41Andrew Stitcher2013-04-181-0/+5
* QPID-4733: Fix cmake installation of init scriptsAlan Conway2013-04-174-10/+35
* NO-JIRA: HA doc updates to migration guide and broker book.Alan Conway2013-04-111-5/+8
* NO-JIRA: HA updates to migration guide.Alan Conway2013-04-111-12/+16
* QPID-4717 - back ported from trunk to 0.22.Ted Ross2013-04-081-0/+2
* QPID-4704: Build legacystore.so as a module, not a shared library.Darryl L. Pierce2013-04-081-3/+7
* QPID-4699: Modification to C++ INSTALL guide to make instructions clearer and...Fraser Adams2013-04-051-80/+106
* NO-JIRA: HA documentation: minor updates to HA chapter.Alan Conway2013-04-041-0/+118
* QPID-4697: Minor fixes to make distcheckAlan Conway2013-04-043-48/+55
* QPID-4692: ACL queue quota accounts for autodeleted queues.Charles E. Rolke2013-04-041-0/+4
* QPID-4700: fix typo in mapping for 'to' field (merged from r1464210)Gordon Sim2013-04-041-1/+1
* 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-021-2/+2
* QPID-4640: cmake: set RPATH so installed execuatables run.Alan Conway2013-04-021-48/+64
* QPID-4687: Add uninstall make target to cmake buildAlan Conway2013-04-024-28/+85
* QPID-4686: Mention ldconfig in cpp/INSTALL instructionsAlan Conway2013-04-021-8/+16
* QPID-4684: Remove obsolete options from example qpidd.conf file.Alan Conway2013-04-021-3/+3
* NO-JIRA: fix ssl_test to run in older python and nss environments (merge from...Kenneth Anthony Giusti2013-04-011-69/+72
* QPID-4679: Cleaned up processing of addresses, including errors and warnings ...Gordon Sim2013-04-018-63/+241
* QPID-4669: have cmake build require proton 0.3 or greater. Merged from r1462214.Gordon Sim2013-04-011-2/+7
* QPID-4675: Allow receivers from direct exchanges without a subject filter. Me...Gordon Sim2013-04-011-3/+1
* QPID-4674: Detect asynchronous connection close, session end and link detach....Gordon Sim2013-04-014-9/+69
* QPID-4672: XmlExchange unbind deadlock - merge fix from trunk to 0.22 branch.Charles E. Rolke2013-03-282-3/+12
* QPID-4668: Message is only redelivered if delivery count is greater than 1 (m...Gordon Sim2013-03-271-1/+1
* QPID-4667: Fix for selective message acknowledgement over AMQP 1.0 (merged fr...Gordon Sim2013-03-271-1/+5
* QPID-4586: Compilation fix for windows (merged from r1460552)Gordon 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