summaryrefslogtreecommitdiff
path: root/qpid/cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-3603: HA backups pass identifying info to primary.Alan Conway2012-05-2214-28/+210
* QPID-2518: Qpid C++ broker can easily be blocked by client trying to connect ...Andrew Stitcher2012-05-214-15/+61
* QPID-2518: Qpid C++ broker can easily be blocked by client trying to connect ...Andrew Stitcher2012-05-216-16/+75
* NO-JIRA: Implement abort for ssl connectionsAndrew Stitcher2012-05-213-2/+19
* QPID-4011: TestIsLocalHost unit_test fails with if machine name resolves to l...Andrew Stitcher2012-05-211-1/+1
* QPID-4013: Windows Broker SSL is more difficult to use than necessary and pos...Andrew Stitcher2012-05-211-4/+23
* QPID-4011: TestIsLocalHost unit_test fails with if machine name resolves to l...Andrew Stitcher2012-05-182-11/+30
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-182-20/+18
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-184-46/+58
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-186-19/+29
* QPID-4008: added check for INVALID_SOCKET similar to Linux implementationClifford Allan Jansen2012-05-171-7/+10
* QPID-3603: HA failover test, increase timeout to avoid false failures.Alan Conway2012-05-171-4/+3
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-171-0/+2
* QPID-4005: Eliminate "using" especially "using namespace" from header fileAndrew Stitcher2012-05-1631-31/+61
* NO-JIRA: Removed unused FileAndrew Stitcher2012-05-162-71/+0
* QPID-4004: Cruft in qpid::framing::Buffer class should be removedAndrew Stitcher2012-05-167-64/+31
* QPID-3603: HA don't replicate excluseive, auto-delete, non-timeout queues.Alan Conway2012-05-163-15/+53
* QPID-3603 HA broker backup/primary ready checks. Repair r1338889 for Windows.Charles E. Rolke2012-05-162-3/+3
* QPID-3603: HA rename "promoting" to "recovering"Alan Conway2012-05-156-15/+15
* QPID-3603: HA remove backup Replicator code to track unready queues.Alan Conway2012-05-159-64/+24
* QPID-3603: Test fixes to ha_tests.pyAlan Conway2012-05-152-44/+46
* QPID-3603: Fix inconsistent use of bridge-name and queue-name for bridge sess...Alan Conway2012-05-151-1/+1
* QPID-3603: HA backup brokers don't connect to self when searching for primary.Alan Conway2012-05-155-14/+32
* QPID-3603: HA primary marks ReplicatingSubscription ready immediately if queu...Alan Conway2012-05-156-106/+123
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-1529-386/+1058
* NO-JIRA: Reduce message for missing lock file from critical to notice.Alan Conway2012-05-142-3/+9
* NO-JIRA: Fix bug in RangeSet when insterting a range that covers multiple ran...Alan Conway2012-05-142-69/+75
* QPID-3603: Add finalizer for HaPlugin, fix hang on exit not responding to kil...Alan Conway2012-05-141-2/+9
* QPID-3603: Make failover subscrption optional for Links.Alan Conway2012-05-095-62/+77
* QPID-3603 Added SystemInfo::isLocalHost Charles E. Rolke2012-05-081-1/+3
* QPID-3603: Add ErrorListener to Bridge to handle session errors.Alan Conway2012-05-086-28/+175
* QPID-3603: Added SystemInfo::isLocalHost to check if a host name refers to th...Alan Conway2012-05-086-65/+165
* NO-JIRA: Skip HA tests if required python tools are not available.Alan Conway2012-05-073-5/+35
* NO-JIRA Fix calculation of buffer size.Charles E. Rolke2012-05-071-1/+1
* Don't go through the IOCP wait if the poller is shut down. Fixes QPID-3982.Stephen D. Huston2012-05-051-2/+3
* QPID-3767: fix queue replicator nameKenneth Anthony Giusti2012-05-041-0/+2
* QPID-3767: re-index bridge and link by constant name, not addressKenneth Anthony Giusti2012-05-0417-267/+956
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-023-15/+32
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-05-015-7/+26
* QPID-3963: update cluster version.Kenneth Anthony Giusti2012-05-011-1/+1
* QPID-3963: fix test, add cluster log filters for link and broker stateKenneth Anthony Giusti2012-05-012-17/+22
* QPID-3963: add testcase for federation and cluster failoverKenneth Anthony Giusti2012-05-011-0/+115
* QPID-3963: replicate learned failover addresses to new cluster membersKenneth Anthony Giusti2012-05-016-3/+101
* QPID-3963: use unique name for created session and queueKenneth Anthony Giusti2012-05-012-8/+5
* QPID-3963: cleanups from reviewboard inputKenneth Anthony Giusti2012-05-012-21/+26
* QPID-3963: fix naming of link exchange, and exchange creation/replication han...Kenneth Anthony Giusti2012-05-014-32/+89
* QPID-3963: subscribe link to remote broker's to amq.failover exchange.Kenneth Anthony Giusti2012-05-012-8/+127
* QPID-2616 Count and limit client connections.Charles E. Rolke2012-04-302-3/+69
* QPID-2616 Count and limit client connectionsCharles E. Rolke2012-04-277-47/+353
* QPID-3974: update statistics for dropped duplicate messages in replication ex...Gordon Sim2012-04-261-1/+7