summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added sed based alternative to help2man to ensure that a reasonable man page ...Gordon Sim2010-06-305-8/+28
* QPID-2706 Patch from Chuck RolkeTed Ross2010-06-291-0/+13
* QPID-2706 Patch from Chuck RolkeTed Ross2010-06-298-20/+7
* Move all shared lib prefix/postfix/suffix settings from tests/CMakeLists.txt ...Stephen D. Huston2010-06-293-13/+11
* added a case for SEC_ERROR_EXPIRED_CERTIFICATE: in getErrorString() Rajith Muditha Attapattu2010-06-291-0/+1
* phrase level markup change.Jonathan Robie2010-06-281-1/+1
* Modified the wording for the log4j section.Jonathan Robie2010-06-281-6/+6
* QPID-2689: Install and package Visual Studio debugging symbols (.pdb) files,Andrew Stitcher2010-06-282-168/+191
* QPID-2663: fix parameter name misspelling [found by tross]Kenneth Anthony Giusti2010-06-281-2/+2
* fix mangling for addresses that are NoneRafael H. Schloming2010-06-281-1/+1
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-251-6/+74
* Added null checks in fillInCommonNodeArgs() and when trying to parse capaciti...Rajith Muditha Attapattu2010-06-251-6/+12
* add uuid prefix to addresses beginning with hash(#)Rafael H. Schloming2010-06-251-0/+8
* fix timeout tests to not leave queues lying aroundRafael H. Schloming2010-06-251-1/+1
* make sure we initialize properties even if application_headers is NoneRafael H. Schloming2010-06-251-1/+1
* added support for x-amqp-0-10.{app-id,content-encoding,routing-key}Rafael H. Schloming2010-06-253-5/+22
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-2523-378/+498
* QPID-2698: recognise special property names for amqp 0-10 specific message- a...Gordon Sim2010-06-254-3/+98
* added optional timeouts to {connection,session,sender,receiver}.close() as we...Rafael H. Schloming2010-06-255-25/+148
* Reduce feature box size further for IE6 compatibilityRobert Gemmell2010-06-252-2/+2
* QPID-2696Rajith Muditha Attapattu2010-06-254-24/+93
* Modified to reflect new Wiki location.Jonathan Robie2010-06-251-5/+5
* Reduce feature_box class width to account for parent paddingRobert Gemmell2010-06-242-3/+2
* Handle the case where older versions of the broker supply no delivery-propert...Ted Ross2010-06-241-1/+1
* added full support for unreliable, at-least-once, and at-most-once reliabilit...Rafael H. Schloming2010-06-242-18/+68
* Fix regression in r956882, sporadic failures of client_test.cpp:testBadClient...Alan Conway2010-06-243-18/+11
* Fix test bug causing occasional failure of cluster_test.Alan Conway2010-06-241-1/+1
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-2417-1/+779
* Ensure spout example waits for all messages to be sent before detaching sessionGordon Sim2010-06-241-0/+1
* QPID-2691: ensure ttl adjustment uses correct expiration on cloned messageGordon Sim2010-06-244-5/+10
* Modified to ensure all subprocesses terminate before a test ends.Jonathan Robie2010-06-231-5/+59
* Make verify_cluster_objects more informative.Alan Conway2010-06-231-9/+16
* Unit tests based on examples shipped with the client APIs. Tests both the exa...Jonathan Robie2010-06-231-0/+496
* Make management+cluster test more aggressive.Alan Conway2010-06-234-16/+13
* * Updated docs for wrapJonathan Robie2010-06-231-6/+21
* QPID-2687: Make PluginManager auto-deploy bundles properlyRobert Gemmell2010-06-231-25/+7
* Fixed scripts that referred to README instead of README.txt.Jonathan Robie2010-06-2311-66/+49
* QPID-2635: Add fork once to junit ant taskRobert Gemmell2010-06-231-4/+5
* Changed README to README.txt throughout the project for consistency. Removed ...Jonathan Robie2010-06-2316-163/+61
* small clean up: Remove use of obsolete Dispatcher class.Andrew Stitcher2010-06-231-8/+4
* QPID-2388: Do not unmask signals whilst waiting for IO to happenAndrew Stitcher2010-06-232-18/+2
* QPID-2688: ensure that unacked messages are requeued before autodeletion occu...Gordon Sim2010-06-224-9/+77
* Fix bad assertion introduced in prevoius commit r956882Alan Conway2010-06-222-4/+7
* Don't hold QueueRegistry lock while iterating over queues to purge them of ex...Gordon Sim2010-06-221-1/+17
* Qpid-2555 Patch 4 provided by Sorin Suciu, based on local review commentsMartin Ritchie2010-06-2216-426/+586
* QPID-2555 : Applied patch 3 from Sorin SuciuMartin Ritchie2010-06-226-57/+87
* Set build-book.sh execute permissionMartin Ritchie2010-06-221-0/+0
* QPID-2555 : Info-Plugin systest fixesMartin Ritchie2010-06-223-4/+253
* QPID-2555 : Modified the MANIFEST to include org.apache.qpid.common and org.a...Martin Ritchie2010-06-2213-434/+399
* QPID-2555 : Improvements on info plugin, using SOAPMartin Ritchie2010-06-2210-0/+949