summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This is a fix for QPID-1571M4-RCsRajith Muditha Attapattu2009-01-131-3/+41
* This is related to QPID-1572.Rajith Muditha Attapattu2009-01-1312-1/+59
* QPID-1563: Use createTempFileAidan Skinner2009-01-122-19/+3
* Fixed code problem for Python versions less than 2.5Ted Ross2009-01-091-3/+4
* Fixed automake files so c++ console headers are properly packaged.Ted Ross2009-01-083-2/+20
* removed accidental branchRafael H. Schloming2009-01-083501-607536/+0
* Branch to do M4 release candidatesRafael H. Schloming2009-01-083501-0/+607536
* 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
* Added cluster-related gen file to protocol_gen.mak and regenerated all VC pro...Stephen D. Huston2009-01-076-62/+179
* Ensure that if no store is loaded we don't flow to disk, but revert to reject...Gordon Sim2009-01-074-4/+49
* Branch to do M4 release candidatesRafael H. Schloming2009-01-060-0/+0
* 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
* Added a missing ASF licence headerTed Ross2008-12-191-0/+19
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-1935-6/+3139
* Added a note about C++ client API changesRajith Muditha Attapattu2008-12-191-0/+3
* Removed the javax.servlet.jar and added the geronimo-servlet_2.5_spec-1.2.jarRajith Muditha Attapattu2008-12-193-2/+2
* Added ASF header to report.propertyRajith Muditha Attapattu2008-12-193-0/+216
* c++ release notes for M4Rajith Muditha Attapattu2008-12-191-0/+2
* Added ASF licensing headers to the following filesRajith Muditha Attapattu2008-12-1937-3913/+4692
* cluster: Increase initial estimate controlling writes.Alan Conway2008-12-197-13/+29
* Update release notes for M4Aidan Skinner2008-12-192-91/+9
* QPID-1010 patch from gemmellr@dcs.gla.ac.ukAidan Skinner2008-12-192-13/+116
* Fixed the licensing headers for the following files.Rajith Muditha Attapattu2008-12-197-162/+308
* Yet another fix for licensing headersRajith Muditha Attapattu2008-12-1930-1122/+1732
* Fixed the licensing issues for the following files.Rajith Muditha Attapattu2008-12-1922-645/+1128
* Fixed the license headers for the following filesRajith Muditha Attapattu2008-12-1961-32526/+33807
* Added a general ConnectionSettings alternative for agent initialization.Ted Ross2008-12-185-12/+37