summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-141-63/+71
* 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-085-26/+116
* NO-JIRA: Skip HA tests if required python tools are not available.Alan Conway2012-05-072-3/+33
* 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-015-3/+95
* 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
* QPID-3606 get windows builds going againCharles E. Rolke2012-04-251-1/+1
* QPID-3970: Check alternate exchange actually exists before proceeding with re...Gordon Sim2012-04-231-2/+7
* Added missing externs for Windows builds. NO-JIRAStephen D. Huston2012-04-231-1/+2
* QPID-3960: Fix performance regression in priority queue implementation.Alan Conway2012-04-2310-159/+209
* QPID-3603: Install HA connection excluder at the beginning of initialization.Alan Conway2012-04-233-53/+53
* QPID-3510 - Created a separate option in CommonOptions for the client configu...Ted Ross2012-04-237-17/+18
* QPID-3510 - Allow client configuration-file to be overridden via QPID_CONFIG ...Ted Ross2012-04-203-4/+10
* QPID-3759: added lock to prevent two threads deleting same structureClifford Allan Jansen2012-04-201-24/+36
* QPID-3964: Enforce 'access' premission rather than 'create' for passive decla...Gordon Sim2012-04-204-35/+36
* NO-JIRA: Improvements to qpid-cpp-benchmark test.Alan Conway2012-04-191-20/+28
* QPID-3606: More consistent logging and error handling for HA code.Alan Conway2012-04-1914-73/+135
* QPID-3958: Export added function definition to fix linking error on windowsGordon Sim2012-04-181-1/+1
* QPID-3352: Fix test for failed session to avoid confusion with as yet uniniti...Alan Conway2012-04-186-23/+37
* NO-JIRA: Fix assertion messages in brokertest.pyAlan Conway2012-04-181-2/+2
* QPID-3958: Prevent malformed frameset being set when replicating a message wi...Gordon Sim2012-04-183-1/+6
* NO-JIRA: Minor code clean-up in brokertest.py and ha_tests.py.Alan Conway2012-04-172-97/+97
* QPID-3950: Allow browsing of queues with exclusive subscriptionsAlan Conway2012-04-174-10/+38
* NO-JIRA: Removed useless flow control code from qpid-send.Alan Conway2012-04-163-33/+0
* NO-JIRA: Control running of cluster tests.Alan Conway2012-04-1624-58/+105
* QPID-3603: Minor improvements to HA tests, documentation and examples.Alan Conway2012-04-164-25/+8
* QPID-3603: Add heartbeat and reconnect options to qpid-cluster-benchmarkAlan Conway2012-04-162-9/+17