summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/MessageHandlerImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-12/+12
* r1239@fuschia: andrew | 2007-02-26 10:58:52 +0000Andrew Stitcher2007-03-051-3/+3
* r1152@fuschia: andrew | 2007-02-17 21:14:42 +0000Andrew Stitcher2007-02-211-48/+67
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-17/+16
* r1104@fuschia: andrew | 2007-02-09 02:14:00 +0000Andrew Stitcher2007-02-091-2/+2
* r1102@fuschia: andrew | 2007-02-09 00:52:04 +0000Andrew Stitcher2007-02-091-12/+7
* Removed out of date FIXME.Alan Conway2007-02-071-1/+0
* * broker/BrokerMessage.cpp: Added ConnectionToken publisher.Alan Conway2007-02-071-8/+7
* * cpp/lib/broker/BrokerQueue.cpp (): Centralized exceptions.Alan Conway2007-02-061-65/+57
* Inline transferred messages deliveredAndrew Stitcher2007-02-061-22/+20
* * broker/Reference, tests/ReferenceTest: class representing a reference.Alan Conway2007-02-061-40/+48
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-57/+58
* From Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-311-6/+6
* Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-301-13/+25
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-9/+9
* * MethodContext: added invocation context for methods. Can carry RequestIdAlan Conway2007-01-181-17/+19
* From: Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-181-0/+219