| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge r957625 change from published site back to the source file | Robert Gemmell | 2010-07-02 | 1 | -0/+1 |
| * | Fix sporadic cluster core on exit. | Alan Conway | 2010-07-01 | 2 | -1/+1 |
| * | Fix spordic failure in cluster_test testConnectionKnownHosts. | Alan Conway | 2010-07-01 | 3 | -4/+19 |
| * | Ensure broker is deleted in main thread, not by global destructors. | Alan Conway | 2010-07-01 | 1 | -4/+13 |
| * | QPID-664: Translate exceptions to correct type when occuring on creating new ... | Gordon Sim | 2010-07-01 | 2 | -0/+12 |
| * | QPID-2708 - Patch from Chuck Rolke | Ted Ross | 2010-07-01 | 1 | -2/+2 |
| * | Ensure broker is deleted in main thread, not by global destructors. | Alan Conway | 2010-07-01 | 1 | -0/+2 |
| * | Add qpid/types/ImportExport.h to distribution. | Alan Conway | 2010-07-01 | 1 | -1/+3 |
| * | QPID-664: expose authenticated username for connection | Gordon Sim | 2010-06-30 | 6 | -1/+17 |
| * | QPID-664: corrected option name for setting subscribe options on a queue | Gordon Sim | 2010-06-30 | 2 | -2/+15 |
| * | Fix to bug introduced in r959353 causing error when qpid-stat is run against ... | Gordon Sim | 2010-06-30 | 1 | -1/+2 |
| * | QPID-2708: Create a separate qpidtypes library for the types namespace. | Alan Conway | 2010-06-30 | 7 | -140/+197 |
| * | Ensure that any additional brokers in the cluster being monitored are cleaned... | Gordon Sim | 2010-06-30 | 1 | -0/+1 |
| * | fixed auth username for sasl | Rafael H. Schloming | 2010-06-30 | 1 | -1/+5 |
| * | added accessor for auth_username | Rafael H. Schloming | 2010-06-30 | 3 | -0/+8 |
| * | Fixed incorrect syntax for connection options in the comments. | Ted Ross | 2010-06-30 | 1 | -1/+1 |
| * | fixed concurrent close | Rafael H. Schloming | 2010-06-30 | 3 | -42/+162 |
| * | Added sed based alternative to help2man to ensure that a reasonable man page ... | Gordon Sim | 2010-06-30 | 5 | -8/+28 |
| * | QPID-2706 Patch from Chuck Rolke | Ted Ross | 2010-06-29 | 1 | -0/+13 |
| * | QPID-2706 Patch from Chuck Rolke | Ted Ross | 2010-06-29 | 8 | -20/+7 |
| * | Move all shared lib prefix/postfix/suffix settings from tests/CMakeLists.txt ... | Stephen D. Huston | 2010-06-29 | 3 | -13/+11 |
| * | added a case for SEC_ERROR_EXPIRED_CERTIFICATE: in getErrorString() | Rajith Muditha Attapattu | 2010-06-29 | 1 | -0/+1 |
| * | phrase level markup change. | Jonathan Robie | 2010-06-28 | 1 | -1/+1 |
| * | Modified the wording for the log4j section. | Jonathan Robie | 2010-06-28 | 1 | -6/+6 |
| * | QPID-2689: Install and package Visual Studio debugging symbols (.pdb) files, | Andrew Stitcher | 2010-06-28 | 2 | -168/+191 |
| * | QPID-2663: fix parameter name misspelling [found by tross] | Kenneth Anthony Giusti | 2010-06-28 | 1 | -2/+2 |
| * | fix mangling for addresses that are None | Rafael H. Schloming | 2010-06-28 | 1 | -1/+1 |
| * | QPID-2589 - Patch from Chuck Rolke | Ted Ross | 2010-06-25 | 1 | -6/+74 |
| * | Added null checks in fillInCommonNodeArgs() and when trying to parse capaciti... | Rajith Muditha Attapattu | 2010-06-25 | 1 | -6/+12 |
| * | add uuid prefix to addresses beginning with hash(#) | Rafael H. Schloming | 2010-06-25 | 1 | -0/+8 |
| * | fix timeout tests to not leave queues lying around | Rafael H. Schloming | 2010-06-25 | 1 | -1/+1 |
| * | make sure we initialize properties even if application_headers is None | Rafael H. Schloming | 2010-06-25 | 1 | -1/+1 |
| * | added support for x-amqp-0-10.{app-id,content-encoding,routing-key} | Rafael H. Schloming | 2010-06-25 | 3 | -5/+22 |
| * | QPID-2589 - Patch from Chuck Rolke | Ted Ross | 2010-06-25 | 23 | -378/+498 |
| * | QPID-2698: recognise special property names for amqp 0-10 specific message- a... | Gordon Sim | 2010-06-25 | 4 | -3/+98 |
| * | added optional timeouts to {connection,session,sender,receiver}.close() as we... | Rafael H. Schloming | 2010-06-25 | 5 | -25/+148 |
| * | Reduce feature box size further for IE6 compatibility | Robert Gemmell | 2010-06-25 | 2 | -2/+2 |
| * | QPID-2696 | Rajith Muditha Attapattu | 2010-06-25 | 4 | -24/+93 |
| * | Modified to reflect new Wiki location. | Jonathan Robie | 2010-06-25 | 1 | -5/+5 |
| * | Reduce feature_box class width to account for parent padding | Robert Gemmell | 2010-06-24 | 2 | -3/+2 |
| * | Handle the case where older versions of the broker supply no delivery-propert... | Ted Ross | 2010-06-24 | 1 | -1/+1 |
| * | added full support for unreliable, at-least-once, and at-most-once reliabilit... | Rafael H. Schloming | 2010-06-24 | 2 | -18/+68 |
| * | Fix regression in r956882, sporadic failures of client_test.cpp:testBadClient... | Alan Conway | 2010-06-24 | 3 | -18/+11 |
| * | Fix test bug causing occasional failure of cluster_test. | Alan Conway | 2010-06-24 | 1 | -1/+1 |
| * | QPID-2589 - Patch from Chuck Rolke | Ted Ross | 2010-06-24 | 17 | -1/+779 |
| * | Ensure spout example waits for all messages to be sent before detaching session | Gordon Sim | 2010-06-24 | 1 | -0/+1 |
| * | QPID-2691: ensure ttl adjustment uses correct expiration on cloned message | Gordon Sim | 2010-06-24 | 4 | -5/+10 |
| * | Modified to ensure all subprocesses terminate before a test ends. | Jonathan Robie | 2010-06-23 | 1 | -5/+59 |
| * | Make verify_cluster_objects more informative. | Alan Conway | 2010-06-23 | 1 | -9/+16 |
| * | Unit tests based on examples shipped with the client APIs. Tests both the exa... | Jonathan Robie | 2010-06-23 | 1 | -0/+496 |