summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5404: HA broker message duplication when deleting a queue with an alt-ex...Alan Conway2013-12-109-97/+89
* QPID-5386 : [JMS AMQP 1.0] message not coverted correctly if it contains a de...Robert Godfrey2013-12-091-0/+5
* QPID-5385 : [JMS AMQP 1.0] Create/Close session in a loop causing connection ...Robert Godfrey2013-12-094-15/+57
* QPID-5389 : [JMS AMQP 1.0] ConnectionHandler may stop writting pending frames...Robert Godfrey2013-12-091-5/+2
* QPID-5390 : [JMS AMQP 1.0] ConcurrentModificationException when closing a con...Robert Godfrey2013-12-091-2/+11
* NO-JIRA: Remove useless commentsAndrew Stitcher2013-12-091-6/+0
* QPID-5398: Fix cut 'n paste error in sys/posix/Path.cppAlan Conway2013-12-061-5/+1
* QPID-5398: Minor improvement to log message.Alan Conway2013-12-051-1/+1
* QPID-5398: Minor improvement to log message.Alan Conway2013-12-051-1/+1
* QPID-5398: qpidd --acl-file does not work with a drive-prefixed path on windows.Alan Conway2013-12-055-5/+198
* QPID-3981: Windows C++ Broker fails ACL self testsAlan Conway2013-12-051-1/+11
* QPID-5396: map confusing registry GUI name to its real name: Personal -> MyClifford Allan Jansen2013-12-051-3/+7
* QPID-5395: use newly added proton tracer callback to unify loggingGordon Sim2013-12-056-2/+67
* QPID-5375: make Windows client certs more like their Posix counterpart, no lo...Clifford Allan Jansen2013-12-041-37/+87
* QPID-5356: stop default search for client certificate when not specifiedClifford Allan Jansen2013-12-043-5/+24
* QPID-5394: Fix the binding dependencies so that we no longer keep on rebuildi...Andrew Stitcher2013-12-046-18/+41
* QPID-5388: Segmentation fault when recovering empty queue. The recovery could...Kim van der Riet2013-12-047-19/+53
* QPID-5387: Segmentation fault when deleting queue. Incorrect order of operati...Kim van der Riet2013-12-032-2/+1
* QPID-5358: Checksum not implemented in record tail, not checked during read. ...Kim van der Riet2013-12-0313-50/+211
* QPID-5383, QPID-5384: added some test cases for assertionsGordon Sim2013-12-031-2/+35
* QPID-5384: special asserting logic for autodeleteGordon Sim2013-12-035-9/+35
* QPID-5383: retain encoding information in queue propertiesGordon Sim2013-12-031-2/+12
* QPID-5379: missing export directive for windowsGordon Sim2013-12-021-1/+1
* QPID-5379: fix security layer for 1.0 clientGordon Sim2013-11-296-3/+50
* QPID-5378: track outstanding fetches and for receivers with zero capaicty, re...Gordon Sim2013-11-282-1/+12
* NO-JIRA: Fix use of intrusive_ptr.reset, not available on RHEL5.Alan Conway2013-11-281-1/+1
* NO-JIRA: Remove inadvertently added temporary file (part of 1546331)Keith Wall2013-11-281-1/+0
* NO-JIRA: [Java System Tests] Increase timeout factor used for failover timeo...Keith Wall2013-11-282-3/+7
* NO-JIRA: [Java System Tests] Add extra logging to HeartbeatTest in order to u...Keith Wall2013-11-282-24/+48
* QPID-5369: add deprecation warnings to the QMF2 wrapped modulesKenneth Anthony Giusti2013-11-262-0/+6
* QPID-5357 "Linearstore: Empty file recycling not functional": Fix which imple...Kim van der Riet2013-11-263-4/+14
* QPID-5369: Issue compile-time error if deprecated QMF Agent or Console API us...Kenneth Anthony Giusti2013-11-2522-0/+94
* QPID-5372: Stop generation of an excessive amount of debug logging for Prefer...Alex Rudyy2013-11-243-45/+66
* NO-JIRA: add a bit more visible logging to indicate progress in reconnect att...Gordon Sim2013-11-221-0/+2
* QPID-5364: [Java Broker Management] Give RestServlet instances different serv...Keith Wall2013-11-212-2/+5
* QPID-5344 : Deadlock in JMS AMQP 1.0 client - patch from David InghamRobert Godfrey2013-11-212-97/+109
* QPID-5363: Add locks to prevent race condition in Amqp 1.0 transport handler.Charles E. Rolke2013-11-202-16/+35
* NO-JIRA: HA remove use of make_shared, not available in RHEL5 boost.Alan Conway2013-11-201-2/+1
* QPID-5366: qpid segfaults in qpid::ha::BrokerReplicator::disconnectedAlan Conway2013-11-202-34/+19
* QPID-5282: Change IoSender to cause the socket to be closed after a sender ti...Keith Wall2013-11-201-28/+52
* NO-JIRA: Update of ISSUES file to reflect latest JIRA numbers for outstanding...Kim van der Riet2013-11-191-19/+17
* QPID-5278 , QPID-5281: Queue flow limit validation ignores size parameters , ...Pavel Moravec2013-11-194-88/+85
* QPID-5355: Restore deleted management statistic.Charles E. Rolke2013-11-181-0/+2
* QPID-4984: Cleanup of #includesKim van der Riet2013-11-1848-1018/+810
* QPID-5354: added testGordon Sim2013-11-181-1/+6
* QPID-5354: ensure requested durability for dynamically created node is commun...Gordon Sim2013-11-181-1/+1
* QPID-5349: qpid-proton.dll is not installed in \binCharles E. Rolke2013-11-181-2/+2
* QPID-4984: Change jrnl directory to journal - aligns namespaces with journal ...Kim van der Riet2013-11-1571-219/+180
* QPID-5348: add option to have to field populated automaticallyGordon Sim2013-11-157-16/+24
* QPID-5347: [Java Broker] Web Management console to display queueKeith Wall2013-11-152-0/+12