summaryrefslogtreecommitdiff
path: root/qpid/cpp/include
Commit message (Expand)AuthorAgeFilesLines
* QPID-4327: Include file moved to correct placeAndrew Stitcher2013-10-291-106/+0
* QPID-4730: Losing object references in Perl.Darryl L. Pierce2013-10-041-4/+8
* QPID-2926: Better solution for instantiating qpid::messaging::Handle<> specia...Andrew Stitcher2013-09-231-4/+5
* QPID-4932: expose reconnect&replay logic for application to control itselfGordon Sim2013-09-061-0/+27
* QPID-5104: fix for python 2.4Gordon Sim2013-09-061-1/+1
* QPID-5104: make handling of properties in swigged impl match the pure python ...Gordon Sim2013-09-052-1/+10
* QPID-5079: Remove unused and unecessary member of MessagingException classAndrew Stitcher2013-08-221-3/+0
* QPID-5079: Get library import/export declarations working for linuxAndrew Stitcher2013-08-221-4/+8
* Revert "QPID-5067: Changed language bindings to use UTF-8 encoding on strings."Darryl L. Pierce2013-08-143-19/+8
* Revert "QPID-5067: Fixed an unmatched closing parenthesis."Darryl L. Pierce2013-08-141-1/+1
* QPID-5040: further fix for windows buildGordon Sim2013-08-131-1/+1
* QPID-5040: support for sending and receiving messages with AmqpValue sectionsGordon Sim2013-08-131-0/+22
* QPID-5067: Fixed an unmatched closing parenthesis.Darryl L. Pierce2013-08-121-1/+1
* QPID-5067: Changed language bindings to use UTF-8 encoding on strings.Darryl L. Pierce2013-08-093-8/+19
* QPID-5051: fixes for swig test failures on RHEL5 (and the failure to detect t...Gordon Sim2013-08-071-1/+2
* NO-JIRA: Corrected use of boost_hash, failing to build on some compilers.Alan Conway2013-08-051-0/+3
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-0/+1
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-0/+106
* QPID-4942: Include file not part of supported APIAndrew Stitcher2013-07-311-91/+0
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-2676-7654/+0
* QPID-4940: Remove qmf1 console codeAndrew Stitcher2013-07-2613-1336/+0
* QPID-4940: Remove obsolete qmf codeAndrew Stitcher2013-07-2616-1825/+0
* NO-JIRA: tweak code to allow better lock analysis by CoverityKenneth Anthony Giusti2013-07-021-5/+5
* NO-JIRA: fixed two minor typos in doxygenGordon Sim2013-06-251-2/+2
* NO-JIRA: Fix compile errors in Windows build.Alan Conway2013-06-181-2/+2
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-1/+10
* 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-4054: C++ Broker connection limits specified per-userCharles 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