Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext to | Alan Conway | 2007-02-02 | 1 | -1/+1 |
* | * broker/Broker.cpp: Don't create Acceptor in shutdown() - required so | Alan Conway | 2007-01-31 | 1 | -1/+2 |
* | * cpp/lib/broker/Broker.cpp: Defer creation of acceptor till needed so | Alan Conway | 2007-01-30 | 1 | -7/+17 |
* | Last big refactoring for 0-9 framing. Still need additional tests & | Alan Conway | 2007-01-19 | 1 | -2/+3 |
* | * Renamed Session* classes to Connection* to align with AMQP spec | Alan Conway | 2007-01-16 | 1 | -3/+3 |
* | * Client & broker using Requester/Responder to manage request/response IDs. | Alan Conway | 2007-01-15 | 1 | -0/+2 |
* | * Refactor: Moved major broker components (exchanges, queues etc.) from | Alan Conway | 2007-01-15 | 1 | -5/+50 |
* | 2006-12-01 Jim Meyering <meyering@redhat.com> | Alan Conway | 2006-12-01 | 1 | -0/+59 |