summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4984: WIP - Merge from trunk r.1534626.linearstoreKim van der Riet2013-10-228-6/+33
* QPID-4984: WIP - Merge from trunk r.1534385.Kim van der Riet2013-10-21147-1494/+13813
* QPID-4984: WIP - Compiles, but functionally incomplete. Transactions not yet ...Kim van der Riet2013-10-2150-2789/+2026
* QPID-4984: WIP - Compiles, but functionally incompleteKim van der Riet2013-10-0752-1413/+1984
* QPID-4984: WIP - Merge from trunk r.1525056Kim van der Riet2013-09-20577-43773/+7412
* QPID-4984: WIP - compiles, but not functional.Kim van der Riet2013-09-2037-551/+2149
* QPID-4984: WIP - compiles, but not functional.Kim van der Riet2013-08-2322-430/+322
* QPID-4984: WIP - compiles, but not functional. Changed namespaces in project.Kim van der Riet2013-08-2164-320/+320
* QPID-4984: WIP - compiles, but not functional.Kim van der Riet2013-08-2125-222/+277
* QPID-4984: WIP - compiles, but not functional.Kim van der Riet2013-08-2176-6084/+1547
* QPID-4984: Continuing work on the linearstoreutils libKim van der Riet2013-07-109-9/+337
* QPID-4984 - Added a utilities library for linearstore and its tools.Ted Ross2013-07-104-1/+237
* NO-JIRA - Copied legacystore into linearstore as a starting point for work.Ted Ross2013-07-1086-0/+18086
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-1022-206/+588
* NO-JIRA: skip build of posix qmfv2 example on windowsKenneth Anthony Giusti2013-07-091-1/+4
* QPID-4944: HA skip test test_failover_send_receive till fixed.Alan Conway2013-07-091-1/+3
* NO-JIRA: add README for qmf2 C++ examplesKenneth Anthony Giusti2013-07-081-0/+41
* QPID-4627: fix faulty switch statementGordon Sim2013-07-081-0/+1
* NO-JIRA: add the QMFv2 C++ examples build to cmakeKenneth Anthony Giusti2013-07-052-0/+99
* QPID-4327: Minor edits to ha-transactions.mdAlan Conway2013-07-051-8/+11
* NO-JIRA: HA Changed output directory for ha_tests.py to avoid other testsc ov...Alan Conway2013-07-051-2/+5
* QPID-4627: Implement most of the remaining selector special identifiersAndrew Stitcher2013-07-0511-41/+136
* QPID-4944: HA Sporadic failure: test_failover_send_receiveAlan Conway2013-07-046-15/+14
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-047-13/+14
* QPID-4975: Only send correlation id if it isn't empty.Andrew Stitcher2013-07-031-1/+2
* NO-JIRA: Moved autotools back to using Swig 1.3.26 or higher.Darryl L. Pierce2013-07-021-1/+1
* NO-JIRA: tweak code to allow better lock analysis by CoverityKenneth Anthony Giusti2013-07-021-5/+5
* QPID-4969: C++ Broker headers exchange allows creation of bindings Charles E. Rolke2013-07-013-6/+8
* QPID-4971: Uninitialized variables in QueueSettingsCharles E. Rolke2013-07-011-0/+2
* QPID-4969: Headers exchange allows bindings with duplicate managementId.Charles E. Rolke2013-06-281-0/+11
* QPID-4328: HA support for transactions initial design doc.Alan Conway2013-06-281-0/+175
* NO-JIRA: Refactor AclData to extract two deeply nested functions. Fix parens.Charles E. Rolke2013-06-282-716/+699
* QPID-4966: ensure timeout is honoured while waiting of rmessagesGordon Sim2013-06-282-3/+33
* QPID-4965: check filters on assertGordon Sim2013-06-282-4/+64
* QPID-4961: Fix make distcheck problems with qpidd-p0 script.Alan Conway2013-06-271-9/+4
* QPID-4961: Remove obsolete ssl.cmake from EXTRA_DISTJustin Ross2013-06-271-1/+0
* QPID-4944: HA skip test test_failover_send_receive till fixed.Alan Conway2013-06-271-1/+3
* NO-JIRA: restrict broker to listen only on loopback interface (ensures they a...Gordon Sim2013-06-273-4/+4
* QPID-4957: ensure bindings created on attaching link are deleted alog with th...Gordon Sim2013-06-271-1/+1
* QPID-4955: Don't install SYSV style service control files on WindowsAndrew Stitcher2013-06-271-2/+1
* QPID-4955: Fix to previous commitAndrew Stitcher2013-06-271-2/+2
* QPID-4955: CMake install puts config files in the wrong placeAndrew Stitcher2013-06-263-7/+4
* QPID-4919: repair r1497036 for windows buildsCharles E. Rolke2013-06-261-7/+8
* QPID-4919: Allow definition of topics in AMQP 1.0, composed of an exchange an...Gordon Sim2013-06-2629-113/+729
* QPID-4950: ensure exchange stats are updated with correct content size for me...Gordon Sim2013-06-262-2/+1
* QPID-4953: recognise temp queue shorthand in 0-10 codepathGordon Sim2013-06-262-3/+32
* QPID-4487: Removed definition missed from the original commitAndrew Stitcher2013-06-251-1/+0
* QPID-4949: explicitly delete the management agent during the Broker destructorKenneth Anthony Giusti2013-06-251-0/+1
* QPID-4939: Have Perl's Makefile.PL generate the Swig bindings.Darryl L. Pierce2013-06-251-0/+3
* QPID-4712: fixes for windows, rhel5Gordon Sim2013-06-253-10/+11