summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed code problem for Python versions less than 2.5Ted Ross2009-01-091-3/+4
* QPID-1563: Use createTempFileAidan Skinner2009-01-092-19/+3
* Added --cluster-read-max: max number of outstanding mcasts in CPG buffers.Alan Conway2009-01-096-17/+57
* Fix for compatibility with latest corosync.Alan Conway2009-01-081-7/+8
* Fix to build on latest corosync versions.Alan Conway2009-01-082-14/+14
* Fixed automake files so c++ console headers are properly packaged.Ted Ross2009-01-083-2/+20
* removed extraneous ./ from the READMERafael H. Schloming2009-01-081-1/+1
* Added missing import statementTed Ross2009-01-081-0/+1
* ignore hearbeat controls rather than barfing on them, also permit the heartbe...Rafael H. Schloming2009-01-082-7/+19
* cluster: handle multicast errors.Alan Conway2009-01-084-7/+11
* removed amqp-doc as it is broken and the same functionality is now available ...Rafael H. Schloming2009-01-081-80/+0
* made codegen happen on module import rather than on object instantiation, thi...Rafael H. Schloming2009-01-085-84/+72
* Improve error handling, helpAidan Skinner2009-01-081-18/+55
* capture the svn URL as well as the svn rev as an artifactRafael H. Schloming2009-01-081-2/+4
* updated release script to accept the repo path as an argumentRafael H. Schloming2009-01-081-5/+6
* QPID-976: Prompt for password if it is required and not specified through set...Gordon Sim2009-01-081-7/+21
* QPID-976: Patch from Ted Ross (tross@redhat.com). Remove the handling of empt...Gordon Sim2009-01-081-28/+1
* Tidied up a number of TODO itemsAndrew Stitcher2009-01-087-15/+11
* Namespace and IntegerTypes.h tweaks to build on Windows Visual C++Stephen D. Huston2009-01-079-7/+13
* Resolve some compile errors on Windows qmfconsoleStephen D. Huston2009-01-074-10/+11
* Adapt to recent changes/additionsStephen D. Huston2009-01-072-9/+21
* Add cluster-related content to generated sources; re-gen vc projects. Fixes Q...Stephen D. Huston2009-01-075-6/+166
* Ensure that if no store is loaded we don't flow to disk, but revert to reject...Gordon Sim2009-01-074-4/+49
* This is related to QPID-1558.Rajith Muditha Attapattu2009-01-073-4/+59
* added *.pyc to svn:ignoreRafael H. Schloming2009-01-070-0/+0
* Only define cobertura task definition when it's about to get used.Aidan Skinner2009-01-073-5/+7
* Consistent #if defined for header selectino.Alan Conway2009-01-071-3/+3
* Add script to reset the alerting levels, which were broken in M2.1Aidan Skinner2009-01-071-0/+58
* QPID-1548: Make the CLI depend on management-common, use the login logic there.Aidan Skinner2009-01-0724-69/+114
* QPID-1539: add management/common module. Move SASL and login code there.Aidan Skinner2009-01-0721-215/+139
* Remove mechanism restrictions from default sasl config file.Gordon Sim2009-01-071-1/+0
* QPID-1528: Add get/set commands for JMX attributes.Aidan Skinner2009-01-072-5/+51
* QPID-1522: Move command line constants to individual command files. Centralis...Aidan Skinner2009-01-0724-121/+845
* QPID-1522: Fix spelling error in classnameAidan Skinner2009-01-074-16/+8
* QPID-1522: Move common code up to CommandImpl. Rename methods to be consisten...Aidan Skinner2009-01-0716-436/+131
* QPID-1522: Rename Command class to CommandImpl and make it implement Command ...Aidan Skinner2009-01-079-22/+12
* QPID-1560: add support for a qpid.exclusive-binding option on direct exchange...Gordon Sim2009-01-073-3/+48
* Fix for windows build: add implementations of the getSecurityLayer()Gordon Sim2009-01-071-0/+15
* Work on the low level IO code:Andrew Stitcher2009-01-0613-83/+394
* cluster/OutputInterceptor.cpp: added locking around use of ClusterOutputinter...Alan Conway2009-01-061-3/+14
* Add option to use single connection for all producers, and consumers to test ...Carl C. Trieloff2009-01-061-6/+25
* Added missing include file for ::memcpyTed Ross2009-01-061-0/+1
* * Cyrus SASL intgeration for c++ clientGordon Sim2009-01-0632-263/+1381
* Add option to use single connection for all producers, and consumers to test ...Carl C. Trieloff2009-01-061-5/+16
* QPID-1556: fixed broken URLRafael H. Schloming2009-01-061-1/+1
* QPID-1557: fixed the cpp.cluster test profileRafael H. Schloming2009-01-0611-16/+39
* cpp/src/tests/ForkedBroker.h: keep tests quiet, set --log-enable=error+Alan Conway2009-01-051-0/+1
* Minor logging fixes.Alan Conway2009-01-052-46/+66
* Update test in line with change to default logging level (see r731649).Gordon Sim2009-01-051-1/+1
* Sorry! Carelessly committed more than I wanted to. Reverting part of my previ...Gordon Sim2009-01-051-14/+3