summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * remove generated Makefile from svnGordon Sim2008-06-252-551/+3
* Const-correctness fixes in MessageStore.hAlan Conway2008-06-238-52/+65
* Fix path problems in examples make checkAlan Conway2008-06-233-3/+9
* Fix build problems in examples on older automakesAlan Conway2008-06-233-9/+551
* QPID-1069: Patch from Steve Huston: Build with Boost 1.35Andrew Stitcher2008-06-201-1/+4
* Patch from Manuel Teira: https://issues.apache.org/jira/secure/CommentAssignI...Alan Conway2008-06-2061-267/+246
* QPID-1112: send completed every maxPrefetch / 2 instead of after every messag...Arnaud Simon2008-06-201-1/+1
* QPID-1101 : Updated Direct Exchange so it does not modify lists of queuesRobert Godfrey2008-06-202-11/+20
* QPID-1144 : Reference count drops to zero too early for immediate messages in...Robert Godfrey2008-06-202-4/+12
* QPID-950 : Fixed Derby Message StoreRobert Godfrey2008-06-191-72/+111
* QPID-950 : Broker refactoring, copied / merged from branchRobert Godfrey2008-06-19187-9421/+13228
* Fix packaging error.Alan Conway2008-06-181-0/+1
* Bring cluster code up to date.Alan Conway2008-06-181-55/+55
* Bring cluster code up to date.Alan Conway2008-06-1817-125/+124
* Fix bug that commits after every message. Oops!Gordon Sim2008-06-181-1/+1
* QPID-168 Applying an amended version of Suran's patch for this JIRA, expandin...Marnie McCormack2008-06-171-5/+146
* Added option to start topictest scripti n transactional mode (&durable)Gordon Sim2008-06-171-3/+4
* 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
* Fix bug in SessionState - avoid all replay calculations for timeout==0.Alan Conway2008-06-131-8/+12
* QPID-901: flush after every 64K commands issuedRafael H. Schloming2008-06-131-0/+7
* Removed --store-async option as it is no longer releventRajith Muditha Attapattu2008-06-131-1/+1
* Default --log-output to syslog in --daemon mode.Alan Conway2008-06-121-2/+7
* add missing DESIGN file to Makefile.amNuno Santos2008-06-121-1/+1
* Fix test error.Alan Conway2008-06-121-3/+6
* Propagate error messages across the Demux between network & user threads.Alan Conway2008-06-126-12/+16
* Improvements to comment clarity.Alan Conway2008-06-123-3/+3
* QPID-1134: updated username:password --> guest:guestArnaud Simon2008-06-125-5/+5
* replaced example usages of message_flow with the start() methodRafael H. Schloming2008-06-119-25/+15
* load the old version of the spec file for old codec tests, removed unused tes...Rafael H. Schloming2008-06-112-7/+1
* * make tcp-nodelay option available for all testsGordon Sim2008-06-112-10/+50
* Qpid-1130: don't store unack message tags when the session is transactedArnaud Simon2008-06-101-1/+4
* QPID-1129: unless otherwise specified, limit the receive buffer size to 64KRafael H. Schloming2008-06-101-1/+6
* updated hello-worldRafael H. Schloming2008-06-101-2/+4
* updated the hello-world scriptRafael H. Schloming2008-06-102-75/+30
* Removed import of deleted test modules.Gordon Sim2008-06-101-2/+0