summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* - SequenceSet implemented on RangeSet.Alan Conway2008-04-2313-228/+134
* Add support for reading 0-10 arrays; Set sync bit on session header for comma...Gordon Sim2008-04-232-1/+9
* Added to the no-local tests, cleaned up comments (and highlighted non-standar...Gordon Sim2008-04-231-13/+48
* * Renamed the Acceptor class to be the ProtocolFactory classAndrew Stitcher2008-04-225-66/+50
* QPID-920: allow applications to trigger the sending of a flush to serverGordon Sim2008-04-224-0/+13
* Moved federation to final 0-10 codepathGordon Sim2008-04-2211-51/+64
* QPID-945 from Ted RossCarl C. Trieloff2008-04-221-0/+159
* QPID-948: patch from Ted Ross for updated management utilities to 0-10 finalRafael H. Schloming2008-04-224-26/+25
* QPID-947: update cpp and python management to 0-10 finalRafael H. Schloming2008-04-2227-1328/+1453
* QPID-944: do no-local checking where requested when there is an exclusive sub...Gordon Sim2008-04-229-13/+59
* QPID-648: (based on patch from mfarrellee@redhat.com) Gordon Sim2008-04-228-28/+329
* Fix packaging problems for rpmbuild.Alan Conway2008-04-211-33/+33
* * raise error when controls other than attached are received on unattached ch...Gordon Sim2008-04-214-18/+30
* Disable compilation of amqp_0_10 codec until ready for integration.Alan Conway2008-04-212-40/+42
* Better workaround for boost::ptr_map incompatibility between boost 1.33 and 1...Alan Conway2008-04-216-93/+30
* Fix compile error on rhel5.Alan Conway2008-04-211-45/+45
* src/qpid/RangeSet.h: generic set implementation using ranges.Alan Conway2008-04-217-15/+512
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-2120-52/+90
* QPID-939 Added "ID:" to message IDArnaud Simon2008-04-211-1/+1
* QPID-920: converted c++ client to use final 0-10 protocolGordon Sim2008-04-2089-2083/+1587
* Added missed new include fileAndrew Stitcher2008-04-181-0/+1
* Refactored Acceptor code to allow multiple acceptors to be present in the brokerAndrew Stitcher2008-04-186-34/+79
* Fix test failure.Alan Conway2008-04-181-2/+3
* Split AsynchIOAcceptor into IOHandler and connection control codeAndrew Stitcher2008-04-184-142/+198
* QPID-901: update pom to work with new codegenRafael H. Schloming2008-04-183-6/+8