summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-175 Patch supplied by Rob Godfrey. Now allocates new autoexpanding buffe...Robert Greig2006-12-132-4/+41
* QPID-9Martin Ritchie2006-12-133-7/+23
* Added prepared() method to MessageStore interface.Gordon Sim2006-12-136-8/+43
* Sundry fixes to spec and build system for RPM packaging.Alan Conway2006-12-131-121/+0
* Sundry fixes to spec and build system for RPM packaging.Alan Conway2006-12-1310-26/+132
* QPID-174 Fix submitted by Rob Godfrey. Now performs a flip() to ensure the li...Robert Greig2006-12-124-24/+132
* QPID-164Martin Ritchie2006-12-128-229/+1506
* QPID-139. Initial (re)port of MINA's bytebuffer abstraction. Now includes the...Steven Shaw2006-12-1231-960/+3708
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-1215-99/+316
* set logging level with propertyStephen Vinoski2006-12-121-1/+2
* QPID-171 Patch supplied by Rob Godfrey to fix problem where close check for p...Robert Greig2006-12-122-12/+84
* More example fixes and updated pomMarnie McCormack2006-12-124-36/+6
* Fixes to example classesMarnie McCormack2006-12-121-1/+1
* printing the error stack traceBhupendra Bhusman Bhardwaj2006-12-123-25/+25
* QPID-95 : Patch supplied by Rob Godfrey - throws correct exception when encou...Robert Greig2006-12-124-12/+222
* Renamed Content.h (and Content.cpp for consistency) in framing to avoid clash...Gordon Sim2006-12-124-4/+4
* QPID-102: fixed reset(), null handling and readBytes() processing in StreamMe...Robert Greig2006-12-124-283/+425
* Removed example dir from here as created under client dirMarnie McCormack2006-12-1218-1773/+0
* Re-introduced example classesMarnie McCormack2006-12-1219-0/+1884
* systests test reorgStephen Vinoski2006-12-1215-40/+30
* complete client test reorganizationStephen Vinoski2006-12-124-6/+0
* client test reorganizationStephen Vinoski2006-12-12100-19/+22
* QPID-102: removed some superfluous code from JMSStreamMessage.Robert Greig2006-12-111-87/+9
* QPID-102: add type conversion logic in StreamMessage.Robert Greig2006-12-112-76/+464
* Corrected compile errorKim van der Riet2006-12-111-1/+1
* Added new Content class and other methods in Buffer to support the new transp...Kim van der Riet2006-12-115-0/+103
* This contains a fix for QPID-165 and QPID-166Rajith Muditha Attapattu2006-12-1110-13/+137
* Added stubs for new Content interface to support new AMQP 0-9 transportKim van der Riet2006-12-112-0/+43
* Added generation for (yet to be written) Content class which will be a part o...Kim van der Riet2006-12-112-0/+10
* Allow xid to be associated with publication and acknowledgements.Gordon Sim2006-12-119-27/+61
* Patch posted to dev listed:Gordon Sim2006-12-113-11/+20
* Restored lost edit from earlier merge (note about cppunit being on path).Gordon Sim2006-12-111-1/+2
* fix misplaced double quoteStephen Vinoski2006-12-111-1/+1
* QPID-163 - attempting to change the client id results in an exception being t...Robert Greig2006-12-092-11/+49
* QPID-102 Addition of StreamMessage supportRobert Greig2006-12-099-107/+1358
* minor client build changesStephen Vinoski2006-12-082-5/+6
* fix for QPID-116Stephen Vinoski2006-12-082-2/+2
* 2006-12-08 Jim Meyering <meyering@redhat.com>Carl C. Trieloff2006-12-081-2/+3
* 2006-12-08 Based on a patch by Jim Meyering <meyering@redhat.com>Alan Conway2006-12-081-4/+3
* make hard-coded logging level variableStephen Vinoski2006-12-081-4/+1
* Some svn:ignore property updates.Gordon Sim2006-12-080-0/+0
* Merged in changes from patch submitted by Jim Meyering on dev list.Gordon Sim2006-12-081-10/+18
* added preconditions to check session status before invoking methods as per th...Rajith Muditha Attapattu2006-12-081-0/+15
* Patch submitted to dev:Gordon Sim2006-12-084-1/+27
* Added docs/api/Makefile to the list of files to create in configure.ac. Gordon Sim2006-12-081-0/+1
* Thanks Alan the static_cast does prevent the warning on rhel4/x86_64Steven Shaw2006-12-081-1/+1
* Append system and processor to the tarball nameSteven Shaw2006-12-081-1/+1
* Some more unit tests.Gordon Sim2006-12-083-17/+203
* Reverted Mina 1.0.1 change as it is causing buffer decode errorsMartin Ritchie2006-12-081-3/+3
* Upgraded Mina to 1.0.1Martin Ritchie2006-12-081-3/+3