| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | QPID-4818: Remove a redundant providerSearchUrl attribute for Simple Ldap Aut... | Alex Rudyy | 2013-05-08 | 2 | -12/+5 |
| * | QPID-4752: Move FileGroupProvider resources into correct location | Alex Rudyy | 2013-05-06 | 1 | -0/+0 |
| * | NO-JIRA: add missing licence headers to various java files | Robert Gemmell | 2013-05-05 | 11 | -1/+220 |
| * | QPID-4594,QPID-4682: rename BrokerOptions methods for overriding the HTTP/JMX... | Robert Gemmell | 2013-05-05 | 6 | -97/+91 |
| * | QPID-4815: make BrokerOptions the primary source of the location for the logg... | Robert Gemmell | 2013-05-05 | 5 | -52/+54 |
| * | QPID-4813: Protect operations to update queue and exchange attributes with ACL | Alex Rudyy | 2013-05-04 | 5 | -4/+138 |
| * | QPID-4809: change initial-config.json to using qpid.work_dir and qpid.home_di... | Robert Gemmell | 2013-05-04 | 3 | -67/+126 |
| * | QPID-4390: ensure the _messageStore field is populated prior configuring the ... | Robert Gemmell | 2013-05-04 | 1 | -24/+21 |
| * | QPID-4803: Ensure the modelVersion and storeVersion attributes are saved to t... | Alex Rudyy | 2013-05-03 | 8 | -24/+216 |
| * | QPID-4802: In management mode set state to ERRORED for failing to activate au... | Alex Rudyy | 2013-05-03 | 7 | -41/+418 |
| * | QPID-4809: add support for setting configuration properties through the comma... | Robert Gemmell | 2013-05-03 | 15 | -47/+229 |
| * | QPID-4795: update naming of the UserManagement MBeans to remove restriction p... | Robert Gemmell | 2013-05-01 | 2 | -26/+7 |
| * | QPID-4778: Introduce additional states for configured objects: ERRORED and RE... | Alex Rudyy | 2013-04-30 | 4 | -16/+245 |
| * | NO-JIRA : remove unused code from the Java Broker | Robert Godfrey | 2013-04-30 | 15 | -265/+4 |
| * | QPID-4785: relax restrictions on editing/deleting active ports outwith manage... | Robert Gemmell | 2013-04-29 | 4 | -42/+104 |
| * | QPID-4753: set vhost SecurityManager _managementMode boolean to equal the par... | Robert Gemmell | 2013-04-29 | 1 | -0/+2 |
| * | QPID-4639: Improve functionality to delete store on virtual host deletion | Alex Rudyy | 2013-04-29 | 9 | -15/+402 |
| * | QPID-4784: stop generating errors during creation of PDAM's due to duplicate ... | Robert Gemmell | 2013-04-29 | 21 | -641/+181 |
| * | QPID-4782: use iterator.remove() to update the map and avoid the CME exposed ... | Robert Gemmell | 2013-04-27 | 1 | -2/+9 |
| * | QPID-4777: Add UI to view and edit web management configuration | Alex Rudyy | 2013-04-26 | 1 | -10/+49 |
| * | QPID-4760: Associate Java Broker QueueAdapter and SessionAdapter via Consumer... | Fraser Adams | 2013-04-26 | 5 | -9/+134 |
| * | QPID-4596: Call AuthenticationManager#onCreate() only when authentication pro... | Alex Rudyy | 2013-04-25 | 8 | -32/+131 |
| * | QPID-4763 : [Java Broker] Add JDBC store | Robert Godfrey | 2013-04-22 | 5 | -1988/+2548 |
| * | QPID-4753: move ACL config from broker attribute to a top level entity | Alex Rudyy | 2013-04-19 | 21 | -138/+799 |
| * | QPID-4755: Rename broker attribute 'supportedStoreTypes' into 'virtualHostSup... | Alex Rudyy | 2013-04-19 | 3 | -6/+21 |
| * | QPID-4752: Make the GroupProvider a full broker-level configuration entry ins... | Alex Rudyy | 2013-04-19 | 16 | -167/+519 |
| * | QPID-4754: Make broker name editable and show it in the browser title | Alex Rudyy | 2013-04-19 | 2 | -2/+2 |
| * | QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from... | Alex Rudyy | 2013-04-17 | 31 | -450/+768 |
| * | QPID-4731: Implemented JMSSelectorFilter equals() and hashcode() to avoid lea... | Keith Wall | 2013-04-17 | 2 | -4/+91 |
| * | QPID-4390, QPID-4743: generate ID's randomly at startup, for the broker and d... | Robert Gemmell | 2013-04-15 | 1 | -8/+1 |
| * | QPID-4390, QPID-4743: configuration improvements from review | Robert Gemmell | 2013-04-15 | 2 | -6/+6 |
| * | QPID-4742: add option to create a copy of the initial config file, either at ... | Robert Gemmell | 2013-04-15 | 5 | -76/+138 |
| * | QPID-4741: add command line option to request overwritig existing broker conf... | Robert Gemmell | 2013-04-15 | 11 | -26/+126 |
| * | QPID-4739: add ACL tests for new TrustStore + KeyStore objects | Robert Gemmell | 2013-04-15 | 2 | -1/+24 |
| * | QPID-4739: complete support for defining multiple key/trust stores and assign... | Robert Gemmell | 2013-04-12 | 18 | -393/+780 |
| * | QPID-2789 : [Java Broker] Prevent additional messages being enqueued after a ... | Robert Godfrey | 2013-04-10 | 2 | -1/+27 |
| * | QPID-4705: Restrict access to web management interfaces to authenticated and ... | Alex Rudyy | 2013-04-08 | 1 | -0/+6 |
| * | QPID-4726: [Java Broker] AMQP 1.0 : Improve SASL support | Robert Godfrey | 2013-04-07 | 3 | -6/+22 |
| * | QPID-4696: Group broker attributes on editing UI, improve attribute descripti... | Alex Rudyy | 2013-04-03 | 8 | -168/+76 |
| * | QPID-4678: Update management operations to invoke ACL checks only once | Alex Rudyy | 2013-04-03 | 1 | -4/+4 |
| * | QPID-4695: Add validation of configured object names and IDs | Alex Rudyy | 2013-04-03 | 1 | -0/+11 |
| * | QPID-4694: ensure that any IDs generated at startup are saved immediately, ra... | Robert Gemmell | 2013-04-03 | 2 | -0/+12 |
| * | QPID-4691: Fix validation and UI for setting of keystore/truststore/peerstore... | Alex Rudyy | 2013-04-02 | 3 | -4/+78 |
| * | QPID-4657, QPID-4683: really going all out on the spelling fixes :P | Robert Gemmell | 2013-04-01 | 1 | -3/+3 |
| * | QPID-4594, QPID-4682: review changes | Robert Gemmell | 2013-04-01 | 1 | -4/+2 |
| * | QPID-4657, QPID-4683: review changes | Robert Gemmell | 2013-04-01 | 2 | -5/+4 |
| * | QPID-4676: change External auth provider to create usernames of the form <CN>... | Robert Gemmell | 2013-04-01 | 5 | -17/+237 |
| * | QPID-4677: fix for r1463064, which was apparently too complex for the Eclipse... | Robert Gemmell | 2013-04-01 | 1 | -1/+1 |
| * | QPID-4677: group the constants for clarity and rename remaining inherited que... | Robert Gemmell | 2013-03-31 | 2 | -11/+13 |
| * | QPID-4462: simply return the PlainSaslServer directly instead of looking up i... | Robert Gemmell | 2013-03-31 | 1 | -6/+3 |