summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move qpid to tlpqpid.0-10Joe Schaefer2008-12-120-0/+0
* Modified return codes for txtest: returns 1 if check fails; 2 if exception is...Kim van der Riet2008-09-181-4/+6
* Build tweaks for distcheck: Gordon Sim2008-08-193-2/+6
* Forgot to remove unneeded commentKim van der Riet2008-08-191-1/+0
* Missing DTX recover code for --dtx mode in txtestKim van der Riet2008-08-192-1/+30
* Added --dtx option to txtest for DTX transaction testingKim van der Riet2008-08-181-5/+28
* QPID-1250: Ensure broker receives session.detached before channel can be reus...Gordon Sim2008-08-181-1/+6
* updated qpid.0-10/java to match trunk/qpid/java@686835Rafael H. Schloming2008-08-1817-3/+58
* updated qpid.0-10/java to match trunk/qpid/java@686172Rafael H. Schloming2008-08-152-1/+11
* updated qpid.0-10/java to match trunk/qpid/java@686097Rafael H. Schloming2008-08-15628-16867/+29079
* Add extra boost headers to dist tarballGordon Sim2008-08-121-15/+27
* use decimal literal (python 2.3 converts the old hex literal into a negative ...Gordon Sim2008-08-121-1/+1
* Ported from trunk: Usage of lockf for locking the data directory. This ensur...Ted Ross2008-08-082-26/+34
* Updated suppressionsGordon Sim2008-08-071-124/+65
* Merged r681164.Gordon Sim2008-08-064-0/+148
* * revised approach for setting tcp-nodelay on client to avoid breaking platfo...Gordon Sim2008-08-058-28/+37
* Merged r682685: Modified error checking on TCP socket read so that it's no lo...Gordon Sim2008-08-051-1/+5
* This is related to QPID-1208Rajith Muditha Attapattu2008-07-311-3/+2
* Added error handling for case where socket cannot be accepted e.g. due to con...Gordon Sim2008-07-301-5/+10
* Merged r680691Gordon Sim2008-07-291-2/+6
* Ensure that the management thread is stopped before shutdown() returns (to al...Gordon Sim2008-07-281-0/+1
* Reduce the size of messages in fanout perftest to keep the queues from gettin...Gordon Sim2008-07-251-1/+1
* Only reduce count and size maintained for queue plicy when messages are actua...Gordon Sim2008-07-254-33/+59
* Merged fix to SubscriptionManager (was r679739)Gordon Sim2008-07-252-1/+24
* QPID-447: Optional mechanism to avoid race when automating topic tests. Patch...Gordon Sim2008-07-252-8/+36
* Set a configurable default size limit on queuesGordon Sim2008-07-244-10/+23
* excluded a known-failing test for durable subscriptions, the fix is on trunk ...Rafael H. Schloming2008-07-231-0/+1
* Further fixes to transactional perftest:Gordon Sim2008-07-231-4/+4
* Fix to transaction batching. (Backport of r669215).Gordon Sim2008-07-221-1/+1
* This is related to QPID-1163.Rajith Muditha Attapattu2008-07-142-14/+15
* Allow for pluggable exchange types.Gordon Sim2008-07-142-6/+28
* Add a get() method to subscription manager that retrieves one message from th...Gordon Sim2008-07-1011-312/+280
* Assume accept-mode=1 (i.e. none required) where not explicitly specified on a...Gordon Sim2008-07-103-3/+10
* Branch at a stable point for 0-10 support (prior to M3). This includes the C+...Rafael H. Schloming2008-07-080-0/+0
* QPID-1143: removed race condition in testRafael H. Schloming2008-06-171-1/+2
* QPID-1143: added buffering, we now only issue one write per assemblyRafael H. Schloming2008-06-162-2/+20
* QPID-1142: made session.sync() always set the sync flag on execution_syncRafael H. Schloming2008-06-162-7/+23
* add enough to the server delegate to permit java clients to connectRafael H. Schloming2008-06-161-2/+5
* This is a fix for QPID-1140 and QPId-1141.Rajith Muditha Attapattu2008-06-162-31/+10
* QPID-1138: codec support for timestampsGordon Sim2008-06-161-0/+8
* QPID-1139: use RFC1982 comparisons for rollback mark and update rollback mark...Rafael H. Schloming2008-06-164-12/+38
* QPID-901: add tests for RangeSet; fixed a bug found by the new testsRafael H. Schloming2008-06-164-21/+265
* QPID-901: set the frame track correctlyRafael H. Schloming2008-06-161-6/+4
* QPID-1078: fix the broken paths in qpid-incubating.jar and use the proper del...Rafael H. Schloming2008-06-161-2/+2
* Bugfix: usage line did not show with --help optionTed Ross2008-06-161-3/+5
* QPID-901: request known-completed every 64K incoming commands, fixed handling...Rafael H. Schloming2008-06-132-5/+52
* Fix for broker wraparound problem.Alan Conway2008-06-135-12/+25
* Revert SessionState changes in r667503.Alan Conway2008-06-131-12/+8
* Changed the store path back to what it was.Rajith Muditha Attapattu2008-06-131-1/+1
* QPID-901: don't send known-completed for ranges we ignoreRafael H. Schloming2008-06-132-5/+18