summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* QPID-4409 : [AMQP 1.0 JMS] QueueConnection createDurableConnectionConsumer() ...Robert Godfrey2012-11-021-0/+4
* QPID-4410: Restore compatibility with pre-0.18 qpid-config command line optio...Justin Ross2012-11-011-4/+5
* NO-JIRA: Rename generated event PACKAGE_NAME, clashes with #defines.Alan Conway2012-11-013-32/+27
* QPID-4394: HA QMF events out of orderAlan Conway2012-11-018-62/+153
* QPID-4408 Applying patch from Dejan Bosanac.Rajith Muditha Attapattu2012-11-011-1/+1
* Refer to sessionreceiver project in correct place. Fixes QPID-4406.Stephen D. Huston2012-10-311-1/+1
* NO-JIRA: Bumped all soversions to match the official Fedora release.Darryl L. Pierce2012-10-311-11/+11
* QPID-4401: HA bindings for QMF exchanges not replicated.Alan Conway2012-10-313-27/+28
* QPID-4361: [Java Broker] Add chapters for Introduction/Installation/Getting S...Keith Wall2012-10-307-10/+391
* NO-JIRA: shamelessly stole some cmake improvements from proton:Andrew Stitcher2012-10-303-4/+31
* QPID-4404 C++ Broker qpidd hang with --config <directory>Charles E. Rolke2012-10-301-0/+1
* QPID-4396 : [Java AMQP 1.0] move examples into sub-moduleRobert Godfrey2012-10-2618-410/+65
* QPID-4395 : Fix client ack in onMessage in JMS AMQP 1.0 clientRobert Godfrey2012-10-262-5/+9
* NO-JIRA: Fix compile error on windows.Alan Conway2012-10-251-1/+1
* QPID-4392 C++ Broker link channel number wrap.Charles E. Rolke2012-10-254-7/+25
* NO-JIRA: removed all remaining traces of unused alloca.hAndrew Stitcher2012-10-243-44/+0
* NO-JIRA - Fixed a make-dist bug by adding a missing file.Ted Ross2012-10-241-0/+1
* Bug:868364 - QPID-4391: HA ignore stale responses.Alan Conway2012-10-243-103/+135
* Bug-869420 - QPID-4393: BrokerReplicator should call queue->bind, not exchang...Alan Conway2012-10-241-1/+1
* Bug 868364 - QPID-4391: HA replicating subscriptions should not auto-delete q...Alan Conway2012-10-241-2/+2
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-2417-1063/+162
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-2418-19/+84
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-2428-297/+463
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-2414-206/+153
* QPID-4389: Send the selector of durable subscriber in arguments of ExchangeBi...Alex Rudyy2012-10-242-8/+71
* QPID-4385: perf test ClientRegistry timeout now only applies to each registra...Alex Rudyy2012-10-232-9/+66
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-231-1/+2
* QPID-4368: Add some more missing export declarationsAndrew Stitcher2012-10-224-7/+8
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-222-29/+19
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-0/+12
* QPID-4386: Fixes a few Cmake errors WRT set_target_propertiesDarryl L. Pierce2012-10-221-4/+4
* NO-JIRA: Add files missed from EXTRA_DISTS from both the recent amqp 1.0 work...Andrew Stitcher2012-10-225-6/+13
* QPID-4368: Add missing export declarationsGordon Sim2012-10-223-53/+56
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-2/+6
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-221-2/+2
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-2212-129/+72
* QPID-3633: Make cmake the primary build tool for the cpp treeAndrew Stitcher2012-10-226-162/+172
* NO-JIRA: fix fluffed merge in r1400258Andrew Stitcher2012-10-221-4/+0
* QPID-4378 Deleting dynamic bridge. Delete warning message.Charles E. Rolke2012-10-211-1/+0
* QPID-4383 : Fix receipt of large messages, client ackRobert Godfrey2012-10-202-9/+17
* QPID-4383 : Fix to set ssl based on protocolRobert Godfrey2012-10-191-1/+14
* QPID-4368: Compilation fixes for some platformsGordon Sim2012-10-194-1/+4
* QPID-4368: Fixes to autoconf build for AMQP 1.0 pluginsGordon Sim2012-10-192-3/+5
* QPID-4383 : Fix connection URLsRobert Godfrey2012-10-193-6/+37
* QPID-4382 : Wait for subsequent frames to arrive in synchronous receiveRobert Godfrey2012-10-192-105/+14
* QPID-4381 : add heartbeating to the AMQP 1.0 java clientRobert Godfrey2012-10-193-7/+56
* Bug 868360 - QPID-4379: HA does not properly handle expired messages.Alan Conway2012-10-191-0/+15
* QPID-4368: Added cmake fragment missed in last commitGordon Sim2012-10-191-0/+118
* QPID-4368: Pluggable AMQP 1.0 implementation for broker and clientGordon Sim2012-10-1989-44/+10862
* QPID-4368: Allow pluggable protocol implementationsGordon Sim2012-10-1916-40/+373