summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-5250: Raise all exceptions within Ruby bindings.Darryl L. Pierce2013-10-252-3/+87
* QPID-4927: paged queue tests take too long under valgrind, so run them separa...Gordon Sim2013-10-252-8/+15
* JIRA: QPID-5259 cmake legacy store and linear store messages aren't very help...Fraser Adams2013-10-252-40/+74
* QPID-5248: close gap in tests by explicit adding receiver closeGordon Sim2013-10-251-0/+1
* QPID-5248: fix regression caused by previous commit on this issueGordon Sim2013-10-251-1/+3
* QPID-5257 - Left a note to show where the new location is.Ted Ross2013-10-241-0/+4
* QPID-5257 - Removed dispatch code from its old locationTed Ross2013-10-24111-19905/+0
* QPID-5256: check type before assuming it is stringGordon Sim2013-10-241-2/+2
* NO-JIRA - Added printed tracebacks for exceptions in the python router code.Ted Ross2013-10-241-1/+9
* QPID-4927: Get cmake testing working with valgrindAndrew Stitcher2013-10-248-287/+121
* QPID-4265: fix broken windows buildGordon Sim2013-10-241-2/+2
* QPID-5206 : Applied patch from David InghamRobert Godfrey2013-10-243-9/+21
* QPID-5245 : Applied patch from David InghamRobert Godfrey2013-10-249-20/+227
* QPID-4265: test closing of receiver with concurrent fetchGordon Sim2013-10-241-2/+47
* QPID-4265: wakeup fetches on closed receiverGordon Sim2013-10-243-8/+45
* QPID-4984: Fix compiler warnings caused by questionable programming practicesAndrew Stitcher2013-10-242-10/+11
* QPID-5253: fix delivery count for browsed 1.0 messageGordon Sim2013-10-232-1/+4
* QPID-4984: Make C++ tree build againAndrew Stitcher2013-10-221-1/+0
* QPID-4984: WIP: Copy of work over from branch to trunk. Non-tx works with som...Kim van der Riet2013-10-2290-0/+15942
* QPID-5216 - Removed "area" from the configuration as it is not currently impl...Ted Ross2013-10-228-20/+13
* QPID-3914: Windows C++ SSL client certificate authentication supportClifford Allan Jansen2013-10-226-17/+355
* QPID-5216 - Cleaned up the format of a router-id in the message annotations.Ted Ross2013-10-225-16/+85
* QPID-5203 Python client unexpected exception after ACL denialPavel Moravec2013-10-221-4/+7
* QPID-5246: update ACL code to recognise self-destruct policyGordon Sim2013-10-225-5/+23
* QPID-5248: cleanup subscription queue if needed on explicit detachGordon Sim2013-10-223-0/+9
* QPID-5232: fix handling of autodelete for subscription queues of default reli...Gordon Sim2013-10-221-1/+1
* QPID-5238 - Added several DISCOVER-* operations from the management spec.Ted Ross2013-10-213-44/+205
* QPID-5244: remove stale QMFv1 agent exampleKenneth Anthony Giusti2013-10-216-818/+0
* 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