| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added missing dependencies to makefile. | Rupert Smith | 2007-10-01 | 1 | -1/+7 |
| * | Interop test case 5 fix. | Rupert Smith | 2007-09-27 | 2 | -2/+9 |
| * | Removed accidentally checked in .o file. | Rupert Smith | 2007-09-27 | 1 | -0/+0 |
| * | Added test cases 4 and 5, for message size tests. | Rupert Smith | 2007-09-27 | 11 | -24/+617 |
| * | Fixes for QPID-544 and QPID-548 | Gordon Sim | 2007-08-13 | 1 | -0/+1 |
| * | Fixed the license from the "old" apache copyright notice | Andrew Stitcher | 2007-07-20 | 1 | -13/+16 |
| * | * lib/broker/Daemon.cpp, .h | Alan Conway | 2007-07-19 | 1 | -7/+2 |
| * | Added license to files that seemed to be missing it. | Gordon Sim | 2007-07-05 | 10 | -0/+180 |
| * | Added missing files so that make distcheck passes. | Gordon Sim | 2007-05-15 | 1 | -2/+7 |
| * | Separated out implementation from interop test headers. | Gordon Sim | 2007-05-15 | 7 | -200/+299 |
| * | * Added support for channel.flow: | Gordon Sim | 2007-05-09 | 2 | -1/+33 |
| * | Altered test case 2, i.e. basic p2p, such that it binds the queue to amq.dire... | Gordon Sim | 2007-05-09 | 2 | -1/+3 |
| * | Initial interop tests for c++. | Gordon Sim | 2007-05-08 | 7 | -1/+752 |
| * | Added -M2 tag to RPM release. | Alan Conway | 2007-04-30 | 3 | -10/+16 |
| * | * README: added new dependency, libdaemon. | Alan Conway | 2007-04-30 | 3 | -47/+24 |
| * | Merged revisions 532430 by hand from | Alan Conway | 2007-04-26 | 2 | -100/+3 |
| * | Fixed line endings | Andrew Stitcher | 2007-03-09 | 1 | -42/+42 |
| * | (Patch submitted by Rupert Smith) Small changes to use virtual hosts, merged ... | Robert Greig | 2007-03-01 | 4 | -45/+45 |
| * | Applied patch from Jim Meyering, submitted on dev list: | Gordon Sim | 2007-02-14 | 1 | -1/+1 |
| * | * qpidc.spec.in: updated to release 3 for RPM. | Alan Conway | 2007-01-25 | 1 | -0/+3 |
| * | Patch from Jim Meyering (jim@meyering.net) submitted on dev list. | Gordon Sim | 2007-01-23 | 5 | -10/+2599 |
| * | 2006-12-08 Jim Meyering <meyering@redhat.com> | Alan Conway | 2007-01-15 | 2 | -5/+3 |
| * | Most of remaining version changes for C++. Still need to deal with AMQFrame | Carl C. Trieloff | 2007-01-09 | 4 | -8/+11 |
| * | Multi version part 3. (2 more to come + tests) | Carl C. Trieloff | 2006-12-21 | 3 | -6/+11 |
| * | Support for multi version, merge part 1. - can still refactor out dup use of | Carl C. Trieloff | 2006-12-20 | 4 | -9/+7 |
| * | Adding files for EventChannel implementation. | Alan Conway | 2006-12-20 | 4 | -0/+355 |
| * | * cpp/gen/Makefile.am: fixed generated code dependencies. | Alan Conway | 2006-12-19 | 1 | -1/+2 |
| * | A bit more documentation for the client tests which are currently doubling as... | Gordon Sim | 2006-12-13 | 4 | -10/+128 |
| * | Added some doxygen comments for the client API. | Gordon Sim | 2006-12-13 | 3 | -8/+8 |
| * | 2006-12-11 Alan Conway <aconway@redhat.com> | Alan Conway | 2006-12-12 | 1 | -3/+3 |
| * | Allow xid to be associated with publication and acknowledgements. | Gordon Sim | 2006-12-11 | 2 | -16/+42 |
| * | Patch posted to dev listed: | Gordon Sim | 2006-12-11 | 3 | -11/+20 |
| * | 2006-12-08 Jim Meyering <meyering@redhat.com> | Carl C. Trieloff | 2006-12-08 | 1 | -2/+3 |
| * | 2006-12-08 Based on a patch by Jim Meyering <meyering@redhat.com> | Alan Conway | 2006-12-08 | 1 | -4/+3 |
| * | Some more unit tests. | Gordon Sim | 2006-12-08 | 1 | -15/+200 |
| * | New make-dist script and related files. Just a hack for now to build a binary... | Steven Shaw | 2006-12-07 | 2 | -0/+84 |
| * | Added unit test and slightly refactored code. | Gordon Sim | 2006-12-07 | 2 | -0/+90 |
| * | Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages | Gordon Sim | 2006-12-06 | 3 | -46/+56 |
| * | Added new configuration option for staging threshold (size above which messages | Gordon Sim | 2006-12-06 | 1 | -0/+10 |
| * | Patch sumbitted to qpid-dev: | Gordon Sim | 2006-12-06 | 1 | -5/+5 |
| * | Patch from Andrew Stitcher, sent to qpid-dev list. | Gordon Sim | 2006-12-04 | 1 | -3/+3 |
| * | 2006-12-04 Jim Meyering <jim@meyering.net> | Alan Conway | 2006-12-04 | 1 | -4/+2 |
| * | Fixed quoting error in tests/Makefile.am. | Alan Conway | 2006-12-01 | 1 | -2/+1 |
| * | Further checkin of previous patch ( I seem to have done something wrong to ha... | Gordon Sim | 2006-12-01 | 1 | -19/+18 |
| * | Fix to test. Throw exception where previously printed warning. | Gordon Sim | 2006-12-01 | 1 | -2/+2 |
| * | Buliding APR code, running python tests. | Alan Conway | 2006-12-01 | 2 | -105/+11 |
| * | 2006-12-01 Jim Meyering <meyering@redhat.com> | Alan Conway | 2006-12-01 | 35 | -0/+4181 |