summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix cluster broker crashes when management is active.Alan Conway2010-06-2212-427/+188
* Tell people how to set up their paths for QMF.Jonathan Robie2010-06-211-0/+4
* Fix version infoAlan Conway2010-06-187-30/+11
* QPID-2677: send agent locate req after binding to agent.ind.dataKenneth Anthony Giusti2010-06-171-2/+5
* Refer to FailoverUpdatesImpl as the struct it is, not a class. Removes compil...Stephen D. Huston2010-06-171-1/+1
* Consistent comparison of unsigned values; clarify usage as well as removing p...Stephen D. Huston2010-06-171-1/+2
* Change warning C4996 from level 1 to level 4. This is the "warning C4996: 'st...Stephen D. Huston2010-06-172-1/+9
* Fixed numbering for sections - now includes chapter.Jonathan Robie2010-06-171-3/+3
* QPID-2663: rate limit heartbeat processing, set minimum heartbeat intervalKenneth Anthony Giusti2010-06-171-60/+85
* Allow libraries to be independently versioned in the autotools build.Alan Conway2010-06-179-41/+52
* QPID-2665: Remove BROKER from object types for pluginsRobert Gemmell2010-06-174-16/+1
* QPID-2654: Add Actor logging to the ACL pluginRobert Gemmell2010-06-1710-15/+275
* QPID-2662: Use actual SocketAddress instead of the String representationRobert Gemmell2010-06-1713-85/+68
* QPID-2673: dont hold a disposition change listener for messages when accept-m...Robert Gemmell2010-06-172-3/+10
* reset reconnect delay after successful connectRafael H. Schloming2010-06-171-0/+1
* don't always set the sync bit on sendRafael H. Schloming2010-06-162-8/+31
* Bug 603835 - cluster_tests.test_management failing.Alan Conway2010-06-166-37/+53
* Added Chuck Rolke's C++ .NET material from https://issues.apache.org/jira/bro...Jonathan Robie2010-06-161-9/+109
* remove assertion for condition that is in fact valid (the callback could have...Gordon Sim2010-06-161-2/+0
* performance tweaks for receive: added configurable threshold for issuing cred...Rafael H. Schloming2010-06-162-5/+21
* Nix a compile warning on Windows about converting int to bool.Stephen D. Huston2010-06-161-1/+1
* ~Jonathan Robie2010-06-155-287/+0
* Removing files that end with ~Jonathan Robie2010-06-154-439/+4
* QPID-2589 - Patch from Chuck RolkeTed Ross2010-06-1536-92/+1879
* QPID-2670: copy-on-write when tagging message for loop detectionGordon Sim2010-06-156-4/+29
* fix for python 2.3Rafael H. Schloming2010-06-151-1/+3
* This change is a partial fix for the problem of long cluster failovers. This...Michael Goulish2010-06-151-1/+3
* added back values method for backwards compatibilityRafael H. Schloming2010-06-151-2/+7
* Added "Book" templates for creating separate books with subsets of the materi...Jonathan Robie2010-06-144-0/+267
* Added qpid-cpp-benchmark to EXTRA_DIST.Alan Conway2010-06-141-0/+1
* QPID-2667 - Documentation update from Chuck RolkeTed Ross2010-06-141-8/+9
* Update for changes to names of qpid-send and qpid-receive.Alan Conway2010-06-141-2/+2
* Allow entry into notifyPendingWrite() if already stopped as it is too hardAndrew Stitcher2010-06-141-2/+2
* Move QueuePair member in Rdma::AsynchIO to ensure that it get destroyed beforeAndrew Stitcher2010-06-142-4/+6