summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
Commit message (Expand)AuthorAgeFilesLines
* QPID-4369: HA backup brokers core dump in benchmark test.Alan Conway2012-10-125-24/+26
* NO-JIRA: fix tests output of priorityGordon Sim2012-10-121-1/+1
* NO-JIRA: remove unused classGordon Sim2012-10-125-116/+1
* NO-JIRA: remove unused methodGordon Sim2012-10-122-6/+0
* QPID-4349: Duplicate messages with alternate exchange.Alan Conway2012-10-111-0/+27
* NO-JIRA: Fix compilation errorGordon Sim2012-10-111-2/+2
* NO-JIRA: Fix spelling if --link-maintenace-interval option and add descriptiv...Alan Conway2012-10-112-3/+5
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-1110-86/+326
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-096-50/+52
* QPID-4360 Fix unix/windows builds after commit 1394706Charles E. Rolke2012-10-081-1/+1
* QPID-4360: Non-ready HA broker can be incorrectly promoted to primaryAlan Conway2012-10-0511-13/+243
* NO-JIRA: Add log messages to identify QueueReplicator associated with a sessi...Alan Conway2012-10-032-0/+23
* QPID-4347: do not store Links/Bridges if they are created via recovery.Kenneth Anthony Giusti2012-10-033-2/+8
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-026-14/+58
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-027-24/+156
* QPID-4330: Windows static destructors: threadSafeShutdown() testClifford Allan Jansen2012-09-3010-16/+169
* NO-JIRA: Fix logging in ha_tests.pyAlan Conway2012-09-272-171/+200
* NO-JIRA: HA shortened prefix for ha headers to qpid.ha-.Alan Conway2012-09-261-1/+1
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-2515-261/+471
* NO-JIRA: Mark built-in exchanges as non-replicated.Alan Conway2012-09-251-5/+22
* NO-JIRA: Add missing initializers on ha::BrokerInfo contstructor.Alan Conway2012-09-243-1/+4
* QPID-3500 C++ qpidd broker --help should work despite parse errorsCharles E. Rolke2012-09-205-27/+84
* QPID-4322: HA sporadic failure in ha_tests Alan Conway2012-09-198-48/+48
* qpid-4317 make browse-only x-arg string similar to othersMichael Goulish2012-09-182-2/+2
* QPID-4290: HA auto-delete queues are not deleted (Author: Andy Goldstein)Alan Conway2012-09-174-22/+45
* NO-JIRA: HA minor log message improvement.Alan Conway2012-09-141-2/+2
* QPID-4223: HA Completion isn't sent when queue that has acquired but unacknow...Alan Conway2012-09-145-32/+61
* NO-JIRA: HA improved logging messages.Alan Conway2012-09-146-9/+12
* Jira QPID-4142Michael Goulish2012-09-141-0/+32
* NO-JIRA: Removed now unused cluster specific ClusterSafe code.Andrew Stitcher2012-09-1310-189/+3
* NO-JIRA: HA fix deadlock between Link and HaBrokerAlan Conway2012-09-122-22/+31
* NO-JIRA: Removed replication_test, unused test for defunct feature.Alan Conway2012-09-116-384/+1
* NO-JIRA: Correct bug in ReplicatingSubscription::getNext - find next message ...Alan Conway2012-09-113-8/+9
* NO-JIRA: Fix race in Connection, management object deleted while in use.Alan Conway2012-09-111-1/+1
* QPID-4293: HA broker crashes on startupAlan Conway2012-09-101-1/+1
* QPID-4259, QPID-4262: HA broker can crash due to priority queue corruptionAlan Conway2012-09-101-2/+16
* Jira QPID-4142Michael Goulish2012-09-104-0/+20
* QPID-4174: add client properties to client-related events. Original patch fr...Kenneth Anthony Giusti2012-09-102-21/+28
* QPID-4142 C++ Broker connection counting. Revert r1371772 which applied only ...Charles E. Rolke2012-09-076-62/+0
* QPID-2393 Acl counts queues. Fix unit name in management stat. (from r1376961)Charles E. Rolke2012-09-071-1/+1
* QPID-4268 C++ Broker Acl support for limiting on-disk store file size and countCharles E. Rolke2012-09-077-1/+345
* QPID-4257 Windwos + SSL: broker/client memory leaks and client hang. Patch fr...Charles E. Rolke2012-09-071-2/+12
* QPID-4248: HA does not replicate topic binding keys to backups (Author: Andy ...Alan Conway2012-09-062-10/+16
* QPID-2518: Increase default negotiation timeout to 10 secondsJustin Ross2012-09-061-2/+2
* Fix signed/unsigned compiler warning. NO-JIRAStephen D. Huston2012-09-061-1/+1
* Use command-line and service-start parameters in broker started as a service....Stephen D. Huston2012-09-041-1/+34
* NO-JIRA: Make ssl setTcpNoDelay interface same as TCPAndrew Stitcher2012-08-293-9/+7
* NO-JIRA: Remove obsolete and now unused codeAndrew Stitcher2012-08-294-42/+0
* NO-JIRA: Remove redundant stuff from SslSocketAndrew Stitcher2012-08-293-37/+1
* NO-JIRA: keep ssl in line with removing const qualifier from encode bufferAndrew Stitcher2012-08-281-3/+3