| Commit message (Expand) | Author | Age | Files | Lines |
| * | From Ted Ross, https://issues.apache.org/jira/browse/QPID-780 | Alan Conway | 2008-02-06 | 1 | -0/+6 |
| * | Oops, missed makefile in last commit. | Gordon Sim | 2008-02-01 | 1 | -0/+2 |
| * | Deleted unused classes, adjusted files that still mention them. | Alan Conway | 2008-01-29 | 1 | -3/+0 |
| * | Intrusive list template qpid::IList and unit tests. | Alan Conway | 2008-01-17 | 1 | -1/+2 |
| * | Apply patch from QPID-732 by Ted Ross. | Alan Conway | 2008-01-14 | 1 | -0/+1 |
| * | Patch from https://issues.apache.org/jira/browse/QPID-722 by Ted Ross: | Alan Conway | 2008-01-07 | 1 | -4/+4 |
| * | added missing header file | Nuno Santos | 2008-01-03 | 1 | -0/+1 |
| * | Summary: | Alan Conway | 2007-12-07 | 1 | -1/+2 |
| * | examples/Makefile.am: | Alan Conway | 2007-12-04 | 1 | -1/+2 |
| * | Added Session.h to list of distributed headers. | Gordon Sim | 2007-12-03 | 1 | -0/+1 |
| * | Further missing file | Gordon Sim | 2007-11-29 | 1 | -0/+1 |
| * | Fixed wrong file added in last commit | Gordon Sim | 2007-11-29 | 1 | -1/+1 |
| * | Added extra file to posix sources | Gordon Sim | 2007-11-29 | 1 | -0/+1 |
| * | Changes to threading: queues serialiser removed, io threads used to drive dis... | Gordon Sim | 2007-11-29 | 1 | -0/+3 |
| * | Fixed to build with boost 1.34 as well as boost 1.33 | Alan Conway | 2007-11-28 | 1 | -0/+1 |
| * | QPID-689 from tross@redhat.com. | Alan Conway | 2007-11-23 | 1 | -9/+12 |
| * | Added framing::BodyHolder: | Alan Conway | 2007-11-22 | 1 | -11/+10 |
| * | Added qpid::InlineVector - std::vector with inline storage to avoid | Alan Conway | 2007-11-16 | 1 | -0/+2 |
| * | Patch QPID-680 from tross | Carl C. Trieloff | 2007-11-13 | 1 | -13/+18 |
| * | Get rid of BasicHeaderProperties, dead code from 0-8 protocol. | Alan Conway | 2007-11-09 | 1 | -2/+0 |
| * | Package examples in rpm %doc directory. | Alan Conway | 2007-11-09 | 1 | -0/+1 |
| * | On Linux, broker defaults --worker-threads to the number of available CPU cores | Alan Conway | 2007-11-09 | 1 | -1/+3 |
| * | client::SubscriptionManager: | Alan Conway | 2007-11-07 | 1 | -0/+3 |
| * | Add support for array type to c++ (and python, decode only for now) | Gordon Sim | 2007-11-06 | 1 | -0/+2 |
| * | Improvements to gsim's SubscriptionManager: | Alan Conway | 2007-11-02 | 1 | -6/+8 |
| * | Added qpid::sys::RefCountedMap: thread safe refcounted map of refcounted entr... | Alan Conway | 2007-11-01 | 1 | -0/+1 |
| * | Preparation for session thread safety overhaul: | Alan Conway | 2007-11-01 | 1 | -0/+1 |
| * | - fixed build | Carl C. Trieloff | 2007-10-31 | 1 | -0/+1 |
| * | Patch from Ted | Carl C. Trieloff | 2007-10-31 | 1 | -8/+12 |
| * | client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.h | Alan Conway | 2007-10-29 | 1 | -2/+1 |
| * | Session resume support in client & broker: Client can resume a session | Alan Conway | 2007-10-26 | 1 | -8/+5 |
| * | - added patch from Tedd | Carl C. Trieloff | 2007-10-26 | 1 | -0/+2 |
| * | - flush async IO if present on sync for 0-10 | Carl C. Trieloff | 2007-10-23 | 1 | -0/+2 |
| * | QPID-651 applied patch from Ted | Carl C. Trieloff | 2007-10-19 | 1 | -0/+6 |
| * | * Summary: generalized Invoker visitor to all *Operations and | Alan Conway | 2007-10-16 | 1 | -0/+1 |
| * | Implementation of 0-10 field tables | Andrew Stitcher | 2007-10-16 | 1 | -2/+2 |
| * | Added assert.cpp to makefile. | Alan Conway | 2007-10-15 | 1 | -0/+1 |
| * | * src/qpid/framing/ResumeHandler.cpp: Handle ack and resume logic | Alan Conway | 2007-10-01 | 1 | -0/+1 |
| * | Added missing headers to makefile. | Alan Conway | 2007-09-28 | 1 | -1/+2 |
| * | * src/tests/ClientSessionTest.cpp: Suspend/resume tests. | Alan Conway | 2007-09-28 | 1 | -1/+0 |
| * | Some revisions to rubygen for packed structs and execution header (changes no... | Gordon Sim | 2007-09-27 | 1 | -0/+1 |
| * | Renamed the following files for consistency: | Alan Conway | 2007-09-25 | 1 | -12/+12 |
| * | 2007-09-24 Alan Conway <aconway@redhat.com> | Alan Conway | 2007-09-24 | 1 | -0/+2 |
| * | Packaging fixes to spec and Makefile from nsantos@redhat.com. | Alan Conway | 2007-09-24 | 1 | -0/+1 |
| * | Added missing makefiles to include_HEADERS for installation. | Alan Conway | 2007-09-21 | 1 | -61/+62 |
| * | Split broker::Session into: | Alan Conway | 2007-09-21 | 1 | -2/+4 |
| * | Moved c++ over to using the same preview file for 0-10 work as java. | Gordon Sim | 2007-09-21 | 1 | -2/+2 |
| * | * cpp/bootstrap, cpp/rubygen/generate, cpp/src/Makefile.am: | Alan Conway | 2007-09-20 | 1 | -6/+0 |
| * | AMQP 0-10 Session suppported on broker and client. | Alan Conway | 2007-09-19 | 1 | -2/+2 |
| * | Added HandlerImpl.h back to distributed list to get make distcheck working. | Gordon Sim | 2007-09-19 | 1 | -0/+1 |