| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed CMake build | Andrew Stitcher | 2009-05-01 | 1 | -2/+2 |
| * | Add qpidbroker.vcproj to windows_dist files; fixes QPID-1835 | Stephen D. Huston | 2009-05-01 | 1 | -0/+1 |
| * | Replace std::list with std::deque for SemanticState::unacked - more efficient... | Alan Conway | 2009-05-01 | 6 | -22/+20 |
| * | Cluster test code now has a persistence switch controlled by the environment.... | Kim van der Riet | 2009-05-01 | 7 | -112/+175 |
| * | Apply PIMPL pattern to qpid::client::LocalQueue | Alan Conway | 2009-05-01 | 7 | -53/+218 |
| * | Remove workaround for buggy corosync headers, no longer needed. | Alan Conway | 2009-05-01 | 1 | -7/+3 |
| * | Code generator changes missed on last commit. | Alan Conway | 2009-05-01 | 1 | -2/+3 |
| * | Cleaned up PIMPL pattern for public API | Alan Conway | 2009-05-01 | 17 | -279/+178 |
| * | Update to release script as used to generate the 0.5 release. | Martin Ritchie | 2009-05-01 | 1 | -32/+176 |
| * | Help more tests run | Stephen D. Huston | 2009-04-30 | 2 | -40/+23 |
| * | Add extern for run() so tests can link correctly on Windows | Stephen D. Huston | 2009-04-30 | 1 | -1/+4 |
| * | Fixed testShlib and testAutoShlib path typo | Kim van der Riet | 2009-04-30 | 1 | -2/+2 |
| * | Made cmake config more like the autotools version | Andrew Stitcher | 2009-04-30 | 4 | -42/+88 |
| * | QPID-1833: use file.seperator to overcome copy+globmapper path limitation on ... | Robert Gemmell | 2009-04-30 | 2 | -2/+2 |
| * | Pass platform's shared lib prefix, suffix to test progs that need it; use it ... | Stephen D. Huston | 2009-04-29 | 3 | -25/+25 |
| * | Fix locating of LIBCPG; removed deleted WriteEstimate.cpp, .h files | Stephen D. Huston | 2009-04-29 | 1 | -7/+4 |
| * | Improved & simplified cluster output algorithm. | Alan Conway | 2009-04-29 | 11 | -175/+37 |
| * | Removed code that prevents cmake build from raw checkout | Andrew Stitcher | 2009-04-28 | 1 | -3/+0 |
| * | Fixed to allow use of cmake 2.4 | Andrew Stitcher | 2009-04-28 | 7 | -58/+56 |
| * | Ensure socket is closed when exception occurs during encode/decode. | Gordon Sim | 2009-04-28 | 1 | -1/+3 |
| * | Add tests; revise checks for C++ headers to uuse C++, not C | Stephen D. Huston | 2009-04-28 | 4 | -177/+242 |
| * | QPID-1730: add AlertingTest, although not to 010 | Aidan Skinner | 2009-04-28 | 4 | -2/+167 |
| * | Fix compile error - missing config.h check and QPIDC_MODULE_DIR, QPIDC_CONF_FILE | Stephen D. Huston | 2009-04-27 | 2 | -9/+11 |
| * | Added missing const clause for putBin128. | Ted Ross | 2009-04-24 | 2 | -2/+2 |
| * | Merge in initial changes to allow building with CMake; rubygen and management... | Stephen D. Huston | 2009-04-23 | 21 | -44/+1564 |
| * | Move client::Dispatcher destructor from .cpp to .h to avoid having to export ... | Stephen D. Huston | 2009-04-23 | 3 | -5/+12 |
| * | Fix compile warning-turned-error | Stephen D. Huston | 2009-04-23 | 1 | -1/+1 |
| * | Fixes to build under Visual Studio 2008 | Andrew Stitcher | 2009-04-23 | 4 | -1/+4 |
| * | QPID-1826: brown paper bag commit | Aidan Skinner | 2009-04-23 | 2 | -16/+12 |
| * | QPID-1826: Ensure that server-wide configuration variables in virtualhosts.xm... | Aidan Skinner | 2009-04-23 | 5 | -54/+298 |
| * | Apply PIMPL pattern to client::Completion and client::Future. | Alan Conway | 2009-04-23 | 11 | -35/+131 |
| * | Fix valgrind error in PollableCondition unit test. | Alan Conway | 2009-04-22 | 1 | -1/+1 |
| * | Unit test for PollableCondition. | Alan Conway | 2009-04-22 | 2 | -1/+119 |
| * | Better logging around cpg_init, 30 second retry limit. | Alan Conway | 2009-04-22 | 1 | -4/+6 |
| * | Added failonerror=true to fail the build if the example automation fails | Rajith Muditha Attapattu | 2009-04-21 | 1 | -1/+1 |
| * | QPID-1823: Allow recycling of channel IDs | Aidan Skinner | 2009-04-21 | 9 | -5/+167 |
| * | File missed in previous commit. | Alan Conway | 2009-04-21 | 1 | -4/+6 |
| * | QPID-1824 : Add ability to use a ConnectionURL String to configure a Configur... | Martin Ritchie | 2009-04-21 | 2 | -0/+86 |
| * | QPID-1818 : Disable NoLocalAfterRecoveryTest until we can resolve the failove... | Martin Ritchie | 2009-04-21 | 1 | -0/+2 |
| * | Apply PIMPL pattern to qpid::client::Message. | Alan Conway | 2009-04-20 | 18 | -79/+410 |
| * | used timed wait to improve debugability | Rafael H. Schloming | 2009-04-18 | 2 | -2/+6 |
| * | Setting the svn:executable property on the verify_all script | Rajith Muditha Attapattu | 2009-04-17 | 1 | -0/+0 |
| * | Small change to ClusterFixture which allows a different path to the cluster.s... | Kim van der Riet | 2009-04-17 | 2 | -16/+17 |
| * | QPID-1822: override imported module.xml 'libs' target, preventing unecessary ... | Robert Gemmell | 2009-04-17 | 1 | -0/+4 |
| * | QPID-1798: Update AMQQueueMBean to use new constant value of DeliveryMode, re... | Robert Gemmell | 2009-04-17 | 3 | -5/+6 |
| * | Turn off NoLocalAfterRecoveryTest until it's fixed. | Aidan Skinner | 2009-04-17 | 1 | -0/+3 |
| * | Eat IllegalArgumentException when creating the signal handler, fixes startup ... | Aidan Skinner | 2009-04-17 | 1 | -1/+9 |
| * | Remove LatencyMetric files | Stephen D. Huston | 2009-04-17 | 1 | -6/+0 |
| * | QPID-1820: configure queues on creation | Aidan Skinner | 2009-04-17 | 1 | -1/+1 |
| * | Fix log message with incorrect level (critical should be debug). | Alan Conway | 2009-04-16 | 1 | -1/+1 |