summaryrefslogtreecommitdiff
path: root/qpid/cpp/include
Commit message (Expand)AuthorAgeFilesLines
* QPID-4200: Add exception handling to qpid::client::AutoCancel destructorGordon Sim2012-08-091-2/+2
* QPID-4079 log entries track managed object life cyclesCharles E. Rolke2012-07-131-2/+3
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-07-061-0/+2
* NO-JIRA: Fixed struct/class warningAndrew Stitcher2012-07-011-1/+1
* NO-JIRA: Make qmf/BrokerImportExport.h header publicAlan Conway2012-06-271-0/+42
* NO-JIRA: Correct template to be strictly standards comformant (work with clan...Andrew Stitcher2012-06-141-1/+1
* QPID-3902 Log categoriesCharles E. Rolke2012-06-121-12/+15
* QPID-3902 C++ Broker add log categoriesCharles E. Rolke2012-06-114-8/+189
* QPID-3603: Failover optimization restored.Alan Conway2012-05-281-3/+9
* NO-JIRA: fix some defects found by Coverity static analysis scan of C++ codeKenneth Anthony Giusti2012-05-251-1/+1
* QPID-3603: HA backups pass identifying info to primary.Alan Conway2012-05-221-0/+3
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-183-13/+23
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-162-2/+2
* QPID-4004: Cruft in qpid::framing::Buffer class should be removedAndrew Stitcher2012-05-162-38/+15
* NO-JIRA: Fix bug in RangeSet when insterting a range that covers multiple ran...Alan Conway2012-05-141-6/+4
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-081-39/+49
* Added missing externs for Windows builds. NO-JIRAStephen D. Huston2012-04-231-1/+1
* QPID-3510 - Created a separate option in CommonOptions for the client configu...Ted Ross2012-04-231-1/+3
* Add missing QPID_COMMON_EXTERN on Invalid needed by recent ha Backup.cpp refe...Stephen D. Huston2012-04-201-1/+1
* QPID-3921: C++ header files need tidyupAndrew Stitcher2012-03-281-10/+12
* QPID-3893: C++ broker appears to segfault during MultipleTransactedBatchProdu...Andrew Stitcher2012-03-151-7/+13
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-061-9/+9
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-1/+3
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-14/+13
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-2/+3
* QPID-3832: Restore transport option for connection (as default for urls that ...Gordon Sim2012-02-291-0/+4
* QPID-3864: 0.16 release tasksAndrew Stitcher2012-02-221-38/+0
* NO-JIRA: Fix missing EXTERN declarations, broke windows build.Alan Conway2012-02-203-8/+8
* 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
* QPID-3484 - Added missing constructor for EventNotifier, fixed initialization...Ted Ross2011-09-161-0/+1
* QPID-3484 - QMF Main-Loop IntegrationTed Ross2011-09-133-0/+64
* 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-3423 - Timing and Performance Improvements in QMF LibrariesTed Ross2011-08-152-0/+9
* 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
* QPID-3344 - Comparisons of const DataAddr objects are incorrectTed Ross2011-07-121-0/+3
* 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