summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* I added support in the JMS layer to figure out if it received any messages af...Rajith Muditha Attapattu2007-08-215-46/+33
* Undo revision 568249, causing tests to hang.Alan Conway2007-08-213-17/+41
* Invocation now uses the visitor mechanismGordon Sim2007-08-213-41/+17
* made -i and -I support pattern matchesRafael H. Schloming2007-08-211-2/+5
* - header correction for bufferCarl C. Trieloff2007-08-214-1/+55
* Don't add the generated files to nobase_include_HEADERS they are already in E...Gordon Sim2007-08-211-1/+0
* updated rule to reflect new location for generated fileGordon Sim2007-08-211-1/+1
* Create directory for generated filesGordon Sim2007-08-211-1/+1
* Refresh of transitional xml to more closely reflect latest specificationGordon Sim2007-08-2189-21388/+1774
* made codec.py load the spec file on demandRafael H. Schloming2007-08-211-3/+9
* added Constant interface generation Arnaud Simon2007-08-211-0/+16
* changed to use futuresArnaud Simon2007-08-211-31/+166
* changed DtxSession to return Futures, moved MessageListener to util and added...Rajith Muditha Attapattu2007-08-2110-40/+51
* Permit skipping of self tests and specify a folder for the spec file. Patch i...Rafael H. Schloming2007-08-203-13/+31
* Fixed Blob bug causing test crashes/hangs.Alan Conway2007-08-207-30/+171
* Undo over-hasty commitAlan Conway2007-08-201-1/+1
* get() returns 0 if Blob is empty.Alan Conway2007-08-201-1/+1
* If neither --listen nor --publish is specified, do both.Alan Conway2007-08-201-0/+2
* * qpidc.spec.in: Fix rpmlint "macro in changelog" warning.Alan Conway2007-08-203-4/+3
* updated syncArnaud Simon2007-08-202-15/+44
* added syncArnaud Simon2007-08-205-29/+113
* Updated QpidURL scheme Arnaud Simon2007-08-203-5/+19
* Updated QpidURL scheme Arnaud Simon2007-08-204-349/+411
* r1036@fuschia: andrew | 2007-08-20 01:41:12 +0100Andrew Stitcher2007-08-202-2/+2
* * src/qpid/framing/MethodHolder.hAlan Conway2007-08-185-16/+31
* wrote a parser for the new URL formatRajith Muditha Attapattu2007-08-175-16/+442
* Fix memory leak in client_test, caused by bug in Blob.h.Alan Conway2007-08-172-10/+13
* - few more clean-ups for async message store.Carl C. Trieloff2007-08-173-1/+3
* Fix cluster code for heap reuduction commit.Alan Conway2007-08-175-20/+12
* * Respect the GENERATE automake conditional in generated rubygen.mkAlan Conway2007-08-171-1/+3
* * Fixes for code generation.Alan Conway2007-08-177-147/+72
* fix for new heap modelCarl C. Trieloff2007-08-171-1/+1
* - corrected getMessageCount() for async messagesCarl C. Trieloff2007-08-172-1/+24
* added jndi Arnaud Simon2007-08-1712-121/+1126
* added destination URL handling Arnaud Simon2007-08-175-3/+444
* - Fix for asyncIO for storeCarl C. Trieloff2007-08-163-5/+18
* rubygen/templates/Session.rb: apply fixes that were mistakenly made to the ge...Alan Conway2007-08-161-1/+1
* AMQBodies are no longer allocated on the heap and passed with shared_ptr.Alan Conway2007-08-1695-1185/+934
* Added connection factory supportArnaud Simon2007-08-1620-131/+978
* Minor cleanup.Gordon Sim2007-08-161-1/+0
* updated javadocArnaud Simon2007-08-161-1/+1
* updated javadocArnaud Simon2007-08-161-131/+218
* Bug fix for client shutdown.Gordon Sim2007-08-161-15/+14
* Added initial ConnectionFactory support to JMSRajith Muditha Attapattu2007-08-1513-15/+258
* - async message fix in dequeueCarl C. Trieloff2007-08-152-1/+27
* async IO for broker storeCarl C. Trieloff2007-08-1510-12/+122
* Altered old client channel to use new generated session interface (primarily ...Gordon Sim2007-08-155-117/+63
* Build with -O3 -DNDEBUG for rpm release.Alan Conway2007-08-151-1/+1
* Removed perftest.Alan Conway2007-08-151-1/+0
* Removed perftest from Makefile.amAlan Conway2007-08-151-1/+1