| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-529: Added missing include | Gordon Sim | 2011-02-10 | 1 | -0/+1 |
| * | QPID-529: Fixed errors generated by different compiler versions | Gordon Sim | 2011-02-10 | 1 | -1/+1 |
| * | QPID-529: Priority queue implementation | Gordon Sim | 2011-02-10 | 25 | -259/+1429 |
| * | Remove out-dated comment. | Alan Conway | 2011-02-09 | 1 | -3/+3 |
| * | comments for building ruby binding | Carl C. Trieloff | 2011-02-09 | 1 | -0/+7 |
| * | QPID-3040: The C++ messaging client library now releases pending messages whe... | Jonathan Robie | 2011-02-09 | 4 | -46/+84 |
| * | Added design note comment to qpid/cpp/src/qpid/cluster/ClusterTimer.cpp | Alan Conway | 2011-02-09 | 1 | -1/+20 |
| * | QPID-3041 Make dist process does not package the .NET Binding source | Charles E. Rolke | 2011-02-09 | 4 | -3/+135 |
| * | QPID-3046 - Improved detail in trace log messages. | Ted Ross | 2011-02-09 | 3 | -16/+17 |
| * | QPID-3045 - sporadic failure of cluster_tests.ShortTests.test_route_update | Alan Conway | 2011-02-08 | 4 | -11/+26 |
| * | QPID-3045: Disable failing test cluster_tests.ShortTests.test_route_update un... | Alan Conway | 2011-02-08 | 1 | -1/+1 |
| * | Reverts r1068042. | Jonathan Robie | 2011-02-08 | 2 | -105/+61 |
| * | Ensures that messages acquired, but not acked, are released before a queue is... | Jonathan Robie | 2011-02-07 | 2 | -61/+105 |
| * | Added missing even handling in the console. | Ted Ross | 2011-02-04 | 8 | -2/+59 |
| * | Merged missing functionality from the QMFv1 Ruby and Python interfaces to the... | Ted Ross | 2011-02-04 | 6 | -25/+744 |
| * | Fixed typos in the documentation text. | Ted Ross | 2011-02-04 | 5 | -6/+15 |
| * | Prevent spurious "schema-updated" notifications when an agent restarts. | Ted Ross | 2011-02-04 | 1 | -5/+9 |
| * | QPID-3035: fix incorrect removal at end of SequenceSet | Kenneth Anthony Giusti | 2011-02-03 | 2 | -2/+46 |
| * | Added severity and timestamp fields to raised events. | Ted Ross | 2011-02-03 | 3 | -36/+98 |
| * | QPID-3033 Bug 674183 - Segmentation fault while processing session.attach | Alan Conway | 2011-02-02 | 1 | -1/+4 |
| * | Do one long run in cluster_tests.py test_management. | Alan Conway | 2011-02-02 | 1 | -14/+16 |
| * | Fix missing QPID_COMMON_EXTERN in sys/Socket.h, causing windows build failure. | Alan Conway | 2011-02-02 | 1 | -2/+2 |
| * | QPID-3032 - Modifications to the QMFv2 implementation: | Ted Ross | 2011-02-02 | 8 | -19/+90 |
| * | QPID-3032 - Bug-fix: The broker management agent and the remote C++ agent har... | Ted Ross | 2011-02-02 | 4 | -105/+146 |
| * | Resolves QPID-3031. Allows client connection options to specify an SSL cert-n... | Jonathan Robie | 2011-02-02 | 8 | -55/+114 |
| * | QPID-3007: Unique management identifier for connections. | Alan Conway | 2011-02-01 | 8 | -12/+32 |
| * | QPID-3007: Ignore expected connection close warning in cluster_test_logs.py | Alan Conway | 2011-02-01 | 1 | -40/+36 |
| * | QPID-3007: Don't hold on to consumer shared-pointers in UpdateClient::consume... | Alan Conway | 2011-02-01 | 2 | -5/+4 |
| * | QPID-3007: Don't record management statistics in cluster-unsafe contexts. | Alan Conway | 2011-02-01 | 1 | -2/+4 |
| * | QPID-3030: prevent buffer overflow when writing sequences of bytes. | Kenneth Anthony Giusti | 2011-02-01 | 1 | -0/+5 |
| * | QPID-3009: added perl typemap to distribution list | Gordon Sim | 2011-02-01 | 1 | -1/+1 |
| * | QPID-3009 - Minor cleanup | Ted Ross | 2011-02-01 | 1 | -2/+1 |
| * | QPID-3009: Improved configure support for perl bindings based on suggestion b... | Gordon Sim | 2011-01-31 | 1 | -5/+7 |
| * | QPID-3009 - Fixed configuration problem found by gsim. | Ted Ross | 2011-01-28 | 2 | -4/+4 |
| * | Fix for RHBZ656385: "Data store can become corrupt with small store file size... | Kim van der Riet | 2011-01-28 | 1 | -1/+2 |
| * | QPID-3009 - Perl binding to Qpid messaging | Ted Ross | 2011-01-27 | 14 | -1/+1040 |
| * | Change order of Py<type>_check calls in typemap. | Ted Ross | 2011-01-26 | 1 | -2/+2 |
| * | Move brokertest.py from qpid/python to qpid/cpp. | Alan Conway | 2011-01-21 | 5 | -4/+704 |
| * | Moved ResizableBuffer.h from include to src. Not part of the public API. | Alan Conway | 2011-01-21 | 1 | -1/+1 |
| * | Bug 654872, QPID-3007: Batch management messages by count, not size. | Alan Conway | 2011-01-20 | 6 | -18/+95 |
| * | QPID-3007 Disabled cluster log verification tests, causing sporadic failures. | Alan Conway | 2011-01-19 | 2 | -2/+5 |
| * | QPID-2996 - qmf/SchemaMethod.cpp fails to compile on s390 | Ted Ross | 2011-01-19 | 1 | -1/+1 |
| * | QPID-2982 Bug 669452 - Creating a route and using management tools can crash ... | Alan Conway | 2011-01-18 | 12 | -16/+135 |
| * | QPID-2997: remove oid disambiguation, re-order mgmt object status updates. | Kenneth Anthony Giusti | 2011-01-18 | 5 | -199/+365 |
| * | QPID-3006: remove incorrect and unnecessary authorisation check | Gordon Sim | 2011-01-17 | 2 | -14/+0 |
| * | QPID-3001: Add const version of Connection::isOpen() | Gordon Sim | 2011-01-17 | 5 | -3/+5 |
| * | QPID-2998: Remove spurious class definitions | Gordon Sim | 2011-01-17 | 1 | -2/+0 |
| * | Fixes QPID-2499: Stale federation routes remain after route deletion. | Jonathan Robie | 2011-01-13 | 7 | -79/+90 |
| * | Originally, when the broker agent authorized a method call, if the message wa... | Ted Ross | 2011-01-13 | 1 | -1/+6 |
| * | In qmfengine, if a method call or method response requires a buffer larger th... | Ted Ross | 2011-01-13 | 6 | -13/+163 |