summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-5048: logging and build output cleanupRobert Gemmell2014-01-2244-311/+216
| * QPID-5503: expose next_receiver through swig wrapper, add test for both 1.0 a...Gordon Sim2014-01-222-0/+28
| * QPID-5503 implement nextReceiver()Gordon Sim2014-01-227-3/+33
| * QPID-5501: implement missing qmf operationsGordon Sim2014-01-229-4/+122
| * QPID-5048: Logging dependency and configuration tidy up for maven buildRobert Gemmell2014-01-2223-80/+284
| * QPID-5065: re-instate incorrectly removed line in previous patchRobert Gemmell2014-01-221-0/+1
| * QPID-5501: raise error if topic of given name already existsGordon Sim2014-01-221-1/+1
| * NO-JIRA: Added some information about 'topic' typeGordon Sim2014-01-221-1/+25
| * NO-JIRA: Update security section of HA user doc to mention acl allow all requ...Alan Conway2014-01-211-30/+31
| * QPID-5498: restore expiration on paged messagesGordon Sim2014-01-214-11/+34
| * QPID-5497: implement Session::sync()Gordon Sim2014-01-213-2/+16
| * NO-JIRA: [Java Broker documentation] Correct version numbers in BDBBackup com...Keith Wall2014-01-191-2/+2
| * NO-JIRA: [Java Broker documentation] Factor out link to client connection url...Keith Wall2014-01-193-4/+5
| * NO-JIRA: [Java 0-8 client documentation] Correct current release numberKeith Wall2014-01-191-1/+1
| * QPID-5488: Fix Amqp protocol version printingAndrew Stitcher2014-01-172-9/+9
| * NO-JIRA: Really fix the test for the correct previous versions of cmakeAndrew Stitcher2014-01-171-2/+2
| * QPID-5065: modifications to get more tests running on windows (both ant and m...Keith Wall2014-01-1749-159/+471
| * QPID-5486: Creating paged queue can overwrite existing qpidd filesPavel Moravec2014-01-171-2/+1
| * NO-JIRA: Fix switch statement not covering all cases warningAndrew Stitcher2014-01-171-0/+2
| * QPID-5489: Uuid code improvementsAndrew Stitcher2014-01-1712-183/+35
| * NO-JIRA: fix to allow warning silencing to work on previous versions of cmake...Andrew Stitcher2014-01-161-2/+4
| * NO-JIRA: [Java Broker Doc] Fix empty literal element (causes output rendered ...Keith Wall2014-01-161-1/+1
| * NO-JIRA: Turn off cmake warnings caused by change in recent cmake 2.8 versionsAndrew Stitcher2014-01-161-0/+3
| * QPID-5487: [linearstore] Replace use of /dev/urandom with c random generator ...Kim van der Riet2014-01-165-31/+28
| * QPID-5481: Messaging API Update - 1520673 Connection reconnect() and getUrl()...Charles E. Rolke2014-01-162-0/+64
| * QPID-5481: Messaging API Update - 1520416 Message setProperties(Variant::Map&...Charles E. Rolke2014-01-161-11/+35
| * QPID-5486 Creating paged queue can overwrite existing qpidd filesPavel Moravec2014-01-161-0/+1
| * QPID-5485 Deleting paged queue does not remove underlying filePavel Moravec2014-01-165-0/+18
| * QPID-5481: Messaging API Update - 1513536 Message constructor and content get...Charles E. Rolke2014-01-154-144/+162
| * QPID-5484 [linearstore] Poor performance relative to legacystore. Partial fix...Kim van der Riet2014-01-152-2/+9
| * NO-JIRA: Removed linear/legacy store CMake checks for uuid libraryAndrew Stitcher2014-01-153-59/+16
| * QPID-5483: [linearstore] Recovery of journal with partly written record fails...Kim van der Riet2014-01-1511-139/+247
| * QPID-5481: Messaging API Update - r1460198 QPID-4586 Receiver and Sender 'Add...Charles E. Rolke2014-01-154-0/+97
| * QPID-5482: HA Backup becomes useless if a connection-forced error is raised.Alan Conway2014-01-155-20/+39
| * QPID-2294: handle signal interruptions to selectGordon Sim2014-01-151-1/+14
| * NO-JIRA: Reformat white space with Visual Studio 2010 ^K^F Format Selection.Charles E. Rolke2014-01-157-43/+54
| * QPID-5342 : [Java Client] 0-10 client does not close connection when heartbea...Robert Godfrey2014-01-158-29/+45
| * QPID-5478: elapsed time calculation should use a simple assignment, rather th...Robert Gemmell2014-01-141-1/+1
| * QPID-5476: Improve the robustness and portability of check-abiAndrew Stitcher2014-01-141-7/+12
| * QPID-5452: Change installation directory for qpid-send/qpid-receiveAndrew Stitcher2014-01-141-9/+13
| * QPID-5459 : add websocket plugin modules to release scriptRobert Godfrey2014-01-142-0/+8
* | Complete merge in other parts of the tree started by rev. 1558056Keith Wall2014-01-23198-1138/+7425
|\ \ | |/
| * QPID-5459 : Added configurable TLS parameters for AMQP 1.0 client (both TCP a...Robert Godfrey2014-01-1410-108/+690
| * Don't use a linkmap to cut down the exported library symbols ifAndrew Stitcher2014-01-141-5/+2
| * QPID-5459 : [Java Broker] add secure websocket support to the broker, includi...Robert Godfrey2014-01-131-2/+1
| * QPID-5459 : [Java Broker] add secure websocket support to the broker, includi...Robert Godfrey2014-01-134-8/+38
| * NO-JIRA : revert accidentally commited filesRobert Godfrey2014-01-134-199/+75
| * QPID-5475 : [Java Broker] Add test for REST api client cert authRobert Godfrey2014-01-135-75/+288
| * QPID-5475 : [Java Broker] add ability to use ssl client auth to REST api and ...Robert Godfrey2014-01-139-19/+177
| * QPID-5472: [Java Broker] Connection model object attribute PORT should return...Keith Wall2014-01-134-2/+8