summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-1912-42/+106
* QPID-3584 - Added missing special argument in qpid-config.Ted Ross2013-04-181-1/+1
* QPID-4734: Expand ignoring warnings to all patchlevels of gcc 4.4Andrew Stitcher2013-04-181-1/+1
* QPID-3689: Fix previous change of command line option handlingAndrew Stitcher2013-04-182-3/+7
* QPID-4750: Fix unhandled exception; patch from Ernie AllenJustin Ross2013-04-181-1/+1
* QPID-4746, QPID-4747:Fix the tests failing on IBM JDKAlex Rudyy2013-04-181-18/+33
* QPID-3689: Change tcp nodelay to be the defaultAndrew Stitcher2013-04-173-3/+9
* QPID-4736: Demote journal log messages from warn to infoCharles E. Rolke2013-04-171-2/+2
* NO-JIRA: fix sporadic federation test_pull_from_queue_recovery test failuresKenneth Anthony Giusti2013-04-171-4/+6
* QPID-4747: Remove defaultAuthenticationProvider field from broker attribute e...Alex Rudyy2013-04-171-18/+0
* QPID-4746, QPID-4747: Complete partial change in previous commitAlex Rudyy2013-04-171-1/+3
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Alex Rudyy2013-04-1754-660/+1059
* QPID-4731: Added additional system test DurableSubscriptionTest#testUnsubscri...Keith Wall2013-04-173-33/+115
* QPID-4731: Implemented JMSSelectorFilter equals() and hashcode() to avoid lea...Keith Wall2013-04-172-4/+91
* QPID-4744: add option for separate SSL keyfile to qpid-toolKenneth Anthony Giusti2013-04-161-15/+46
* QPID-3921: Move code from Statement.h to Statement.cppAndrew Stitcher2013-04-162-60/+58
* QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and d...Robert Gemmell2013-04-1520-33/+66
* QPID-4390, QPID-4743: configuration improvements from reviewRobert Gemmell2013-04-154-199/+6
* QPID-4742: add option to create a copy of the initial config file, either at ...Robert Gemmell2013-04-155-76/+138
* QPID-4741: add command line option to request overwritig existing broker conf...Robert Gemmell2013-04-1511-26/+126
* QPID-4739: add ACL tests for new TrustStore + KeyStore objectsRobert Gemmell2013-04-155-7/+348
* QPID-4739: complete support for defining multiple key/trust stores and assign...Robert Gemmell2013-04-1256-701/+2523
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-1111-79/+213
* QPID-4733: Fix windows problem introduced by installation of init scriptsAlan Conway2013-04-111-12/+17
* QPID-4738: Add "qpid-ha status --all" option.Alan Conway2013-04-111-12/+29
* NO-JIRA: HA doc updates to migration guide and broker book.Alan Conway2013-04-112-17/+28
* QPID-4698: Removed the requirement for Python 2.7.Darryl L. Pierce2013-04-111-1/+1
* NO-JIRA: HA updates to migration guide.Alan Conway2013-04-112-14/+21