summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* NO-JIRA : remove unused code from the Java Broker (merge from r1477628)Robert Godfrey2013-05-0315-265/+4
* QPID-4800: Fixed packaging for codec.pm.Darryl L. Pierce2013-05-022-1/+1
* QPID-4799: Updated the release.sh and Cmake files for qpid.pmDarryl L. Pierce2013-05-022-2/+0
* QPID-4799: Move qpid.pm to the lib directory.Darryl L. Pierce2013-05-021-0/+0
* QPID-4793: Change test so that regex.h works on other unixesAndrew Stitcher2013-05-021-2/+2
* QPID-4795: update naming of the UserManagement MBeans to remove restriction p...Robert Gemmell2013-05-018-52/+43
* QPID-4698: Fixed the location of the SASL2 configuration file.Darryl L. Pierce2013-04-301-1/+1
* QPID-4698: Removed the requirement for Python 2.7.Darryl L. Pierce2013-04-301-1/+1
* QPID-4698: Missed two macros in qpidd-primary.inDarryl L. Pierce2013-04-302-4/+5
* QPID-4698: Fixed the install location for files under CMake.Darryl L. Pierce2013-04-304-8/+21
* QPID-4714 Moved _delegate.closeConnection method inside a finally blockRajith Muditha Attapattu2013-04-301-3/+12
* QPID-4791: Change JSESSIONID cookie name to include the port number in order ...Alex Rudyy2013-04-301-1/+5
* QPID-4778: Introduce additional states for configured objects: ERRORED and RE...Alex Rudyy2013-04-305-18/+247
* Revert "QPID-4687: Add uninstall make target to cmake build"Alan Conway2013-04-302-33/+0
* QPID-4688: Update Java Broker docbook to reflect change in bdb versionRobert Gemmell2013-04-301-1/+1
* QPID-4785: relax restrictions on editing/deleting active ports outwith manage...Robert Gemmell2013-04-306-89/+107
* NO-JIRA: Prevent non-ascii warning when compiling amqp-1-0-client-jms module ...Robert Gemmell2013-04-301-1/+1
* NO-JIRA: [Java Perf Tests] Make perf test config use default virtual host rat...Robert Gemmell2013-04-301-1/+1
* QPID-4753: set vhost SecurityManager _managementMode boolean to equal the par...Robert Gemmell2013-04-302-1/+6
* QPID-4639: Improve functionality to delete store on virtual host deletionRobert Gemmell2013-04-3012-15/+447
* QPID-4784: stop generating errors during creation of PDAM's due to duplicate ...Robert Gemmell2013-04-3021-641/+181
* QPID-4782: use iterator.remove() to update the map and avoid the CME exposed ...Robert Gemmell2013-04-301-2/+9
* QPID-4760: Associate Java Broker QueueAdapter and SessionAdapter via Consumer...Robert Gemmell2013-04-305-9/+134
* QPID-4776: Fixes building Ruby bindings on Cmake < 2.8Darryl L. Pierce2013-04-294-5/+52
* QPID-4777: Add UI to view and edit web management configurationAlex Rudyy2013-04-2622-59/+673
* QPID-4596: Call AuthenticationManager#onCreate() only when authentication pro...Alex Rudyy2013-04-2610-33/+192
* QPID-4773: Add functionality to display information about http errors which m...Alex Rudyy2013-04-243-2/+58
* 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-4763 : [Java Broker] Add JDBC storeAlex Rudyy2013-04-225-1988/+2548
* QPID-4685: update documentation for CLI optionsAlex Rudyy2013-04-223-41/+58
* QPID-4751: change Hello example to remove mention of 'test' virtualhostAlex Rudyy2013-04-221-1/+1
* QPID-4762: Upgrade dojo to version 1.8.3Alex Rudyy2013-04-222-2/+2
* QPID-4761: Upgrade jetty to version 7.6.10.v20130312Alex Rudyy2013-04-2210-24/+24
* QPID-4753: move ACL config from broker attribute to a top level entityRobert Gemmell2013-04-1941-227/+1525
* QPID-4755: Rename broker attribute 'supportedStoreTypes' into 'virtualHostSup...Robert Gemmell2013-04-196-9/+36
* QPID-4752: Make the GroupProvider a full broker-level configuration entry ins...Robert Gemmell2013-04-1934-223/+1256
* QPID-4754: Make broker name editable and show it in the browser titleRobert Gemmell2013-04-196-6/+6
* QPID-4746, QPID-4747:Fix the tests failing on IBM JDKRobert Gemmell2013-04-191-18/+33
* QPID-4747: Remove defaultAuthenticationProvider field from broker attribute e...Robert Gemmell2013-04-191-18/+0
* QPID-4746, QPID-4747: Complete partial change in previous commitRobert Gemmell2013-04-191-1/+3
* QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from...Robert Gemmell2013-04-1954-660/+1059
* QPID-4731: Added additional system test DurableSubscriptionTest#testUnsubscri...Robert Gemmell2013-04-193-33/+115
* QPID-4731: Implemented JMSSelectorFilter equals() and hashcode() to avoid lea...Robert Gemmell2013-04-192-4/+91
* QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and d...Robert Gemmell2013-04-1920-33/+66
* QPID-4390, QPID-4743: configuration improvements from reviewRobert Gemmell2013-04-194-199/+6
* QPID-4742: add option to create a copy of the initial config file, either at ...Robert Gemmell2013-04-195-76/+138
* QPID-4741: add command line option to request overwritig existing broker conf...Robert Gemmell2013-04-1911-26/+126
* QPID-4739: add ACL tests for new TrustStore + KeyStore objectsRobert Gemmell2013-04-195-7/+348