| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4653 : [Java Broker 1.0] Implement statistics counting on 1.0 connections | Robert Godfrey | 2013-03-17 | 4 | -11/+40 |
| * | QPID-4652 [Java Broker 1.0] delete temporary queues created for exchange subs... | Robert Godfrey | 2013-03-17 | 1 | -0/+37 |
| * | QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptions | Robert Godfrey | 2013-03-17 | 1 | -21/+14 |
| * | QPID-4000 : [Java Broker] Add conversion of 0-x messages to 1-0 subscriptions | Robert Godfrey | 2013-03-17 | 3 | -101/+481 |
| * | QPID-4636: add 'peersOnly=false' on the 'regular trustStore' for clarity, add... | Robert Gemmell | 2013-03-14 | 1 | -0/+1 |
| * | QPID-4636: add unit tests for new TrustManagers | Robert Gemmell | 2013-03-14 | 1 | -0/+1 |
| * | QPID-4636: add support for a broker 'peerStore' that can be used to perform S... | Robert Gemmell | 2013-03-14 | 5 | -17/+49 |
| * | QPID-4593: Remove initial store type command line argument, simplify configur... | Alex Rudyy | 2013-03-14 | 18 | -935/+950 |
| * | QPID-4596,QPID-4638: Change authentication provider names to shorter names, r... | Alex Rudyy | 2013-03-13 | 13 | -26/+22 |
| * | QPID-4645: the firewall plugin no longer exists, functionality is aprt of the... | Robert Gemmell | 2013-03-12 | 1 | -2/+2 |
| * | QPID-4645: forgot the HA related jmx addon for the optional bdbstore | Robert Gemmell | 2013-03-12 | 1 | -2/+2 |
| * | QPID-4645: add the broker-plugins and bdbstore moudles as optional dependenci... | Robert Gemmell | 2013-03-11 | 1 | -0/+5 |
| * | QPID-4639: Add UI to add/delete virtual hosts into java broker web management... | Alex Rudyy | 2013-03-11 | 6 | -7/+87 |
| * | QPID-4638: Add UI to add/delete/update authentication providers into java bro... | Alex Rudyy | 2013-03-11 | 18 | -73/+403 |
| * | QPID-4596: remove manipulation of store files, and vhost store type etc. | Robert Gemmell | 2013-03-10 | 1 | -158/+1 |
| * | QPID-4390: misc cleanup | Robert Gemmell | 2013-03-10 | 4 | -38/+6 |
| * | QPID-4390: change new sytem property names to include broker to allow disting... | Robert Gemmell | 2013-03-10 | 4 | -12/+16 |
| * | QPID-4390: move the work dir defaulting and configuration fully within Broker... | Robert Gemmell | 2013-03-10 | 4 | -38/+166 |
| * | QPID-4390: remove dead code, method was only ever called with null envVarMap arg | Robert Gemmell | 2013-03-10 | 2 | -20/+2 |
| * | QPID-4390: misc logging related changes | Robert Gemmell | 2013-03-10 | 1 | -2/+8 |
| * | QPID-4390: move the store factory interface beside the other plugin factory i... | Robert Gemmell | 2013-03-10 | 5 | -2/+6 |
| * | QPID-4609: Use correct synchronization lock in BrokerAdapter#getKeyStores(). | Alex Rudyy | 2013-02-28 | 1 | -1/+1 |
| * | QPID-4596: Add java broker ability to create/delete/update virtual hosts, aut... | Alex Rudyy | 2013-02-27 | 15 | -169/+564 |
| * | [QPID-4594] Add command line option to start java broker in a management mode... | Alex Rudyy | 2013-02-22 | 14 | -15/+910 |
| * | QPID-4593: add command line argument to pass path to initial store | Alex Rudyy | 2013-02-20 | 12 | -139/+666 |
| * | QPID-4390: Add getter to broker launcher to expose broker configured object | Alex Rudyy | 2013-02-19 | 3 | -0/+17 |
| * | QPID-4390: Introduce a configuration store in java broker allowing runtime mo... | Alex Rudyy | 2013-02-19 | 205 | -8251/+10894 |
| * | QPID-4570 : Multiple AMQP1-0 Connections cause error if JMX management is ena... | Robert Godfrey | 2013-02-07 | 2 | -5/+3 |
| * | QPID-4550 : AMQP 1.0 Persistent Messages cause failure on restart | Robert Godfrey | 2013-01-25 | 5 | -18/+127 |
| * | QPID-4281: Fix setting of log4j configuration in system tests. While testing ... | Alex Rudyy | 2013-01-24 | 1 | -1/+2 |
| * | QPID-3569: Refactor TransactionTimeout | Keith Wall | 2013-01-07 | 17 | -216/+469 |
| * | QPID-4517: modify broker log4j configuration to use logger names instead of f... | Phil Harvey | 2013-01-03 | 1 | -3/+3 |
| * | QPID-4521: ensure that the routing key is properly passed to the alternate To... | Robert Gemmell | 2012-12-23 | 2 | -1/+98 |
| * | QPID-4503: Producer transaction timeout detection feature may produce spuriou... | Keith Wall | 2012-12-20 | 2 | -0/+5 |
| * | QPID-4515: improved broker logging, particularly when receiving/sending AMQP ... | Phil Harvey | 2012-12-20 | 4 | -41/+110 |
| * | QPID-4511: move the broker-plugins lib dir under build/scratch to prevent it ... | Robert Gemmell | 2012-12-19 | 1 | -1/+1 |
| * | QPID-4503: Producer transaction timeout detection feature may produce supriou... | Keith Wall | 2012-12-14 | 3 | -20/+13 |
| * | QPID-4377: add missing licence headers to various files in the Java tree | Robert Gemmell | 2012-12-11 | 8 | -6/+160 |
| * | QPID-4489: ensure the IoSender is closed when the IoReceiver closes before a ... | Robert Gemmell | 2012-12-03 | 1 | -1/+23 |
| * | QPID-4476: ensure that the Principal in the AuthenticationResult has the same... | Robert Gemmell | 2012-11-27 | 1 | -31/+66 |
| * | QPID-4472 : [Java Test] Fix MultiVersionProtocolEngineTest to work with AMQP ... | Robert Godfrey | 2012-11-26 | 1 | -0/+26 |
| * | QPID-4472 : [Java Broker] NPE with non-SASL AMQP 1.0 Connection | Robert Godfrey | 2012-11-26 | 2 | -2/+6 |
| * | QPID-4456: ensure the qpid-server.bat script for windows picks up the broker ... | Robert Gemmell | 2012-11-25 | 1 | -2/+2 |
| * | QPID-4470: Allow 'maximum queue depth' queue alerting threshold to be set fro... | Keith Wall | 2012-11-25 | 2 | -13/+29 |
| * | QPID-2796 : Implement hearbeating in Java Broker (all protocol versions) and ... | Robert Godfrey | 2012-11-25 | 7 | -13/+168 |
| * | QPID-4456: ensure the broker plugins get packaged in the release binary and a... | Robert Gemmell | 2012-11-21 | 2 | -4/+10 |
| * | QPID-4377: Update trunk versions to 0.21 | Justin Ross | 2012-11-19 | 1 | -1/+1 |
| * | QPID-4335, QPID-4353: Refactored broker plugins to use simplified ServiceLoad... | Robert Gemmell | 2012-10-12 | 95 | -3731/+1760 |
| * | QPID-4334: removed the firewall plugin and moved its functionality into the A... | Keith Wall | 2012-09-28 | 2 | -108/+115 |
| * | QPID-4333: remove the 'queue reconfiguration' process and various clases left... | Robert Gemmell | 2012-09-24 | 10 | -707/+13 |