summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Creating a branch for experimenting with some ideas for JMS client.rajith_jms_clientRajith Muditha Attapattu2011-05-274977-15320/+15441
|\
| * NO-JIRA: Corrected location of some tracingAndrew Stitcher2011-05-261-1/+1
| * NO-JIRA: Windows: set up name to connect to before connecting (as unix code)Andrew Stitcher2011-05-261-0/+2
| * QPID-3282: Potential bug in circular connection detection:Andrew Stitcher2011-05-264-7/+28
| * NO-JIRA: Add cached localname as well as peername to SocketAndrew Stitcher2011-05-263-15/+24
| * NO-JIRA: Small improvements to Socket codeAndrew Stitcher2011-05-261-9/+5
| * NO-JIRA: Remove a lot of redundant stuff from the Socket codeAndrew Stitcher2011-05-269-173/+13
| * Refactor socket connect calls to take a string portAndrew Stitcher2011-05-2626-72/+76
| * QPID-3218: abandon any linking/unlinking if session has been detachedGordon Sim2011-05-261-1/+2
| * QPID-3252Charles E. Rolke2011-05-261-1/+3
| * QPID-3277: AMQCallbackHandler improvements. Refactor AMQCallbackHandler to ac...Robert Gemmell2011-05-269-71/+230
| * QPID-3278: pass container for expired messages by referenceGordon Sim2011-05-262-2/+7
| * NO-JIRA - Makefile cleanup for wrapped bindingsTed Ross2011-05-257-9/+12
| * QPID-3268: correct connection option syntax in usage statementGordon Sim2011-05-202-2/+2
| * QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-1814-26/+112
| * QPID-3186 - Two missing files from the previous commitTed Ross2011-05-182-0/+2
| * QPID-2905 - Misc. code cleanup to allow compilation on a wider set of compilers.Ted Ross2011-05-178-18/+22
| * QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-17103-276/+383
| * Remove support for archaic Boost version 1_32 ( 103200 ).Michael Goulish2011-05-173-431/+0
| * QPID-3261: decrease severity / improve clarity of log messages.Robert Gemmell2011-05-163-6/+6
| * NO-JIRA - Fixed another problem in the help text.Ted Ross2011-05-161-5/+5
| * QPID-3254Rajith Muditha Attapattu2011-05-161-2/+2
| * QPID-3220: Specifying connection url option failover='singlebroker' causes th...Robert Gemmell2011-05-163-6/+343
| * QPID-3260: remove defunct java/management/tools/qpid-cli moduleRobert Gemmell2011-05-1667-6505/+39
| * QPID-3260: remove defunct java/managemnt/console moduleRobert Gemmell2011-05-1624-3935/+0
| * QPID-3260: remove defunct java/management/agent moduleRobert Gemmell2011-05-1632-3890/+0
| * QPID-3260: remove defunct java/management/client moduleRobert Gemmell2011-05-16295-41823/+1
| * Predefine QMFE_EXTERN so it doesn't show up in generated output; resolves QPI...Stephen D. Huston2011-05-142-2/+2
| * Merge in version updates; WCF files move from 0.10. NO-JIRAStephen D. Huston2011-05-142-10/+17
| * NO-JIRA: fix producer flow control example in the documentation.Kenneth Anthony Giusti2011-05-131-3/+7
| * QPID-3249: Remove incomplete support for authentication at virtualhost level.Robert Gemmell2011-05-127-72/+264
| * QPID-3254Rajith Muditha Attapattu2011-05-111-4/+44
| * QPID-3254Rajith Muditha Attapattu2011-05-111-0/+5
| * QPID-3254Rajith Muditha Attapattu2011-05-113-15/+46
| * QPID-3252: flush msgs when sync requested.Kenneth Anthony Giusti2011-05-112-12/+68
| * QPID-3207Rajith Muditha Attapattu2011-05-111-1/+1
| * QPID-2759: Remove defunct jmxremote.access file user management rights manipu...Robert Gemmell2011-05-1015-604/+190
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+6
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-3/+6
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-093-6/+19
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-095-4/+9
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-3/+3
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-094-14/+1
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-099-13/+14
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
| * QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-1/+1
| * NO-JIRA: add settings file to allow specifying qpid specific settings, allow ...Robert Gemmell2011-05-093-5/+12
| * Added Windows high-res timer output. Resolves QPID-3236Stephen D. Huston2011-05-071-6/+29
| * QPID-3244: unit test for the fix.Kenneth Anthony Giusti2011-05-052-0/+90
| * QPID-3243: unit test to verify fix.Kenneth Anthony Giusti2011-05-052-27/+96