Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split broker::Session into: | Alan Conway | 2007-09-21 | 1 | -608/+0 |
* | AMQP 0-10 Session suppported on broker and client. | Alan Conway | 2007-09-19 | 1 | -0/+1 |
* | Refactor HandlerImpl to use Session rather than CoreRefs. | Alan Conway | 2007-09-18 | 1 | -6/+4 |
* | Renamed SessionAdapter as SessionHandler. | Alan Conway | 2007-09-17 | 1 | -2/+2 |
* | Fix for race between flush and delivery. | Gordon Sim | 2007-09-17 | 1 | -0/+6 |
* | Use frameset begin/end flags for determining frameset boundaries. | Gordon Sim | 2007-09-13 | 1 | -8/+10 |
* | In ClientChannel: Use subscribe and flush in place of get; use per-subscriber... | Gordon Sim | 2007-09-12 | 1 | -2/+2 |
* | Client side support for message and delivery properties in header segments. | Gordon Sim | 2007-09-10 | 1 | -2/+2 |
* | Initial implementation (plus very simple tests) of message.acquire, message.r... | Gordon Sim | 2007-09-03 | 1 | -8/+47 |
* | * Summary: | Alan Conway | 2007-08-31 | 1 | -4/+526 |
* | * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl... | Alan Conway | 2007-08-29 | 1 | -0/+40 |