summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Send accept in response to message publications if required.Gordon Sim2008-03-2712-10/+287
* Update to dtx inline with latest spec:Gordon Sim2008-03-2621-276/+691
* Removed unused class RefCountedMap.Alan Conway2008-03-261-1/+0
* Bounds-checking iterator wrapper, for use with Codec::encode/decode.Alan Conway2008-03-264-1/+143
* Changed construtor serialbits type, was double should be long (ref qpid-861)Arnaud Simon2008-03-261-1/+1
* Re-enable the establishment of inter-broker links.Gordon Sim2008-03-268-22/+22
* Qpid-860: changed running test conditionArnaud Simon2008-03-261-2/+2
* Qpid-860: provides support for specifying a list of test to be excludedArnaud Simon2008-03-261-2/+77
* Qpid-861: Java RFC 1982 implementation + Junit testsArnaud Simon2008-03-263-0/+275
* QPID-877: applied patch from Ted RossNuno Santos2008-03-2510-115/+294
* Add missing header file to SOURCES.Alan Conway2008-03-251-0/+1
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-2526-49/+80
* Fixed use of intrusive_ptr in code that was missedAndrew Stitcher2008-03-252-8/+10
* make build.xml files backward-compatible with ant 1.6.5, by replacing ant 1.7...Nuno Santos2008-03-245-18/+23
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-2445-174/+210
* Made dom query results addable per QPID-870.Rafael H. Schloming2008-03-221-1/+18
* This commit is associated with JIRA QPID-859Rajith Muditha Attapattu2008-03-201-2/+10
* This commit is for JIRA QPID-859Rajith Muditha Attapattu2008-03-2030-0/+1026
* This is a fix for QPID-864.Rajith Muditha Attapattu2008-03-203-11/+24
* This contains a trivial fix for QPID-863.Rajith Muditha Attapattu2008-03-192-86/+38
* Qualify names to fix gcc 4.3 compile errors.Alan Conway2008-03-182-7/+7
* Fix typo in man page: log.output -> log-outputAlan Conway2008-03-181-2/+2
* Make AsyncIOAcceptor multi-protocol:Alan Conway2008-03-1828-267/+517
* This commit is for QPID-859Rajith Muditha Attapattu2008-03-1811-10/+199
* Revision 636791 says: "Added constant to represent the AMQP versions, as prev...Arnaud Simon2008-03-182-2/+3
* verify scripts for the JMS direct exchange examples. This is tracked in JIRA-859Rajith Muditha Attapattu2008-03-175-0/+24
* Added file missed in last commit.Gordon Sim2008-03-172-0/+36
* Scope exclusive queues to sessions.Gordon Sim2008-03-1711-55/+96
* Added constant to represent the AMQP versions, as previously it was hard-coded.Rajith Muditha Attapattu2008-03-132-1/+8
* Added missing header files to distribution.Gordon Sim2008-03-131-0/+2
* Fix build failure.Alan Conway2008-03-121-2/+2
* rubygen/0-10/specification.rb:Alan Conway2008-03-1121-161/+891
* Enabled tx methods on final 0-10 path and converted tests accordinglyGordon Sim2008-03-119-125/+192
* Converted some more testsGordon Sim2008-03-112-17/+17
* Fixed headers exchange to allow unbind using binding key and not argsGordon Sim2008-03-116-91/+89
* added *.pyc to svn:ignore for tests and tests_0-10Rafael H. Schloming2008-03-110-0/+0
* added convenience API for turning on logging; added logging for controls and ...Rafael H. Schloming2008-03-1110-29/+73
* Fixed broker to take application headers from final format message-properties...Gordon Sim2008-03-116-36/+59
* fixed datatypes.Struct.type -> datatypes.Struct._type rename omitted from ser...Rafael H. Schloming2008-03-101-1/+1
* renamed datatypes.Struct.type -> datatypes.Struct._type; this avoids naming c...Rafael H. Schloming2008-03-1011-73/+89
* Adjusted exception handling in c++ for final 0-10 path.Gordon Sim2008-03-106-61/+99
* added support for mapsRafael H. Schloming2008-03-075-10/+116
* Added acquire impl to final 0-10 codepathGordon Sim2008-03-078-37/+75
* send an empty frame for an empty segmentRafael H. Schloming2008-03-072-3/+1
* added session.sync(); session.auto_sync; made transfers not auto-complete; fi...Rafael H. Schloming2008-03-0711-17/+126
* Converted some more tests to use new clientGordon Sim2008-03-075-93/+201
* Removed redundant code (see QPID-838). As this is a major 0.10 change tck has...Arnaud Simon2008-03-072-92/+10
* added timeouts to hello-010-world; switched to conditions rather than events ...Rafael H. Schloming2008-03-077-34/+104
* Changed host name to localhost so the test can run on Windows (see QPID-836)Arnaud Simon2008-03-071-2/+2
* This is a very simple fix for QPID-837 (this code will be changed once the me...Arnaud Simon2008-03-071-1/+1