summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1683: swap the order 'next' and 'previous' buttons for viewing tabular d...Robert Gemmell2009-02-271-4/+4
* Add lock to cluster::ConnectionMap, make it thread safe.Alan Conway2009-02-273-12/+14
* QPID-1696: remove unused 'transport' details from the management console serv...Robert Gemmell2009-02-274-52/+20
* Modified so that the content of the message is only parsed if it is used in a...Jonathan Robie2009-02-272-55/+78
* QPID-1655: use a File object to hold reference to access file instead of a St...Robert Gemmell2009-02-272-117/+280
* QPID-1536: modify the B64MD5 PD to take plain text input and perform the requ...Robert Gemmell2009-02-278-130/+301
* cluster: apply membership updates while in CATCHUP mode.Alan Conway2009-02-272-10/+11
* QPID-1502: Update the PlainPasswordFilePrincipalDatabase to be manipulatable ...Robert Gemmell2009-02-274-44/+870
* Sorry, forgot a crucial line in my last 'fix'!Gordon Sim2009-02-271-0/+1
* Fix test to account for failure after last message has been delivered, but be...Gordon Sim2009-02-271-4/+8
* QPID-1590: make add server and reconnect dialogues centre within the app wind...Robert Gemmell2009-02-272-14/+22
* QPID-1242: reintegrate the ability to view binary message content, lost previ...Robert Gemmell2009-02-278-13/+337
* QPID-1701: fixed potential deadlock on connection closeRafael H. Schloming2009-02-272-3/+3
* QPID-1699: fix mbean annotation, log failure to reload file. Address review c...Aidan Skinner2009-02-272-6/+13
* QPID-1699: reload the config file sections that we can when we receive SIGHUP...Aidan Skinner2009-02-275-8/+155
* QPID-1635,QPID-1636,QPID-1638 : Updated QueueEntries to contain additional va...Martin Ritchie2009-02-2720-292/+643
* QPID-1635,QPID-1636 : Moved additional properties from AMQMessage up to Queue...Martin Ritchie2009-02-2719-416/+775
* QPID-1579 : WSDMADapter is no longer a big test case. Instead there's a separ...Andrea Gazzarini2009-02-277-64/+134
* QPID-1632 : Tidied up old referenceCount variable that was still in use in lo...Martin Ritchie2009-02-271-4/+2
* QPID-1629 : Forgot to delete AMQMessageHandle.javaMartin Ritchie2009-02-271-75/+0
* QPID-1606 : Pausable Subscription Manager capability example.Andrea Gazzarini2009-02-273-2/+223
* QPID-1582 : Pausable Subscription Manager capability + WSDL Improvements.Andrea Gazzarini2009-02-277-115/+33
* QPID-1698: remove confusing third choice from confirmation dialoguesRobert Gemmell2009-02-271-1/+1
* QPID-1682: make it easier to distinguish operation success and failure by usi...Robert Gemmell2009-02-271-1/+8
* QPID-1681: make the jmx management console only print a notice to stdout upon...Robert Gemmell2009-02-273-3/+1
* QPID-1697: for mbeans that are not queues, connections or exchanges, check th...Robert Gemmell2009-02-271-1/+20
* QPID-1679: added a check for the number of available notifications to subscri...Robert Gemmell2009-02-261-0/+8
* QPID-1615: removed unecessary & re-rentrant tree expansion causing the runtim...Robert Gemmell2009-02-261-6/+16
* Fix to avoid spinning if an exception is thrown in cluster::PollableQueue.Alan Conway2009-02-261-0/+2
* Improvements to qpid-stat:Ted Ross2009-02-262-79/+275
* Send session.detached back to server in response to a detach.Gordon Sim2009-02-261-0/+1
* Add browse option, useful for ad-hoc testing.Gordon Sim2009-02-261-6/+9
* Added a couple of extra options that are useful in ad-hoc testing.Gordon Sim2009-02-261-7/+21
* Remove "flow enabled" log messages.Alan Conway2009-02-262-10/+7
* QPID-1695: Make LVQ persist durable messagesGordon Sim2009-02-263-7/+27
* This is related to QPID-1692Rajith Muditha Attapattu2009-02-261-3/+13
* Testing new commit access: remove empty eclipse workspace directoryRobert Gemmell2009-02-260-0/+0
* don't run tests when broker doesn't startRafael H. Schloming2009-02-261-1/+5
* don't try to return messages unless the session is startedRafael H. Schloming2009-02-261-1/+1
* QPID-1579 : Instead of having one huge WSDM test case now WS-DM Adapter test ...Andrea Gazzarini2009-02-2636-1552/+1987
* don't block unreliable commands during resumeRafael H. Schloming2009-02-261-1/+5
* QPID-1693: Improvements to failover soak test from mgoulish@redhat.comGordon Sim2009-02-261-40/+129
* fixup of change for QPID-1642 and QPID-1643Rafael H. Schloming2009-02-262-2/+2
* This is related to QPID-1106Rajith Muditha Attapattu2009-02-251-2/+8
* Made the various receive variants check that the server queue is empty before...Rafael H. Schloming2009-02-2526-137/+232
* This is related to QPID-1106 and QPID-1677Rajith Muditha Attapattu2009-02-255-9/+100
* This is related to QPID-1640Rajith Muditha Attapattu2009-02-254-46/+138
* Add FrameDecoder unit test, update comments in Cluster.h/cpp.Alan Conway2009-02-254-5/+82
* Bugfix: This fixes a bug in the management agent where an explicit get-requestTed Ross2009-02-252-0/+12
* Added a new utility for viewing broker stats.Ted Ross2009-02-253-3/+414