summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added the following tests to 0-10 exclude lists as these tests are for the ja...Rajith Muditha Attapattu2008-05-012-1/+8
* This commit is for QPID-992 and QPID-993Rajith Muditha Attapattu2008-05-016-1/+43
* QPID-988 and QPID-989: fixes to framing for final 0-10 specGordon Sim2008-04-308-24/+16
* More RDMA Work in ProgressAndrew Stitcher2008-04-294-147/+66
* QPID-983: fixed deadlock between AMQConnection.close and FailoverHandlerRafael H. Schloming2008-04-291-37/+47
* QPID-984: override MINA's IoServiceListenerSupport class in order to fix infi...Rafael H. Schloming2008-04-291-0/+351
* Removed some unnecessary #includesAndrew Stitcher2008-04-292-3/+1
* QPID-981: allow id and exclude list to be passed through when creating a brid...Gordon Sim2008-04-291-5/+14
* QPID-979: added backwards compatible uuid to qpid.datatypesRafael H. Schloming2008-04-292-1/+47
* QPID-974: allow the size of the queue of outgoing frames to be restrictedGordon Sim2008-04-2932-270/+574
* QPID-981: management schema change missed from previous commitGordon Sim2008-04-291-5/+7
* QPID-977: shutdown mgmt client cleanly in federation tests (patch from tross@...Gordon Sim2008-04-296-8/+178
* Work In Progress:Andrew Stitcher2008-04-2810-1/+1543
* QPID-971 - Senaka Fernando, I also edited the README in a few places.Carl C. Trieloff2008-04-282-0/+128
* QPID-918 patch from SenakaCarl C. Trieloff2008-04-282-2/+18
* Session state as per AMQP 0-10 specification.Alan Conway2008-04-275-25/+586
* Fixed caught exception type in recoveryGordon Sim2008-04-251-1/+2
* Fix building examples when using a VPATH buildAndrew Stitcher2008-04-251-1/+1
* QPID-832: fixed merge artifact affecting replyToRafael H. Schloming2008-04-241-13/+6
* QPID-958 by Danushka Menikkumbura Carl C. Trieloff2008-04-242-284/+329
* Generate c++ code from final 0-10 specGordon Sim2008-04-2489-3884/+1793
* Correct expected error codes for final 0-10 specGordon Sim2008-04-241-2/+2
* QPID-832 : Fix CRLF line endingsRobert Godfrey2008-04-2410-1461/+1461
* add include for list, for gcc4.3Nuno Santos2008-04-241-0/+1
* QPID-832 : Fix eol-styleRobert Godfrey2008-04-24166-32444/+32444
* Edits to doxygen comments for user documentation.Alan Conway2008-04-2424-137/+137
* QPID-832 make systests runAidan Skinner2008-04-242-3/+7
* QPID-953 from trossCarl C. Trieloff2008-04-247-18/+59
* emacs/qpid-c++-mode.el: qpid-c++-mode for Emacs.Alan Conway2008-04-241-0/+226
* QPID-832: fixed DerbyMessageStore to compile on Java 1.5 (hopefully)Rafael H. Schloming2008-04-241-4/+5
* QPID-832 update pom versionAidan Skinner2008-04-246-15/+15
* QPID-832 nuke some obsolete stuffAidan Skinner2008-04-244-770/+0
* QPID-832 merge M2.xAidan Skinner2008-04-24269-4480/+21405
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-243-0/+83
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-241-0/+27
* QPID-832 sync build stuff from thegreatmergeAidan Skinner2008-04-2410-6/+49
* QPID-832 copy from M2.xAidan Skinner2008-04-246-0/+600
* QPID-832 copy from M2.xAidan Skinner2008-04-244-0/+614
* QPID-832 copy from M2.xAidan Skinner2008-04-2443-0/+8740
* QPID-832 copy from M2.xAidan Skinner2008-04-2455-0/+7847
* QPID-832 copy from M2.xAidan Skinner2008-04-2490-0/+11835
* QPID-832 copy from M2.xAidan Skinner2008-04-2417-0/+3012
* QPID-832 sync from M2.xAidan Skinner2008-04-23364-0/+99180
* QPID-832 copy the M2.x brokerAidan Skinner2008-04-23278-0/+44032
* Delete stuff that's just going to get synced from M2.xAidan Skinner2008-04-23769-151267/+0
* Fix build error introduced by earlier commit.Alan Conway2008-04-232-8/+2
* Reverted earlier change to valgrind suppressionsAndrew Stitcher2008-04-231-74/+0
* src/tests/ClientSessionTest.cpp: uncommented tests for session resume as EXPE...Alan Conway2008-04-232-21/+56
* Patch from Mick Goulish: Fixes to previous improved portability patchAndrew Stitcher2008-04-233-40/+115
* Make python tests work with VPATH buildsAndrew Stitcher2008-04-232-5/+9