summaryrefslogtreecommitdiff
path: root/cpp/include/qpid
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-2818-53/+1331
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-2/+2
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-0318-111/+302
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-048-82/+60
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-172-29/+33
* QPID-3824 - Additional queue statistics, posix memory statistics, and broker-...Ted Ross2012-02-091-0/+38
* NO-JIRA - Fixed a minor typo in the doc text.Ted Ross2011-12-201-1/+1
* QPID-2574 Mismatch uint32_t / size_tCharles E. Rolke2011-09-301-4/+4
* QPID-3478 VS2010 warning C4251 'needs to have dll interface'Charles E. Rolke2011-09-262-25/+25
* NO-JIRA: Additional doxygen comments for exceptionsGordon Sim2011-09-052-13/+100
* NO-JIRA: Revert change to Msg.h introduced in r1162273Alan Conway2011-08-301-1/+1
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-261-2/+2
* QPID-3457: qpid::Msg::str() method not exportedAlan Conway2011-08-261-1/+2
* QPID-3384: Enable DTX transactions in a cluster.Alan Conway2011-08-251-1/+1
* QPID-2643 Building QPID with Visual Studio 2010Charles E. Rolke2011-08-042-1/+2
* NO-JIRA - Fixed two EXTERN declarations in FieldTable.hTed Ross2011-07-151-2/+2
* JIRA 3337Michael Goulish2011-07-062-6/+6
* QPID-3280: Performance problem with TTL messages.Alan Conway2011-06-151-0/+2
* QPID-3200: Add new method to session for cumulative acknowledgement upto (and...Gordon Sim2011-06-151-0/+4
* QPID-3145: Added doxygen for qpid::messaging::Message classGordon Sim2011-06-141-3/+76
* QPID-3115: Update doxygen to reflect the uniform options (both - and _ are re...Gordon Sim2011-06-101-14/+14
* QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-182-2/+10
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-1756-200/+283
* QPID-3262 - remove support for archain Boost 103200Michael Goulish2011-05-171-88/+0
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-0/+13
* QPID-3236 - Add high-resolution timestamps to log files for debug situations....Kim van der Riet2011-05-023-2/+5
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-261-0/+2
* QPID-3208: Exchanges make best effort to route messages if there is an error.Alan Conway2011-04-181-8/+5
* QPID-3089: make getTypeName() a public methodGordon Sim2011-02-281-0/+2
* QPID-3035: fix incorrect removal at end of SequenceSetKenneth Anthony Giusti2011-02-031-2/+2
* Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...Jonathan Robie2011-02-021-0/+5
* Moved ResizableBuffer.h from include to src. Not part of the public API.Alan Conway2011-01-211-60/+0
* Bug 654872, QPID-3007: Batch management messages by count, not size.Alan Conway2011-01-201-0/+60
* QPID-2997: remove oid disambiguation, re-order mgmt object status updates.Kenneth Anthony Giusti2011-01-181-1/+0
* QPID-3001: Add const version of Connection::isOpen()Gordon Sim2011-01-171-0/+1
* QPID-2998: Remove spurious class definitionsGordon Sim2011-01-171-2/+0
* QPID-2966: Add QMF method to dynamically set the log level.Gordon Sim2010-12-101-0/+3
* Aggregate Timer warnings.Alan Conway2010-11-171-0/+18
* QPID-2934 Feature to pass the authenticated userId to QMF agent method handle...Ted Ross2010-11-092-2/+8
* Squish some "could lose data" compile warnings from MSVC.Stephen D. Huston2010-11-011-1/+2
* Changed Variant::fromString() to Variant::parse(). Also changed implementation.Jonathan Robie2010-11-011-1/+5
* Corrects AddressParser to use typed simple values.Jonathan Robie2010-10-291-0/+2
* Improved wording in the doxygen strings for session::reject(), session::relea...Jonathan Robie2010-10-151-4/+6
* Removed confusing text from reject() and release() doxygen strings.Jonathan Robie2010-10-141-7/+5
* QPID-2807: Allow per message acknowledgementGordon Sim2010-08-201-0/+4
* Added conditional-compilation directives to hide the PrivateImplRef templateTed Ross2010-08-044-1/+17
* Made the new C++ API more friendly for swig-wrapping.Ted Ross2010-07-283-0/+6
* QMF: add api to get agent id, and new object id constructor that uses agent id.Kenneth Anthony Giusti2010-07-082-0/+14
* QPID-2716: QMF bugfix - set agent name in object idKenneth Anthony Giusti2010-07-021-0/+1
* Fix spordic failure in cluster_test testConnectionKnownHosts.Alan Conway2010-07-011-1/+8