| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | QPID-4390, QPID-4681: change attribute name to "modelVersion" to better refel... | Robert Gemmell | 2013-03-31 | 3 | -7/+7 |
| * | QPID-4594, QPID-4682: changes from review of new 'management mode' functionality | Robert Gemmell | 2013-03-31 | 6 | -24/+70 |
| * | QPID-4657, QPID-4683: review changes for new port configuration functionality | Robert Gemmell | 2013-03-31 | 9 | -39/+272 |
| * | QPID-4680 : [Java Broker] NoAck subscription on persistent queue in 0-8/9/9-1... | Robert Godfrey | 2013-03-31 | 1 | -5/+27 |
| * | QPID-4678: Add ACL checks to restrict the operations to change broker level c... | Alex Rudyy | 2013-03-29 | 14 | -9/+711 |
| * | QPID-4677: Rename broker and virtual host attribute constants to distiguish t... | Alex Rudyy | 2013-03-29 | 19 | -167/+167 |
| * | QPID-4677: Add missing broker attributes related to store transactions | Alex Rudyy | 2013-03-29 | 7 | -5/+159 |
| * | QPID-4677: Fix incorrect attribute names and update web management console UI... | Alex Rudyy | 2013-03-29 | 10 | -102/+141 |
| * | QPID-4661: Fix broker attribute conversion bug | Alex Rudyy | 2013-03-29 | 2 | -3/+24 |
| * | QPID-4671: [Java Broker] Fix NPE occuring in FanoutExchange#isBound(... AMQQu... | Alex Rudyy | 2013-03-28 | 2 | -2/+72 |
| * | QPID-4666: fix exception messages during during 0-10 MessageSubscribe failure... | Robert Gemmell | 2013-03-27 | 1 | -2/+2 |
| * | QPID-4673 : [Java Broker AMQP 1.0] Remove potential for deadlock between conn... | Robert Godfrey | 2013-03-27 | 1 | -18/+30 |
| * | QPID-3769 Addressed concerns raised by Alex. Expanded the tests to | Rajith Muditha Attapattu | 2013-03-26 | 1 | -2/+6 |
| * | QPID-3769 Added a check to see if the subject is equal. | Rajith Muditha Attapattu | 2013-03-26 | 1 | -0/+15 |
| * | QPID-4637: increment version used for the maven [snapshot] artifacts to 0.24 | Robert Gemmell | 2013-03-25 | 1 | -1/+1 |
| * | QPID-4637: Change the Qpid version to 0.23 | Justin Ross | 2013-03-24 | 5 | -5/+5 |
| * | QPID-4596: create/delete password file for the password file authentication p... | Alex Rudyy | 2013-03-22 | 18 | -39/+179 |
| * | QPID-4596: Restrict the creation of PasswordCredentialManagingAuthenticationP... | Alex Rudyy | 2013-03-22 | 3 | -32/+62 |
| * | QPID-4661: Improve broker attribute editing UI to avoid sending of unmodified... | Alex Rudyy | 2013-03-22 | 10 | -55/+108 |
| * | QPID-4390: Improve the thread safety of java broker management operations | Alex Rudyy | 2013-03-22 | 3 | -24/+106 |
| * | QPID-4661: Display java broker store details and platform details in the web ... | Alex Rudyy | 2013-03-21 | 2 | -3/+45 |
| * | QPID-4390: Add ability to save java broker store version with existing broker... | Alex Rudyy | 2013-03-21 | 12 | -12/+123 |
| * | NO-JIRA: renamed latency performance tests to avoid name clashes when queryin... | Phil Harvey | 2013-03-21 | 1 | -2422/+3 |
| * | QPID-4661: Add functionality to update broker fields affected by changes in a... | Alex Rudyy | 2013-03-21 | 3 | -13/+111 |
| * | QPID-4661: Add UI into java broker web management console to edit broker attr... | Alex Rudyy | 2013-03-20 | 10 | -43/+831 |
| * | QPID-4657: Add UI into java broker web management console to add/edit/delete ... | Alex Rudyy | 2013-03-18 | 13 | -22/+507 |
| * | QPID-4656: added perftests documentation | Phil Harvey | 2013-03-18 | 1 | -0/+105 |
| * | QPID-4655: add BrokerOptions support for skipping the logging configuration (... | Robert Gemmell | 2013-03-18 | 3 | -2/+29 |
| * | QPID-4636: expand testing of the new TrustManagers | Robert Gemmell | 2013-03-17 | 7 | -41/+284 |
| * | QPID-4654 : [Java Client 1.0] Add connection redirect support to the AMQP 1.0... | Robert Godfrey | 2013-03-17 | 148 | -13283/+13497 |
| * | 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 | 10 | -216/+776 |
| * | QPID-4636: add 'peersOnly=false' on the 'regular trustStore' for clarity, add... | Robert Gemmell | 2013-03-14 | 3 | -2/+4 |
| * | QPID-4636: add unit tests for new TrustManagers | Robert Gemmell | 2013-03-14 | 3 | -0/+163 |
| * | QPID-4636: add support for a broker 'peerStore' that can be used to perform S... | Robert Gemmell | 2013-03-14 | 8 | -37/+324 |
| * | QPID-4593: Remove initial store type command line argument, simplify configur... | Alex Rudyy | 2013-03-14 | 19 | -939/+953 |
| * | QPID-4549 Applying Pavel's patch. | Rajith Muditha Attapattu | 2013-03-13 | 1 | -5/+2 |
| * | QPID-3769 Modified the hashcode impl to match equals. Added a test case | Rajith Muditha Attapattu | 2013-03-13 | 2 | -5/+57 |
| * | QPID-3769 Applying a modified version of a patch from Siddesh Poyarekar. | Rajith Muditha Attapattu | 2013-03-13 | 1 | -7/+25 |
| * | QPID-4596,QPID-4638: Change authentication provider names to shorter names, r... | Alex Rudyy | 2013-03-13 | 21 | -36/+32 |
| * | QPID-4597: Missing licence on new java test added by rev 1449342. No other c... | Keith Wall | 2013-03-12 | 1 | -0/+19 |
| * | QPID-4645: the firewall plugin no longer exists, functionality is aprt of the... | Robert Gemmell | 2013-03-12 | 2 | -3/+2 |