summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle package name changes in Fedora10: openais->corosync cman->cmanlibAlan Conway2008-12-176-33/+46
* options name re-name to be more explicit & better testCarl C. Trieloff2008-12-175-19/+24
* Bounce the connection if an exception is caught on message_transfer.Ted Ross2008-12-171-0/+3
* Restrict queries to the broker-resident agent only.Ted Ross2008-12-171-12/+18
* src/qpid/amqp_0_10/Connection.cpp: allow encoding to be concurrent with addin...Alan Conway2008-12-172-10/+23
* Revert accidental commit.Alan Conway2008-12-171-9/+11
* Default --cluster-read-max to 0.Alan Conway2008-12-171-11/+9
* Default --cluster-read-max to 0.Alan Conway2008-12-171-2/+2
* QPID-1524 : Added missing locking that could cause simultaneous delivery by m...Martin Ritchie2008-12-171-0/+5
* QPID-1471 : Removed eclipse files that shouldn't have been added.Martin Ritchie2008-12-172-31/+0
* QPID-1471 : Simplist patch to correct argument type mismatch. An improved sol...Martin Ritchie2008-12-174-40/+43
* QPID-1538 : Reverted r727068Martin Ritchie2008-12-171-21/+14
* QPID-1536 : Reverted r727057Martin Ritchie2008-12-174-34/+20
* QPID-1537 : Reverted r727070Martin Ritchie2008-12-1714-25/+21