| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-4237: added convenience method to AuthenticatedResult to facilitate impl... | Robert Gemmell | 2012-08-27 | 1 | -3/+13 |
| * | QPID-4236, QPID-4237, QPID-4245: Added group management functionality, and ex... | Robert Gemmell | 2012-08-24 | 75 | -503/+3791 |
| * | QPID-4189: Add unit tests for ConfiguredObjectToMapConverter | Keith Wall | 2012-08-03 | 1 | -28/+34 |
| * | QPID-4187: Improve operational management logging: - make ManagementActor thr... | Robert Gemmell | 2012-08-03 | 2 | -33/+89 |
| * | QPID-4172: HouseKeepingTask now reverts thread name before exiting to reduce ... | Robert Gemmell | 2012-08-02 | 2 | -2/+51 |
| * | QPID-4182: Set the default minimumAlertRepeatGap value to 30 seconds | Robert Gemmell | 2012-08-02 | 4 | -14/+24 |
| * | QPID-4183 : Implement Session/ConnectionModel interfaces in AMQP 1.0 code to ... | Robert Godfrey | 2012-08-02 | 5 | -5/+360 |
| * | QPID-4171: Fix enqueue ordering for persistent messsages | Keith Wall | 2012-08-01 | 4 | -22/+165 |
| * | QPID-4167: Fix setting of queue attributes via web management console and res... | Robert Gemmell | 2012-07-31 | 2 | -2/+3 |
| * | QPID-4124: Improved logging that is produced when the various transaction tim... | Robert Gemmell | 2012-07-31 | 4 | -32/+192 |
| * | QPID-4164: only keep a hard reference to the meta data if it has yet to be pe... | Robert Gemmell | 2012-07-27 | 1 | -1/+4 |
| * | QPID-4164: Prevent the erroneous re-storing of recovered messages during move... | Keith Wall | 2012-07-25 | 1 | -21/+29 |
| * | QPID-4149: Add REST functionality to delete exchanges, queues and bindings, a... | Robert Gemmell | 2012-07-19 | 7 | -39/+130 |
| * | QPID-3998: Add HTTPS support for the REST management interface | Robert Gemmell | 2012-07-13 | 7 | -13/+70 |
| * | QPID-4131: On 0-8...0-9-1 code path broker now closes the connection when the... | Keith Wall | 2012-07-12 | 3 | -21/+40 |
| * | QPID-3998, QPID-3999: System tests for Rest API, small fixups for the adapter... | Robert Gemmell | 2012-07-11 | 9 | -10/+91 |
| * | NO-JIRA: add some logging around the DtxBranch timeout functionality to aid d... | Robert Gemmell | 2012-07-10 | 1 | -8/+72 |
| * | QPID-4125 : [Java Broker] allow coalescing of commits for multiple channels o... | Robert Godfrey | 2012-07-10 | 4 | -29/+185 |
| * | QPID-4121: AMQProtocolEngine now uses lock to prevent the thread-unsafe use o... | Keith Wall | 2012-07-10 | 3 | -15/+31 |
| * | QPID-4111: Move trunk version numbers to 0.19 | Justin Ross | 2012-07-09 | 2 | -3/+3 |
| * | QPID-3923, QPID-3998: split out the IDs used for QMF (which have a different ... | Robert Gemmell | 2012-07-08 | 37 | -163/+212 |
| * | QPID-3923, QPID-3998: update the Adapter layer to either use UUIDGenerator it... | Robert Gemmell | 2012-07-08 | 16 | -87/+203 |
| * | QPID-4093: [Java Broker] Prevent new queues and exchanges from being created ... | Keith Wall | 2012-07-06 | 2 | -12/+14 |
| * | QPID-4112: Virtualhosts recover exchanges before queues | Keith Wall | 2012-07-06 | 4 | -30/+30 |
| * | QPID-4109: Re-enable LoggingManagement MBean | Keith Wall | 2012-07-05 | 7 | -250/+916 |
| * | NO-JIRA: Add missing Apache licenses to Java source files; correct positionin... | Keith Wall | 2012-07-02 | 28 | -133/+215 |
| * | QPID-4093: Resolve some outstanding TODOs in new JMX module | Keith Wall | 2012-07-02 | 2 | -6/+0 |
| * | QPID-3923: remove deprecated test-only AMQQueueFactory method and update test... | Robert Gemmell | 2012-07-01 | 13 | -119/+71 |
| * | QPID-3923: update ID generation to be consistent across all queues/exchanges/... | Robert Gemmell | 2012-07-01 | 10 | -26/+144 |
| * | QPID-4902: NPE from SimpleAMQQueue and RejectedExecutionExecution handling | Keith Wall | 2012-06-30 | 5 | -22/+29 |
| * | QPID-3998, QPID-3999, QPID-4093: add new management plugins for jmx/rest/webu... | Robert Gemmell | 2012-06-28 | 151 | -9268/+8444 |
| * | QPID-4091 : [Java Broker] correct handling of dtx set timeout | Robert Godfrey | 2012-06-27 | 2 | -24/+11 |
| * | QPID-4091 : [Java Broker] correct handling of dtx set timeout | Robert Godfrey | 2012-06-27 | 2 | -6/+18 |
| * | QPID-4061 - Added statistic: Number of unacknowledged messages in a session | Ted Ross | 2012-06-13 | 1 | -0/+6 |
| * | QPID-4044: Synchronise DtxRegistry#commit and #rollback to eliminate the poss... | Keith Wall | 2012-06-11 | 1 | -2/+2 |
| * | QPID-4014: increase debug logging in ConflationQueueList | Robert Gemmell | 2012-06-10 | 1 | -2/+16 |
| * | QPID-3997: [Java Broker] Allow assignment of AuthenticationManager on a per-p... | Keith Wall | 2012-06-10 | 7 | -14/+91 |
| * | QPID-4042 : [Java Broker] Add SSL Client Auth support | Robert Godfrey | 2012-06-06 | 25 | -309/+701 |
| * | QPID-3997: Fix test failure under JDK 1.7 when AuthenticationManagers would n... | Keith Wall | 2012-06-03 | 10 | -385/+567 |
| * | QPID-4029: add ability to selectively include a protocol version on a given p... | Robert Gemmell | 2012-05-29 | 8 | -17/+373 |
| * | QPID-3986: Improved tests and resolved some potential thread-safety issues | Robert Gemmell | 2012-05-29 | 3 | -7/+250 |
| * | QPID-3997: AuthenticationManagers not cleaned up on error path | Keith Wall | 2012-05-26 | 2 | -12/+5 |
| * | QPID-4006: [Java Broker] BDB HA. | Keith Wall | 2012-05-25 | 3 | -14/+12 |
| * | QPID-4012: update the priority queue entry sub lists to maintain a record of ... | Robert Gemmell | 2012-05-25 | 1 | -4/+13 |
| * | QPID-4006: BDB HA. Make passivation async to avoid holding up the BDB thread.... | Keith Wall | 2012-05-22 | 3 | -16/+53 |
| * | QPID-4010 : [Java broker] Add LDAP authentication | Robert Godfrey | 2012-05-18 | 3 | -3/+406 |
| * | QPID-3973 : [Java] Add support for non JKS key store types (patch supplied by... | Robert Godfrey | 2012-05-18 | 2 | -2/+8 |
| * | QPID-4007 : [Java Broker] Fix pointless equality test in Kerberos authenticat... | Robert Godfrey | 2012-05-18 | 1 | -1/+1 |
| * | QPID-4007 : [Java Broker] Add Kerberos authentication support | Robert Godfrey | 2012-05-17 | 2 | -2/+230 |
| * | QPID-4006: add support for using BDB HA to form an active-passive cluster for... | Robert Gemmell | 2012-05-17 | 22 | -257/+168 |