summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-0210-19/+19
* QPID-4327: HA logging fixes.Alan Conway2013-08-013-19/+13
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-0121-104/+343
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-0143-274/+2483
* QPID-4327: HA get rid of Primary::get() singleton.Alan Conway2013-08-013-14/+11
* QPID-4327: Added TransactionObserver interface.Alan Conway2013-08-0122-74/+412
* QPID-4327: Renamed ConfigurationObserver as BrokerObserver.Alan Conway2013-08-0112-48/+47
* QPID-4327: Refactor to simplify TxAccept.Alan Conway2013-08-012-92/+54
* QPID-4327: Optimize brokertest.ready() to improve test runtimes.Alan Conway2013-08-011-22/+13
* QPID-5034: WinSDK README contains stale web site URLCharles E. Rolke2013-08-011-1/+1
* QPID-5017: WinSDK build leaves release executables stranded in \bin directoryCharles E. Rolke2013-07-311-0/+3
* QPID-5032: Windows install LICENSE and NOTICE files have movedCharles E. Rolke2013-07-311-2/+2
* QPID-5029: WinSDK tries to handle components that have been removedCharles E. Rolke2013-07-311-1/+0
* QPID-5028: Qmf2 examples install script errorCharles E. Rolke2013-07-311-11/+0
* QPID-4942: Include file not part of supported APIAndrew Stitcher2013-07-311-0/+0
* QPID-5027: Windows examples installed to wrong directoryCharles E. Rolke2013-07-311-1/+1
* QPID-5029: WinSDK tries to handle components that have been removedCharles E. Rolke2013-07-311-4/+0
* QPID-5026: make receivers target and senders source configurable, defaulting ...Gordon Sim2013-07-314-2/+41
* QPID-5026: match source with target and vice-versaGordon Sim2013-07-302-0/+2
* QPID-5025: check that delivery has not already been ended before signalling c...Gordon Sim2013-07-301-1/+3
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-2677-11/+2
* QPID-4940: Remove qmf1 console codeAndrew Stitcher2013-07-2640-5936/+2
* QPID-4940: Remove obsolete qmf codeAndrew Stitcher2013-07-2662-15557/+1
* QPID-4941: Remove long deprecated example code for old qpid::client APIAndrew Stitcher2013-07-2655-9032/+0
* QPID-5019: add flag to distinguish QMFv2 eventsKenneth Anthony Giusti2013-07-261-0/+9
* QPID-4640: QPID-3633: Remove autotools build from qpid C++ source treeAndrew Stitcher2013-07-2571-11196/+10
* QPID-5016: Zero rmgr struct element with correct size.Andrew Stitcher2013-07-251-1/+1
* QPID-5014: Require "--enable-deprecated-autotools" to use autotoolsAndrew Stitcher2013-07-241-3/+19
* QPID-5015: increase timeouts for queue flow testsKenneth Anthony Giusti2013-07-241-4/+6
* QPID-5011: C++ Broker ACL allows one connection when user quota is zeroCharles E. Rolke2013-07-221-1/+3
* QPID-5003: set finite lifetime by default for durable subscription queues tha...Gordon Sim2013-07-185-20/+57
* QPID-5002: durable links are reliable by default; autodelete subscription que...Gordon Sim2013-07-181-3/+5
* NO-JIRA: ensure interface is specified for verification of old examples (ther...Gordon Sim2013-07-181-1/+1
* NO-JIRA: ensure interface is specified for verification of old examplesGordon Sim2013-07-181-1/+1
* NO-JIRA: Enhance proton version compatibility check to restrict latest as wel...Gordon Sim2013-07-171-7/+12
* QPID-4988: fix test script for case where AMQP 1.0 support is not builtGordon Sim2013-07-171-3/+4
* QPID-4993: reroute dropped messages in ring queue if alternate exchange is sp...Gordon Sim2013-07-174-13/+35
* QPID-4988: add test script introduced in last commit to EXTRA_DISTGordon Sim2013-07-171-0/+1
* QPID-4907: fix unit testGordon Sim2013-07-161-0/+1
* QPID-4988: Add test runs using swigged python clientGordon Sim2013-07-1610-24/+137
* QPID-4987: Fix URL link to Qpid docs.Alan Conway2013-07-151-1/+1
* QPID-3247: add policy for self-struct subscription queueGordon Sim2013-07-138-0/+128
* Add Windows Powershell version of this test. NO-JIRA.Stephen D. Huston2013-07-121-0/+71
* Warn that python 3.x and ruby 2.x do not work. Related to QPID-4982.Stephen D. Huston2013-07-122-4/+8
* QPID-4407: verify mechanism used when no external SASL library is availableGordon Sim2013-07-121-3/+21
* QPID-4834: Fixed how Ruby spout example processes connection optionsDarryl L. Pierce2013-07-122-2/+26
* NO-JIRA: Marked 0.24 as have no Ruby language specific changes.Darryl L. Pierce2013-07-121-0/+3
* QPID-4907: change qpidd default mode for QMF event and update publishing to u...Kenneth Anthony Giusti2013-07-122-25/+71
* NO-JIRA: Fixed typo in the Ruby ChangeLog file.Darryl L. Pierce2013-07-121-1/+1
* QPID-4986: ensure correct handler is called for message-id typed propertiesGordon Sim2013-07-113-121/+6