summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/xml/XmlExchange.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-6218: no need to retreieve external resourcesGordon Sim2014-11-071-0/+3
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-121-1/+3
* QPID-4672: C++ Broker deadlock in XmlExchange unbindCharles E. Rolke2013-03-271-0/+2
* QPID-4178: broker refactoringGordon Sim2012-08-101-1/+1
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-181-3/+1
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-1/+1
* Adds support for federation in the XML exchange.Jonathan Robie2010-10-201-17/+43
* Code cleanup in broker directory.Alan Conway2010-10-141-3/+3
* Changes needed for QPID-2029 (Clustering and Management don't work well toget...Ted Ross2010-02-121-1/+1
* Applied John Dunning's patch from https://issues.apache.org/jira/browse/QPID-...Jonathan Robie2010-01-181-2/+5
* Reversed checkin of r.813825 until its problems can be resolvedKim van der Riet2009-09-141-5/+5
* Joint checkin with cctrieloff. Refactor of exchange routing so that multi-que...Kim van der Riet2009-09-111-5/+5
* Fixed a regression affecting plugin-exchanges.Ted Ross2009-05-201-2/+3
* Modified so that the content of the message is only parsed if it is used in a...Jonathan Robie2009-02-271-2/+3
* QPID-1341 from JonathanCarl C. Trieloff2008-10-151-0/+88