summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/BrokerMessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-17/+17
* * gentools/templ.cpp/*Proxy*, CppGenerator.java: Changes to ProxyAlan Conway2007-02-131-0/+3
* r1104@fuschia: andrew | 2007-02-09 02:14:00 +0000Andrew Stitcher2007-02-091-1/+2
* * cpp/lib/broker/Content.h: removed destroy. Destructor cleans up.Alan Conway2007-02-071-3/+1
* * broker/BrokerMessage.cpp: Added ConnectionToken publisher.Alan Conway2007-02-071-10/+7
* * cpp/lib/broker/BrokerQueue.cpp (): Centralized exceptions.Alan Conway2007-02-061-1/+8
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-42/+54
* From Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-311-23/+26
* Andrew Stitcher <astitcher@redhat.com>Alan Conway2007-01-301-26/+26
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-0/+1
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-091-7/+7
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-201-12/+8
* Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages Gordon Sim2006-12-061-1/+6
* Added queue policy class for controlling when message content should be relea...Gordon Sim2006-12-051-0/+6
* Fix to test. Throw exception where previously printed warning.Gordon Sim2006-12-011-0/+1
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+215