summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4368: Fix 1.0 related client IO inline with changes for QPID-4272Gordon Sim2012-11-157-42/+51
* QPID-4436: HA fix qpidd crash when mgmt-enable=noAlan Conway2012-11-144-10/+15
* Fix QPID-4434 - Skip language bindings if Swig is too old.Andrew Stitcher2012-11-141-10/+6
* QPID-4401: Revert: HA bindings for QMF exchanges not replicated.Alan Conway2012-11-142-27/+2
* NO-JIRA: avoid un-necessary warnings in ha_tests.py test_qmf_replication.Alan Conway2012-11-141-0/+1
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-1422-90/+238
* NO-JIRA: Suppress warning errors in ha_tests.py test_qmf_replication.Alan Conway2012-11-141-1/+1
* NO-JIRA: Reverted inadvertent change to example from previous commitGordon Sim2012-11-141-4/+3
* NO-JIRA: Fail on invalid PLAIN requestGordon Sim2012-11-142-4/+8
* NO-JIRA: Fix ambiguity probems in windows buildAlan Conway2012-11-131-1/+0
* QPID-4435: Reconnect on connect failure hangs at third address to tryAndrew Stitcher2012-11-131-0/+1
* QPID-4434 - Skip language bindings if Swig is too old.Darryl L. Pierce2012-11-131-5/+8
* QPID-4418 - Autotools will fail if no C++ compiler is found.Darryl L. Pierce2012-11-131-0/+4
* Changed systemd support to requiring Networking start first.Darryl L. Pierce2012-11-121-1/+1
* Bug 874118 - HA Deadlock in backup broker after disconnecting from primary.Alan Conway2012-11-093-21/+28
* QPID-4430: HA QMF queue events do not propagate to backups under load (Jason ...Alan Conway2012-11-092-2/+12
* QPID-3067 moved old examples - repair winsdk script not to reference director...Charles E. Rolke2012-11-081-6/+0
* QPID-4423 C++ Broker federated bridge creation should not declare named queues.Charles E. Rolke2012-11-071-21/+23
* QPID-4427 C++ Messaging Client .NET Binding failed to wrap receiver.close().Charles E. Rolke2012-11-073-7/+42
* QPID-4426 Add exception callback to sessionreceiver callback server.Charles E. Rolke2012-11-072-13/+35
* NO-JIRA: Remove unnecessary gcc conditionalsAndrew Stitcher2012-11-062-25/+19
* NO-JIRA: Don't export non API symbols from libqpidmessaging when using gccAndrew Stitcher2012-11-061-13/+23
* QPID-4417: Add minimum Swig version check to autotools and CmakeDarryl L. Pierce2012-11-062-1/+8
* QPID-4421 Issue with reusing link channel Id number too soon.Charles E. Rolke2012-11-052-6/+23
* NO-JIRA: Stop linking libpython with everything when doing autoconf builds forAndrew Stitcher2012-11-051-2/+3
* QPID-4403 review 7810 Too many 'task late and overran' messagesCharles E. Rolke2012-11-032-6/+6
* NO-JIRA Repair r1405147 for correctness.Charles E. Rolke2012-11-021-3/+2
* NO-JIRA repair r1404665 under windowsCharles E. Rolke2012-11-021-2/+3
* Put pkgconfig files in right place. Fixes QPID-4413.Stephen D. Huston2012-11-021-2/+2
* Revert "NO-JIRA: Bumped all soversions to match the official Fedora release."Darryl L. Pierce2012-11-021-11/+11
* 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
* 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
* 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
* 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-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