| Commit message (Expand) | Author | Age | Files | Lines |
| * | Don't generate debug snapshot messages unless debug logging enabled. | Alan Conway | 2010-03-05 | 4 | -15/+14 |
| * | Updated SASL support grid | Gordon Sim | 2010-03-05 | 1 | -7/+7 |
| * | QPID-2434: add timestamp files to CLEANFILES list | Kenneth Anthony Giusti | 2010-03-05 | 1 | -1/+1 |
| * | QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect... | Gordon Sim | 2010-03-05 | 35 | -107/+288 |
| * | made drain work on messages as well as content | Rafael H. Schloming | 2010-03-05 | 3 | -32/+44 |
| * | Allow builder to generate developer docs as well as user API docs. | Stephen D. Huston | 2010-03-05 | 1 | -1/+4 |
| * | Fix to run topictest correctly on Windows. | Stephen D. Huston | 2010-03-05 | 2 | -10/+13 |
| * | QPID-2429: Added extra test. | Gordon Sim | 2010-03-04 | 1 | -0/+10 |
| * | QPID-2429: Use explicit check for void value rather than relaying on empty() ... | Gordon Sim | 2010-03-04 | 1 | -1/+1 |
| * | fixed message comparison to allow for decrementing of the ttl | Rafael H. Schloming | 2010-03-04 | 1 | -1/+4 |
| * | Increase timeout for python cluster tests, was timing out prematurely in some... | Alan Conway | 2010-03-04 | 1 | -3/+3 |
| * | Added testagent/schema.xml to EXTRA_DIST, was causing make distcheck to fail. | Alan Conway | 2010-03-04 | 1 | -0/+1 |
| * | added priority and ttl message properties | Rafael H. Schloming | 2010-03-04 | 3 | -2/+17 |
| * | QPID-2379: defer getShadow property to ConnectionConfig objects instead of ha... | Robert Gemmell | 2010-03-04 | 5 | -3/+18 |
| * | QPID-2379: move getCreateTime() up to the ConfiguredObject supertype, add imp... | Robert Gemmell | 2010-03-04 | 21 | -27/+50 |
| * | QPID-2379: add BytesTxnDequeues and MsgTxnDequeues on Queue delegate | Robert Gemmell | 2010-03-04 | 12 | -10/+66 |
| * | QPID-2379: add BytesTxnEnqueues and MsgTxnEnqueues on Queue delegate | Robert Gemmell | 2010-03-04 | 11 | -14/+92 |
| * | QPID-2379: increase the QMF management update interval from 10ms to 10sec | Robert Gemmell | 2010-03-04 | 1 | -1/+1 |
| * | QPID-2379: add TxnStarts, TxnCommits, TxnRejects, TxnCount on Session delegate | Robert Gemmell | 2010-03-04 | 4 | -10/+111 |
| * | QPID-2379: add ConsumerCountHigh to Queue delegate | Robert Gemmell | 2010-03-04 | 4 | -3/+23 |
| * | This is a fix for QPID-2428 | Rajith Muditha Attapattu | 2010-03-04 | 1 | -1/+1 |
| * | BasicMessageProducer_0_10.java contains a fix for QPID-2428. | Rajith Muditha Attapattu | 2010-03-04 | 3 | -4/+19 |
| * | Moved the scripts and config files to the tools module as the Perf Producer a... | Rajith Muditha Attapattu | 2010-03-04 | 5 | -214/+4 |
| * | Increase test_watchdog interval to avoid spurious test failures. | Alan Conway | 2010-03-03 | 1 | -2/+2 |
| * | Amended cluster error message for decoding failures. | Alan Conway | 2010-03-03 | 1 | -1/+1 |
| * | Extended cluster_tests.test_management exposes a bug. | Alan Conway | 2010-03-03 | 4 | -30/+77 |
| * | Added tests/testagent, a simple QMF agent for use in tests. | Alan Conway | 2010-03-03 | 5 | -0/+323 |
| * | Minor improvements to brokertest framework. | Alan Conway | 2010-03-03 | 1 | -26/+83 |
| * | QPID-2386: added username (if available) to log entry for failed authentication. | Gordon Sim | 2010-03-03 | 1 | -19/+22 |
| * | QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ... | Gordon Sim | 2010-03-03 | 18 | -90/+138 |
| * | QPID-2427: Align browsing option with approach used in python client | Gordon Sim | 2010-03-03 | 2 | -3/+16 |
| * | QPID-2426: Check for empty name in address when resolving | Gordon Sim | 2010-03-03 | 1 | -0/+3 |
| * | QPID-2417: add a volume test for transient message delivery using topics + se... | Robert Gemmell | 2010-03-03 | 2 | -0/+348 |
| * | Moved the slf4j-log4j deps to the common libs. If one only builds the client ... | Rajith Muditha Attapattu | 2010-03-02 | 1 | -2/+2 |
| * | QPID-2261: fix agent indication heartbeat generation and handling. | Kenneth Anthony Giusti | 2010-03-02 | 3 | -18/+16 |
| * | Removed superfluous "Apache Qpid : " string, which the Wiki inserted into mos... | Jonathan Robie | 2010-03-01 | 51 | -51/+51 |
| * | Fixed many links, added Apache header to each file. | Jonathan Robie | 2010-03-01 | 63 | -349/+494 |
| * | Fix: decoding error causes cluster broker to exit. | Alan Conway | 2010-03-01 | 1 | -4/+16 |
| * | Add support for displaying subscriptions, with connection and queue info | Nuno Santos | 2010-03-01 | 1 | -2/+53 |
| * | added setup.py for qpid-tests | Rafael H. Schloming | 2010-03-01 | 1 | -0/+31 |
| * | QPID-2261: split error logging and debug tracing into separate loggers | Kenneth Anthony Giusti | 2010-03-01 | 3 | -382/+188 |
| * | QPID-2261: object subscriptions, and tests | Kenneth Anthony Giusti | 2010-03-01 | 4 | -170/+464 |
| * | Small Hack to allow Windows to compile without error until the qmfv2 changes ... | Andrew Stitcher | 2010-02-26 | 1 | -1/+4 |
| * | QPID-2423 - Add Constructors to set initial value of content for MapContent a... | Ted Ross | 2010-02-26 | 5 | -0/+67 |
| * | temporary workaround for problem log statement | Rafael H. Schloming | 2010-02-26 | 1 | -1/+2 |
| * | Fix cluster abort on shutdown in ClusterTimer::fire. | Alan Conway | 2010-02-26 | 4 | -3/+10 |
| * | fixed reconnect | Rafael H. Schloming | 2010-02-26 | 1 | -4/+4 |
| * | QPID-2417: update exclude files with correct test name and locations to allow... | Robert Gemmell | 2010-02-26 | 3 | -2/+4 |
| * | split engine into a separate class | Rafael H. Schloming | 2010-02-26 | 2 | -107/+122 |
| * | Last member of a cluster always has clean store. | Alan Conway | 2010-02-25 | 4 | -17/+55 |