| Commit message (Expand) | Author | Age | Files | Lines |
| * | NO-JIRA: fix acking bug in old perftests, add some logging to aid failure ana... | Robert Gemmell | 2012-02-17 | 2 | -22/+8 |
| * | QPID-3714: Fix defect in BasicContentHeaderProperties | Keith Wall | 2012-02-17 | 1 | -2/+8 |
| * | NO-JIRA: stop catching Throwable, we generally shouldnt continue when faced w... | Robert Gemmell | 2012-02-17 | 1 | -1/+1 |
| * | QPID-3850: add switch into default uncaught exception handler to prevent the ... | Robert Gemmell | 2012-02-17 | 1 | -3/+7 |
| * | QPID-3743: remove try-catch block on converting BDB message meta data entry i... | Robert Gemmell | 2012-02-17 | 1 | -20/+9 |
| * | QPID-3846: stop adding useless empty nodes for connections, exchanges, queues... | Robert Gemmell | 2012-02-16 | 1 | -15/+1 |
| * | QPID-3845: Change impact attribute for ShutdownMBean to ACTION | Robert Gemmell | 2012-02-16 | 1 | -3/+5 |
| * | QPID-3844: allow queryMBeans to succeed without ACL checking, tools like JCon... | Robert Gemmell | 2012-02-16 | 2 | -7/+25 |
| * | QPID-3843: ensure ACL rule evaluation for the ALL operation accounts for the ... | Robert Gemmell | 2012-02-16 | 3 | -27/+204 |
| * | NO-JIRA: exclude new python tests for the new QMF stats the broker does not i... | Robert Gemmell | 2012-02-16 | 1 | -0/+1 |
| * | QPID-3848: relax the enforcement of exchange type checking during passive exc... | Robert Gemmell | 2012-02-15 | 2 | -2/+2 |
| * | QPID-3840: corrected qpid-passwd and qpid-run to handle paths with spaces in ... | Keith Wall | 2012-02-15 | 3 | -6/+14 |
| * | QPID-3840: added automated tests for the Java Broker's qpid-passwd script and... | Keith Wall | 2012-02-15 | 4 | -29/+127 |
| * | QPID-3842: Java Broker should report platform and memory size on startup | Keith Wall | 2012-02-14 | 3 | -4/+61 |
| * | QPID-3837: Update message to use the string name of the type. Told you i shou... | Robert Gemmell | 2012-02-14 | 1 | -2/+2 |
| * | QPID-3836 Modified the address handling code to pass the noLocal | Rajith Muditha Attapattu | 2012-02-13 | 4 | -10/+19 |
| * | QPID-3837: align the 0-10 exception message for an exchange redeclare attempt... | Robert Gemmell | 2012-02-13 | 1 | -2/+2 |
| * | QPID-3835: add the empty 'no selector' argument to bindings for DurableSubscr... | Robert Gemmell | 2012-02-13 | 5 | -29/+84 |
| * | QPID-3835: update the test preparer tool to generate content for a durable su... | Robert Gemmell | 2012-02-13 | 3 | -34/+146 |
| * | QPID-3739: Java properties qpid.ssl.keyStoreCertType and qpid.ssl.trustStoreC... | Keith Wall | 2012-02-13 | 1 | -2/+0 |
| * | QPID-3825: TransactionTimeoutTests sporadically fail | Keith Wall | 2012-02-13 | 1 | -2/+3 |
| * | QPID-3817: remove unnecessary cast to AMQQueue from the QueueBrowser creation... | Robert Gemmell | 2012-02-13 | 2 | -3/+6 |
| * | QPID-3830: remove stale reference to old examples README | Robert Gemmell | 2012-02-13 | 1 | -2/+0 |
| * | QPID-3830: remove stale/confusing old 'examples' for the java client | Robert Gemmell | 2012-02-13 | 27 | -2874/+0 |
| * | QPID-3831: use AcquireMode=PRE_ACQUIRED when using server-side selectors and ... | Robert Gemmell | 2012-02-13 | 6 | -16/+12 |
| * | QPID-3803: increase receive() timeout on persistent runs, newest failure log ... | Robert Gemmell | 2012-02-13 | 1 | -7/+8 |
| * | QPID-3440: add test to verify issue by ensuring that the reply-to Destination... | Robert Gemmell | 2012-02-13 | 4 | -55/+128 |
| * | QPID-3829: use a seperate object for reference checking to stop the AMQMessag... | Robert Gemmell | 2012-02-13 | 8 | -175/+49 |
| * | QPID-3803: System tests SortedQueueTest fail ocasionally on slow machines | Keith Wall | 2012-02-10 | 1 | -31/+28 |
| * | QPID-3824 - Additional queue statistics, posix memory statistics, and broker-... | Ted Ross | 2012-02-09 | 2 | -0/+308 |
| * | QPID-3823: ServerSession unblock(AMQQueue) can cause NPE when trying to remov... | Keith Wall | 2012-02-09 | 4 | -67/+85 |
| * | QPID-3825: TransactionTimeoutTest.testProducerOpenCommit and others fails spo... | Keith Wall | 2012-02-09 | 1 | -2/+8 |
| * | QPID-3821: Uncaught exception thrown in QueueRunner.run() could cause QueueRu... | Keith Wall | 2012-02-09 | 2 | -21/+30 |
| * | QPID-3819: ExhaustiveACLTests seen to timeout | Keith Wall | 2012-02-09 | 4 | -150/+128 |
| * | QPID-3820: Sporadic failures from ProducerFlowControlTest | Keith Wall | 2012-02-08 | 1 | -2/+2 |
| * | QPID-3820: ProducerFlowControlTest#testSendTimeout test fails sprodically on ... | Keith Wall | 2012-02-07 | 1 | -141/+85 |
| * | QPID-3809: Java Broker killed by java.net.SocketException: Broken pipe (kille... | Keith Wall | 2012-02-07 | 1 | -6/+18 |
| * | QPID-3818: Replace CombinedTest and its support classes with a simpler test-c... | Keith Wall | 2012-02-07 | 6 | -466/+169 |
| * | QPID-3807: Improve thread safety of JMS Session dispatcher. | Keith Wall | 2012-02-07 | 1 | -21/+11 |
| * | NO-JIRA: Remove unnecessary getters added by recent commit 1236867 | Keith Wall | 2012-02-07 | 1 | -87/+0 |
| * | NO-JIRA: Move members back to top of class where they belong | Keith Wall | 2012-02-07 | 1 | -181/+180 |
| * | QPID-3816: add client version to connection open logging | Robert Gemmell | 2012-02-06 | 7 | -28/+72 |
| * | QPID-3801: change use of escaped single quote to a hex literal to avoid a bug... | Robert Gemmell | 2012-02-06 | 1 | -4/+8 |
| * | NO-JIRA: Remove redundant code from client and common trees. | Keith Wall | 2012-02-06 | 13 | -916/+0 |
| * | QPID-3756: Reorder Java Broker's connection close process so that ConnectionC... | Keith Wall | 2012-02-06 | 3 | -7/+17 |
| * | QPID-3775: Change BDB shell scripts to avoid use of readlink when determining... | Keith Wall | 2012-02-06 | 3 | -7/+12 |
| * | QPID-3815: remove duplicate setting of the NetworkConnection, this was alread... | Robert Gemmell | 2012-02-06 | 1 | -1/+0 |
| * | QPID-3815: update test to expose the issue, we no longer log both the (unsupp... | Robert Gemmell | 2012-02-06 | 1 | -18/+5 |
| * | NO-JIRA: remove factory method only used by test | Robert Gemmell | 2012-02-06 | 2 | -8/+4 |
| * | QPID-3814: ensure the 0-10 client sends its version number during ConnectionS... | Robert Gemmell | 2012-02-05 | 18 | -198/+200 |