| Commit message (Expand) | Author | Age | Files | Lines |
| * | Removed unused types: RequestId, ResponseId, MethodContext. | Alan Conway | 2007-08-14 | 1 | -2/+0 |
| * | Deleted following files that are obsolete for 0-10: | Alan Conway | 2007-08-14 | 1 | -11/+0 |
| * | Removed some unused files. | Gordon Sim | 2007-08-14 | 1 | -6/+0 |
| * | Broker management of message acknowledgements now runs entirely off execution... | Gordon Sim | 2007-08-10 | 1 | -0/+1 |
| * | Ensure MethodHolderMaxSize.h is built at the right time. | Alan Conway | 2007-08-10 | 1 | -2/+4 |
| * | Update CLEANFILES for distcheck. | Alan Conway | 2007-08-10 | 1 | -0/+1 |
| * | 2007-08-09 <aconway@redhat.com> | Alan Conway | 2007-08-10 | 1 | -0/+1 |
| * | * src/qpid/framing/MethodHolder.h, .cpp: | Alan Conway | 2007-08-09 | 1 | -1/+10 |
| * | * rubygen/amqpgen.rb: workaround XML namespace problem with ruby 1.8.6. | Alan Conway | 2007-08-09 | 1 | -2/+3 |
| * | Fixed distcheck | Gordon Sim | 2007-08-09 | 1 | -1/+1 |
| * | Moved Proxy generation to rubygen. | Alan Conway | 2007-08-09 | 1 | -31/+24 |
| * | Removed new Frame & MethodHolder classes from build. | Alan Conway | 2007-08-08 | 1 | -5/+1 |
| * | * Summary: new Frame type to replace AMQFrame. Instead of holding | Alan Conway | 2007-08-07 | 1 | -6/+25 |
| * | Added first cut of generated client interface. | Gordon Sim | 2007-08-05 | 1 | -2/+10 |
| * | Improved rubygen.mk rule. | Alan Conway | 2007-08-05 | 1 | -2/+1 |
| * | Some restructuring of the client code: | Gordon Sim | 2007-08-02 | 1 | -5/+24 |
| * | * src/generate.sh: Moved requirements test to configure.ac | Alan Conway | 2007-08-01 | 1 | -38/+59 |
| * | Added Vistor.h to distributed sources in order to pass 'make distcheck' | Gordon Sim | 2007-07-31 | 1 | -0/+1 |
| * | r797@fuschia: andrew | 2007-07-30 14:25:02 +0100 | Andrew Stitcher | 2007-07-30 | 1 | -38/+12 |
| * | * Asynchronous network IO subsystem | Andrew Stitcher | 2007-07-27 | 1 | -9/+2 |
| * | Use execution layer to acknowledge messages. | Gordon Sim | 2007-07-27 | 1 | -4/+3 |
| * | * README: Instructions for openais install. | Alan Conway | 2007-07-26 | 1 | -3/+0 |
| * | Fix code generation rule to use timestamp file. | Alan Conway | 2007-07-25 | 1 | -3/+3 |
| * | Fix code generation rule so generator runs only once even if multiple generat... | Alan Conway | 2007-07-25 | 1 | -1/+4 |
| * | Initial support for latest approved 0-10 xml (with some transitional hacks in... | Gordon Sim | 2007-07-24 | 1 | -2/+0 |
| * | removed the need to pass MethodContext/RequestId through proxy and handler/ad... | Gordon Sim | 2007-07-19 | 1 | -0/+2 |
| * | * src/qpid/broker/Daemon.cpp, .h | Alan Conway | 2007-07-19 | 1 | -1/+1 |
| * | Some refactoring towards a more decoupled handler chain structure: | Gordon Sim | 2007-07-17 | 1 | -0/+7 |
| * | * src/qpid/sys/Serializer.h: Serialize calls to a function, | Alan Conway | 2007-07-16 | 1 | -0/+3 |
| * | Add missing header file to distribution. | Alan Conway | 2007-07-13 | 1 | -0/+1 |
| * | * Add libuuid to libcommon link (for when apr goes away) | Andrew Stitcher | 2007-07-12 | 1 | -0/+1 |
| * | refactoring: | Gordon Sim | 2007-07-09 | 1 | -0/+2 |
| * | 2007-07-02 <aconway@redhat.com | Alan Conway | 2007-07-04 | 1 | -4/+7 |
| * | Added UUID type based on libuuid from e2fsprogs package. | Alan Conway | 2007-07-03 | 1 | -0/+2 |
| * | Autodeletable shared queues are now deleted as soon as the consumer count dro... | Gordon Sim | 2007-07-03 | 1 | -2/+0 |
| * | * More work on asychronous network IO | Andrew Stitcher | 2007-06-29 | 1 | -1/+4 |
| * | * Summary: | Alan Conway | 2007-06-29 | 1 | -4/+4 |
| * | * src/qpid/broker/Plugin.h: Base class for plug-in objects. | Alan Conway | 2007-06-27 | 1 | -1/+4 |
| * | Make check now starts a broker on a dynamically assigned port, so | Alan Conway | 2007-06-27 | 1 | -3/+3 |
| * | * src/qpid/framing/Handler.h: Tempates for handlers and handler chains. | Alan Conway | 2007-06-26 | 1 | -0/+2 |
| * | 2007-06-25 <aconway@redhat.com> | Alan Conway | 2007-06-26 | 1 | -0/+1 |
| * | Dummy libcluster.so when openais is not available, keep rpmbuild happy. | Alan Conway | 2007-06-20 | 1 | -2/+0 |
| * | Intermediate checkin with preliminary work on epoll based net IO | Andrew Stitcher | 2007-06-18 | 1 | -1/+3 |
| * | Parser for AMQP-95 URLs | Alan Conway | 2007-06-15 | 1 | -0/+2 |
| * | Add ability for a queue to record all bindings to it, such that these can be ... | Gordon Sim | 2007-06-14 | 1 | -0/+2 |
| * | Removed unused files src/qpid/client/ClientAdapter.cpp and .h. | Alan Conway | 2007-06-13 | 1 | -1/+0 |
| * | Various minor fixes to build and test process: | Gordon Sim | 2007-06-13 | 1 | -0/+1 |
| * | Timeout handling for dtx, plus tests. | Gordon Sim | 2007-06-08 | 1 | -0/+4 |
| * | Build support for clustering, initial CPG wrapper & tests. | Alan Conway | 2007-06-07 | 1 | -10/+14 |
| * | Updates to dtx support. | Gordon Sim | 2007-05-31 | 1 | -0/+2 |