summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * QPID-5474: display clientId and clientVersion attributes from the connection ...Robert Gemmell2014-01-132-14/+10
| * QPID-5473: Recovery where last record in file is truncated (ie spans files), ...Kim van der Riet2014-01-122-2/+3
| * QPID-5472: [Java Broker] Exceptions used to report bind port failure (AMQP/HT...Keith Wall2014-01-125-12/+16
| * QPID-5471: fix some incorrect/incomplete information in the java broker messa...Robert Gemmell2014-01-111-13/+42
| * QPID-5373: move retrieval of the peer Principal into the connection IO thread...Robert Gemmell2014-01-1112-95/+53
| * QPID-5470: Improve QMF README documentation and update JavaDocs to reflect ne...Fraser Adams2014-01-1122-35/+182
| * QPID-5469: link should not override a topic policy specifying autodeletionGordon Sim2014-01-101-1/+2
| * QPID-5468: fix handling of delete-if-unused for sending linksGordon Sim2014-01-101-5/+6
| * QPID-5467: fix handling of delete-on-closeGordon Sim2014-01-104-8/+25
| * QPID-5463: make dynamic nodes auto deleted by defaultGordon Sim2014-01-104-4/+9
| * QPID-5461: downgrade sevrity of IOException log messages. Fix wording of thos...Robert Gemmell2014-01-101-2/+2
| * QPID-5429: [Java Broker] Exceptions causing startup failure now written to qp...Keith Wall2014-01-101-0/+1
| * QPID-5428: Heartbeats not in use when attempting to connect with python client.Alan Conway2014-01-092-18/+64
| * QPID-5454: Sporadic core dump in ha_tests.ReplicationTests.test_auto_delete_f...Alan Conway2014-01-091-2/+3
| * QPID-5460: [linearstore] Recovery of store which contains prepared but incomp...Kim van der Riet2014-01-0912-131/+132
| * QPID-5362: WIP: Linearstore: No store tools exist for examining the journals....Kim van der Riet2014-01-095-0/+1183
| * QPID-5459 : Add WebSocket transport support to the Java Broker and AMQP 1-0 J...Robert Godfrey2014-01-0942-356/+2308
| * QPID-5458: display the message size, and correlation-id (if there is one)Robert Gemmell2014-01-091-0/+8
| * QPID-5457: support for messages composed of multiple transfersGordon Sim2014-01-093-14/+35
| * QPID-5455 : Publishing non-transactional persistent messages should always be...Robert Godfrey2014-01-081-3/+3
| * QPID-5456: Use the local max-frame-size when enforcing limit on what is recei...Gordon Sim2014-01-081-2/+2
| * QPID-5453 : [Java Broker] Fix to ensure that exclusive queues are always unlo...Robert Godfrey2014-01-081-2/+12
| * NO-JIRA: Fix brokertest.py so it doesn't try to load two stores.Alan Conway2014-01-071-1/+1
| * NO-JIRA: remove empty directoriesRobert Godfrey2014-01-070-0/+0
| * QPID-5374: [Documentation] Correct typos in system properties chapterKeith Wall2014-01-071-2/+2
| * QPID-5420: [Documentation] Add documentation to the JMS-Client-0-8 docbook fo...Keith Wall2014-01-072-3/+14
| * QPID-5420: Restore ability to consume using BURLs specifying default exchange.Keith Wall2014-01-078-86/+107
| * NO-JIRA : add info to test assert to give clue as to why test failedRobert Godfrey2014-01-071-1/+4
| * QPID-5374: [Documentation] Add minor corrections, notes and indentation fixes...Alex Rudyy2014-01-075-31/+58
| * QPID-5451: remove unnecessary notice loggingGordon Sim2014-01-071-6/+0
| * QPID-5450: have the group manager try to acquire the message at the time it i...Robert Gemmell2014-01-074-19/+172
| * NO-JIRA: Remove out of date qpid/cpp/src/qpid/ha/README.mdAlan Conway2014-01-061-98/+0
| * QPID-5418: Prevent qpidd from loading multiple store modules - Patch from Ern...Charles E. Rolke2014-01-061-0/+6
| * NO-JIRA: Install python code as part of cmake make phaseAlan Conway2014-01-061-9/+5
| * QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-061-1/+0
| * NO-JIRA: [Java Broker] Update web management console copyright message to ref...Keith Wall2014-01-061-2/+2
| * QPID-5211: [Java Broker] Prevent spurious 'No valid transition from state CLO...Keith Wall2014-01-062-8/+19
| * QPID-5415: Fixes to correct API specification and exportsAndrew Stitcher2014-01-032-1/+9
| * NO-JIRA : [Java] remove empty directories / unused importsRobert Godfrey2014-01-0342-70/+0
| * QPID-5437 : [Java Broker] Allow HTTP ports to be bound only to specific inter...Robert Godfrey2014-01-033-4/+15
| * QPID-5415: Implement control of internal log output in qpid::messaging APIAndrew Stitcher2014-01-0310-20/+555
| * QPID-5427: Critical log messages should not ever be disabledAndrew Stitcher2014-01-031-0/+2
| * QPID-5447: check whether exchange type was actually specified before raising ...Gordon Sim2014-01-033-3/+9
| * QPID-5445: qmfgen now honors the CMAKE_INSTALL_PREFIXDarryl L. Pierce2014-01-021-1/+1
| * QPID-5439 : [AMQP 1.0 JMS Client] Updated sender to close rather than detach ...Robert Godfrey2014-01-021-1/+1
| * QPID-5446: fix typo in special property nameGordon Sim2014-01-021-1/+1
| * QPID-5439 : [AMQP 1.0 JMS Client] timeout rather than wait indefinitely when ...Robert Godfrey2014-01-0112-110/+343
| * QPID-5374: [Documentation] Add chapters describing client logging and excepti...Keith Wall2013-12-319-94/+276
| * QPID-5374: [Documentation] Added JMS pub/sub example.Keith Wall2013-12-319-177/+311
| * QPID-5374: Create book for Qpid JMS Client when used with AMQP 0-8/0-9/0-9-1Keith Wall2013-12-3021-1/+2445