summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-1006: Don't use tcp-nodelay as default and set socket buffer size only w...Arnaud Simon2008-05-131-8/+13
* QPID-1052: Management: session.name matches session id provided by API, handl...Nuno Santos2008-05-132-3/+24
* Fix macro used in test for backwards compatability.Gordon Sim2008-05-131-1/+1
* QPID-1052: Patch from Ted RossGordon Sim2008-05-129-15/+54
* Fix to allow VPATH builds to work after checkin for QPID-648Andrew Stitcher2008-05-121-1/+1
* QPID-1039: Patch from Mick Goulish: Fix program options behavior for Boost 10...Andrew Stitcher2008-05-124-6/+445
* QPID-1025: updated fix for empty payload issue, this change removes state tra...Rafael H. Schloming2008-05-122-15/+34
* QPID-1044: Part of patch from Jonathan Robie + changes to verify scripts to k...Gordon Sim2008-05-1227-527/+641
* QPID-1050: Patch from Ted Ross:Gordon Sim2008-05-1253-1133/+2068
* QPID-1037: removed manual setting of the module.name property as it is set au...Rafael H. Schloming2008-05-125-6/+4
* QPID-947: fixed typo in prior commitRafael H. Schloming2008-05-121-1/+1
* QPID-947: added handler for known_completed and generate known_completed when...Rafael H. Schloming2008-05-124-0/+51
* Extra ignoresGordon Sim2008-05-120-0/+0
* Couple of extra simple tests for publishing and consuming in generic fashion.Gordon Sim2008-05-123-1/+227
* Script to test federated setup using the topic test.Gordon Sim2008-05-121-0/+94
* QPID-1048: Only wait for enqueue completion for persistent queues.Gordon Sim2008-05-111-1/+1
* QPID-947: made python client use execution.sync instead of session.flush when...Rafael H. Schloming2008-05-091-1/+5
* QPID-1047: Qpidc.spec.in is missing dependencies and has misplaced files -- a...Nuno Santos2008-05-092-2/+14
* QPID-1045 and QPID-1041: added a destination attribute to incoming queues, an...Rafael H. Schloming2008-05-093-4/+37
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-0923-328/+907
* QPID-1045: always notify incoming message queues of session closure and provi...Rafael H. Schloming2008-05-097-47/+138
* QPID-648: Patch from Matt FarrelleeGordon Sim2008-05-098-9/+98
* Fix to managementgen so that VPATH builds workAndrew Stitcher2008-05-091-1/+1
* Reverted change to use ANONYMOUS as default (I had a change of heart on that)Gordon Sim2008-05-091-1/+1
* Enabled PLAIN authentication and setting of username and password for 0-10 py...Gordon Sim2008-05-097-63/+48
* QPID-1042: ensure delievery record is kept where accept_mode=not-required, ac...Gordon Sim2008-05-092-2/+27
* Make ANONYMOUS the default mechanismGordon Sim2008-05-091-1/+1
* Make ANONYMOUS the default authentication mechanism. Gordon Sim2008-05-092-2/+2
* QPID-1040: Patch from Ted Ross: Asynchronous ConnectorAndrew Stitcher2008-05-096-10/+109
* QPID-979: added qpid_config.py appropriate for devel checkoutRafael H. Schloming2008-05-081-0/+23
* QPID-979: switched to a more appropriate name for locating the specRafael H. Schloming2008-05-081-6/+6
* QPID-979: added access to enums through the session so that symbolic constant...Rafael H. Schloming2008-05-0814-112/+156
* QPID-1035: managementgen only exists in qpid C++ source - applying patched su...Nuno Santos2008-05-081-0/+26
* QPID-1035: managementgen only exists in qpid C++ source - applying patched su...Nuno Santos2008-05-081-0/+27
* QPID-1026: managementgen C++ symbol validation - applied patch supplied by Ma...Nuno Santos2008-05-082-10/+60
* QPID-1035: managementgen only exists in qpid C++ source - applying patched su...Nuno Santos2008-05-085-6/+15
* QPID-1038 add a mixed send/recieve/rollback testAidan Skinner2008-05-081-1/+18
* QPID-1038 add test caseAidan Skinner2008-05-081-0/+109
* QPID-1037: revert the junit-toolkit changeArnaud Simon2008-05-081-1/+0
* QPID-1037: Added module name prop and an exclude.modules prop + switch systes...Arnaud Simon2008-05-0811-7/+17
* QPID-1004: As this test does not extend QpidTestCase we need to exclude it fr...Arnaud Simon2008-05-081-1/+1
* QPID-1004: Disable this test as it is not finished and TTL is already testedArnaud Simon2008-05-083-6/+11
* QPID-979: added convenience accessors for headersRafael H. Schloming2008-05-073-14/+91
* Tidy up #D project a bitAidan Skinner2008-05-071-0/+1
* Tidy up #D project a bitAidan Skinner2008-05-072-13/+64
* Add integration tests to #D projectAidan Skinner2008-05-0712-10/+64
* Merged revisions 653420-654109 via svnmerge from Aidan Skinner2008-05-0713-421/+510
* Fix for defining HAS_XMLAlan Conway2008-05-061-1/+2
* This patch was attached to QPID-953.Rajith Muditha Attapattu2008-05-061-32/+44
* QPID-1033: made loading of the spec file not fail if the results cannot be ca...Rafael H. Schloming2008-05-062-3/+23