summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5247: implement Receiver::isClosed()Gordon Sim2013-10-215-7/+11
* QPID-4463: [Java Broker] Change SimpleLDAPAuthManager to accept trust store m...Keith Wall2013-10-2124-86/+853
* QPID-5216 - Fixed a possible mutex problem where a value might be used after ...Ted Ross2013-10-181-12/+26
* QPID-5216Ted Ross2013-10-188-25/+112
* QPID-5243: Replace dojo 1.8.3 pom xml with 1.9.1 pom xml for ant buildAlex Rudyy2013-10-181-1/+1
* QPID-5243: Upgrade dojo toolkit to 1.9.1 and fix the incompatibility issues i...Alex Rudyy2013-10-178-140/+248
* QPID-5242: Remove obsolete conversion of queue message grouping attributes in...Alex Rudyy2013-10-175-35/+41
* NO-JIRA - Removed an unneeded critical section.Ted Ross2013-10-161-3/+0
* QPID-5239: preserve type of 'annotations' i.e. application properties added b...Gordon Sim2013-10-163-2/+8
* QPID-5035: Revert change 1510657, which incorrectly altered the config preced...Justin Ross2013-10-151-1/+2
* QPID-5238 - Changed the container agent's address to "$management" to match t...Ted Ross2013-10-152-2/+2
* QPID-5216Ted Ross2013-10-1511-338/+249
* QPID-5216 - Fixed a bug in the composition of nested composite fields.Ted Ross2013-10-152-2/+102
* QPID-5236: correct symbolic descriptor for amqp value sectionGordon Sim2013-10-151-1/+1
* QPID-4582, QPID-5215: fix linking errors for clock_gettimeGordon Sim2013-10-152-3/+5
* QPID-5231: Fix QMF code to use qpid_messaging rather than cqpid.Darryl L. Pierce2013-10-154-14/+14
* Revert "QPID-5213: Fix QMF code to use qpid_messaging rather than cqpid."Darryl L. Pierce2013-10-154-14/+14
* QPID-5235: populate store settings for dynamically created queuesGordon Sim2013-10-151-0/+2
* QPID-5229: tests for reject and release over 1.0Gordon Sim2013-10-152-1/+66
* QPID-5227: QPID-5230: added tests for redelivered flag on browse and releaseGordon Sim2013-10-151-0/+9
* QPID-5233: match default sender capacity to that for 0-10 codepathGordon Sim2013-10-151-1/+1
* QPID-5232: make subscriptions unreliable and autodeleted by defaultGordon Sim2013-10-153-4/+24
* QPID-5229: implement release and rejectGordon Sim2013-10-156-7/+34
* QPID-5228: allow alternate exchange to be set on 1.0 subscription queuesGordon Sim2013-10-153-5/+16
* QPID-5230: request that explicitly released messages be marked as redelivered...Gordon Sim2013-10-151-1/+1
* QPID-5227: correct setting of redelivered flagGordon Sim2013-10-151-1/+1
* QPID-5138: Provide time zone name for dalight saving time only when daylight ...Alex Rudyy2013-10-151-1/+3
* QPID-5213: Fix QMF code to use qpid_messaging rather than cqpid.Darryl L. Pierce2013-10-144-14/+14
* QPID-5138: Add improvements and fixes into Web Management Console preferences:Alex Rudyy2013-10-1410-57/+231
* QPID-5202: tweak wording to cover that CWNR feature doesn't need to be disabl...Robert Gemmell2013-10-131-1/+1
* QPID-5224: escape usage of the ExchangeBound AMQP extension during basic cons...Robert Gemmell2013-10-136-5/+64
* QPID-5223: add system property to toggle populating the 'expiration' header w...Robert Gemmell2013-10-132-3/+21
* QPID-5202: Add licences to SVGs added by this JiraKeith Wall2013-10-125-0/+100
* QPID-5222: Update optional BDB store to use version 5.0.97 of BDB JEKeith Wall2013-10-125-5/+5
* QPID-5216Ted Ross2013-10-115-32/+34
* NO-JIRA - Added missing change from last commit.Ted Ross2013-10-101-1/+1
* NO-JIRA - Moved the test configurations into topology-specific foldersTed Ross2013-10-107-0/+12
* QPID-5221 - Added a configurable role for connections that constrains their use.Ted Ross2013-10-1013-97/+189
* QPID-5220 - Added configuration support for three operational modes of the ro...Ted Ross2013-10-0911-50/+92
* QPID-4582: Fixed unit legacystore unit test to remove warning under RHEL5Andrew Stitcher2013-10-091-2/+2
* QPID-5216Ted Ross2013-10-097-6/+188
* QPID-5216 - Fixed a couple of bugs in the bitmask module.Ted Ross2013-10-092-3/+36
* QPID-4963 - Removed the broken timer-holdoff feature which was causing the la...Ted Ross2013-10-091-33/+14
* QPID-5213 - Added -n option to qdstat to display router-node information.Ted Ross2013-10-081-0/+42
* QPID-4967 - Bug fixes and added clean-up for unused addresses.Ted Ross2013-10-081-6/+26
* QPID-5202: Exchange documentation - binding argument specifying JMS selector ...Keith Wall2013-10-081-6/+36
* QPID-5202: Exchange documentation - include ref to close when no route featureKeith Wall2013-10-081-1/+2
* QPID-5202: Exchange documentation - correct typosKeith Wall2013-10-081-2/+2
* NO-JIRA - Added Jira entries to the change logTed Ross2013-10-081-0/+22
* QPID-5218 - Fixed crash caused by fanned-out non-presettled messages.Ted Ross2013-10-082-3/+61