summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4470: Allow 'maximum queue depth' queue alerting threshold to be set fro...Keith Wall2012-11-253-14/+58
* QPID-4443: fix C&P error with section ID nameRobert Gemmell2012-11-251-1/+1
* QPID-2796 : Implement hearbeating in Java Broker (all protocol versions) and ...Robert Godfrey2012-11-2524-49/+781
* QPID-4468: restore connection level ssl option to provide compatibility with ...Robert Gemmell2012-11-257-5/+169
* QPID-4469: remove the unused sslContext parameter in OutgoingNetworkTransport...Robert Gemmell2012-11-255-29/+5
* QPID-4465: check subject before setting filterGordon Sim2012-11-231-12/+14
* QPID-4464: set container name when sending openGordon Sim2012-11-231-0/+1
* QPID-4460: Replenish credit to cover specified prefetch if it is drainedGordon Sim2012-11-232-4/+18
* QPID-4459: settle sent messages once they have been accepted by peerGordon Sim2012-11-232-1/+6
* QPID-4461: remove spaces to ensure the log prefix/suffix options are passed c...Robert Gemmell2012-11-231-4/+4
* QPID-4458: revert changes in r1412380, a CI build failure after a clean check...Robert Gemmell2012-11-2310-8/+77
* QPID-4458: remove the gentool/lib folder, retrieve the velocity dependencies ...Robert Gemmell2012-11-2210-77/+8
* QPID-4456: ensure the broker plugins get packaged in the release binary and a...Robert Gemmell2012-11-219-21/+27
* NO-JIRA: update curent release number following branch for 0.20 releaseRobert Gemmell2012-11-211-1/+1
* QPID-4455 : [AMQP 1.0 JMS Client] Queue browsers were not returning jms messa...Robert Godfrey2012-11-211-6/+22
* QPID-4453 : [AMQP 1.0 JMS Client] ObjectMessage /w no body improperly convert...Robert Godfrey2012-11-211-1/+19
* QPID-4452: fix credit for producersGordon Sim2012-11-212-21/+31
* QPID-4451: wait for outgoing messages to settle when closingGordon Sim2012-11-215-1/+25
* QPID-4448: fix credit checking on 0-10 path when message is of 1.0 formatGordon Sim2012-11-214-9/+6
* QPID-4441: Improve BDB store upgrade tests to cover the upgrade of configurat...Alex Rudyy2012-11-218-43/+152
* 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
* NO-JIRA: remove version from backup script, the referenced jar is now in the ...Robert Gemmell2012-11-201-4/+1
* QPID-4377: Update trunk versions to 0.21Justin Ross2012-11-1914-17/+17
* NO-JIRA: update JMX addQueue example to use the necessary quoted elements in ...Robert Gemmell2012-11-191-19/+22
* QPID-4442: make spout example send properties as utf8 stringsGordon Sim2012-11-191-0/+1
* QPID-4361, QPID-4443: some small corrections, move the JVM verification to it...Robert Gemmell2012-11-195-67/+136
* QPID-4443: add some documetnation for the memory, derby, bdb, and bdbha messa...Robert Gemmell2012-11-195-3/+178
* QPID-4441: ensure that using FieldTable#addAll(table) works when providing a ...Robert Gemmell2012-11-182-74/+33
* 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-143-30/+10
* 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