| Commit message (Expand) | Author | Age | Files | Lines |
| * | QPID-2966: Add QMF method to dynamically set the log level. | Gordon Sim | 2010-12-10 | 1 | -1/+3 |
| * | enable broker mgmt agent test, fix distcheck errors. | Kenneth Anthony Giusti | 2010-12-02 | 1 | -1/+1 |
| * | Add a unit_test fixture for the Brokers internal management agent. | Kenneth Anthony Giusti | 2010-12-01 | 1 | -0/+2 |
| * | Fix make distcheck error: added sasl_fed to EXTRA_DIST. | Alan Conway | 2010-10-27 | 1 | -3/+1 |
| * | Revert experimental cluster code, too close to 0.8 release. | Alan Conway | 2010-10-27 | 1 | -2/+1 |
| * | Get rid of boost::regex in test code. | Alan Conway | 2010-10-21 | 1 | -1/+1 |
| * | Introduce broker::Cluster interface. | Alan Conway | 2010-10-18 | 1 | -1/+2 |
| * | Added install_env.sh to set environment variables to use an install prefix. | Alan Conway | 2010-09-27 | 1 | -3/+4 |
| * | QMFv2 Additions: | Ted Ross | 2010-09-21 | 1 | -2/+4 |
| * | Added qpid-cpp-benchmark to EXTRA_DIST. | Alan Conway | 2010-06-14 | 1 | -0/+1 |
| * | Rename tests qpid_* to qpid-* for consistency. | Alan Conway | 2010-06-14 | 1 | -17/+12 |
| * | Fix ordering problem with of dependencies of make check. | Alan Conway | 2010-06-11 | 1 | -1/+2 |
| * | Fixed conflicting clean-local targets, causing make distcheck to fail. | Alan Conway | 2010-05-28 | 1 | -1/+4 |
| * | Fix make distcheck: clean sasl_config test files. | Alan Conway | 2010-05-28 | 1 | -0/+3 |
| * | Add missing sasl_test_setup.sh to EXTRA_DIST | Alan Conway | 2010-05-28 | 1 | -1/+2 |
| * | Fixed: authentication with bad credentials causes cluster broker to exit. | Alan Conway | 2010-05-27 | 1 | -1/+5 |
| * | Fix problems with cluster_authentication_soak test in VPATH build. | Alan Conway | 2010-05-27 | 1 | -9/+4 |
| * | Jira QPID-2617 -- make sasl-based tests config files relocatable | Michael Goulish | 2010-05-24 | 1 | -4/+7 |
| * | Changed the names of tests which are installed in /usr/bin/ to be prefixed wi... | Kim van der Riet | 2010-05-24 | 1 | -30/+30 |
| * | QPID-664: separate out the messaging API into its own library | Gordon Sim | 2010-05-14 | 1 | -5/+6 |
| * | Removed references to non-existent test run_cluster_authentication_soak | Alan Conway | 2010-05-14 | 1 | -2/+1 |
| * | Initial multi-thread unit test for messaging API. | Alan Conway | 2010-05-14 | 1 | -0/+2 |
| * | Cluster + Security | Michael Goulish | 2010-05-14 | 1 | -1/+7 |
| * | Correct brokertest.retry logic. | Alan Conway | 2010-05-06 | 1 | -1/+1 |
| * | Added throughput reporting to sender.cpp. | Alan Conway | 2010-04-16 | 1 | -1/+2 |
| * | Renamed qpid_recv to qpid_receive. | Alan Conway | 2010-04-08 | 1 | -4/+4 |
| * | Add Statistics.h/.cpp to Makefile.am and CMakeLists.txt. | Alan Conway | 2010-04-07 | 1 | -0/+2 |
| * | Extend qpid_send, qpid_recv to measure throughput and latency. | Alan Conway | 2010-04-07 | 1 | -2/+4 |
| * | Merged the changes from the qmf-devel0.7a branch back to the trunk. | Ted Ross | 2010-03-31 | 1 | -3/+3 |
| * | Remove tests/testagent sub-directory, build testagent in the tests directory. | Alan Conway | 2010-03-09 | 1 | -2/+2 |
| * | Added tests/testagent, a simple QMF agent for use in tests. | Alan Conway | 2010-03-03 | 1 | -0/+2 |
| * | Configure boost tests to create core dumps. | Alan Conway | 2010-02-25 | 1 | -1/+0 |
| * | more futzing with setup.py; pulled specs into python/qpid package | Rafael H. Schloming | 2010-02-15 | 1 | -6/+3 |
| * | use python/setup.py instead of python/Makefile | Rafael H. Schloming | 2010-02-15 | 1 | -1/+4 |
| * | Add Windows Powershell scripts needed for test suite to run on Windows to EXT... | Stephen D. Huston | 2010-02-05 | 1 | -4/+14 |
| * | QPID-664: Added some of the missing standard message headers. Added two new t... | Gordon Sim | 2010-01-12 | 1 | -0/+14 |
| * | Install useful tests. | Alan Conway | 2010-01-06 | 1 | -20/+21 |
| * | QPID-2289: Fixed copy constructor in qpid::messaging::Message, added in equal... | Gordon Sim | 2009-12-17 | 1 | -1/+2 |
| * | QPID-2227 C++ "make dist" is missing cluster.cmake and has unneeded test_env.sh | Andrew Stitcher | 2009-12-03 | 1 | -1/+1 |
| * | Clean up test environment variables, prepare for running more tests in cmake. | Alan Conway | 2009-11-30 | 1 | -6/+1 |
| * | Fix autotool dependency on installed libtool for running "make check" | Andrew Stitcher | 2009-11-30 | 1 | -0/+1 |
| * | 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 | 1 | -18/+3 |
| * | Added support for address parsing, create/assert/delete policies | Gordon Sim | 2009-11-11 | 1 | -1/+2 |
| * | Clean up files left behind by tests in make clean. | Alan Conway | 2009-11-04 | 1 | -1/+1 |
| * | Fix dependencies so python client used by tests is built before tests. | Alan Conway | 2009-09-29 | 1 | -0/+3 |
| * | Fix python tests to work in VPATH builds and for make distcheck. | Alan Conway | 2009-09-28 | 1 | -23/+37 |
| * | Fix to allow python testing stuff to build outside source tree | Andrew Stitcher | 2009-09-23 | 1 | -4/+2 |
| * | rhs's new system for python allows us to build python test | Michael Goulish | 2009-09-23 | 1 | -0/+7 |
| * | Rolling back my recent change 816715. These script changes don't work with t... | Michael Goulish | 2009-09-18 | 1 | -8/+0 |