| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 439476-447993,447995-448007,448009-448141,448143-448157,4481... | Martin Ritchie | 2007-06-15 | 138 | -4781/+7160 |
| * | Blocked revisions 537171,540169 via svnmerge | Gordon Sim | 2007-06-15 | 0 | -0/+0 |
| * | Minor update of log messages. | Gordon Sim | 2007-06-15 | 1 | -2/+2 |
| * | Recorded merge of revisions 536253-536278,536280-536338,536340-536479,536481-... | Gordon Sim | 2007-06-15 | 0 | -0/+0 |
| * | Fixed catch clauses to catch by const & and use std::exception for | Alan Conway | 2007-06-14 | 6 | -11/+11 |
| * | Add ability for a queue to record all bindings to it, such that these can be ... | Gordon Sim | 2007-06-14 | 8 | -3/+176 |
| * | Removed unused files src/qpid/client/ClientAdapter.cpp and .h. | Alan Conway | 2007-06-13 | 3 | -137/+0 |
| * | Examples update, exception handling. | Alan Conway | 2007-06-13 | 3 | -3/+5 |
| * | Removed unused file. | Gordon Sim | 2007-06-13 | 1 | -59/+0 |
| * | Example updates from jrobie. | Alan Conway | 2007-06-13 | 2 | -12/+10 |
| * | Various minor fixes to build and test process: | Gordon Sim | 2007-06-13 | 4 | -3/+4 |
| * | Initial examples directory with jrobies example programs and Makefile.am. | Alan Conway | 2007-06-12 | 5 | -0/+279 |
| * | add libqpidcluster.so to installed libraries. | Alan Conway | 2007-06-12 | 1 | -0/+1 |
| * | QPID-504: Print bound port if --port 0 is specified. Not yet used by tests. | Alan Conway | 2007-06-11 | 6 | -148/+203 |
| * | Handler refactoring notes for cluster. | Alan Conway | 2007-06-11 | 1 | -0/+161 |
| * | src/tests/Makefile.am: Fix typo in makefile | Alan Conway | 2007-06-08 | 1 | -1/+1 |
| * | Add missing scripts to EXTRA_DIST | Alan Conway | 2007-06-08 | 1 | -2/+3 |
| * | Timeout handling for dtx, plus tests. | Gordon Sim | 2007-06-08 | 18 | -60/+672 |
| * | Add | Alan Conway | 2007-06-07 | 0 | -0/+0 |
| * | Build support for clustering, initial CPG wrapper & tests. | Alan Conway | 2007-06-07 | 16 | -32/+374 |
| * | Made FieldTable argument of client::Channel::bind() optional. | Alan Conway | 2007-06-06 | 2 | -4/+3 |
| * | Merged in channel.flow implementation and interoperability tests. | Gordon Sim | 2007-06-06 | 16 | -7/+932 |
| * | Fixed qpidd --trace flag to be equivalent to "--log.enable trace+" | Alan Conway | 2007-06-06 | 1 | -1/+1 |
| * | Some tests and fixes for dtx preview. | Gordon Sim | 2007-06-05 | 17 | -96/+824 |
| * | Updates to dtx support. | Gordon Sim | 2007-05-31 | 10 | -25/+145 |
| * | Renamed file | Gordon Sim | 2007-05-31 | 1 | -0/+0 |
| * | disabled the tests directory until the failures are fixed | Rafael H. Schloming | 2007-05-31 | 1 | -1/+1 |
| * | Changed class id to avoid clash with dtx. | Gordon Sim | 2007-05-31 | 1 | -1/+1 |
| * | tests moved to test directory | Rafael H. Schloming | 2007-05-30 | 1 | -38/+0 |
| * | added listener support to queues, also added support for non version specific... | Rafael H. Schloming | 2007-05-30 | 6 | -13/+742 |
| * | example mods | Rafael H. Schloming | 2007-05-30 | 1 | -2/+2 |
| * | Load domain docs into the python spec structure. | Rafael H. Schloming | 2007-05-30 | 1 | -9/+38 |
| * | * Add ignore for generated .valgrind.supp file. | Alan Conway | 2007-05-30 | 0 | -0/+0 |
| * | Logging infrastructure: See qpidd --long-help for details. | Alan Conway | 2007-05-30 | 50 | -168/+1516 |
| * | Fixed typo in spec file | Gordon Sim | 2007-05-30 | 1 | -1/+1 |
| * | Remove dummy class defs. | Gordon Sim | 2007-05-30 | 1 | -4/+0 |
| * | Include new dtx classes in generated code. | Gordon Sim | 2007-05-30 | 2 | -6/+3 |
| * | new dtx class definitions | Gordon Sim | 2007-05-29 | 1 | -0/+878 |
| * | Added to the Javadoc | Rupert Smith | 2007-05-29 | 6 | -128/+156 |
| * | Ensure work is marked completed when recovered. | Gordon Sim | 2007-05-25 | 2 | -8/+2 |
| * | Added support for recovering prepared transactions. | Gordon Sim | 2007-05-25 | 16 | -8/+333 |
| * | * Split apart platform (threading etc.) from network io | Andrew Stitcher | 2007-05-22 | 44 | -658/+1262 |
| * | All exceptions now have one contructor. Some multiple cons left in as depreca... | Rupert Smith | 2007-05-22 | 4 | -14/+10 |
| * | Eliminated catch/rethrow where underlying cause was discarded. All causes now... | Rupert Smith | 2007-05-22 | 5 | -75/+73 |
| * | Added batch synched queue implementation. | Rupert Smith | 2007-05-22 | 10 | -0/+1221 |
| * | Patch from Arnaud Simon (asimon@redhat.com) in connection with QPID-496. This... | Gordon Sim | 2007-05-22 | 13 | -276/+3344 |
| * | Documented remaining exceptions. | Rupert Smith | 2007-05-21 | 12 | -239/+277 |
| * | Refactored exceptions to have single constructors and made room for wrapped c... | Rupert Smith | 2007-05-21 | 95 | -972/+631 |
| * | Merged revisions 540107 via svnmerge from | Rupert Smith | 2007-05-21 | 47 | -214/+549 |
| * | Added performance test README | Rupert Smith | 2007-05-21 | 2 | -146/+139 |