summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improved exception handling for commit.Gordon Sim2008-06-101-10/+18
* Updated doxygen comments in qpid/client/*.hAlan Conway2008-06-0936-571/+270
* Moved from AccumulatedAck to SequenceSet in managing transactional acceptsGordon Sim2008-06-0918-307/+42
* QPID-901: always reset the auto-sync mode even if the call failsRafael H. Schloming2008-06-092-9/+21
* QPID-901: made logging of ids less expensive, also limit how much data we dum...Rafael H. Schloming2008-06-093-4/+16
* QPID-901: added logging of sync bit and command-idRafael H. Schloming2008-06-094-3/+51
* QPID-1127: disable direct buffers as default.Arnaud Simon2008-06-091-0/+1
* Missing lock in SessionManager::forget()Alan Conway2008-06-091-1/+4
* QPID-1126: reuse channel numbers for sessions that have closed, and honor the...Rafael H. Schloming2008-06-079-174/+64
* QPID-1124 : Use thread-safe map for messageListenersRobert Godfrey2008-06-061-1/+1
* QPID-1125: log exceptions destined to be swallowed by MINARafael H. Schloming2008-06-061-2/+11
* add missing headerNuno Santos2008-06-061-0/+1
* QPID-1124 : Use thread-safe map for messageListenersRobert Godfrey2008-06-061-2/+3
* Added exceptions to sys::Waitable.Alan Conway2008-06-0612-92/+123
* Added mutexes back in to protect management counts from corruptionTed Ross2008-06-062-4/+11
* QPID-1062: use sync flag instead of sync command on tx commitArnaud Simon2008-06-061-1/+2
* QPID-1062: merge writes of separate frames within an assembly, use sync flag ...Rafael H. Schloming2008-06-064-25/+79
* Modified to work with boost-1.32Alan Conway2008-06-051-8/+12
* Dequeue persistent messages from store in queue purgeTed Ross2008-06-051-1/+9
* Uncomment test now that inline allocator is fixed.Gordon Sim2008-06-051-2/+1
* Fixed bug in InlineAllocatorAlan Conway2008-06-051-4/+11
* Minor additions to Range and RangedSetKim van der Riet2008-06-051-1/+10
* QPID-1116: fixed a race condition in connection/session close, session close ...Rafael H. Schloming2008-06-057-10/+28
* install libs in arch-appropriate directoryNuno Santos2008-06-051-1/+1
* cleanup old irrelevant tests (from 0-10 preview functions)Gordon Sim2008-06-055-320/+2
* install libs in arch-appropriate directoryNuno Santos2008-06-051-2/+2
* install libs in arch-appropriate directoryNuno Santos2008-06-051-0/+1
* install libs in arch-appropriate directoryNuno Santos2008-06-051-1/+1
* install libs in arch-appropriate directoryNuno Santos2008-06-051-3/+3
* Load modules from /usr/lib64/qpidd on x86_64 architectureTed Ross2008-06-051-0/+7
* Fix to makefile and tests (one test temporarily disabled until a fix is found).Gordon Sim2008-06-055-40/+65
* Re-introduced previously clobbered realm option.Gordon Sim2008-06-051-0/+2
* QPID-1123: Added a timeout (threading issue is still to be fixed)Arnaud Simon2008-06-051-4/+14
* Management cleanup - renamed config/inst elements to properties and statisticsTed Ross2008-06-041-3/+3
* Management cleanup - Synchronized with the spec on the WikiTed Ross2008-06-044-22/+22
* QPID-1120: don't reset batch size as part of the messages are not accepted an...Arnaud Simon2008-06-041-1/+0
* Remove unused classes IList and ISList.Alan Conway2008-06-046-769/+0
* Fix valgrind error.Alan Conway2008-06-041-1/+1
* Management clean-up. Made the management broker more defensive with regard t...Ted Ross2008-06-042-25/+45
* QPID-1062: use BBDecoder for non fragmented segments, modified BBDecoder/Enco...Rafael H. Schloming2008-06-048-25/+88
* Request a timely reqply to session.completed based on configured flush interval.Alan Conway2008-06-043-5/+13
* QPID-1121Ted Ross2008-06-041-1/+3
* Increased default flush interval to 1MB, send spontaneous known-completed at ...Alan Conway2008-06-045-11/+72
* Change to lazy-loading to avoid relying on the content-size to be set by client.Gordon Sim2008-06-043-14/+22
* Avoid use of valgrind --log-file-exactly flag, removed in valgrind 3.3Alan Conway2008-06-044-9/+9
* QPID-1120: Changed addDeliveredMessage and commit so session.completed is sen...Arnaud Simon2008-06-042-15/+52
* Removed assignment of a string literal that causes problems with some newer c...Ted Ross2008-06-042-6/+6