summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-5639 : Remove Unicode from source fileRobert Godfrey2014-03-241-1/+1
* QPID-5643: qpid-route route map does not pass credentials to other brokers i...Pavel Moravec2014-03-241-1/+3
* QPID-5615 : [Java Broker] update the durable configuration store interface to...Robert Godfrey2014-03-2348-795/+1606
* QPID-5640 : [Java Broker] Allow the Json virtual host store to save bindingsRobert Godfrey2014-03-231-1/+40
* QPID-5633 : [Java Broker] Change the way StoreConfigurationChangeListener der...Robert Godfrey2014-03-234-93/+14
* NO-JIRA: Use better logic to locate Visual Studio vcvars on 32-/64-bit systemsCharles E. Rolke2014-03-221-14/+62
* QPID-5639 : [Java Broker] Add SCRAM-SHA-1 SASL supportRobert Godfrey2014-03-2117-44/+1489
* QPID-5634: Update ACL broker documentation after introduction of virtualhost_...Keith Wall2014-03-212-76/+102
* QPID-5634: [Java Broker] Remove support for AccessPlugins at the level of the...Keith Wall2014-03-2128-515/+1122
* QPID-5641: [legacystore] Valgrind reports memory leaks on older store testsKim van der Riet2014-03-215-1727/+0
* QPID-5048: new maven enforcer plugin rule for checking license filesAlex Rudyy2014-03-213-0/+346
* QPID-5048: dby profiles, bdb test deps and config for perftests-systests & bd...Alex Rudyy2014-03-215-24/+195
* QPID-5625 : Fix saving of "createdBy" attribute which is incorrectly saving a...Robert Godfrey2014-03-211-1/+1
* QPID-5635: Fix 'partitionCount' attribute setting for BoneCP connection pool ...Alex Rudyy2014-03-211-1/+1
* QPID-5631: Adjust for changes to Qpid CMake detection of Proton.Charles E. Rolke2014-03-201-375/+286
* QPID-5600: Advance the version number on trunk to 0.29Justin Ross2014-03-2016-20/+20
* QPID-5586: Introduce SessionClosed exceptionAndrew Stitcher2014-03-194-1/+15
* NO-JIRA: Removed not about using only Ruby < 2.0Darryl L. Pierce2014-03-191-2/+1
* Minimal setup.py packaging for qpidtoollibsDarryl L. Pierce2014-03-191-1/+19
* QPID-5362: No store tools exist for examining the journals - Bugfix and reorg...Kim van der Riet2014-03-1811-976/+1366
* QPID-5048: stop the new perftets-systests module from making a release archiveRobert Gemmell2014-03-161-21/+0
* QPID-5048: unexclude some dirs, make the test-profiles exclusion specific onl...Robert Gemmell2014-03-161-6/+2
* QPID-5600: remove stale and unused RELEASE_NOTES.txt and containing qpid/java...Robert Gemmell2014-03-161-21/+0
* QPID-5048: split out systests from perftests and add rat plugin configRobert Gemmell2014-03-1631-28/+301
* QPID-5631: Adjust for changes in Proton detection files exported by proton.Andrew Stitcher2014-03-162-62/+18
* QPID-5632: Added cmake config files to the install areaAndrew Stitcher2014-03-163-1/+81
* QPID-5630: Windows C++ broker never loads modules using --module-dirAndrew Stitcher2014-03-141-1/+3
* QPID-5048: add missing version for jxr plugin usage in the reporting section,...Robert Gemmell2014-03-141-0/+1
* QPID-5048: surefire, site, coverage and jxr configRobert Gemmell2014-03-142-0/+37
* QPID-5623: [C++ Messaging Client - amqp1.0] throws qpid::Exception instead of...Charles E. Rolke2014-03-131-1/+7
* QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-131-1/+8
* QPID-5625 : [Java Broker] ensure common configured object values are saved to...Robert Godfrey2014-03-1215-96/+219
* NO-JIRA: [Documentation - JMS Client 0-8..0-91] Correct typo in third SSL exa...Keith Wall2014-03-121-1/+1
* QPID-5604: Update comments to If we're on Cygwin we need to convert to Window...Fraser Adams2014-03-118-8/+8
* QPID-5622: Expose {get,set}ContentObject in Ruby bindings.Darryl L. Pierce2014-03-1110-18/+77
* QPID-5612: JMS benchmarking tool fixesAlex Rudyy2014-03-115-49/+99
* QPID-5621: [C++ broker] userId is not passed to ACL when DIGEST-MD5 is used w...Pavel Moravec2014-03-111-21/+21
* QPID-5604: Applied svn propset svn:eol-style LF to the shell files in qpid/to...Fraser Adams2014-03-100-0/+0
* QPID-5604: Added Cygwin support to all the scripts in qpid/tools/src/java/binFraser Adams2014-03-108-6/+84
* QPID-5617 : [Java Broker] tidy-up of binding child add/remove from queue... d...Robert Godfrey2014-03-091-1/+2
* QPID-5617 : [Java Broker] tidy-up of binding child add/remove from queue... d...Robert Godfrey2014-03-093-10/+2
* NO-JIRA: [JMS Client 0-8 documentation] Correct typoKeith Wall2014-03-081-1/+1
* QPID-5617 : [Java Broker] restore or implement child added/removed notificati...Robert Godfrey2014-03-0853-243/+798
* QPID-5611 : Fix other logging to always use the most current event logger hel...Robert Godfrey2014-03-0828-60/+124
* QPID-5611 : Fix startup logging so as not to print vhost recovery informationRobert Godfrey2014-03-0812-78/+100
* QPID-5604: Added the Cygwin patch to QpidRestAPI.sh initially to see if it wo...Fraser Adams2014-03-081-0/+10
* QPID-5616 : [Java Broker] update to management node to comply with working dr...Robert Godfrey2014-03-083-25/+38
* QPID-5614: Fix problems caused by changes to Java Broker Logging in QPID-5611Fraser Adams2014-03-081-4/+3
* QPID-5614: Initial fix of the issues. The QMF2 Plugin compiles again and most...Fraser Adams2014-03-0810-161/+156
* QPID-5601 : Allow for messages with null routing keysRobert Godfrey2014-03-082-3/+3