summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5048: update TODO list to be easier for others to understand and convery...Robert Gemmell2013-12-161-12/+15
* QPID-5419 : Applied patch from Timothy BishRobert Godfrey2013-12-161-0/+7
* QPID-5255: add missing licence header to doc and java files on trunk, for lat...Robert Gemmell2013-12-166-0/+120
* NO-JIRA: Add missing licences to some Java Broker Management .html files (ide...Keith Wall2013-12-168-0/+130
* QPID-5255: apply JCAMissingLicense.patch from QPID-4961 to trunk, for later m...Robert Gemmell2013-12-1612-0/+222
* QPID-5423: list only the additional deps needed by the plugin, rather than it...Robert Gemmell2013-12-151-1/+1
* QPID-5422: update release.sh to copy the maven artifacts for the broker-core ...Robert Gemmell2013-12-151-0/+1
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-1313-158/+89
* QPID-5421: Refactor: clean up QueueObservers.Alan Conway2013-12-1313-116/+138
* NO-JIRA: Expanded the HA overview writeup, integrated with doxygen docs.Alan Conway2013-12-123-80/+230
* QPID-5408 : throw exception on unknown connection URL parameterRobert Godfrey2013-12-121-0/+4
* QPID-5416: added missing export for method now used in amqp 1.0 pluginGordon Sim2013-12-111-1/+1
* QPID-5416: esure message publisher is setGordon Sim2013-12-101-0/+2
* 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