| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Added support for address parsing, create/assert/delete policies | Gordon Sim | 2009-11-11 | 3 | -11/+386 |
| * | Moved brokertest.py to python directory. | Alan Conway | 2009-11-10 | 3 | -397/+3 |
| * | Fixed test_failover, added ErrorGenerator with test. | Alan Conway | 2009-11-10 | 4 | -53/+119 |
| * | Also remove liner search from seek() & add tests | Carl C. Trieloff | 2009-11-10 | 1 | -0/+52 |
| * | Add missing cluster_tests.fail file to distribution list. | Gordon Sim | 2009-11-10 | 1 | -1/+2 |
| * | Added message store recovery tests to cluster_tests. | Alan Conway | 2009-11-09 | 5 | -35/+82 |
| * | remove looping for position search and replace with stl algorithms for better... | Carl C. Trieloff | 2009-11-09 | 1 | -1/+2 |
| * | Filled out process management in python brokertest framework. | Alan Conway | 2009-11-09 | 3 | -510/+233 |
| * | Clean up files left behind by tests in make clean. | Alan Conway | 2009-11-04 | 2 | -1/+4 |
| * | Fix leak in SASL code, enable cluster ACL test. | Alan Conway | 2009-11-02 | 1 | -8/+9 |
| * | Remove incorrect import. | Alan Conway | 2009-11-02 | 1 | -1/+1 |
| * | Minor fix for testlib.py cluster testing script | Kim van der Riet | 2009-11-02 | 1 | -1/+1 |
| * | Changed ssl_test to use 127.0.0.1 instead of hostname and to regenerate certs... | Gordon Sim | 2009-11-02 | 1 | -8/+19 |
| * | Fix memory leak in testCoincidentErrors due to un-joined connector thread. | Alan Conway | 2009-10-30 | 2 | -2/+3 |
| * | Add missing install rule for brokertest.py | Alan Conway | 2009-10-30 | 1 | -1/+2 |
| * | QPID-2181 - Alternate exchange on queue is not visible in management tools | Ted Ross | 2009-10-30 | 1 | -0/+14 |
| * | Python framework for tests that start multiple brokers. | Alan Conway | 2009-10-30 | 3 | -5/+252 |
| * | Reduce redundancy in cluster log output. | Alan Conway | 2009-10-28 | 1 | -1/+1 |
| * | Make Session::close and Connection::close no-throw | Alan Conway | 2009-10-27 | 2 | -1/+29 |
| * | Separate FailoverListener from client::Connection. | Alan Conway | 2009-10-26 | 4 | -11/+17 |
| * | Removed "..." from suppressions to work with older valgrind versions. | Alan Conway | 2009-10-22 | 2 | -5/+15 |
| * | Improved suppression for TCPConnector leak. | Alan Conway | 2009-10-22 | 1 | -8/+4 |
| * | Tidied up dependencies in IOHandle so that it is no longer | Andrew Stitcher | 2009-10-21 | 1 | -0/+4 |
| * | Supress TCPConnector join leak, disabled valgrind --gen-supressions - too ver... | Alan Conway | 2009-10-20 | 2 | -1/+16 |
| * | Pull running acceptor out of Broker run loop | Andrew Stitcher | 2009-10-16 | 1 | -0/+1 |
| * | Improved test output capturing in automated tests; correctly get exe process ... | Stephen D. Huston | 2009-10-15 | 5 | -28/+62 |