summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reduce log level from warning to info as (a) its not necessarily a bad thing ...Gordon Sim2009-01-051-4/+16
* QPID-1552Robert Greig2009-01-0547-2070/+1477
* Log changes: logging default now notice+, "listening on" messages are at noti...Alan Conway2009-01-055-5/+5
* git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@731490 13f79535-47bb-...Andrea Gazzarini2009-01-051-1/+1
* stats correction pointed out by gordonCarl C. Trieloff2009-01-031-4/+2
* - browse correction, to update replacement message on browseCarl C. Trieloff2008-12-302-0/+13
* Fixed to run correctly in VPATH build.Alan Conway2008-12-291-13/+9
* created a profile for launchign the cpp broker with clustering enabledRafael H. Schloming2008-12-231-0/+3
* QPID-1549: don't throw not implemented when we get a flush with the expected ...Rafael H. Schloming2008-12-233-2/+35
* QPID-1412 Updates and fixes for the c++ console API:Ted Ross2008-12-2318-113/+706
* Fix encoding 0-length values; resolves QPID-1449Stephen D. Huston2008-12-231-2/+4
* Insert Apache license in vcproj files past line 1; reset list of generated fi...Stephen D. Huston2008-12-237-3988/+4420
* QPID-1547: ignore socket closed exceptions if shutdownInput is brokenRafael H. Schloming2008-12-231-3/+12
* added .pyc to svn:ignore in qmfRafael H. Schloming2008-12-230-0/+0
* This is a fix for QPID-1545Rajith Muditha Attapattu2008-12-231-1/+1
* Corrected error message.Alan Conway2008-12-221-1/+1
* Fixed a compile problem on RHEL4Ted Ross2008-12-191-0/+1