summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QPID-5316: add paging-dir optionGordon Sim2013-11-124-11/+21
* QPID-5251: allow policies to be specified that will create topics or queues o...Gordon Sim2013-11-1216-31/+752
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-1238-119/+412
* QPID-5324: log error for rejected filter (as well as throwing exception)Gordon Sim2013-11-121-0/+1
* QPID-5331: don't wait for settlement on closing session if link has already b...Gordon Sim2013-11-123-1/+7
* NO-JIRA: added details of AMQP 1.0 support to installation notes and added se...Gordon Sim2013-11-112-0/+271
* QPID-5324: don't ignore unrecognised filter, throw exceptionGordon Sim2013-11-111-1/+1
* QPID-5321: fix exception handling in qpid-tool. Fix by Jakub ScholzGordon Sim2013-11-111-1/+1
* QPID-5328: not-acquired implies no accept neededGordon Sim2013-11-111-5/+5
* QPID-5327: Fix javascript errors reported in IE7 and IE11 on opening log view...Alex Rudyy2013-11-103-3/+3
* QPID-5326: Fix floating of authentication provider attributes down whilst scr...Alex Rudyy2013-11-101-6/+13
* QPID-5325: [Java Broker] Add ability to save web management console open tabs...Alex Rudyy2013-11-107-40/+159
* QPID-5318: HA tests fail sporadically with "AttributeError: 'NoneType' object...Alan Conway2013-11-081-2/+3
* QPID-5315: record persistence ids in paging file so they can be restored afte...Gordon Sim2013-11-081-2/+6
* QPID-5314: exceptions should not contain full path for paging fileGordon Sim2013-11-082-4/+7
* QPID-5312: make sure page is loaded before attempting to find message in itGordon Sim2013-11-082-0/+12
* QPID-5299: check access permissions before resolving nodeGordon Sim2013-11-083-6/+42
* QPID-5300: correct error condition for certain unauthorized access errorsGordon Sim2013-11-081-0/+6
* QPID-5309: don't set executable flag on page fileGordon Sim2013-11-081-1/+1
* QPID-5237: Ensure there is only one copy of management-schema.xmlAndrew Stitcher2013-11-072-597/+3
* QPID-5304: Alow this change to work with earlier versions of boostAndrew Stitcher2013-11-072-9/+12
* Exclude failing python tests changed/added in QPID-5280 and QPID-5283 from Ja...Robert Gemmell2013-11-071-0/+4
* QPID-5308: Allow various bits of the test outputs to be XMLAndrew Stitcher2013-11-073-20/+51
* QPID-4984: Minor fix for ambiguous comparison error on some compilersKim van der Riet2013-11-071-3/+3
* QPID-4458: Remove unused qpid/gentools subtreeJustin Ross2013-11-070-0/+0
* QPID-5295 : Thread deadlock on creating SenderRobert Godfrey2013-11-075-28/+64
* QPID-5294 : Thread deadlock due to simultaneous calls to write and close on S...Robert Godfrey2013-11-072-2/+8
* QPID-5293 : Thread deadlock when closing connectionRobert Godfrey2013-11-071-16/+29
* QPID-5306: Python isn't optional in build, so don't need to test for it.Andrew Stitcher2013-11-071-17/+11
* QPID-5306: Improve c++ tests some more:Andrew Stitcher2013-11-0713-569/+96
* QPID-5305: Make legacystore fully initialise buffers to avoid undefinedAndrew Stitcher2013-11-071-31/+24
* QPID-5304: Allow c++ unit tests to run if XML_LIB env var not setAndrew Stitcher2013-11-071-4/+9
* QPID-4640: Remove some files/directories rendered obsolete by autotools removalAndrew Stitcher2013-11-062-1042/+0
* QPID-3502: Windows SslConnector memory error from unititialized dataClifford Allan Jansen2013-11-061-3/+6
* QPID-5297: simplify the 1.0 plugin to only have a single ProtocolEngineCreatorRobert Gemmell2013-11-053-508/+0
* QPID-5048: require specifying -Denable=true to enable the maven build, convey...Robert Gemmell2013-11-051-0/+5
* QPID-5046: Use a simple export to produce the cpp distro, now that autotools ...Justin Ross2013-11-051-7/+3
* QPID-5261: adjust winsdk packager to find objects in new placesCharles E. Rolke2013-11-051-10/+10
* QPID-4984: WIP. Basic enqueue/dequeue/txns work, still no EFP recycling.Kim van der Riet2013-11-0428-924/+653
* QPID-5292: restore raising of connection event and setting of authIdentity on...Gordon Sim2013-11-042-0/+13
* QPID-5291: hook in specific connection properties to management schemaGordon Sim2013-11-041-1/+26
* NO-JIRA: track recent GEN_DOXYGEN to BUILD_DOCS changeCharles E. Rolke2013-11-041-4/+4
* NO-JIRA: Add cmake install command for linearstoreutils library.Alan Conway2013-11-041-3/+9
* QPID-5277: handle case where objects do not all have value for given propertyGordon Sim2013-11-041-1/+1
* QPID-5290: fix exception thrown in PagedQueueGordon Sim2013-11-041-1/+2
* QPID-5287: .NET binding does not set AssemblyVersion to build version.Charles E. Rolke2013-11-044-4/+7
* QPID-5237: Copy missed Qpid version file into C++ source treeAndrew Stitcher2013-11-042-1/+1
* QPID-5289: Improvements to error handling and reportingGordon Sim2013-11-042-2/+13
* QPID-5277: remove install directive for qpidtGordon Sim2013-11-041-2/+0
* QPID-5288: add checking for connection/session close before waiting on Sender...Gordon Sim2013-11-041-2/+3