summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/Uuid.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-0/+7
* QPID-2323 Add Uuid to variantCharles E. Rolke2011-10-171-1/+3
* Update cluster store status with a single atomic write() operation.Alan Conway2010-04-011-2/+4
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+1
* Support for restarting a persistent cluster.Alan Conway2009-11-241-1/+1
* Changes to compile under SunCC 5.10Andrew Stitcher2009-11-181-1/+3
* Working towards abstracting away the cross platform uuid mess:Andrew Stitcher2009-08-311-0/+31
* Add directory to #includeAlan Conway2009-07-141-1/+1
* QPID-1412 - c++ implementation of the QMF client APITed Ross2008-12-191-1/+1
* QPID-1198 (adapted): Change use of uuid lib not to assume const parametersAndrew Stitcher2008-07-301-2/+2
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+1
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-3/+9
* * src/qpid/cluster/SessionFrame.cpp, .h: Wrap AMQFrame withAlan Conway2007-07-051-7/+1
* Encode/decode for UUIDs.Alan Conway2007-07-041-1/+15
* Added UUID type based on libuuid from e2fsprogs package.Alan Conway2007-07-031-0/+47