summaryrefslogtreecommitdiff
path: root/cpp/include
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Added missing const qualifiers to Buffer get functions.Alan Conway2013-05-221-3/+4
* NO-JIRA: HA Use qpid::Address in ha::BrokerInfo rather than host/port.Alan Conway2013-05-161-2/+3
* QPID-4826: Patch Perl bindings memory leakDarryl L. Pierce2013-05-101-0/+1
* QPID-4808: Augmented documentation of connection options and added descriptio...Gordon Sim2013-05-071-9/+14
* QPID-4651: export symbol directivesGordon Sim2013-04-301-6/+6
* QPID-4651: C++ Broker add --log-disable optionCharles E. Rolke2013-04-262-35/+41
* QPID-4748: Consistent handling of durations - apply changes to Windows platformCharles E. Rolke2013-04-191-2/+2
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-191-0/+1
* QPID-3689: Fix previous change of command line option handlingAndrew Stitcher2013-04-181-0/+4
* QPID-3689: Change tcp nodelay to be the defaultAndrew Stitcher2013-04-171-1/+7
* QPID-3921: Move code from Statement.h to Statement.cppAndrew Stitcher2013-04-161-59/+0
* QPID-4586: fixes for dynamic sources/targets and on demand creation of nodesGordon Sim2013-03-233-0/+13
* QPID-4493: Fixes memory leak in Perl bindings.Darryl L. Pierce2013-03-181-15/+18
* QPID-4626: Amqp 0-10 Message getProperty() does not correctly return booleansAndrew Stitcher2013-03-081-0/+2
* QPID-4630: HA Fix starting from persistent store.Andrew Stitcher2013-03-081-1/+2
* QPID-4630: HA Fix starting from persistent store.Alan Conway2013-03-071-0/+4
* QPID-4629 Improve validation of received frames.Andrew Stitcher2013-03-052-1/+2
* QPID-4588: Moved the swig descriptors to the include/qpid directory.Darryl L. Pierce2013-02-193-0/+1149
* QPID-4577: Enable/disable high resolution log timestampsCharles E. Rolke2013-02-121-0/+5
* QPID-4575 Visual Studio 2012 requires exported destructorCharles E. Rolke2013-02-081-0/+1
* QPID-4536: Remove functionality which automatically makes a brokerAndrew Stitcher2013-01-142-13/+0
* QPID-4416: Perl bindings fail on getContentPtr with null in the contentDarryl L. Pierce2012-12-181-0/+25
* QPID-4466: Cannot multiply Durations in Perl bindings.Darryl L. Pierce2012-12-181-0/+6
* QPID-4449 - Reverted much of the original change and re-implemented the fix i...Ted Ross2012-11-302-3/+13
* QPID-4207 : Relocated all swig .i files to the include directory.Darryl L. Pierce2012-11-273-0/+195
* QPID-4449 - Fixed the API in qpid::management::Manageable to remain backward ...Ted Ross2012-11-201-1/+2
* QPID-3351: Provide ability to specify the network interfacesAndrew Stitcher2012-11-161-0/+19
* NO-JIRA: Removed unused isLocalHost() codeAndrew Stitcher2012-11-161-6/+0
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-142-2/+12
* QPID-4272: Large amounts of code are duplicated between the SSL and TCP trans...Andrew Stitcher2012-10-242-31/+6
* QPID-4368: Add some more missing export declarationsAndrew Stitcher2012-10-221-1/+1
* QPID-4368: Updated protocol version header handling to recognise 1.0 headersGordon Sim2012-10-191-2/+9
* MQPID-4286: QMF queries for HA replication take too long to process (Jason Di...Alan Conway2012-10-152-4/+6
* QPID-4360: Non-ready HA broker can be incorrectly promoted to primaryAlan Conway2012-10-051-0/+6
* QPID-4330: Windows static destructors: threadSafeShutdown() testClifford Allan Jansen2012-09-301-0/+6
* QPID-3500 C++ qpidd broker --help should work despite parse errorsCharles E. Rolke2012-09-201-0/+5
* 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