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