| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-3011 | Rajith Muditha Attapattu | 2011-01-20 | 2 | -8/+26 |
| * | 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 |
| * | Added a new section titled "Configuring the JMS Client". | Rajith Muditha Attapattu | 2011-01-19 | 1 | -1/+387 |
| * | 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 |
| * | QPID-2982: Fix discrepancy in management object and deleted object counts. | Alan Conway | 2011-01-13 | 5 | -144/+112 |
| * | made address parser recognize lowercase true and false | Rafael H. Schloming | 2011-01-13 | 2 | -17/+23 |
| * | qpid-test-cluster script: added -d option to delete data-directory. | Alan Conway | 2011-01-12 | 1 | -15/+31 |
| * | While commiting a fix for QPID-2994 I accidently modified the timeout value. | Rajith Muditha Attapattu | 2011-01-11 | 1 | -1/+1 |
| * | Small code cleanup - Replaced object declaration with a const reference for e... | Ted Ross | 2011-01-11 | 1 | -1/+1 |
| * | Added argument/type check for output arguments on methods. | Ted Ross | 2011-01-11 | 3 | -4/+13 |
| * | Exposed asMap for DataAddr objects in Pyton and Ruby wrappers. | Ted Ross | 2011-01-11 | 6 | -2/+89 |
| * | Remove unnecessary sleeps. | Michael Goulish | 2011-01-11 | 1 | -6/+1 |
| * | QMFv2 API change: | Ted Ross | 2011-01-11 | 7 | -15/+59 |
| * | Added cluster_test_logs.py to EXTRA_DIST for use by store tests. | Alan Conway | 2011-01-11 | 1 | -0/+1 |
| * | QPID-2991: added message counts to connection stats; fixed xxxToClient stats | Gordon Sim | 2011-01-11 | 5 | -6/+111 |
| * | QPID-2995 | Rajith Muditha Attapattu | 2011-01-11 | 1 | -0/+4 |
| * | QPID-2994 | Rajith Muditha Attapattu | 2011-01-11 | 2 | -3/+10 |
| * | Usability changes: | Ted Ross | 2011-01-10 | 1 | -17/+45 |
| * | .NET Binding for Qpid Messaging, in every .NET object that keeps | Charles E. Rolke | 2011-01-10 | 14 | -97/+40 |
| * | Add --add-missing to automake call in bootstrap. | Alan Conway | 2011-01-10 | 1 | -1/+1 |
| * | fix syntax error in qpid-route | Kenneth Anthony Giusti | 2011-01-10 | 1 | -1/+1 |
| * | Code cleanup: | Ted Ross | 2011-01-10 | 1 | -216/+30 |
| * | Fixed a bug in the type-compatibility checker. | Ted Ross | 2011-01-10 | 1 | -1/+1 |
| * | Added brokerConnectionFailed() method to DebugConsole. | Jonathan Robie | 2011-01-10 | 1 | -0/+3 |
| * | A new command-line tool, similar to qpid-tool but with the following differen... | Ted Ross | 2011-01-10 | 1 | -0/+830 |
| * | Updated Python and Ruby wrappers to reflect API changes. | Ted Ross | 2011-01-10 | 5 | -11/+14 |
| * | Updates to the C++ implementation of QMFv2: | Ted Ross | 2011-01-10 | 21 | -113/+841 |
| * | Prints connection error information. | Jonathan Robie | 2011-01-10 | 2 | -0/+10 |
| * | Eliminates duplicate ExchangeBind when x-bindings are present. | Jonathan Robie | 2011-01-07 | 1 | -1/+4 |
| * | Cleaned up the makefiles for the Swig-generated bindings. | Ted Ross | 2011-01-07 | 5 | -6/+12 |
| * | QPID-2982: Improved cluster/management logging and automated test for log con... | Alan Conway | 2011-01-07 | 9 | -118/+284 |
| * | Changes to QMFv2 formats to make the agents and consoles consistent: | Ted Ross | 2011-01-06 | 3 | -33/+39 |
| * | Suppress spurious warnings from Swig. | Ted Ross | 2011-01-06 | 2 | -2/+4 |
| * | qpid-tool throws | Charles E. Rolke | 2011-01-06 | 1 | -0/+3 |
| * | Added outline for QMF content in docbook. | Ted Ross | 2011-01-06 | 3 | -0/+151 |
| * | config.null line wasn't needed, and was messing up vpath builds. | Michael Goulish | 2011-01-06 | 1 | -1/+1 |
| * | Undo svn commit r1052086. | Jonathan Robie | 2011-01-05 | 5 | -43/+7 |
| * | Fixes typo in findById function declaration. | Jonathan Robie | 2011-01-05 | 1 | -1/+1 |
| * | Allow any SASL mechanism to be specified in command line options. | Jonathan Robie | 2011-01-05 | 5 | -5/+6 |
| * | QPID-2989 .NET Cpp Messaging Binding - Example program file is misnamed | Charles E. Rolke | 2011-01-03 | 3 | -2/+2 |
| * | .NET Binding for Qpid Messaging: | Charles E. Rolke | 2011-01-03 | 3 | -44/+79 |