summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4514: Remove obsolete cluster code: MessageStoreAlan Conway2012-12-195-23/+0
* QPID-4514: Remove obsolete cluster code: Queue, Semanticstate, SessionHandlerAlan Conway2012-12-197-32/+1
* QPID-4514: Remove obsolete cluster code: get rid of StatefulQueueObserver.Alan Conway2012-12-196-172/+12
* QPID-4514: Remove obsolete cluster code: QueueFlowLimitAlan Conway2012-12-192-77/+2
* QPID-4514: Remove obsolete cluster code: MessageGroupManager, MessagesAlan Conway2012-12-192-21/+1
* QPID-4514: Remove obsolete cluster code: LinkRegistryAlan Conway2012-12-192-15/+0
* QPID-4514: Remove obsolete cluster code: DtxWorkRecordAlan Conway2012-12-192-20/+0
* QPID-4514: Remove obsolete cluster code: DtxManager, more Broker, Connection,...Alan Conway2012-12-199-67/+2
* QPID-4514: Remove obsolete cluster code: Broker, Connection, Link.Alan Conway2012-12-1911-114/+27
* QPID-4514: Remove obsolete cluster code: AclConnectionCounterAlan Conway2012-12-191-61/+31
* QPID-4514: Remove obsolete cluster code, clusterOrderProxyAlan Conway2012-12-195-40/+1
* QPID-4514: Remove obsolete cluster code: getClusterTimer.Alan Conway2012-12-193-11/+1
* QPID-4514: Remove obsolete cluster code: updated INSTALL instructions.Alan Conway2012-12-191-69/+11
* QPID-4514: Remove obsolete cluster code: ManagementAgent, Timer, docAlan Conway2012-12-1913-975/+3
* QPID-4207: Fix distcheck errors for swig .i files.Alan Conway2012-12-193-5/+1
* QPID-1726 ASF licensed, QPID hosted storeCharles E. Rolke2012-12-1987-1/+18321
* NO-JIRA: add explicit type for large constantsKenneth Anthony Giusti2012-12-191-2/+2
* NO-JIRA: Fix core dump if ha plugin is loaded but ha-cluster=noAlan Conway2012-12-191-1/+1
* QPID-4511: move the broker-plugins lib dir under build/scratch to prevent it ...Robert Gemmell2012-12-193-5/+5
* QPID-4458: remove unused subdirs and files from gentools then move the remain...Robert Gemmell2012-12-1877-14493/+22
* QPID-4505: Fixes to the Perl language bindings revealed by the tests.Darryl L. Pierce2012-12-181-16/+118
* QPID-4505: Provide Perl unit tests.Darryl L. Pierce2012-12-187-59/+535
* NO-JIRA: Added ChangeLog entries for Perl bindings.Darryl L. Pierce2012-12-181-0/+3
* QPID-4416: Perl bindings fail on getContentPtr with null in the contentDarryl L. Pierce2012-12-181-0/+25
* QPID-4466: Add support for Duration multiplication to Ruby bindings.Darryl L. Pierce2012-12-182-0/+43
* QPID-4466: Cannot multiply Durations in Perl bindings.Darryl L. Pierce2012-12-181-0/+6
* NO-JIRA: Removed old cluster only fileAndrew Stitcher2012-12-181-117/+0
* QPID-4507: Perl bindings were not properly handling int8 and uint8 types.Darryl L. Pierce2012-12-141-4/+4
* QPID-4506: Qpid HA's '--ha-public-url' option duplicates the '--known-hosts-u...Alan Conway2012-12-147-35/+70
* QPID-4503: Producer transaction timeout detection feature may produce supriou...Keith Wall2012-12-143-20/+13
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-1114-23/+257
* QPID-4499: Installs qpid.i, qmfengine.i and qmf2.i into include directory.Darryl L. Pierce2012-12-111-1/+5
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-1116-8/+314
* NO-JIRA: remove empty files from treeGordon Sim2012-12-116-0/+0
* QPID-4498: HA module should only initialize if requested Alan Conway2012-12-104-7/+54
* QPID-4496 Fixed a typo in the error message and adjusted the ifRajith Muditha Attapattu2012-12-101-2/+8
* NO-JIRA: only perform the uptodate check on dojo at the precompile point, aft...Robert Gemmell2012-12-091-3/+5
* QPID-3317 Adjusted the test after adding the exception for marking tempRajith Muditha Attapattu2012-12-071-1/+1
* QPID-4497 Allow the exclusive property to be set for the subscriptionRajith Muditha Attapattu2012-12-072-1/+6
* QPID-4496 Set the assert property to false when checking if a queueRajith Muditha Attapattu2012-12-071-5/+5
* QPID-4496 Added error handling to cover the cases mentioned in the JIRA.Rajith Muditha Attapattu2012-12-072-12/+19
* QPID-4495: RVM fails to use C++ compiler for the Ruby gem.Darryl L. Pierce2012-12-071-1/+2
* NO-JIRA: Fix race condition in brokertest.py test harness.Alan Conway2012-12-071-1/+3
* NO-JIRA: Small typo fix in the drain..pl example.Darryl L. Pierce2012-12-071-1/+1
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-0612-37/+43
* QPID-4490 clean up after commit r1417511 for windows buildsCharles E. Rolke2012-12-061-0/+1
* NO-JIRA added consumer.close() and producer.close() to Drain and Spout.Rajith Muditha Attapattu2012-12-052-1/+2
* QPID-4490: Durable mesages with TTL do not expire after broker recovery (c++ ...Kim van der Riet2012-12-053-0/+8
* QPID-4454 : [AMQP 1.0 JMS Client] Applied patch (with modifications) to annot...Robert Godfrey2012-12-0510-42/+316
* QPID-4489: ensure the IoSender is closed when the IoReceiver closes before a ...Robert Gemmell2012-12-031-1/+23