summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* svn:ignoreAlan Conway2007-10-260-0/+0
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-26111-1494/+1844
* Changed queue browsing behavior: added timeout for receiveing next message an...Arnaud Simon2007-10-262-2/+2
* Changed the way temporary queues are created so that we can porduce before cr...Arnaud Simon2007-10-263-7/+33
* - added patch from TeddCarl C. Trieloff2007-10-2613-202/+413
* Additional testing of subscriber in not-acquired modeGordon Sim2007-10-251-5/+34
* Fixes to handling of non-acquired subscribersGordon Sim2007-10-251-4/+15
* Don't requeue released messages.Gordon Sim2007-10-251-1/+1
* Altered svn:ignore listGordon Sim2007-10-250-0/+0
* Changed to handle sync receive when connection is startedArnaud Simon2007-10-243-1/+45
* Updated to be 0_10 specificArnaud Simon2007-10-241-84/+198
* Removed JMS_QPID_DESTTYPE, note that this property is not used by 0_10 but JM...Arnaud Simon2007-10-241-2/+2
* Added exception handlingArnaud Simon2007-10-241-1/+7
* cahnged for using different destinationsArnaud Simon2007-10-247-7/+8
* cahnged for setting the consumer before the producerArnaud Simon2007-10-231-7/+8
* Hack for no-local when used with jms topicsGordon Sim2007-10-236-28/+102
* - removed debug coutCarl C. Trieloff2007-10-231-1/+0
* More tidying up of field table APIAndrew Stitcher2007-10-236-26/+56
* cahnged for handling IO write errorsArnaud Simon2007-10-232-0/+5
* -added missing file from checkinCarl C. Trieloff2007-10-231-0/+40
* - flush async IO if present on sync for 0-10Carl C. Trieloff2007-10-235-7/+46
* Record peer address (for logging purposes) on initiation rather than on every...Gordon Sim2007-10-221-11/+14
* QPID-651 applied patch from TedCarl C. Trieloff2007-10-1915-10/+857
* Added timeout for avoiding lockingArnaud Simon2007-10-191-1/+1
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@586520 13f7...Andrew Stitcher2007-10-1910-511/+195
* Fix to allocation algorithm in queue: prevents infinite loop when first consu...Gordon Sim2007-10-193-9/+12
* Updated for setting delivery mode of foreign messageArnaud Simon2007-10-191-0/+1
* Fix for the credit issue when we release messages that fails the selector testRajith Muditha Attapattu2007-10-191-2/+3
* Changed to handle exception correctly in onMessageArnaud Simon2007-10-191-2/+8
* Changed to handle empty dataArnaud Simon2007-10-191-0/+5
* Fixed typo in messageCarl C. Trieloff2007-10-191-1/+1
* added args to exchange binding and set x-match to any as defaultArnaud Simon2007-10-191-1/+10
* changed to handle async pre-fetchArnaud Simon2007-10-192-1/+20
* changed to manage 0_10 specific semanticsArnaud Simon2007-10-191-24/+33
* Fix for leak on receiving eof on networkAndrew Stitcher2007-10-191-7/+3
* - added init for dir and async options for storeCarl C. Trieloff2007-10-196-2/+46
* More rearranging of template specialisation to avoid gccisms and conform corr...Andrew Stitcher2007-10-182-24/+12
* changed to handle empty payload messagesArnaud Simon2007-10-181-0/+19
* - added options for aysnc store & store dir locationCarl C. Trieloff2007-10-182-2/+10
* changed to set delivery mode of received messageArnaud Simon2007-10-181-1/+2
* Lock active session id map when removing id for closed session.Gordon Sim2007-10-183-1/+8
* Recast int to FixedWidthValue conversions to avoid tamplate specialisation an...Andrew Stitcher2007-10-182-130/+18
* Fixed return of acquired message ranges (and added tests)Gordon Sim2007-10-184-8/+70
* Added original message updateArnaud Simon2007-10-181-5/+8
* Changed logic for reseting creditArnaud Simon2007-10-181-2/+4
* Fix for QPID-644Gordon Sim2007-10-184-6/+6
* Cahnged flow control for message selectorArnaud Simon2007-10-171-9/+27
* Fix to headers exchanges bind: need to check the match value is present befor...Gordon Sim2007-10-173-1/+25
* added new filesArnaud Simon2007-10-1711-0/+2060
* Updated message selectorArnaud Simon2007-10-171-0/+592