summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-4719: Added missing Perl files to source tarball.mcpierce-QPID-4719Darryl L. Pierce2013-04-291-1/+1
* Create branch mcpierce-QPID-4719Darryl L. Pierce2013-04-290-0/+0
* QPID-4783: Improve Connection statistics in Java Broker QmfManagementAgentFraser Adams2013-04-281-17/+8
* QPID-4782: use iterator.remove() to update the map and avoid the CME exposed ...Robert Gemmell2013-04-271-2/+9
* NO-JIRA: Fixed QmfManagementPlugin to cater for change made to AbstractPlugin...Fraser Adams2013-04-271-1/+1
* QPID-4651: C++ Broker add --log-disable optionCharles E. Rolke2013-04-269-85/+423
* QPID-4756: only invoke property update callback if properties are presentKenneth Anthony Giusti2013-04-262-1/+4
* QPID-4780: Bug 889552 - HA broker deadlock after loss of primary broker.Alan Conway2013-04-263-29/+37
* QPID-4748: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-261-12/+12
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-2622-59/+673
* NO-JIRA - Development update to Dispatch RouterTed Ross2013-04-2623-186/+856
* QPID-4760: Associate Java Broker QueueAdapter and SessionAdapter via Consumer...Fraser Adams2013-04-266-22/+155
* QPID-4724: Fixes Perl bindings for Cmake < 2.8.Darryl L. Pierce2013-04-251-2/+39
* NO-JIRA: Removing the reference to errors.rb that crept back in.Darryl L. Pierce2013-04-251-1/+0
* QPID-4776: Fixes building Ruby bindings on Cmake < 2.8Darryl L. Pierce2013-04-254-5/+52
* NO-JIRA: Removed references to deleted Exceptions in Ruby tests.Darryl L. Pierce2013-04-253-3/+4
* QPID-4596: Call AuthenticationManager#onCreate() only when authentication pro...Alex Rudyy2013-04-2510-33/+192
* QPID-4714 Moved _delegate.closeConnection method inside a finally blockRajith Muditha Attapattu2013-04-251-3/+12
* QPID-3828: When sending large messages loss of connection is not detected eve...Andrew Stitcher2013-04-251-1/+1
* QPID-4764: tweaks to locking in receiver and session to avoid deadlockGordon Sim2013-04-252-5/+8
* QPID-4758: Extend the qpidd --wait option to work at shutdownCharles E. Rolke2013-04-241-2/+2
* QPID-4773: Add functionality to display information about http errors which m...Alex Rudyy2013-04-243-2/+58
* QPID-2453: Allow the session to keep operating after content codec errors; a ...Justin Ross2013-04-234-5/+54
* QPID-4140: Use the session.acked list to determine the number of unsettled me...Justin Ross2013-04-232-2/+5
* QPID-4772: Assume text/plain for content type if no other indication is given...Justin Ross2013-04-231-0/+6
* NO-JIRA: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-231-5/+5
* QPID-4771: Add --broker and --sasl-mechanism command line options to qpid-too...Justin Ross2013-04-231-10/+17
* QPID-4753: Add additional tests for updated AcessControlProvider config, inc ...Robert Gemmell2013-04-235-1/+441
* QPID-4769: Add port tab into java broker web management consoleAlex Rudyy2013-04-236-13/+294
* QPID-4768: Resolve compatibility issues in web management console for old ver...Alex Rudyy2013-04-233-48/+5
* QPID-4702: ensure correct ordering of link arguments (libs must follow object...Gordon Sim2013-04-221-1/+4
* QPID-4765: "Incorrect parameter validation for legacystore wcache-page-size a...Kim van der Riet2013-04-221-30/+18
* QPID-4748: Fix to test broken (trivially) by r1469661Gordon Sim2013-04-221-1/+1
* Fix warning about uninitialised variable when running test under valgrind; ca...Gordon Sim2013-04-221-1/+1
* QPID-4685: update documentation for CLI optionsRobert Gemmell2013-04-223-41/+58
* QPID-4751: change Hello example to remove mention of 'test' virtualhostRobert Gemmell2013-04-221-1/+1
* QPID-4762: Upgrade dojo to version 1.8.3Alex Rudyy2013-04-222-2/+2
* QPID-4761: Rename jetty pom xmlsAlex Rudyy2013-04-228-0/+0
* QPID-4763 : [Java Broker] Add JDBC storeRobert Godfrey2013-04-225-1988/+2548
* QPID-4761: Upgrade jetty to version 7.6.10.v20130312Alex Rudyy2013-04-2210-24/+24
* QPID-4759 : backed out change -- can't hard-code Cyrus SASL default. bad for...Michael Goulish2013-04-201-1/+0
* QPID-4759 : make --help output show default value for --sasl-configMichael Goulish2013-04-201-0/+1
* QPID-4757: C++ Broker report sasldb failures more clearly when problem may be...Charles E. Rolke2013-04-191-0/+7
* QPID-4748: Consistent handling of durations - apply changes to Windows platformCharles E. Rolke2013-04-192-3/+27
* QPID-4756: enable updateStats callback for QMFv2 object notificationsKenneth Anthony Giusti2013-04-192-21/+39
* QPID-4753: move ACL config from broker attribute to a top level entityAlex Rudyy2013-04-1941-227/+1525
* QPID-4755: Rename broker attribute 'supportedStoreTypes' into 'virtualHostSup...Alex Rudyy2013-04-196-9/+36
* QPID-4752: Make the GroupProvider a full broker-level configuration entry ins...Alex Rudyy2013-04-1934-223/+1256
* QPID-4754: Make broker name editable and show it in the browser titleAlex Rudyy2013-04-196-6/+6
* NO-JIRA: Trivial fix to build.xml in tools/src/java which was failing on clea...Fraser Adams2013-04-191-4/+20