| Commit message (Expand) | Author | Age | Files | Lines |
* | QPID-2289: Fixed copy constructor in qpid::messaging::Message, added in equal... | Gordon Sim | 2009-12-17 | 4 | -1/+65 |
* | QPID-2282: test_watchdog failing due to incorrect use of env. vars | Alan Conway | 2009-12-16 | 1 | -0/+1 |
* | test_watchdog: trivial test fix, check exit status of qpidd. | Alan Conway | 2009-12-16 | 1 | -2/+2 |
* | QPID-1951: Removed need for Windows versions of ssize_t and pid_t | Andrew Stitcher | 2009-12-15 | 1 | -2/+2 |
* | QPID-2266: error sending update: Enqueue capacity threshold exceeded | Alan Conway | 2009-12-11 | 2 | -5/+60 |
* | QPID-2236: cmake link error, missing boost.system library. | Alan Conway | 2009-12-10 | 1 | -1/+1 |
* | Set up python test list correctly and get the correct exit code from a test p... | Stephen D. Huston | 2009-12-09 | 2 | -2/+3 |
* | Correct typo in diagnostic message. | Stephen D. Huston | 2009-12-09 | 1 | -1/+1 |
* | Fix build errors in test_store; resolves QPID-2229 | Stephen D. Huston | 2009-12-04 | 2 | -5/+5 |
* | QPID-2227 C++ "make dist" is missing cluster.cmake and has unneeded test_env.sh | Andrew Stitcher | 2009-12-03 | 1 | -1/+1 |
* | Run cluster tests under cmake. | Alan Conway | 2009-12-02 | 20 | -83/+181 |
* | Fix problem with make distcheck - python tests not being skipped when python ... | Alan Conway | 2009-12-01 | 2 | -16/+11 |
* | Remove env setting causing problems with failover-soak. | Alan Conway | 2009-11-30 | 1 | -2/+0 |
* | Clean up test environment variables, prepare for running more tests in cmake. | Alan Conway | 2009-11-30 | 27 | -159/+162 |
* | Fix autotool dependency on installed libtool for running "make check" | Andrew Stitcher | 2009-11-30 | 2 | -2/+3 |
* | Cluster consistency: check for no clean store condition. | Alan Conway | 2009-11-26 | 1 | -2/+15 |
* | Consistency checks for persistent cluster startup. | Alan Conway | 2009-11-25 | 1 | -14/+35 |
* | Verify stored cluster-id matches agreed cluster-id when joining a persistent ... | Alan Conway | 2009-11-24 | 3 | -25/+34 |
* | Added flow control to failover_test in cluster_tests.py. | Alan Conway | 2009-11-24 | 1 | -2/+2 |
* | Support for restarting a persistent cluster. | Alan Conway | 2009-11-24 | 6 | -59/+241 |
* | QPID-664: Allow session to be specified as transactional; add basic test of t... | Gordon Sim | 2009-11-23 | 1 | -0/+27 |
* | Revert "Added getStoreDir() to MessageStore" | Alan Conway | 2009-11-20 | 1 | -2/+0 |
* | Changes to hopefully address a sporadic test failure. Couldn't reproduce so n... | Alan Conway | 2009-11-20 | 1 | -8/+5 |
* | Fix race in the test: wait for both brokers to be ready before killing one. | Alan Conway | 2009-11-20 | 1 | -0/+1 |
* | Fix distcheck failure: don't try to run python tests if python not available. | Alan Conway | 2009-11-20 | 1 | -3/+6 |
* | Added test_env.sh script to distributed file list | Gordon Sim | 2009-11-20 | 1 | -1/+2 |
* | Removed the Visual Studio solution/project files, as these are now generated ... | Stephen D. Huston | 2009-11-20 | 18 | -7305/+3 |
* | QPID-664: Bring address option names in to line with those used in python cli... | Gordon Sim | 2009-11-19 | 1 | -11/+11 |
* | QPID-664: Refine address resolution; if type not specified, default to queue ... | Gordon Sim | 2009-11-19 | 1 | -0/+2 |
* | Cleaned up test environment script. | Alan Conway | 2009-11-19 | 2 | -18/+55 |
* | Added getStoreDir() to MessageStore | Alan Conway | 2009-11-19 | 1 | -0/+2 |
* | Added cluster option --cluster-size. | Alan Conway | 2009-11-18 | 3 | -16/+64 |
* | Silence expected warning from cluster tests. | Alan Conway | 2009-11-18 | 1 | -1/+1 |
* | Integrated InitialStatusMap into cluster code. | Alan Conway | 2009-11-17 | 2 | -12/+39 |
* | cluster::InitialStatusMap and unit tests, support for improved cluster join p... | Alan Conway | 2009-11-17 | 4 | -9/+156 |
* | QPID-664: Add accessors for connection from session, and for session from sen... | Gordon Sim | 2009-11-17 | 1 | -1/+14 |
* | QPID-664: Allow application to set session name and retrieve session using th... | Gordon Sim | 2009-11-17 | 1 | -1/+13 |
* | QPID-664: Cancel all senders and receivers on closing session; check queue/ex... | Gordon Sim | 2009-11-17 | 1 | -4/+0 |
* | QPID-664: Added getReceiver()/getSender() methods to session in new api. | Gordon Sim | 2009-11-17 | 1 | -0/+29 |
* | Use portable sleep call | Stephen D. Huston | 2009-11-16 | 1 | -1/+2 |
* | QPID-664: Remove start()/stop() methods from api | Gordon Sim | 2009-11-16 | 1 | -6/+0 |
* | Added extra test for quoating in name or subject parts of address. | Gordon Sim | 2009-11-16 | 1 | -0/+7 |
* | QPID-664: Introduce ';' as delimiter bewteen name (and optionally subject) an... | Gordon Sim | 2009-11-16 | 2 | -18/+18 |
* | Merge branch 'next_receiver_changes' into trunk | Gordon Sim | 2009-11-16 | 1 | -57/+0 |
* | changed address syntax to permit more complex subjects, added escaping, impro... | Rafael H. Schloming | 2009-11-13 | 1 | -2/+2 |
* | Make failover_soak and its children adjustable as to | Michael Goulish | 2009-11-13 | 5 | -101/+200 |
* | Made cluster_tests.py ClusterTests.test_failover configurable to run for any ... | Alan Conway | 2009-11-12 | 1 | -20/+9 |
* | Merge branch 'next_receiver_changes' into trunk | Gordon Sim | 2009-11-12 | 1 | -0/+22 |
* | Added full SASL authentication and security layer for the Python client. | Ted Ross | 2009-11-11 | 1 | -5/+5 |
* | Fix compilation error on some platforms | Gordon Sim | 2009-11-11 | 1 | -0/+1 |