summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4891: create test branch for testing Subversion->JIRA integrationdeletemeRobert Gemmell2013-05-280-0/+0
* QPID-4584: Add documentation about java broker management REST interfaces0.20Alex Rudyy2013-04-234-2/+400
* QPID-4502: Apply review comments from Robbie GemmellRobert Gemmell2013-01-111-18/+22
* QPID-4502: [Java Broker] Document DLQ/Maximum Delivery Count featuresRobert Gemmell2013-01-112-0/+166
* QPID-4503: Producer transaction timeout detection feature may produce supriou...Keith Wall2013-01-092-0/+5
* QPID-4503: Producer transaction timeout detection feature may produce supriou...Keith Wall2013-01-093-20/+13
* QPID-4095: Move the directory iteration into FileSysDir:Andrew Stitcher2013-01-089-33/+75
* QPID-4368: Add missing dist fileJustin Ross2013-01-081-1/+2
* QPID-4521: ensure that the routing key is properly passed to the alternate To...Robert Gemmell2013-01-082-1/+98
* QPID-4519: return true for VirtualHost MBean isStatusEnabled, dont update sta...Robert Gemmell2013-01-081-3/+2
* QPID-4512: stop the delete visitor indicating completion upon the first match...Robert Gemmell2013-01-082-4/+55
* NO-JIRA: merge compile fix from trunkKenneth Anthony Giusti2012-12-201-2/+2
* QPID-4511: move the broker-plugins lib dir under build/scratch to prevent it ...Robert Gemmell2012-12-193-5/+5
* QPID-4377: Add missing license headers to JCA filesJustin Ross2012-12-184-0/+78
* NO-JIRA: remove empty files from treeJustin Ross2012-12-186-0/+0
* QPID-4377: add missing licence headers to various files in the Java treeRobert Gemmell2012-12-1316-8/+314
* NO-JIRA repair build for VisualStudio 2010Charles E. Rolke2012-12-071-1/+8
* QPID-4454 : Fixes to allow to/reply-to JMS type to be carried as message anno...Robert Godfrey2012-12-0710-42/+316
* QPID-4485: hold agentLock and check for dups when adding new mgmt objectsKenneth Anthony Giusti2012-12-062-9/+35
* QPID-4415: Fixes Perl bindings install locationDarryl L. Pierce2012-12-061-2/+2
* QPID-3723: further refinement to the change to link against the .la files, ra...Gordon Sim2012-12-0612-37/+43
* BZ878940 - Fixes and improvements to spout.pl and drain.plDarryl L. Pierce2012-12-042-19/+64
* QPID-4489: ensure the IoSender is closed when the IoReceiver closes before a ...Robert Gemmell2012-12-041-1/+23
* QPID-4483: Add system tests for Sasl authentication in Java Broker web manage...Robert Gemmell2012-12-041-1/+389
* QPID-4441: add system test verification of the priority queue and queue with ...Robert Gemmell2012-12-042-3/+118
* QPID-4480: Fix handling in Perl of strings with embedded nulls.Darryl L. Pierce2012-12-032-1/+62
* QPID-3723: Applied patch from Fraser Adams for explicit linkingGordon Sim2012-11-2913-43/+44
* QPID-4462: add some documentation regarding the security provider workaround,...Robert Gemmell2012-11-291-7/+33
* QPID-2796 : Restore heartbeating functionality to the Java Broker, and the 0-...Robert Godfrey2012-11-2833-180/+994
* QPID-4461: remove spaces to ensure the log prefix/suffix options are passed c...Robert Gemmell2012-11-281-4/+4
* QPID-4474: quote the name within the JMX ObjectName for the BDBHAMessageStore...Robert Gemmell2012-11-286-6/+10
* QPID-4468: restore connection level ssl option to provide compatibility with ...Robert Gemmell2012-11-287-5/+169
* QPID-4469: remove the unused sslContext parameter in OutgoingNetworkTransport...Robert Gemmell2012-11-285-29/+5
* QPID-4475: enable the web management UI support the PLAIN mechanism for SASL ...Robert Gemmell2012-11-282-2/+41
* QPID-4476: ensure that the Principal in the AuthenticationResult has the same...Robert Gemmell2012-11-281-31/+66
* QPID-4456: ensure the qpid-server.bat script for windows picks up the broker ...Robert Gemmell2012-11-282-17/+23
* QPID-4441: Improve BDB store upgrade tests to cover the upgrade of configurat...Robert Gemmell2012-11-288-43/+152
* QPID-4472 : [Java Broker] NPE with non-SASL AMQP 1.0 ConnectionRobert Godfrey2012-11-283-2/+32
* QPID-4448: fix credit checking on 0-10 path when message is of 1.0 formatGordon Sim2012-11-284-9/+6
* QPID-4478: wakeup driver after setting creditGordon Sim2012-11-281-0/+1
* QPID-4477: make sasl logic a bit smarter, to handle case where we transition ...Gordon Sim2012-11-2810-37/+96
* QPID-4465: check subject before setting filterGordon Sim2012-11-281-12/+14
* QPID-4464: set container name when sending openGordon Sim2012-11-281-0/+1
* QPID-4460: Replenish credit to cover specified prefetch if it is drainedGordon Sim2012-11-282-4/+18
* QPID-4459: settle sent messages once they have been accepted by peerGordon Sim2012-11-282-1/+6
* QPID-4452: fix credit for producersGordon Sim2012-11-282-21/+31
* QPID-4451: wait for outgoing messages to settle when closingGordon Sim2012-11-285-1/+25
* QPID-4455 : Queue browsers were not returning jms messagesRobert Godfrey2012-11-281-6/+22
* QPID-4453 : ObjectMessage /w no body improperly converted to an AMQP message. Robert Godfrey2012-11-281-1/+19
* QPID-4456: ensure the broker plugins get packaged in the release binary and a...Robert Gemmell2012-11-279-21/+27