| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 649909-650455 via svnmerge from | Aidan Skinner | 2008-04-22 | 1 | -3/+7 |
* | Merged revisions 648217-649481 via svnmerge from | Aidan Skinner | 2008-04-18 | 1 | -31/+37 |
* | QPID-832 sync cpp with trunk | Aidan Skinner | 2008-04-14 | 1 | -0/+220 |
* | QPID-832 delete for resync with trunk (cpp, ruby) and M2.1 (java/broker) | Aidan Skinner | 2008-04-14 | 1 | -220/+0 |
* | Merged revisions 628737,628827,628846,628875,629196,629199,629253,629263,6293... | Aidan Skinner | 2008-02-22 | 1 | -9/+9 |
* | Merged revisions 619974,620011,620014,620016-620017,620479,620481,620566,6205... | Aidan Skinner | 2008-02-13 | 1 | -8/+40 |
* | Merged revisions 615958,615968,616353,616396,616402,616404,616445,616454,6165... | Aidan Skinner | 2008-02-11 | 1 | -107/+124 |
* | Improved/additional client API tests. | Alan Conway | 2008-01-24 | 1 | -24/+2 |
* | src/tests/ClientSessionTest.cpp: Disabled hanging test: testDisconnectResume. | Alan Conway | 2007-12-11 | 1 | -20/+12 |
* | src/tests/SocketProxy.h: proxy between local client & server to simulate netw... | Alan Conway | 2007-12-10 | 1 | -5/+7 |
* | Summary: | Alan Conway | 2007-12-07 | 1 | -26/+18 |
* | Disable recoding of frames for replay where replay will not be required. | Gordon Sim | 2007-11-28 | 1 | -1/+1 |
* | Added framing::BodyHolder: | Alan Conway | 2007-11-22 | 1 | -25/+1 |
* | client::SubscriptionManager: | Alan Conway | 2007-11-07 | 1 | -1/+1 |
* | Client API: fix keyword parameter ambiguities for beta client API. | Alan Conway | 2007-10-30 | 1 | -16/+17 |
* | Rename client::Session as client::Session_0_10 | Alan Conway | 2007-10-29 | 1 | -3/+3 |
* | Session resume support in client & broker: Client can resume a session | Alan Conway | 2007-10-26 | 1 | -46/+105 |
* | * src/tests/ClientSessionTest.cpp: Suspend/resume tests. | Alan Conway | 2007-09-28 | 1 | -0/+24 |
* | 2007-09-24 Alan Conway <aconway@redhat.com> | Alan Conway | 2007-09-24 | 1 | -0/+3 |
* | Added Dispatcher class (plus test). This converts incoming MessageTransfer fr... | Gordon Sim | 2007-09-18 | 1 | -2/+61 |
* | In ClientChannel: Use subscribe and flush in place of get; use per-subscriber... | Gordon Sim | 2007-09-12 | 1 | -0/+2 |
* | Support for keyword args in session interface | Gordon Sim | 2007-09-10 | 1 | -7/+7 |
* | Client side support for message and delivery properties in header segments. | Gordon Sim | 2007-09-10 | 1 | -4/+16 |
* | Implementation of execution.result on the client side | Gordon Sim | 2007-09-06 | 1 | -0/+71 |