summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* modified test harness to clean up data dir when broker crashesRafael H. Schloming2008-02-213-29/+76
* Start moving towards final 0-10 spec:Gordon Sim2008-02-2150-147/+1428
* added message releasing when messag listener is setArnaud Simon2008-02-211-1/+10
* added consumer2.close as messages may be delivered to this not used consumerArnaud Simon2008-02-211-0/+1
* changed for runing only with an 0.8 broker (this is testing 0.8 connection)Arnaud Simon2008-02-211-118/+128
* Fix verify script problemAlan Conway2008-02-213-15/+8
* changed for creating durable queue for a durable subscriberArnaud Simon2008-02-211-1/+1
* changed for notifying message arrival when the header does not have a payloadArnaud Simon2008-02-211-0/+5
* added flag for tagging header without a payloadArnaud Simon2008-02-213-5/+13
* AMQP 0-10 type system:Alan Conway2008-02-2110-1/+601
* Disabled RefCountedMap test - failing with valgrind error.Alan Conway2008-02-201-1/+2
* Update examples with ASYNC mode to newSessionAlan Conway2008-02-209-9/+9
* Added non-optional enum { SYNC, ASYNC } parameter to newSession.Alan Conway2008-02-2013-30/+66
* added xa destinationsArnaud Simon2008-02-201-0/+6
* added store propArnaud Simon2008-02-201-2/+11
* added init after broker shutdown and changed receiveNowait to receive(1000)Arnaud Simon2008-02-202-63/+80
* sys::RefCountedMap - reference-counted weak map of reference-counted objects.Alan Conway2008-02-193-172/+202
* STL-style intrsive linked lists, single (ISList) and double (IList)Alan Conway2008-02-197-336/+710
* fixed svn:eol-styleRafael H. Schloming2008-02-190-0/+0
* added AMQP 0-10 finalRafael H. Schloming2008-02-192-0/+6898
* Fixed race condition in the examples: when a listener program printsAlan Conway2008-02-188-39/+72
* Fix problem with verify script in ../../bin.Alan Conway2008-02-181-1/+2
* Added sleep to verify script to avoid startup races.Alan Conway2008-02-182-2/+6
* bumped spec releaseRafael H. Schloming2008-02-181-1/+4
* Requests to release a message that has not been acquired should be ignored.Gordon Sim2008-02-182-1/+43
* svn:ignore properties.Alan Conway2008-02-150-0/+0
* Updated c++ and python fanout examples and verify scripts.Alan Conway2008-02-1515-212/+202
* protect the _currentException variable with its own lock, this avoids deadloc...Rafael H. Schloming2008-02-151-9/+13
* bumped spec releaseRafael H. Schloming2008-02-141-1/+4
* Fixed bug in browsing that failed to deal correctly with 'gaps' in message se...Gordon Sim2008-02-142-7/+57
* recompute internal 0-10 message for reused messagesRafael H. Schloming2008-02-142-12/+6
* print message text directlyRafael H. Schloming2008-02-141-1/+1
* rethrow exception rather than ignoring itRafael H. Schloming2008-02-141-0/+1
* set initial causeRafael H. Schloming2008-02-141-0/+1
* Fix for Qpid-793Rajith Muditha Attapattu2008-02-141-4/+6
* This is a fix for QPID-791Rajith Muditha Attapattu2008-02-141-4/+1
* fixed logging of message DataRafael H. Schloming2008-02-131-1/+0
* modified it to show the selector test bugRajith Muditha Attapattu2008-02-131-3/+28
* updated runSample.sh from jrobieRafael H. Schloming2008-02-131-3/+3
* added client/example to the buildRafael H. Schloming2008-02-133-1/+31
* Broker::connect - connect to URL, return ConnectionInputHandler.Alan Conway2008-02-138-14/+85
* applied patch from rajith to fix reply-toRafael H. Schloming2008-02-121-0/+8
* Patches from Ted Ross:Alan Conway2008-02-122-5/+7
* added a test for message send followed by immediate connection close; fixed c...Rafael H. Schloming2008-02-122-0/+110
* added default getConnection()Rafael H. Schloming2008-02-121-0/+5
* synchronize access to lastWrite futureRafael H. Schloming2008-02-121-4/+11
* increased the test timeoutRafael H. Schloming2008-02-121-1/+1
* Fix verify error in Makefile.amAlan Conway2008-02-122-2/+5
* Add -g to build flags to get debug info.Alan Conway2008-02-121-3/+6
* Create a tar file of verify scripts suitable for untarring into and installed...Alan Conway2008-02-123-7/+12