summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-4448: fix credit checking on 0-10 path when message is of 1.0 formatGordon Sim2012-11-214-9/+6
* QPID-4450 - Don't generate QPID_BROKER_[CLASS_]EXTERN when the generated code...Ted Ross2012-11-205-25/+45
* QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...Ted Ross2012-11-2037-92/+109
* QPID-4447: C++ Client can hang during connect if heartbeat disconnect firesAndrew Stitcher2012-11-205-2/+31
* QPID-4377: Update trunk versions to 0.21Justin Ross2012-11-191-1/+1
* QPID-4442: make spout example send properties as utf8 stringsGordon Sim2012-11-191-0/+1
* QPID-4368: Added support for subject filtering on queuesGordon Sim2012-11-175-2/+66
* QPID-4368: Added support for some specific AMQP 0-10 derived node optionsGordon Sim2012-11-173-8/+38
* QPID-4368: Cleaned up filtering, added ability to process dynamic-node-proper...Gordon Sim2012-11-1619-121/+1407
* QPID-4368: Small improvements to setting and checking filter descriptorsGordon Sim2012-11-163-5/+45
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-162-27/+55
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-161-38/+70
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-161-34/+59
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-162-0/+2
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-162-0/+86
* NO-JIRA: Removed unused isLocalHost() codeAndrew Stitcher2012-11-163-58/+0
* NO-JIRA: Fix windows builds: missing EXTERNsAlan Conway2012-11-152-3/+3
* QPID-4368: Add support for subject, translated to a filter (i.e. at present a...Gordon Sim2012-11-157-28/+139
* 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